10:49:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136619 10:49:04 Running as SYSTEM 10:49:04 [EnvInject] - Loading node environment variables. 10:49:04 Building remotely on prd-centos8-docker-8c-8g-5245 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 10:49:04 [ssh-agent] Looking for ssh-agent implementation... 10:49:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:04 $ ssh-agent 10:49:04 SSH_AUTH_SOCK=/tmp/ssh-k6aGgvG1j8F4/agent.5578 10:49:04 SSH_AGENT_PID=5580 10:49:04 [ssh-agent] Started. 10:49:04 Running ssh-add (command line suppressed) 10:49:04 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_12878834955100859566.key (/w/workspace/cps-master-verify-java@tmp/private_key_12878834955100859566.key) 10:49:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:49:04 The recommended git tool is: NONE 10:49:06 using credential onap-jenkins-ssh 10:49:06 Wiping out workspace first. 10:49:06 Cloning the remote Git repository 10:49:06 Cloning repository git://cloud.onap.org/mirror/cps.git 10:49:06 > git init /w/workspace/cps-master-verify-java # timeout=10 10:49:06 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:49:06 > git --version # timeout=10 10:49:06 > git --version # 'git version 2.39.1' 10:49:06 using GIT_SSH to set credentials Gerrit user 10:49:06 [INFO] Currently running in a labeled security context 10:49:06 [INFO] Currently SELinux is 'enforcing' on the host 10:49:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh12193013341703967151.key 10:49:06 Verifying host key using manually-configured host key entries 10:49:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:49:07 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:49:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:08 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:49:08 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:49:08 using GIT_SSH to set credentials Gerrit user 10:49:08 [INFO] Currently running in a labeled security context 10:49:08 [INFO] Currently SELinux is 'enforcing' on the host 10:49:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh15707793675633575511.key 10:49:08 Verifying host key using manually-configured host key entries 10:49:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/19/136619/16 # timeout=30 10:49:08 > git rev-parse bb56f3efd6f55b7801463047a6a396a3649f22f3^{commit} # timeout=10 10:49:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:49:08 Checking out Revision bb56f3efd6f55b7801463047a6a396a3649f22f3 (refs/changes/19/136619/16) 10:49:08 > git config core.sparsecheckout # timeout=10 10:49:08 > git checkout -f bb56f3efd6f55b7801463047a6a396a3649f22f3 # timeout=30 10:49:11 Commit message: "CPS Delta API: Update action for delta service" 10:49:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:49:11 > git rev-list --no-walk 8e63d7b907bf8e94eacf283af435dfd27fe823ee # timeout=10 10:49:11 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12023446705215086611.sh 10:49:11 ---> python-tools-install.sh 10:49:11 Setup pyenv: 10:49:11 system 10:49:12 * 3.8.13 (set by /opt/pyenv/version) 10:49:12 * 3.9.13 (set by /opt/pyenv/version) 10:49:12 * 3.10.6 (set by /opt/pyenv/version) 10:49:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-728L 10:49:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:49:19 lf-activate-venv(): INFO: Installing: lftools 10:49:48 lf-activate-venv(): INFO: Adding /tmp/venv-728L/bin to PATH 10:49:48 Generating Requirements File 10:50:17 Python 3.10.6 10:50:18 pip 23.3.1 from /tmp/venv-728L/lib/python3.10/site-packages/pip (python 3.10) 10:50:18 appdirs==1.4.4 10:50:18 argcomplete==3.2.1 10:50:18 aspy.yaml==1.3.0 10:50:18 attrs==23.1.0 10:50:18 autopage==0.5.2 10:50:18 Babel==2.14.0 10:50:18 beautifulsoup4==4.12.2 10:50:18 boto3==1.34.1 10:50:18 botocore==1.34.1 10:50:18 bs4==0.0.1 10:50:18 cachetools==5.3.2 10:50:18 certifi==2023.11.17 10:50:18 cffi==1.16.0 10:50:18 cfgv==3.4.0 10:50:18 chardet==5.2.0 10:50:18 charset-normalizer==3.3.2 10:50:18 click==8.1.7 10:50:18 cliff==4.4.0 10:50:18 cmd2==2.4.3 10:50:18 cryptography==3.3.2 10:50:18 debtcollector==2.5.0 10:50:18 decorator==5.1.1 10:50:18 defusedxml==0.7.1 10:50:18 Deprecated==1.2.14 10:50:18 distlib==0.3.8 10:50:18 dnspython==2.4.2 10:50:18 docker==4.2.2 10:50:18 dogpile.cache==1.2.2 10:50:18 email-validator==2.1.0.post1 10:50:18 filelock==3.13.1 10:50:18 future==0.18.3 10:50:18 gitdb==4.0.11 10:50:18 GitPython==3.1.40 10:50:18 google-auth==2.25.2 10:50:18 httplib2==0.22.0 10:50:18 identify==2.5.33 10:50:18 idna==3.6 10:50:18 importlib-metadata==7.0.0 10:50:18 importlib-resources==1.5.0 10:50:18 iso8601==2.1.0 10:50:18 Jinja2==3.1.2 10:50:18 jmespath==1.0.1 10:50:18 jsonpatch==1.33 10:50:18 jsonpointer==2.4 10:50:18 jsonschema==4.20.0 10:50:18 jsonschema-specifications==2023.11.2 10:50:18 keystoneauth1==5.4.0 10:50:18 kubernetes==28.1.0 10:50:18 lftools==0.37.8 10:50:18 lxml==4.9.3 10:50:18 MarkupSafe==2.1.3 10:50:18 msgpack==1.0.7 10:50:18 multi-key-dict==2.0.3 10:50:18 munch==4.0.0 10:50:18 netaddr==0.9.0 10:50:18 netifaces==0.11.0 10:50:18 niet==1.4.2 10:50:18 nodeenv==1.8.0 10:50:18 oauth2client==4.1.3 10:50:18 oauthlib==3.2.2 10:50:18 openstacksdk==0.62.0 10:50:18 os-client-config==2.1.0 10:50:18 os-service-types==1.7.0 10:50:18 osc-lib==2.9.0 10:50:18 oslo.config==9.2.0 10:50:18 oslo.context==5.3.0 10:50:18 oslo.i18n==6.2.0 10:50:18 oslo.log==5.4.0 10:50:18 oslo.serialization==5.2.0 10:50:18 oslo.utils==6.3.0 10:50:18 packaging==23.2 10:50:18 pbr==6.0.0 10:50:18 platformdirs==4.1.0 10:50:18 prettytable==3.9.0 10:50:18 pyasn1==0.5.1 10:50:18 pyasn1-modules==0.3.0 10:50:18 pycparser==2.21 10:50:18 pygerrit2==2.0.15 10:50:18 PyGithub==2.1.1 10:50:18 pyinotify==0.9.6 10:50:18 PyJWT==2.8.0 10:50:18 PyNaCl==1.5.0 10:50:18 pyparsing==2.4.7 10:50:18 pyperclip==1.8.2 10:50:18 pyrsistent==0.20.0 10:50:18 python-cinderclient==9.4.0 10:50:18 python-dateutil==2.8.2 10:50:18 python-heatclient==3.3.0 10:50:18 python-jenkins==1.8.2 10:50:18 python-keystoneclient==5.2.0 10:50:18 python-magnumclient==4.3.0 10:50:18 python-novaclient==18.4.0 10:50:18 python-openstackclient==6.0.0 10:50:18 python-swiftclient==4.4.0 10:50:18 pytz==2023.3.post1 10:50:18 PyYAML==6.0.1 10:50:18 referencing==0.32.0 10:50:18 requests==2.31.0 10:50:18 requests-oauthlib==1.3.1 10:50:18 requestsexceptions==1.4.0 10:50:18 rfc3986==2.0.0 10:50:18 rpds-py==0.13.2 10:50:18 rsa==4.9 10:50:18 ruamel.yaml==0.18.5 10:50:18 ruamel.yaml.clib==0.2.8 10:50:18 s3transfer==0.9.0 10:50:18 simplejson==3.19.2 10:50:18 six==1.16.0 10:50:18 smmap==5.0.1 10:50:18 soupsieve==2.5 10:50:18 stevedore==5.1.0 10:50:18 tabulate==0.9.0 10:50:18 toml==0.10.2 10:50:18 tomlkit==0.12.3 10:50:18 tqdm==4.66.1 10:50:18 typing_extensions==4.9.0 10:50:18 tzdata==2023.3 10:50:18 urllib3==1.26.18 10:50:18 virtualenv==20.25.0 10:50:18 wcwidth==0.2.12 10:50:18 websocket-client==1.7.0 10:50:18 wrapt==1.16.0 10:50:18 xdg==6.0.0 10:50:18 xmltodict==0.13.0 10:50:18 yq==3.2.3 10:50:18 zipp==3.17.0 10:50:18 [EnvInject] - Injecting environment variables from a build step. 10:50:18 [EnvInject] - Injecting as environment variables the properties content 10:50:18 SET_JDK_VERSION=openjdk17 10:50:18 GIT_URL="git://cloud.onap.org/mirror" 10:50:18 10:50:18 [EnvInject] - Variables injected successfully. 10:50:18 [cps-master-verify-java] $ /bin/sh /tmp/jenkins2175683663395793973.sh 10:50:18 ---> update-java-alternatives.sh 10:50:18 ---> Updating Java version 10:50:18 ---> RedHat type system detected 10:50:19 openjdk version "17.0.6-ea" 2023-01-17 LTS 10:50:19 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 10:50:19 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 10:50:19 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 10:50:19 [EnvInject] - Injecting environment variables from a build step. 10:50:19 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:50:19 [EnvInject] - Variables injected successfully. 10:50:19 provisioning config files... 10:50:19 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config16283632674378503595tmp 10:50:19 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11501367991761343444tmp 10:50:19 [EnvInject] - Injecting environment variables from a build step. 10:50:19 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-5245 10:50:20 using settings config with name cps-settings 10:50:20 Replacing all maven server entries not found in credentials list is true 10:50:20 using global settings config with name global-settings 10:50:20 Replacing all maven server entries not found in credentials list is true 10:50:20 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings10467051680684531000.xml -gs /tmp/global-settings13421412059315950287.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=bb56f3efd6f55b7801463047a6a396a3649f22f3 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=as00745003@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Arpit Singh" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136619 -DGERRIT_PATCHSET_UPLOADER_EMAIL=as00745003@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136619 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Arpit Singh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/19/136619/16 "-DGERRIT_PATCHSET_UPLOADER_NAME=Arpit Singh" '-DGERRIT_CHANGE_OWNER=\"Arpit Singh\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=Q1BTIERlbHRhIEFQSTogVXBkYXRlIGFjdGlvbiBmb3IgZGVsdGEgc2VydmljZQoKLSBBZGRlZCBjb2RlIGZvciBVcGRhdGUgYWN0aW9uIGluIERlbHRhIHNlcnZpY2UKLSBhZGRlZCBtZXRob2QgdG8gZ2V0IHVwZGF0ZWQgTGVhZiBkYXRhOiBnZXRVcGRhdGVkTGVhdmVzQmV0d2VlblNvdXJjZUFuZFRhcmdldERhdGFOb2RlCi0gYWRkZWQgbWV0aG9kIHRvIGNvbXBhcmUgTGVhZiBkYXRhIGNvbW1vbiBpbiBzb3VyY2UgYW5kIHRhcmdldCBkYXRhCiAgbm9kZQotIGFkZGVkIG1ldGhvZCB0byBwcm9jZXNzIGxlYXZlcyB1bmlxdWUgdG8gdGFyZ2V0IGRhdGEgbm9kZQotIGFkZGVkIG1ldGhvZCB0byBjb21wYXJlIGxlYXZlczogY29tcGFyZUxlYXZlcwotIGFkZGVkIG1ldGhvZCB0byBzdG9yZSB1cGRhdGVkIGRhdGEgdG8gYSBEZWx0YVJlcG9ydDogYWRkVXBkYXRlZExlYXZlc1RvRGVsdGFSZXBvcnQKLSBBZGRlZCBjb3JyZXNwb25kaW5nIHRlc3R3YXJlCgpJc3N1ZS1JRDogQ1BTLTE4MjQKU2lnbmVkLW9mZi1ieTogQXJwaXQgU2luZ2ggPGFzMDA3NDUwMDNAdGVjaG1haGluZHJhLmNvbT4KQ2hhbmdlLUlkOiBJM2RlMDdlYTMyMjc5ODg3ODRhMDg5MmY2YTkyYzIzOGVjZjAwYTdmYQo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=CPS Delta API: Update action for delta service" '-DGERRIT_EVENT_ACCOUNT=\"Arpit Singh\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I3de07ea3227988784a0892f6a92c238ecf00a7fa -DGERRIT_EVENT_HASH=-119298446 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=as00745003@techmahindra.com -DGERRIT_PATCHSET_NUMBER=16 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Arpit Singh" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 10:50:21 [INFO] Scanning for projects... 10:50:23 [WARNING] 10:50:23 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT 10:50:23 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 10:50:23 [WARNING] 10:50:23 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT 10:50:23 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 10:50:23 [WARNING] 10:50:23 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT 10:50:23 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 10:50:23 [WARNING] 10:50:23 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 10:50:23 [WARNING] 10:50:23 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 10:50:23 [WARNING] 10:50:23 [INFO] ------------------------------------------------------------------------ 10:50:23 [INFO] Reactor Build Order: 10:50:23 [INFO] 10:50:23 [INFO] org.onap.cps:cps-dependencies [pom] 10:50:23 [INFO] cps-bom [pom] 10:50:23 [INFO] checkstyle [jar] 10:50:23 [INFO] spotbugs [jar] 10:50:23 [INFO] cps-parent [pom] 10:50:23 [INFO] cps-events [jar] 10:50:23 [INFO] cps-path-parser [jar] 10:50:23 [INFO] cps-service [jar] 10:50:23 [INFO] cps-rest [jar] 10:50:23 [INFO] cps-ncmp-events [jar] 10:50:23 [INFO] cps-ncmp-service [jar] 10:50:23 [INFO] cps-ncmp-rest [jar] 10:50:23 [INFO] cps-ncmp-rest-stub [pom] 10:50:23 [INFO] cps-ncmp-rest-stub-service [jar] 10:50:23 [INFO] cps-ncmp-rest-stub-app [jar] 10:50:23 [INFO] cps-ri [jar] 10:50:23 [INFO] dmi-plugin-demo-and-csit-stub [pom] 10:50:23 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 10:50:23 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 10:50:23 [INFO] integration-test [jar] 10:50:23 [INFO] cps-application [jar] 10:50:23 [INFO] jacoco-report [jar] 10:50:23 [INFO] cps [pom] 10:50:23 [INFO] 10:50:23 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 10:50:23 [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] 10:50:23 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:24 [INFO] 10:50:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 10:50:24 [INFO] 10:50:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 10:50:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom 10:50:24 [INFO] 10:50:24 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 10:50:24 [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] 10:50:24 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:24 [INFO] 10:50:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 10:50:24 [INFO] 10:50:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 10:50:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom 10:50:24 [INFO] 10:50:24 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 10:50:24 [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] 10:50:24 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:25 [INFO] 10:50:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 10:50:25 [INFO] 10:50:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 10:50:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:50:25 [INFO] Copying 4 resources 10:50:25 [INFO] 10:50:25 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 10:50:27 [INFO] No sources to compile 10:50:27 [INFO] 10:50:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 10:50:27 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:50:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 10:50:27 [INFO] 10:50:27 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 10:50:27 [INFO] No sources to compile 10:50:27 [INFO] 10:50:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 10:50:27 [INFO] No tests to run. 10:50:27 [INFO] 10:50:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 10:50:27 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar 10:50:27 [INFO] 10:50:27 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 10:50:28 ======================================================================================================================== 10:50:28 Copyright Check Python Script: 10:50:28 Error, Committer email is not included in config file. 10:50:28 If your company is new to the project please make appropriate changes to project-committers-config.csv 10:50:28 for Copyright Check to work. 10:50:28 Exiting... 10:50:28 ======================================================================================================================== 10:50:28 [INFO] 10:50:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 10:50:28 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar 10:50:28 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom 10:50:28 [INFO] 10:50:28 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 10:50:28 [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] 10:50:28 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:28 [INFO] 10:50:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 10:50:28 [INFO] 10:50:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 10:50:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:50:28 [INFO] Copying 1 resource 10:50:28 [INFO] 10:50:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 10:50:28 [INFO] No sources to compile 10:50:28 [INFO] 10:50:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 10:50:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:50:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 10:50:28 [INFO] 10:50:28 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 10:50:28 [INFO] No sources to compile 10:50:28 [INFO] 10:50:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 10:50:28 [INFO] No tests to run. 10:50:28 [INFO] 10:50:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 10:50:28 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar 10:50:28 [INFO] 10:50:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 10:50:28 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar 10:50:28 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom 10:50:28 [INFO] 10:50:28 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 10:50:28 [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] 10:50:28 [INFO] --------------------------------[ pom ]--------------------------------- 10:50:29 [INFO] 10:50:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 10:50:29 [INFO] 10:50:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 10:50:29 [INFO] 10:50:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 10:50:29 [INFO] 10:50:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 10:50: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-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:50:30 [INFO] 10:50:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 10:50: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-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:50:30 [INFO] 10:50:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 10:50:33 [INFO] You have 0 Checkstyle violations. 10:50:33 [INFO] 10:50:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 10:50:33 [INFO] You have 0 Checkstyle violations. 10:50:33 [INFO] 10:50:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 10:50:33 [INFO] Starting audit... 10:50:33 Audit done. 10:50:33 [INFO] You have 0 Checkstyle violations. 10:50:33 [INFO] 10:50:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 10:50:33 [INFO] 10:50:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 10:50:36 [INFO] 10:50:36 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 10:50:36 [INFO] 10:50:36 [INFO] 10:50:36 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 10:50:36 [INFO] 10:50:36 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 10:50:37 [INFO] No sources specified for compilation. Skipping. 10:50:37 [INFO] 10:50:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 10:50:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:37 [INFO] 10:50:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 10:50:37 [INFO] 10:50:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 10:50: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-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:50:37 [INFO] 10:50:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 10:50:37 [INFO] No tests to run. 10:50:37 [INFO] 10:50:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 10:50:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:37 [INFO] 10:50:37 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 10:50:37 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 10:50:37 [INFO] 10:50:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 10:50:37 [INFO] 10:50:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 10:50:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom 10:50:37 [INFO] 10:50:37 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 10:50:37 [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] 10:50:37 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:38 [INFO] 10:50:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 10:50:38 [INFO] 10:50:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 10:50:38 [INFO] 10:50:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 10:50:38 [INFO] 10:50:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 10:50:38 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:50:38 [INFO] 10:50:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 10:50:38 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:50:38 [INFO] 10:50:38 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 10:50:39 [INFO] 10:50:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 10:50:39 [INFO] You have 0 Checkstyle violations. 10:50:39 [INFO] 10:50:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 10:50:39 [INFO] You have 0 Checkstyle violations. 10:50:39 [INFO] 10:50:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 10:50:39 [INFO] Starting audit... 10:50:39 Audit done. 10:50:39 [INFO] You have 0 Checkstyle violations. 10:50:39 [INFO] 10:50:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 10:50:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:39 [INFO] Copying 1 resource 10:50:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 10:50:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 10:50:39 [INFO] 10:50:39 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 10:50:39 [INFO] Changes detected - recompiling the module! :dependency 10:50:39 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:50:40 [INFO] 10:50:40 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 10:50:40 [INFO] 10:50:40 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 10:50:40 [INFO] Fork Value is true 10:50:42 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:50:42 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:50:42 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:50:42 [java] WARNING: System::setSecurityManager will be removed in a future release 10:50:43 [INFO] Done SpotBugs Analysis.... 10:50:43 [INFO] 10:50:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 10:50:43 [INFO] 10:50:43 [INFO] 10:50:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 10:50:43 [INFO] BugInstance size is 0 10:50:43 [INFO] Error size is 0 10:50:43 [INFO] No errors/warnings found 10:50:43 [INFO] 10:50:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 10:50:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:43 [INFO] Copying 4 resources 10:50:43 [INFO] 10:50:43 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 10:50:43 [INFO] No sources to compile 10:50:43 [INFO] 10:50:43 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 10:50:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:50:43 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:50:44 [INFO] Compiled 3 files. 10:50:44 [INFO] 10:50:44 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 10:50:45 [INFO] 10:50:45 [INFO] ------------------------------------------------------- 10:50:45 [INFO] T E S T S 10:50:45 [INFO] ------------------------------------------------------- 10:50:46 [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec 10:50:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s - in org.onap.cps.event.CpsDataUpdatedEventSpec 10:50:47 [INFO] 10:50:47 [INFO] Results: 10:50:47 [INFO] 10:50:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 10:50:47 [INFO] 10:50:47 [INFO] 10:50:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 10:50:47 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 10:50:47 [INFO] Analyzed bundle 'cps-events' with 0 classes 10:50:47 [INFO] 10:50:47 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 10:50:47 [INFO] 10:50:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 10:50:47 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar 10:50:47 [INFO] 10:50:47 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 10:50:47 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:50:47 [INFO] 10:50:47 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 10:50:47 [INFO] 10:50:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 10:50:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:47 [INFO] 10:50:47 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 10:50:47 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 10:50:47 [INFO] Analyzed bundle 'cps-events' with 0 classes 10:50:47 [INFO] All coverage checks have been met. 10:50:47 [INFO] 10:50:47 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 10:50:47 [INFO] 10:50:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 10:50:47 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar 10:50:47 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom 10:50:47 [INFO] 10:50:47 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 10:50:47 [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] 10:50:47 [INFO] --------------------------------[ jar ]--------------------------------- 10:50:48 [INFO] 10:50:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 10:50:48 [INFO] 10:50:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 10:50:48 [INFO] 10:50:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 10:50:48 [INFO] 10:50:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 10:50:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:50:48 [INFO] 10:50:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 10:50:48 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:50:48 [INFO] 10:50:48 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 10:50:49 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 10:50:49 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 10:50:49 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 10:50:49 [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 10:50:49 [INFO] 10:50:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 10:50:49 [INFO] You have 0 Checkstyle violations. 10:50:49 [INFO] 10:50:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 10:50:50 [INFO] You have 0 Checkstyle violations. 10:50:50 [INFO] 10:50:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 10:50:50 [INFO] Starting audit... 10:50:50 Audit done. 10:50:50 [INFO] You have 0 Checkstyle violations. 10:50:50 [INFO] 10:50:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 10:50:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 10:50:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 10:50:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 10:50:50 [INFO] 10:50:50 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 10:50:50 [INFO] Changes detected - recompiling the module! :dependency 10:50:50 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 10:50:50 [INFO] 10:50:50 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 10:50:50 [INFO] 10:50:50 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 10:50:50 [INFO] Fork Value is true 10:50:52 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:50:52 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:50:52 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:50:52 [java] WARNING: System::setSecurityManager will be removed in a future release 10:50:54 [INFO] Done SpotBugs Analysis.... 10:50:54 [INFO] 10:50:54 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 10:50:54 [INFO] 10:50:54 [INFO] 10:50:54 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 10:50:54 [INFO] BugInstance size is 0 10:50:54 [INFO] Error size is 0 10:50:54 [INFO] No errors/warnings found 10:50:54 [INFO] 10:50:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 10:50:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:50:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 10:50:54 [INFO] 10:50:54 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 10:50:54 [INFO] No sources to compile 10:50:54 [INFO] 10:50:54 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 10:50:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:50:54 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:50:55 [INFO] Compiled 4 files. 10:50:55 [INFO] 10:50:55 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 10:50:55 [INFO] 10:50:55 [INFO] ------------------------------------------------------- 10:50:55 [INFO] T E S T S 10:50:55 [INFO] ------------------------------------------------------- 10:50:56 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:50:57 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 10:50:57 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 10:50:57 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 10:50:57 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 10:50:57 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 10:50:57 line 1:18 missing QName at '' 10:50:57 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:50:57 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:50:57 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:50:57 [INFO] 10:50:57 [INFO] Results: 10:50:57 [INFO] 10:50:57 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 10:50:57 [INFO] 10:50:57 [INFO] 10:50:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 10:50:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:50:57 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:50:57 [INFO] 10:50:57 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 10:50:57 [INFO] 10:50:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 10:50:57 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar 10:50:57 [INFO] 10:50:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 10:50: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-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:50:57 [INFO] 10:50:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 10:50:57 [INFO] 10:50:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 10:50:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:50:57 [INFO] 10:50:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 10:50:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:50:57 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:50:57 [INFO] All coverage checks have been met. 10:50:57 [INFO] 10:50:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 10:50:57 [INFO] 10:50:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 10:50:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar 10:50:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom 10:50:57 [INFO] 10:50:57 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 10:50:57 [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] 10:50:57 [INFO] --------------------------------[ jar ]--------------------------------- 10:51:02 [INFO] 10:51:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 10:51:02 [INFO] 10:51:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 10:51:02 [INFO] 10:51:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 10:51:02 [INFO] 10:51:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 10:51:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:51:02 [INFO] 10:51:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 10:51:02 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:51:02 [INFO] 10:51:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 10:51:02 [INFO] You have 0 Checkstyle violations. 10:51:02 [INFO] 10:51:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 10:51:02 [INFO] You have 0 Checkstyle violations. 10:51:02 [INFO] 10:51:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 10:51:03 [INFO] Starting audit... 10:51:03 Audit done. 10:51:03 [INFO] You have 0 Checkstyle violations. 10:51:03 [INFO] 10:51:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 10:51:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:51:03 [INFO] Copying 1 resource 10:51:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 10:51:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 10:51:03 [INFO] 10:51:03 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 10:51:03 [INFO] Changes detected - recompiling the module! :dependency 10:51:03 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 10:51:04 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 10:51:04 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 10:51:04 [INFO] 10:51:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 10:51:04 [INFO] 10:51:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 10:51:04 [INFO] Fork Value is true 10:51:06 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:51:06 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:51:06 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:51:06 [java] WARNING: System::setSecurityManager will be removed in a future release 10:51:09 [INFO] Done SpotBugs Analysis.... 10:51:09 [INFO] 10:51:09 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 10:51:09 [INFO] 10:51:09 [INFO] 10:51:09 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 10:51:09 [INFO] BugInstance size is 0 10:51:09 [INFO] Error size is 0 10:51:09 [INFO] No errors/warnings found 10:51:09 [INFO] 10:51:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 10:51:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:51:09 [INFO] Copying 30 resources 10:51:09 [INFO] 10:51:09 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 10:51:09 [INFO] Changes detected - recompiling the module! :dependency 10:51:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:51:10 [INFO] 10:51:10 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 10:51:10 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:51:10 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:51:12 [INFO] Compiled 80 files. 10:51:12 [INFO] 10:51:12 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 10:51:12 [INFO] 10:51:12 [INFO] ------------------------------------------------------- 10:51:12 [INFO] T E S T S 10:51:12 [INFO] ------------------------------------------------------- 10:51:14 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 10:51:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s - in org.onap.cps.utils.DataMapUtilsSpec 10:51:15 [INFO] Running org.onap.cps.utils.GsonSpec 10:51:15 first-container a-leaf a-Value 10:51:15 last-container x-leaf x-value 10:51:15 10:51:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.utils.GsonSpec 10:51:15 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 10:51:16 10:51:16.616 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 10:51:16 10:51:16.625 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 10:51:16 10:51:16.656 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:51:16 10:51:16.659 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 10:51:16 10:51:16.683 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 10:51:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in org.onap.cps.utils.JsonObjectMapperSpec 10:51:16 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 10:51:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s - in org.onap.cps.utils.JsonParserStreamSpec 10:51:17 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 10:51:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.onap.cps.utils.PrefixResolverSpec 10:51:17 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 10:51:17 [Fatal Error] :1:1: Content is not allowed in prolog. 10:51:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.onap.cps.utils.XmlFileUtilsSpec 10:51:17 [INFO] Running org.onap.cps.utils.YangUtilsSpec 10:51:17 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 10:51:17 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 10:51:17 [Fatal Error] :1:1: Premature end of file. 10:51:17 line 1:1 no viable alternative at input '/' 10:51:17 line 1:1 no viable alternative at input '/[' 10:51:17 line 1:11 missing QName at '' 10:51:18 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.onap.cps.utils.YangUtilsSpec 10:51:18 [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 10:51:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 10:51:18 [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 10:51:18 10:51:18.167 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 10:51:18 Error cause: message 10:51:18 Error context: [some context] 10:51:18 java.lang.Exception: message 10:51:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:51:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:51:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:51:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:51:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:51:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:51:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:51:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:51:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:51:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:51:18 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) 10:51:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:51:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:51:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:51:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:51:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:51:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:51:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:51:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:51:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:51:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:51:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:51:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:51:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:51:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:51:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:51:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:51:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:51:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:51:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:51:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:51:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:51:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:51:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:51:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:51:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:51:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:51:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:51:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:51:18 10:51:18.176 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 10:51:18 Error cause: java.lang.RuntimeException: cause 10:51:18 Error context: [some context] 10:51:18 java.lang.Exception: message 10:51:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:51:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:51:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:51:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:51:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:51:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:51:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:51:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:51:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:51:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:51:18 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) 10:51:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:51:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:51:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:51:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:51:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:51:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:51:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:51:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:51:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:51:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:51:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:51:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:51:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:51:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:51:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:51:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:51:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:51:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:51:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:51:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:51:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:51:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:51:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:51:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:51:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:51:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:51:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:51:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:51:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:51:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:51:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:51:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:51:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:51:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:51:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:51:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:51:18 Caused by: java.lang.RuntimeException: cause 10:51:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:51:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:51:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:51:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:51:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:51:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:51:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:51:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:51:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:51:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:51:18 ... 79 common frames omitted 10:51:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.cps.notification.NotificationErrorHandlerSpec 10:51:18 [INFO] Running org.onap.cps.notification.NotificationServiceSpec 10:51:19 10:51:13,423 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:51:19 10:51:13,443 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:51:19 10:51:13,443 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:51:19 10:51:13,444 |-INFO in ch.qos.logback.classic.BasicConfigurator@3f2054d - Setting up default configuration. 10:51:19 10:51:18,506 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7545c015 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:51:19 10:51:18,506 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@557734a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:51:19 10:51:18,509 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:51:19 10:51:18,509 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:51:19 10:51:18,509 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:51:19 10:51:18,511 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7545c015 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:51:19 10:51:18,511 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@557734a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:51:19 10:51:18,518 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:51:19 10:51:18,518 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:51:19 10:51:18,522 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:51:19 10:51:18,548 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637478546) 10:51:19 10:51:18,548 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 10:51:19 10:51:18,548 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:51:19 10:51:18,554 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:51:19 10:51:18,554 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d1a1770 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d1a1770 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d1a1770 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d1a1770 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d1a1770 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d1a1770 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d1a1770 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:51:19 10:51:18,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d1a1770 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:51:19 10:51:18,556 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:51:19 10:51:18,556 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:51:19 10:51:18,561 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:51:19 10:51:18,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:51:19 10:51:18,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:51:19 10:51:18,584 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:51:19 10:51:18,590 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:51:19 10:51:19,011 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4e51a9f3 - Setting zoneId to "UTC" 10:51:19 10:51:19,019 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:51:19 10:51:19,019 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:51:19 10:51:19,276 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:51:19 10:51:19,277 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:51:19 10:51:19,277 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:51:19 10:51:19,277 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:51:19 10:51:19,278 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:51:19 10:51:19,278 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d1a1770 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:51:19 10:51:19,278 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:51:19 10:51:19,278 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@15cf9d44 - End of configuration. 10:51:19 10:51:19,278 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2b3c7194 - Registering current configuration as safe fallback point 10:51:19 10:51:19 10:51:19 . ____ _ __ _ _ 10:51:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:51:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:51:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:51:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:51:19 =========|_|==============|___/=/_/_/_/ 10:51:19 :: Spring Boot :: (v3.1.2) 10:51:19 10:51:19 2023-12-15T10:51:19.422Z INFO 6685 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6685 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:51:19 2023-12-15T10:51:19.423Z INFO 6685 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 10:51:19 2023-12-15T10:51:19.905Z INFO 6685 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 10:51:19 2023-12-15T10:51:19.972Z INFO 6685 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.722 seconds (process running for 7.315) 10:51:20 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:51:20 2023-12-15T10:51:20.519Z ERROR 6685 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. 10:51:20 Error cause: Could not create event 10:51:20 Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] 10:51:20 10:51:20 java.lang.Exception: Could not create event 10:51:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:51:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:51:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:51:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:51:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:51:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:51:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:51:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:51:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:51:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:51:20 at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) 10:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:20 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:51:20 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:51:20 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:51:20 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:51:20 at groovy.lang.Closure.call(Closure.java:427) 10:51:20 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:51:20 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:51:20 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:51:20 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:51:20 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:51:20 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:51:20 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:51:20 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:51:20 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:51:20 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:51:20 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:51:20 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$618390054.createCpsDataUpdatedEvent(Unknown Source) 10:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:20 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 10:51:20 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:51:20 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$2097314557.createCpsDataUpdatedEvent(Unknown Source) 10:51:20 at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) 10:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:51:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:51:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:51:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:51:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:51:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:51:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:51:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:51:20 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 10:51:20 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 10:51:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 10:51:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 10:51:20 at java.base/java.lang.Thread.run(Thread.java:833) 10:51:20 10:51:20 2023-12-15T10:51:20.525Z INFO 6685 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) 10:51:20 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.339 s - in org.onap.cps.notification.NotificationServiceSpec 10:51:20 [INFO] Running org.onap.cps.notification.NotificationPublisherSpec 10:51:55 10:51:55 . ____ _ __ _ _ 10:51:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:51:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:51:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:51:55 ' |____| .__|_| |_|_| |_\__, | / / / / 10:51:55 =========|_|==============|___/=/_/_/_/ 10:51:55 :: Spring Boot :: (v3.1.2) 10:51:55 10:51:55 2023-12-15T10:51:20.628Z INFO 6685 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6685 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:51:55 2023-12-15T10:51:20.628Z INFO 6685 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 10:51:55 2023-12-15T10:51:20.821Z INFO 6685 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:51:55 2023-12-15T10:51:21.387Z INFO 6685 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:51:55 2023-12-15T10:51:21.396Z INFO 6685 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 10:51:55 2023-12-15T10:51:21.414Z INFO 6685 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 10:51:55 Server Version: 23.0.1 10:51:55 API Version: 1.42 10:51:55 Operating System: CentOS Stream 8 10:51:55 Total Memory: 31890 MB 10:51:55 2023-12-15T10:51:21.416Z WARN 6685 --- [ main] o.testcontainers.utility.ResourceReaper : 10:51:55 ******************************************************************************** 10:51:55 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:51:55 ******************************************************************************** 10:51:55 2023-12-15T10:51:21.420Z INFO 6685 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 10:51:55 2023-12-15T10:51:21.420Z INFO 6685 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 10:51:55 2023-12-15T10:51:21.439Z INFO 6685 --- [ main] t.r.n.o.2.1 : Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 10:51:55 2023-12-15T10:51:21.445Z INFO 6685 --- [ main] o.t.utility.RegistryAuthLocator : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 10:51:55 2023-12-15T10:51:24.051Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 10:51:55 2023-12-15T10:51:24.072Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 10:51:55 2023-12-15T10:51:24.574Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 10:51:55 2023-12-15T10:51:26.286Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (29 MB/? MB) 10:51:55 2023-12-15T10:51:26.790Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (42 MB/? MB) 10:51:55 2023-12-15T10:51:28.653Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (113 MB/? MB) 10:51:55 2023-12-15T10:51:29.152Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (130 MB/? MB) 10:51:55 2023-12-15T10:51:29.556Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (146 MB/? MB) 10:51:55 2023-12-15T10:51:29.647Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (150 MB/? MB) 10:51:55 2023-12-15T10:51:29.655Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (150 MB/? MB) 10:51:55 2023-12-15T10:51:30.046Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (168 MB/? MB) 10:51:55 2023-12-15T10:51:30.167Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (170 MB/? MB) 10:51:55 2023-12-15T10:51:30.672Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (181 MB/? MB) 10:51:55 2023-12-15T10:51:35.060Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (336 MB/? MB) 10:51:55 2023-12-15T10:51:36.446Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 10:51:55 2023-12-15T10:51:40.962Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 10:51:55 2023-12-15T10:51:41.141Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (366 MB/370 MB) 10:51:55 2023-12-15T10:51:41.223Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (366 MB/370 MB) 10:51:55 2023-12-15T10:51:41.521Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 10:51:55 2023-12-15T10:51:41.596Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 10:51:55 2023-12-15T10:51:41.673Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 10:51:55 2023-12-15T10:51:41.767Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 10:51:55 2023-12-15T10:51:42.419Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 10:51:55 2023-12-15T10:51:42.497Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 10:51:55 2023-12-15T10:51:42.520Z INFO 6685 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 10:51:55 2023-12-15T10:51:42.564Z INFO 6685 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:51:55 2023-12-15T10:51:50.179Z INFO 6685 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: be8ba4c7a16927df9140b2c3d2e7e0a04c72f09a152b3e2a5596c4c80f9a0097 10:51:55 2023-12-15T10:51:55.661Z INFO 6685 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT34.240494721S 10:51:55 2023-12-15T10:51:55.762Z INFO 6685 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 35.198 seconds (process running for 43.104) 10:51:57 2023-12-15T10:51:57.120Z INFO 6685 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 10:52:07 2023-12-15T10:52:07.531Z ERROR 6685 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus 10:52:07 Error cause: Topic non-existing-topic not present in metadata after 10000 ms. 10:52:07 Error context: [ProducerRecord(topic=non-existing-topic, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=my-dataspace,my-anchor, value=org.onap.cps.event.model.CpsDataUpdatedEvent@243be3df[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@4d602d4a[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] 10:52:07 10:52:07 org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. 10:52:07 10:52:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.996 s - in org.onap.cps.notification.NotificationPublisherSpec 10:52:07 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:52:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:52:07 [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec 10:52:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec 10:52:07 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 10:52:07 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:52:07 2023-12-15T10:52:07.696Z ERROR 6685 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service 10:52:07 10:52:07 java.lang.RuntimeException: to be ignored 10:52:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:52:07 at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:122) 10:52:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:07 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 10:52:07 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 10:52:07 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 10:52:07 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 10:52:07 at groovy.lang.Closure.call(Closure.java:427) 10:52:07 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 10:52:07 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 10:52:07 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 10:52:07 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 10:52:07 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 10:52:07 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 10:52:07 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 10:52:07 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 10:52:07 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 10:52:07 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 10:52:07 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:52:07 at org.onap.cps.notification.NotificationService$SpockMock$93324273.processDataUpdatedEvent(Unknown Source) 10:52:07 at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) 10:52:07 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) 10:52:07 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) 10:52:07 at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) 10:52:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:52:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:52:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:52:07 at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) 10:52:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:52:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:52:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:52:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:07 10:52:07 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 10:52:07 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:52:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:52:07 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:52:07 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:52:07 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:52:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:52:07 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 10:52:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 10:52:08 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:52:08 10:52:08 . ____ _ __ _ _ 10:52:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:08 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:08 =========|_|==============|___/=/_/_/_/ 10:52:08 :: Spring Boot :: (v3.1.2) 10:52:08 10:52:08 2023-12-15T10:52:08.316Z INFO 6685 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6685 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:52:08 2023-12-15T10:52:08.316Z INFO 6685 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 10:52:08 2023-12-15T10:52:08.399Z INFO 6685 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.104 seconds (process running for 55.741) 10:52:08 2023-12-15T10:52:08.449Z WARN 6685 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache 10:52:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:52:08 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 10:52:12 10:52:12 . ____ _ __ _ _ 10:52:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:12 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:12 =========|_|==============|___/=/_/_/_/ 10:52:12 :: Spring Boot :: (v3.1.2) 10:52:12 10:52:12 2023-12-15T10:52:08.509Z INFO 6685 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6685 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:52:12 2023-12-15T10:52:08.510Z INFO 6685 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:52:12 2023-12-15T10:52:08.630Z WARN 6685 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 10:52:12 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 10:52:12 2023-12-15T10:52:08.745Z INFO 6685 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:52:12 + + o o o o---o o----o o o---o o o----o o--o--o 10:52:12 + + + + | | / \ / | | / / \ | | 10:52:12 + + + + + o----o o o o o----o | o o o o----o | 10:52:12 + + + + | | / \ / | | \ / \ | | 10:52:12 + + o o o o o---o o----o o----o o---o o o o----o o 10:52:12 2023-12-15T10:52:08.745Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:52:12 2023-12-15T10:52:08.745Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 10:52:12 2023-12-15T10:52:08.745Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:52:12 2023-12-15T10:52:08.745Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:52:12 2023-12-15T10:52:08.748Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:52:12 To enable the Jet engine on the members, do one of the following: 10:52:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:52:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:52:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:52:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:52:12 2023-12-15T10:52:09.144Z INFO 6685 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:52:12 2023-12-15T10:52:09.290Z INFO 6685 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:52:12 2023-12-15T10:52:09.294Z WARN 6685 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:52:12 2023-12-15T10:52:09.526Z INFO 6685 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:52:12 2023-12-15T10:52:09.532Z INFO 6685 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 10:52:12 2023-12-15T10:52:12.058Z INFO 6685 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:52:12 10:52:12 Members {size:1, ver:1} [ 10:52:12 Member [10.250.0.254]:5701 - 1c7ff33c-a262-4665-9390-c2f400988236 this 10:52:12 ] 10:52:12 10:52:12 2023-12-15T10:52:12.076Z INFO 6685 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 10:52:12 2023-12-15T10:52:12.110Z INFO 6685 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.619 seconds (process running for 59.452) 10:52:12 2023-12-15T10:52:12.150Z INFO 6685 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:52:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.662 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 10:52:12 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 10:52:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 10:52:12 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 10:52:14 2023-12-15T10:52:12.164Z INFO 6685 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] 10:52:14 + + o o o o---o o----o o o---o o o----o o--o--o 10:52:14 + + + + | | / \ / | | / / \ | | 10:52:14 + + + + + o----o o o o o----o | o o o o----o | 10:52:14 + + + + | | / \ / | | \ / \ | | 10:52:14 + + o o o o o---o o----o o----o o---o o o o----o o 10:52:14 2023-12-15T10:52:12.164Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:52:14 2023-12-15T10:52:12.164Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 10:52:14 2023-12-15T10:52:12.164Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 10:52:14 2023-12-15T10:52:12.164Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:52:14 2023-12-15T10:52:12.164Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 10:52:14 To enable the Jet engine on the members, do one of the following: 10:52:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:52:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:52:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:52:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:52:14 2023-12-15T10:52:12.202Z INFO 6685 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:52:14 2023-12-15T10:52:12.205Z INFO 6685 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 10:52:14 2023-12-15T10:52:12.205Z WARN 6685 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:52:14 2023-12-15T10:52:12.225Z INFO 6685 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:52:14 2023-12-15T10:52:12.225Z INFO 6685 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 10:52:14 2023-12-15T10:52:14.829Z INFO 6685 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 10:52:14 10:52:14 Members {size:1, ver:1} [ 10:52:14 Member [10.250.0.254]:5702 - b1630fb3-aa84-4588-a600-bcf8eee25f1b this 10:52:14 ] 10:52:14 10:52:14 2023-12-15T10:52:14.829Z WARN 6685 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 10:52:14 2023-12-15T10:52:14.830Z INFO 6685 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 10:52:20 2023-12-15T10:52:14.833Z INFO 6685 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] 10:52:20 + + o o o o---o o----o o o---o o o----o o--o--o 10:52:20 + + + + | | / \ / | | / / \ | | 10:52:20 + + + + + o----o o o o o----o | o o o o----o | 10:52:20 + + + + | | / \ / | | \ / \ | | 10:52:20 + + o o o o o---o o----o o----o o---o o o o----o o 10:52:20 2023-12-15T10:52:14.833Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:52:20 2023-12-15T10:52:14.833Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 10:52:20 2023-12-15T10:52:14.834Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 10:52:20 2023-12-15T10:52:14.834Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:52:20 2023-12-15T10:52:14.834Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 10:52:20 To enable the Jet engine on the members, do one of the following: 10:52:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:52:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:52:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:52:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:52:20 2023-12-15T10:52:14.845Z INFO 6685 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:52:20 2023-12-15T10:52:14.846Z INFO 6685 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 10:52:20 2023-12-15T10:52:14.846Z WARN 6685 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:52:20 2023-12-15T10:52:14.856Z INFO 6685 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:52:20 2023-12-15T10:52:14.857Z INFO 6685 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 10:52:20 2023-12-15T10:52:15.053Z INFO 6685 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 10:52:20 2023-12-15T10:52:15.081Z INFO 6685 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.157:47653 10:52:20 2023-12-15T10:52:15.089Z INFO 6685 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:47653 and /10.250.0.254:5702 10:52:20 2023-12-15T10:52:20.178Z INFO 6685 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 10:52:20 10:52:20 Members {size:2, ver:2} [ 10:52:20 Member [10.250.0.254]:5702 - b1630fb3-aa84-4588-a600-bcf8eee25f1b this 10:52:20 Member [10.250.0.254]:5703 - 7b74ae93-c69b-49ea-b40e-c98d79ba8ba4 10:52:20 ] 10:52:20 10:52:20 2023-12-15T10:52:20.189Z INFO 6685 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 10:52:20 10:52:20 Members {size:2, ver:2} [ 10:52:20 Member [10.250.0.254]:5702 - b1630fb3-aa84-4588-a600-bcf8eee25f1b 10:52:20 Member [10.250.0.254]:5703 - 7b74ae93-c69b-49ea-b40e-c98d79ba8ba4 this 10:52:20 ] 10:52:20 10:52:20 2023-12-15T10:52:20.189Z WARN 6685 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 10:52:20 2023-12-15T10:52:20.190Z INFO 6685 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 10:52:26 2023-12-15T10:52:20.198Z INFO 6685 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] 10:52:26 + + o o o o---o o----o o o---o o o----o o--o--o 10:52:26 + + + + | | / \ / | | / / \ | | 10:52:26 + + + + + o----o o o o o----o | o o o o----o | 10:52:26 + + + + | | / \ / | | \ / \ | | 10:52:26 + + o o o o o---o o----o o----o o---o o o o----o o 10:52:26 2023-12-15T10:52:20.198Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:52:26 2023-12-15T10:52:20.199Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 10:52:26 2023-12-15T10:52:20.199Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 10:52:26 2023-12-15T10:52:20.199Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:52:26 2023-12-15T10:52:20.199Z INFO 6685 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 10:52:26 To enable the Jet engine on the members, do one of the following: 10:52:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:52:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:52:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:52:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:52:26 2023-12-15T10:52:20.213Z INFO 6685 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:52:26 2023-12-15T10:52:20.215Z INFO 6685 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 10:52:26 2023-12-15T10:52:20.215Z WARN 6685 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:52:26 2023-12-15T10:52:20.225Z INFO 6685 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:52:26 2023-12-15T10:52:20.226Z INFO 6685 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 10:52:26 2023-12-15T10:52:20.422Z INFO 6685 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 10:52:26 2023-12-15T10:52:20.424Z INFO 6685 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.157:43427 10:52:26 2023-12-15T10:52:20.425Z INFO 6685 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:43427 and /10.250.0.254:5702 10:52:26 2023-12-15T10:52:25.532Z INFO 6685 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 10:52:26 10:52:26 Members {size:3, ver:3} [ 10:52:26 Member [10.250.0.254]:5702 - b1630fb3-aa84-4588-a600-bcf8eee25f1b this 10:52:26 Member [10.250.0.254]:5703 - 7b74ae93-c69b-49ea-b40e-c98d79ba8ba4 10:52:26 Member [10.250.0.254]:5704 - f0a89c0b-4ad9-4bbc-9d9d-76d5bf088587 10:52:26 ] 10:52:26 10:52:26 2023-12-15T10:52:25.536Z INFO 6685 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 10:52:26 10:52:26 Members {size:3, ver:3} [ 10:52:26 Member [10.250.0.254]:5702 - b1630fb3-aa84-4588-a600-bcf8eee25f1b 10:52:26 Member [10.250.0.254]:5703 - 7b74ae93-c69b-49ea-b40e-c98d79ba8ba4 this 10:52:26 Member [10.250.0.254]:5704 - f0a89c0b-4ad9-4bbc-9d9d-76d5bf088587 10:52:26 ] 10:52:26 10:52:26 2023-12-15T10:52:25.536Z INFO 6685 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] 10:52:26 10:52:26 Members {size:3, ver:3} [ 10:52:26 Member [10.250.0.254]:5702 - b1630fb3-aa84-4588-a600-bcf8eee25f1b 10:52:26 Member [10.250.0.254]:5703 - 7b74ae93-c69b-49ea-b40e-c98d79ba8ba4 10:52:26 Member [10.250.0.254]:5704 - f0a89c0b-4ad9-4bbc-9d9d-76d5bf088587 this 10:52:26 ] 10:52:26 10:52:26 2023-12-15T10:52:25.537Z INFO 6685 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [my cluster] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 10:52:26 2023-12-15T10:52:25.538Z INFO 6685 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.157:52773 10:52:26 2023-12-15T10:52:25.539Z INFO 6685 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:52773 and /10.250.0.254:5703 10:52:26 2023-12-15T10:52:25.540Z INFO 6685 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.157:32929 10:52:26 2023-12-15T10:52:25.540Z INFO 6685 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:32929 and /10.250.0.254:5704 10:52:26 2023-12-15T10:52:26.537Z WARN 6685 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 10:52:26 2023-12-15T10:52:26.537Z INFO 6685 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED 10:52:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.388 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 10:52:26 [INFO] Running org.onap.cps.config.CacheConfigSpec 10:52:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 10:52:26 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 10:52:26 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 10:52:26 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 10:52:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.PaginationOptionSpec 10:52:26 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:52:26 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:52:26 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 10:52:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 10:52:26 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 10:52:26 2023-12-15T10:52:26.768Z WARN 6685 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 10:52:26 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 10:52:26 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 10:52:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 10:52:26 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:52:26 2023-12-15T10:52:26.815Z ERROR 6685 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 10:52:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:52:26 2023-12-15T10:52:26.854Z INFO 6685 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:52:26 2023-12-15T10:52:26.855Z INFO 6685 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:52:26 2023-12-15T10:52:26.855Z INFO 6685 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is SHUTTING_DOWN 10:52:26 2023-12-15T10:52:26.856Z INFO 6685 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:52:26 2023-12-15T10:52:26.856Z INFO 6685 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is SHUTTING_DOWN 10:52:26 2023-12-15T10:52:26.856Z INFO 6685 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is SHUTTING_DOWN 10:52:27 [INFO] 10:52:27 [INFO] Results: 10:52:27 [INFO] 10:52:27 [INFO] Tests run: 333, Failures: 0, Errors: 0, Skipped: 0 10:52:27 [INFO] 10:52:27 [INFO] 10:52:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 10:52:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:52:27 [INFO] Analyzed bundle 'cps-service' with 59 classes 10:52:27 [INFO] 10:52:27 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 10:52:27 [INFO] 10:52:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 10:52:27 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar 10:52:27 [INFO] 10:52:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 10:52:27 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:52:27 [INFO] 10:52:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 10:52:27 [INFO] 10:52:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 10:52:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:27 [INFO] 10:52:27 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 10:52:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:52:27 [INFO] Analyzed bundle 'cps-service' with 59 classes 10:52:27 [INFO] All coverage checks have been met. 10:52:27 [INFO] 10:52:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 10:52:27 [INFO] 10:52:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 10:52:27 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar 10:52:27 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom 10:52:27 [INFO] 10:52:27 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 10:52:27 [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] 10:52:27 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:30 [INFO] 10:52:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 10:52:30 [INFO] 10:52:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 10:52:30 [INFO] 10:52:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 10:52:30 [INFO] 10:52:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 10:52: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-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:52:30 [INFO] 10:52:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 10:52: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-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:52:30 [INFO] 10:52:30 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 10:52:33 [INFO] Generating with dryRun=false 10:52:33 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 10:52:33 [INFO] OpenAPI Generator: spring (server) 10:52:33 [INFO] Generator 'spring' is considered stable. 10:52:33 [INFO] ---------------------------------- 10:52:33 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 10:52:33 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 10:52:33 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:52:33 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:52:33 [INFO] Processing operation createDataspace 10:52:33 [INFO] Processing operation deleteDataspace 10:52:33 [INFO] Processing operation createDataspaceV2 10:52:33 [INFO] Processing operation getAllDataspaces 10:52:33 [INFO] Processing operation getDataspace 10:52:33 [INFO] Processing operation createAnchor 10:52:33 [INFO] Processing operation createAnchorV2 10:52:33 [INFO] Processing operation getAnchors 10:52:33 [INFO] Processing operation getAnchor 10:52:33 [INFO] Processing operation deleteAnchor 10:52:33 [INFO] Processing operation createSchemaSet 10:52:33 [INFO] Processing operation createSchemaSetV2 10:52:33 [INFO] Processing operation getSchemaSets 10:52:33 [INFO] Processing operation getSchemaSet 10:52:33 [INFO] Processing operation deleteSchemaSet 10:52:33 [INFO] Processing operation getNodeByDataspaceAndAnchor 10:52:33 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 10:52:33 [INFO] Processing operation replaceNode 10:52:33 [INFO] Processing operation createNode 10:52:33 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:52:33 [INFO] Processing operation deleteDataNode 10:52:33 [INFO] Processing operation updateNodeLeaves 10:52:33 [INFO] Processing operation deleteListOrListElement 10:52:33 [INFO] Processing operation replaceListContent 10:52:33 [INFO] Processing operation addListElements 10:52:33 [INFO] Processing operation getDeltaByDataspaceAndAnchors 10:52:33 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 10:52:33 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 10:52:33 [INFO] Processing operation getNodesByDataspaceAndCpsPath 10:52:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:33 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:52:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 10:52:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 10:52:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 10:52:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 10:52:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 10:52:33 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:52:33 [WARNING] Multiple MediaTypes found, using only the first one 10:52:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 10:52:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 10:52:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 10:52:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:33 [INFO] Skipping generation of supporting files. 10:52:33 ################################################################################ 10:52:33 # Thanks for using OpenAPI Generator. # 10:52:33 # Please consider donation to help us maintain this project 🙏 # 10:52:33 # https://opencollective.com/openapi_generator/donate # 10:52:33 ################################################################################ 10:52:33 [INFO] 10:52:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 10:52:33 [INFO] You have 0 Checkstyle violations. 10:52:33 [INFO] 10:52:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 10:52:33 [INFO] You have 0 Checkstyle violations. 10:52:33 [INFO] 10:52:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 10:52:33 [INFO] Starting audit... 10:52:33 Audit done. 10:52:33 [INFO] You have 0 Checkstyle violations. 10:52:33 [INFO] 10:52:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 10:52:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 10:52:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 10:52:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 10:52:33 [INFO] 10:52:33 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 10:52:33 [INFO] Changes detected - recompiling the module! :dependency 10:52:33 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 10:52:34 [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 10:52:34 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 10:52:34 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 10:52:34 [INFO] 10:52:34 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 10:52:34 [INFO] 10:52:34 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 10:52:34 [INFO] Fork Value is true 10:52:36 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:52: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.0/spotbugs-4.2.0.jar) 10:52:36 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:52:36 [java] WARNING: System::setSecurityManager will be removed in a future release 10:52:38 [INFO] Done SpotBugs Analysis.... 10:52:38 [INFO] 10:52:38 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 10:52:38 [INFO] 10:52:38 [INFO] 10:52:38 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 10:52:38 [INFO] BugInstance size is 0 10:52:38 [INFO] Error size is 0 10:52:38 [INFO] No errors/warnings found 10:52:38 [INFO] 10:52:38 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 10:52:38 [INFO] Generating with dryRun=false 10:52:38 [INFO] No .openapi-generator-ignore file found. 10:52:38 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:52:38 [INFO] Generator 'openapi-yaml' is considered stable. 10:52:38 [INFO] Output file [outputFile=openapi.yaml] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:52:38 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:52:38 [WARNING] Multiple MediaTypes found, using only the first one 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 10:52:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 10:52:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 10:52:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:52:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:52:38 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:52:38 ################################################################################ 10:52:38 # Thanks for using OpenAPI Generator. # 10:52:38 # Please consider donation to help us maintain this project 🙏 # 10:52:38 # https://opencollective.com/openapi_generator/donate # 10:52:38 ################################################################################ 10:52:38 [INFO] 10:52:38 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 10:52:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:38 [INFO] Copying 1 resource 10:52:38 [INFO] 10:52:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 10:52:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:38 [INFO] Copying 6 resources 10:52:38 [INFO] 10:52:38 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 10:52:38 [INFO] Changes detected - recompiling the module! :dependency 10:52:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:52:38 [INFO] 10:52:38 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 10:52:38 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:52:38 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:52:40 [INFO] Compiled 27 files. 10:52:40 [INFO] 10:52:40 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 10:52:40 [INFO] 10:52:40 [INFO] ------------------------------------------------------- 10:52:40 [INFO] T E S T S 10:52:40 [INFO] ------------------------------------------------------- 10:52:41 10:52:41.170 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:41 10:52:41.371 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:52:41 10:52:41.493 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:41 10:52:41.508 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:52:41 10:52:41.530 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:41 10:52:41.539 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:52:41 10:52:41.551 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:41 10:52:41.572 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:52:41 10:52:41.602 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:41 10:52:41.609 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:52:41 10:52:41.613 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:41 10:52:41.621 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:52:41 10:52:41.623 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:41 10:52:41.629 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:52:41 10:52:41.631 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:52:41 10:52:41.637 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:52:41 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 10:52:45 10:52:40,984 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:52:45 10:52:41,005 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:52:45 10:52:41,005 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:52:45 10:52:41,006 |-INFO in ch.qos.logback.classic.BasicConfigurator@483f19c0 - Setting up default configuration. 10:52:45 10:52:42,730 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:52:45 10:52:42,797 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35d44cd3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:52:45 10:52:42,797 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:52:45 10:52:42,800 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:52:45 10:52:42,800 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:52:45 10:52:42,800 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:52:45 10:52:42,802 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35d44cd3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:52:45 10:52:42,802 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:52:45 10:52:42,809 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:52:45 10:52:42,809 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:52:45 10:52:42,814 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:52:45 10:52:42,858 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637562855) 10:52:45 10:52:42,858 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:52:45 10:52:42,858 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:52:45 10:52:42,863 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:52:45 10:52:42,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:52:45 10:52:42,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:52:45 10:52:42,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:52:45 10:52:42,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:52:45 10:52:42,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:52:45 10:52:42,875 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:52:45 10:52:42,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:52:45 10:52:42,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:52:45 10:52:42,906 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:52:45 10:52:42,913 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:52:45 10:52:43,196 |-INFO in ch.qos.logback.classic.pattern.DateConverter@549dfe1d - Setting zoneId to "UTC" 10:52:45 10:52:43,205 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:52:45 10:52:43,205 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:52:45 10:52:43,460 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:52:45 10:52:43,461 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:52:45 10:52:43,461 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:52:45 10:52:43,462 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:52:45 10:52:43,462 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:52:45 10:52:43,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:52:45 10:52:43,462 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:52:45 10:52:43,462 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@537fb7bf - End of configuration. 10:52:45 10:52:43,462 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@445adbd7 - Registering current configuration as safe fallback point 10:52:45 10:52:45 10:52:45 . ____ _ __ _ _ 10:52:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:45 =========|_|==============|___/=/_/_/_/ 10:52:45 :: Spring Boot :: (v3.1.2) 10:52:45 10:52:45 2023-12-15T10:52:43.554Z INFO 7685 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7685 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:52:45 2023-12-15T10:52:43.556Z INFO 7685 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:52:45 2023-12-15T10:52:45.828Z INFO 7685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:52:45 2023-12-15T10:52:45.828Z INFO 7685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:52:45 2023-12-15T10:52:45.829Z INFO 7685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:52:45 2023-12-15T10:52:45.851Z INFO 7685 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.522 seconds (process running for 5.623) 10:52:46 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:52:46 2023-12-15T10:52:46.946Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:46 10:52:46 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:52:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:52:46 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) 10:52:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:52:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:52:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:52:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:46 Caused by: java.lang.RuntimeException: null 10:52:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:52:46 ... 88 common frames omitted 10:52:46 10:52:47 2023-12-15T10:52:47.126Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:47 10:52:47 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 10:52:47 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 10:52:47 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 10:52:47 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:47 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:47 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:47 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:47 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 10:52:47 and component.yang=fake component content 1 10:52:47 10:52:47 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 10:52:47 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 10:52:47 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 10:52:47 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 10:52:47 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 10:52:47 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 10:52:47 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 10:52:47 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 10:52:47 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 10:52:47 ... 147 common frames omitted 10:52:47 10:52:47 2023-12-15T10:52:47.292Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:47 10:52:47 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 10:52:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:52:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:52:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:52:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:52:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:52:47 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:47 10:52:47 2023-12-15T10:52:47.299Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:47 10:52:47 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 10:52:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:52:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:52:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:47 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:47 10:52:47 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.465 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 10:52:47 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:52:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:52:47 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 10:52:48 10:52:48 . ____ _ __ _ _ 10:52:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:48 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:48 =========|_|==============|___/=/_/_/_/ 10:52:48 :: Spring Boot :: (v3.1.2) 10:52:48 10:52:48 2023-12-15T10:52:47.502Z INFO 7685 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7685 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:52:48 2023-12-15T10:52:47.502Z INFO 7685 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:52:48 2023-12-15T10:52:48.193Z INFO 7685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:52:48 2023-12-15T10:52:48.193Z INFO 7685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:52:48 2023-12-15T10:52:48.193Z INFO 7685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:52:48 2023-12-15T10:52:48.197Z INFO 7685 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.726 seconds (process running for 7.969) 10:52:48 2023-12-15T10:52:48.290Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:48 10:52:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:48 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:48 10:52:48 2023-12-15T10:52:48.416Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:48 10:52:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:48 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:48 10:52:48 2023-12-15T10:52:48.434Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:48 10:52:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:48 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:48 10:52:48 2023-12-15T10:52:48.644Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:48 10:52:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:48 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:52:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:48 10:52:48 2023-12-15T10:52:48.668Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:48 10:52:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:48 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:48 10:52:48 2023-12-15T10:52:48.682Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:48 10:52:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:48 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:48 10:52:48 2023-12-15T10:52:48.694Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:48 10:52:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:48 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:48 10:52:48 2023-12-15T10:52:48.704Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:48 10:52:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:52:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:52:48 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:52:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:52:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:52:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:52:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:52:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:52:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:52:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:52:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:52:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:52:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:52:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:52:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:52:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:52:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:52:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:52:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:52:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:52:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:52:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:48 10:52:48 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.onap.cps.rest.controller.DataRestControllerSpec 10:52:48 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 10:52:49 10:52:49 . ____ _ __ _ _ 10:52:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:49 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:49 =========|_|==============|___/=/_/_/_/ 10:52:49 :: Spring Boot :: (v3.1.2) 10:52:49 10:52:49 2023-12-15T10:52:48.737Z INFO 7685 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7685 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:52:49 2023-12-15T10:52:48.737Z INFO 7685 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:52:49 2023-12-15T10:52:49.229Z INFO 7685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:52:49 2023-12-15T10:52:49.229Z INFO 7685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:52:49 2023-12-15T10:52:49.229Z INFO 7685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:52:49 2023-12-15T10:52:49.233Z INFO 7685 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.519 seconds (process running for 9.004) 10:52:49 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 10:52:49 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:52:49 10:52:49 . ____ _ __ _ _ 10:52:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:52:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:52:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:52:49 ' |____| .__|_| |_|_| |_\__, | / / / / 10:52:49 =========|_|==============|___/=/_/_/_/ 10:52:49 :: Spring Boot :: (v3.1.2) 10:52:49 10:52:49 2023-12-15T10:52:49.396Z INFO 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7685 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:52:49 2023-12-15T10:52:49.396Z INFO 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:52:49 2023-12-15T10:52:49.923Z INFO 7685 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:52:49 2023-12-15T10:52:49.923Z INFO 7685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:52:49 2023-12-15T10:52:49.923Z INFO 7685 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:52:49 2023-12-15T10:52:49.927Z INFO 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.553 seconds (process running for 9.698) 10:52:49 2023-12-15T10:52:49.946Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:49 10:52:49 java.lang.IllegalStateException: some error message 10:52:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:52:49 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) 10:52:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:52:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:49 10:52:49 2023-12-15T10:52:49.968Z ERROR 7685 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:52:49 10:52:49 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:52:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 10:52:49 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) 10:52:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:52:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:52:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:52:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:52:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:52:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:52:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:52:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:52:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:52:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:52:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:52:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:52:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:52:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:52:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:52:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:52:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:52:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:52:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:52:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:52:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:52:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:52:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:52:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:52:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:52:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:52:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:52:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:52:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:52:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:52:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:52:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:52:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:52:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:52:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:52:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:52:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:52:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:52:49 Caused by: java.lang.Throwable: null 10:52:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:52:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:52:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:52:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:52:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:52:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:52:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:52:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:52:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:52:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:52:49 ... 88 common frames omitted 10:52:49 10:52:50 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:52:50 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 10:52:50 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 10:52:50 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:52:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:52:50 [INFO] 10:52:50 [INFO] Results: 10:52:50 [INFO] 10:52:50 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 10:52:50 [INFO] 10:52:50 [INFO] 10:52:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 10:52:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:52:50 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:52:50 [INFO] 10:52:50 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 10:52:50 [INFO] 10:52:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 10:52:50 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar 10:52:50 [INFO] 10:52:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 10:52:50 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:52:50 [INFO] 10:52:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 10:52:50 [INFO] 10:52:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 10:52:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:50 [INFO] 10:52:50 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 10:52:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:52:50 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:52:50 [INFO] All coverage checks have been met. 10:52:50 [INFO] 10:52:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 10:52:50 [INFO] 10:52:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 10:52:50 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar 10:52:50 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom 10:52:50 [INFO] 10:52:50 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 10:52:50 [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] 10:52:50 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:50 [INFO] 10:52:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 10:52:50 [INFO] 10:52:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 10:52:50 [INFO] 10:52:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 10:52:50 [INFO] 10:52:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 10:52:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:52:50 [INFO] 10:52:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 10:52:50 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:52:50 [INFO] 10:52:50 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 10:52:50 [INFO] 10:52:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 10:52:50 [INFO] You have 0 Checkstyle violations. 10:52:50 [INFO] 10:52:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 10:52:50 [INFO] You have 0 Checkstyle violations. 10:52:50 [INFO] 10:52:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 10:52:50 [INFO] Starting audit... 10:52:50 Audit done. 10:52:50 [INFO] You have 0 Checkstyle violations. 10:52:50 [INFO] 10:52:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 10:52:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:50 [INFO] Copying 16 resources 10:52:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 10:52:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 10:52:50 [INFO] 10:52:50 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 10:52:50 [INFO] Changes detected - recompiling the module! :dependency 10:52:50 [INFO] Compiling 61 source files with javac [debug release 17] to target/classes 10:52:51 [INFO] 10:52:51 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 10:52:51 [INFO] 10:52:51 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 10:52:51 [INFO] Fork Value is true 10:52:52 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:52:52 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:52:52 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:52:52 [java] WARNING: System::setSecurityManager will be removed in a future release 10:52:55 [INFO] Done SpotBugs Analysis.... 10:52:55 [INFO] 10:52:55 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 10:52:55 [INFO] 10:52:55 [INFO] 10:52:55 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 10:52:55 [INFO] BugInstance size is 0 10:52:55 [INFO] Error size is 0 10:52:55 [INFO] No errors/warnings found 10:52:55 [INFO] 10:52:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 10:52:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 10:52:55 [INFO] 10:52:55 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 10:52:55 [INFO] No sources to compile 10:52:55 [INFO] 10:52:55 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 10:52:55 [INFO] No sources specified for compilation. Skipping. 10:52:55 [INFO] 10:52:55 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 10:52:55 [INFO] No tests to run. 10:52:55 [INFO] 10:52:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 10:52:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:55 [INFO] 10:52:55 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 10:52:55 [INFO] 10:52:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 10:52:55 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar 10:52:55 [INFO] 10:52:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 10:52:55 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:52:55 [INFO] 10:52:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 10:52:55 [INFO] No tests to run. 10:52:55 [INFO] 10:52:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 10:52:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:52:55 [INFO] 10:52:55 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 10:52:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 10:52:55 [INFO] 10:52:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 10:52:55 [INFO] 10:52:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 10:52:55 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar 10:52:55 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom 10:52:55 [INFO] 10:52:55 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 10:52:55 [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] 10:52:55 [INFO] --------------------------------[ jar ]--------------------------------- 10:52:55 [INFO] 10:52:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 10:52:55 [INFO] 10:52:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 10:52:55 [INFO] 10:52:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 10:52:55 [INFO] 10:52:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 10:52:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:52:55 [INFO] 10:52:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 10:52:55 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:52:55 [INFO] 10:52:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 10:52:55 [INFO] You have 0 Checkstyle violations. 10:52:55 [INFO] 10:52:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 10:52:56 [INFO] You have 0 Checkstyle violations. 10:52:56 [INFO] 10:52:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 10:52:56 [INFO] Starting audit... 10:52:56 Audit done. 10:52:56 [INFO] You have 0 Checkstyle violations. 10:52:56 [INFO] 10:52:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 10:52:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:52:56 [INFO] Copying 3 resources 10:52:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 10:52:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 10:52:56 [INFO] 10:52:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 10:52:56 [INFO] Changes detected - recompiling the module! :dependency 10:52:56 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". 10:52:58 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". 10:52:58 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Some input files use unchecked or unsafe operations. 10:52:58 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Recompile with -Xlint:unchecked for details. 10:52:58 [INFO] 10:52:58 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 10:52:58 [INFO] 10:52:58 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 10:52:58 [INFO] Fork Value is true 10:53:00 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:53: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.0/spotbugs-4.2.0.jar) 10:53:00 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:53:00 [java] WARNING: System::setSecurityManager will be removed in a future release 10:53:04 [INFO] Done SpotBugs Analysis.... 10:53:04 [INFO] 10:53:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 10:53:04 [INFO] 10:53:04 [INFO] 10:53:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 10:53:04 [INFO] BugInstance size is 0 10:53:04 [INFO] Error size is 0 10:53:04 [INFO] No errors/warnings found 10:53:04 [INFO] 10:53:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 10:53:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:53:04 [INFO] Copying 16 resources 10:53:04 [INFO] 10:53:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 10:53:04 [INFO] Changes detected - recompiling the module! :dependency 10:53:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:53:05 [INFO] 10:53:05 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 10:53:05 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:53:05 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:53:08 [INFO] Compiled 177 files. 10:53:08 [INFO] 10:53:08 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 10:53:08 [INFO] 10:53:08 [INFO] ------------------------------------------------------- 10:53:08 [INFO] T E S T S 10:53:08 [INFO] ------------------------------------------------------- 10:53:10 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:53:12 10:53:12.043 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 10:53:12 10:53:12.069 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:53:12 10:53:12.073 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 10:53:12 10:53:12.074 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 10:53:12 10:53:12.091 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 10:53:12 10:53:12.096 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 10:53:12 10:53:12.096 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 10:53:12 10:53:12.105 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 10:53:12 10:53:12.113 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 10:53:12 10:53:12.117 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 10:53:12 10:53:12.147 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 10:53:12 10:53:12.152 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 10:53:12 10:53:12.161 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 10:53:12 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:53:12 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:53:12 10:53:12.177 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:53:12 10:53:12.183 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 10:53:12 10:53:12.186 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled 10:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:53:12 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:53:12 10:53:12.196 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:53:12 10:53:12.197 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 10:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:53:12 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:53:12 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:53:12 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:53:12 10:53:12.613 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:53:12 10:53:12.617 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:53:12 10:53:12.621 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:53:12 10:53:12.625 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 10:53:12 10:53:12.625 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:53:12 10:53:12.627 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 10:53:12 10:53:12.627 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:53:12 10:53:12.746 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:12 10:53:12.747 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 10:53:12 10:53:12.759 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:12 10:53:12.760 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:53:12 10:53:12.763 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:12 10:53:12.763 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 10:53:12 10:53:12.766 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:12 10:53:12.766 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 10:53:12 10:53:12.767 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:53:12 10:53:12.767 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:53:12 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:53:12 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:53:12 10:53:12.973 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 10:53:12 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:53:12 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:53:13 10:53:13.003 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 10:53:13 10:53:13.045 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 10:53:13 10:53:13.049 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 10:53:13 10:53:13.050 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 10:53:13 10:53:13.054 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 10:53:13 10:53:13.055 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 10:53:13 10:53:13.058 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 10:53:13 10:53:13.062 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 10:53:13 10:53:13.063 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 10:53:13 10:53:13.064 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:53:13 10:53:13.065 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 10:53:13 10:53:13.065 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:53:13 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:53:13 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:53:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:53:13 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:53:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:53:13 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:53:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:53:13 10:53:13.198 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:53:13 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:53:21 10:53:13.472 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:53:21 10:53:13.839 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:53:21 10:53:13.840 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:53:21 10:53:13.865 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 10:53:21 Server Version: 23.0.1 10:53:21 API Version: 1.42 10:53:21 Operating System: CentOS Stream 8 10:53:21 Total Memory: 31890 MB 10:53:21 10:53:13.869 [main] WARN org.testcontainers.utility.ResourceReaper -- 10:53:21 ******************************************************************************** 10:53:21 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:53:21 ******************************************************************************** 10:53:21 10:53:13.872 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:53:21 10:53:13.872 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:53:21 10:53:13.889 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:53:21 10:53:13.896 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 10:53:21 10:53:14.160 [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: de5738a633b9c7aedc3f4f105919da1e30f658e580d03404bcca1f403eb26c88 10:53:21 10:53:19.513 [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.639413032S 10:53:21 10:53:19.679 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 10:53:21 allow.auto.create.topics = true 10:53:21 auto.commit.interval.ms = 5000 10:53:21 auto.include.jmx.reporter = true 10:53:21 auto.offset.reset = earliest 10:53:21 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:53:21 check.crcs = true 10:53:21 client.dns.lookup = use_all_dns_ips 10:53:21 client.id = consumer-test-1 10:53:21 client.rack = 10:53:21 connections.max.idle.ms = 540000 10:53:21 default.api.timeout.ms = 60000 10:53:21 enable.auto.commit = true 10:53:21 exclude.internal.topics = true 10:53:21 fetch.max.bytes = 52428800 10:53:21 fetch.max.wait.ms = 500 10:53:21 fetch.min.bytes = 1 10:53:21 group.id = test 10:53:21 group.instance.id = null 10:53:21 heartbeat.interval.ms = 3000 10:53:21 interceptor.classes = [] 10:53:21 internal.leave.group.on.close = true 10:53:21 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:21 isolation.level = read_uncommitted 10:53:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:21 max.partition.fetch.bytes = 1048576 10:53:21 max.poll.interval.ms = 300000 10:53:21 max.poll.records = 500 10:53:21 metadata.max.age.ms = 300000 10:53:21 metric.reporters = [] 10:53:21 metrics.num.samples = 2 10:53:21 metrics.recording.level = INFO 10:53:21 metrics.sample.window.ms = 30000 10:53:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:21 receive.buffer.bytes = 65536 10:53:21 reconnect.backoff.max.ms = 1000 10:53:21 reconnect.backoff.ms = 50 10:53:21 request.timeout.ms = 30000 10:53:21 retry.backoff.ms = 100 10:53:21 sasl.client.callback.handler.class = null 10:53:21 sasl.jaas.config = null 10:53:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:21 sasl.kerberos.min.time.before.relogin = 60000 10:53:21 sasl.kerberos.service.name = null 10:53:21 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:21 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:21 sasl.login.callback.handler.class = null 10:53:21 sasl.login.class = null 10:53:21 sasl.login.connect.timeout.ms = null 10:53:21 sasl.login.read.timeout.ms = null 10:53:21 sasl.login.refresh.buffer.seconds = 300 10:53:21 sasl.login.refresh.min.period.seconds = 60 10:53:21 sasl.login.refresh.window.factor = 0.8 10:53:21 sasl.login.refresh.window.jitter = 0.05 10:53:21 sasl.login.retry.backoff.max.ms = 10000 10:53:21 sasl.login.retry.backoff.ms = 100 10:53:21 sasl.mechanism = GSSAPI 10:53:21 sasl.oauthbearer.clock.skew.seconds = 30 10:53:21 sasl.oauthbearer.expected.audience = null 10:53:21 sasl.oauthbearer.expected.issuer = null 10:53:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:21 sasl.oauthbearer.jwks.endpoint.url = null 10:53:21 sasl.oauthbearer.scope.claim.name = scope 10:53:21 sasl.oauthbearer.sub.claim.name = sub 10:53:21 sasl.oauthbearer.token.endpoint.url = null 10:53:21 security.protocol = PLAINTEXT 10:53:21 security.providers = null 10:53:21 send.buffer.bytes = 131072 10:53:21 session.timeout.ms = 45000 10:53:21 socket.connection.setup.timeout.max.ms = 30000 10:53:21 socket.connection.setup.timeout.ms = 10000 10:53:21 ssl.cipher.suites = null 10:53:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:21 ssl.endpoint.identification.algorithm = https 10:53:21 ssl.engine.factory.class = null 10:53:21 ssl.key.password = null 10:53:21 ssl.keymanager.algorithm = SunX509 10:53:21 ssl.keystore.certificate.chain = null 10:53:21 ssl.keystore.key = null 10:53:21 ssl.keystore.location = null 10:53:21 ssl.keystore.password = null 10:53:21 ssl.keystore.type = JKS 10:53:21 ssl.protocol = TLSv1.3 10:53:21 ssl.provider = null 10:53:21 ssl.secure.random.implementation = null 10:53:21 ssl.trustmanager.algorithm = PKIX 10:53:21 ssl.truststore.certificates = null 10:53:21 ssl.truststore.location = null 10:53:21 ssl.truststore.password = null 10:53:21 ssl.truststore.type = JKS 10:53:21 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:21 10:53:21 10:53:19.787 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 10:53:21 10:53:19.787 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 10:53:21 10:53:19.787 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1702637599786 10:53:21 10:53:09,272 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:53:21 10:53:09,293 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:53:21 10:53:09,293 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:53:21 10:53:09,294 |-INFO in ch.qos.logback.classic.BasicConfigurator@6a5b9eb3 - Setting up default configuration. 10:53:21 10:53:19,995 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@506eb27d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:21 10:53:20,045 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:21 10:53:20,045 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@506eb27d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:21 10:53:20,048 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:21 10:53:20,049 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:21 10:53:20,049 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:21 10:53:20,050 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:21 10:53:20,050 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@506eb27d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:21 10:53:20,057 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:21 10:53:20,057 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:21 10:53:20,061 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:21 10:53:20,087 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637600085) 10:53:21 10:53:20,087 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:21 10:53:20,087 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:21 10:53:20,092 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:21 10:53:20,092 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:21 10:53:20,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:21 10:53:20,099 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:21 10:53:20,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:21 10:53:20,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:21 10:53:20,122 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:21 10:53:20,128 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:21 10:53:20,569 |-INFO in ch.qos.logback.classic.pattern.DateConverter@56db9f2d - Setting zoneId to "UTC" 10:53:21 10:53:20,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:21 10:53:20,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:21 10:53:20,796 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:21 10:53:20,797 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:21 10:53:20,797 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:21 10:53:20,797 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:21 10:53:20,798 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:21 10:53:20,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:21 10:53:20,798 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:21 10:53:20,798 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@730332d1 - End of configuration. 10:53:21 10:53:20,798 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@68346d78 - Registering current configuration as safe fallback point 10:53:21 10:53:21 10:53:21 . ____ _ __ _ _ 10:53:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:21 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:21 =========|_|==============|___/=/_/_/_/ 10:53:21 :: Spring Boot :: (v3.1.2) 10:53:21 10:53:21 2023-12-15T10:53:20.833Z INFO 8074 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:21 2023-12-15T10:53:20.834Z INFO 8074 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:53:21 2023-12-15T10:53:21.026Z INFO 8074 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.229 seconds (process running for 12.568) 10:53:21 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:53:22 2023-12-15T10:53:21.548Z INFO 8074 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 10:53:22 2023-12-15T10:53:21.582Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:22 2023-12-15T10:53:21.583Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:22 acks = -1 10:53:22 auto.include.jmx.reporter = true 10:53:22 batch.size = 16384 10:53:22 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:53:22 buffer.memory = 33554432 10:53:22 client.dns.lookup = use_all_dns_ips 10:53:22 client.id = producer-1 10:53:22 compression.type = none 10:53:22 connections.max.idle.ms = 540000 10:53:22 delivery.timeout.ms = 120000 10:53:22 enable.idempotence = false 10:53:22 interceptor.classes = [] 10:53:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:22 linger.ms = 1 10:53:22 max.block.ms = 60000 10:53:22 max.in.flight.requests.per.connection = 5 10:53:22 max.request.size = 1048576 10:53:22 metadata.max.age.ms = 300000 10:53:22 metadata.max.idle.ms = 300000 10:53:22 metric.reporters = [] 10:53:22 metrics.num.samples = 2 10:53:22 metrics.recording.level = INFO 10:53:22 metrics.sample.window.ms = 30000 10:53:22 partitioner.adaptive.partitioning.enable = true 10:53:22 partitioner.availability.timeout.ms = 0 10:53:22 partitioner.class = null 10:53:22 partitioner.ignore.keys = false 10:53:22 receive.buffer.bytes = 32768 10:53:22 reconnect.backoff.max.ms = 1000 10:53:22 reconnect.backoff.ms = 50 10:53:22 request.timeout.ms = 30000 10:53:22 retries = 0 10:53:22 retry.backoff.ms = 100 10:53:22 sasl.client.callback.handler.class = null 10:53:22 sasl.jaas.config = null 10:53:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:22 sasl.kerberos.min.time.before.relogin = 60000 10:53:22 sasl.kerberos.service.name = null 10:53:22 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:22 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:22 sasl.login.callback.handler.class = null 10:53:22 sasl.login.class = null 10:53:22 sasl.login.connect.timeout.ms = null 10:53:22 sasl.login.read.timeout.ms = null 10:53:22 sasl.login.refresh.buffer.seconds = 300 10:53:22 sasl.login.refresh.min.period.seconds = 60 10:53:22 sasl.login.refresh.window.factor = 0.8 10:53:22 sasl.login.refresh.window.jitter = 0.05 10:53:22 sasl.login.retry.backoff.max.ms = 10000 10:53:22 sasl.login.retry.backoff.ms = 100 10:53:22 sasl.mechanism = GSSAPI 10:53:22 sasl.oauthbearer.clock.skew.seconds = 30 10:53:22 sasl.oauthbearer.expected.audience = null 10:53:22 sasl.oauthbearer.expected.issuer = null 10:53:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:22 sasl.oauthbearer.jwks.endpoint.url = null 10:53:22 sasl.oauthbearer.scope.claim.name = scope 10:53:22 sasl.oauthbearer.sub.claim.name = sub 10:53:22 sasl.oauthbearer.token.endpoint.url = null 10:53:22 security.protocol = PLAINTEXT 10:53:22 security.providers = null 10:53:22 send.buffer.bytes = 131072 10:53:22 socket.connection.setup.timeout.max.ms = 30000 10:53:22 socket.connection.setup.timeout.ms = 10000 10:53:22 ssl.cipher.suites = null 10:53:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:22 ssl.endpoint.identification.algorithm = https 10:53:22 ssl.engine.factory.class = null 10:53:22 ssl.key.password = null 10:53:22 ssl.keymanager.algorithm = SunX509 10:53:22 ssl.keystore.certificate.chain = null 10:53:22 ssl.keystore.key = null 10:53:22 ssl.keystore.location = null 10:53:22 ssl.keystore.password = null 10:53:22 ssl.keystore.type = JKS 10:53:22 ssl.protocol = TLSv1.3 10:53:22 ssl.provider = null 10:53:22 ssl.secure.random.implementation = null 10:53:22 ssl.trustmanager.algorithm = PKIX 10:53:22 ssl.truststore.certificates = null 10:53:22 ssl.truststore.location = null 10:53:22 ssl.truststore.password = null 10:53:22 ssl.truststore.type = JKS 10:53:22 transaction.timeout.ms = 60000 10:53:22 transactional.id = null 10:53:22 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:53:22 10:53:22 2023-12-15T10:53:21.605Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:22 2023-12-15T10:53:21.606Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:22 2023-12-15T10:53:21.606Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:22 2023-12-15T10:53:21.606Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637601605 10:53:22 2023-12-15T10:53:22.058Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 10:53:22 2023-12-15T10:53:22.058Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: yTa0ZYuyTnqWVkHp7Hlncw 10:53:22 2023-12-15T10:53:22.183Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 10:53:22 2023-12-15T10:53:22.292Z INFO 8074 --- [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 EYAAv3jQShmU5euJWoixxQ 10:53:22 2023-12-15T10:53:22.370Z INFO 8074 --- [ 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 EYAAv3jQShmU5euJWoixxQ 10:53:22 2023-12-15T10:53:22.370Z INFO 8074 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: yTa0ZYuyTnqWVkHp7Hlncw 10:53:22 2023-12-15T10:53:22.483Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 10:53:22 2023-12-15T10:53:22.489Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:53:22 2023-12-15T10:53:22.514Z INFO 8074 --- [ 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-eaa6ea63-61b7-444d-a358-b3f4a6d22bac 10:53:22 2023-12-15T10:53:22.515Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:53:22 2023-12-15T10:53:22.515Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:53:22 2023-12-15T10:53:22.546Z INFO 8074 --- [ 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-eaa6ea63-61b7-444d-a358-b3f4a6d22bac', protocol='range'} 10:53:22 2023-12-15T10:53:22.549Z INFO 8074 --- [ 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-eaa6ea63-61b7-444d-a358-b3f4a6d22bac=Assignment(partitions=[test-topic-0])} 10:53:22 2023-12-15T10:53:22.577Z INFO 8074 --- [ 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-eaa6ea63-61b7-444d-a358-b3f4a6d22bac', protocol='range'} 10:53:22 2023-12-15T10:53:22.578Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 10:53:22 2023-12-15T10:53:22.582Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 10:53:22 2023-12-15T10:53:22.597Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 10:53:22 2023-12-15T10:53:22.618Z INFO 8074 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 10:53:22 2023-12-15T10:53:22.754Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:22 2023-12-15T10:53:22.756Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 10:53:22 2023-12-15T10:53:22.761Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:22 2023-12-15T10:53:22.762Z INFO 8074 --- [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: 100ms, elapsed time since send: 100ms, request timeout: 30000ms) 10:53:22 2023-12-15T10:53:22.762Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 10:53:22 2023-12-15T10:53:22.762Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 10:53:22 2023-12-15T10:53:22.762Z INFO 8074 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=847079395, epoch=1) to node 1: 10:53:22 10:53:22 org.apache.kafka.common.errors.DisconnectException: null 10:53:22 10:53:22 2023-12-15T10:53:22.765Z INFO 8074 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:22 2023-12-15T10:53:22.856Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:22 2023-12-15T10:53:22.856Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:22 2023-12-15T10:53:22.868Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:22 2023-12-15T10:53:22.868Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:22 2023-12-15T10:53:22.957Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:22 2023-12-15T10:53:22.957Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.75 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:53:22 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:53:28 2023-12-15T10:53:22.966Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:53:28 2023-12-15T10:53:22.970Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:28 2023-12-15T10:53:22.970Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:23.020Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: cb103decb4e2dd5e3e91fa259340a09f86a84c1c387318cc0307d52542e1d388 10:53:28 2023-12-15T10:53:23.210Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:28 2023-12-15T10:53:23.210Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:23.272Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:28 2023-12-15T10:53:23.272Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:23.668Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:28 2023-12-15T10:53:23.668Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:23.778Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:28 2023-12-15T10:53:23.778Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:24.433Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:28 2023-12-15T10:53:24.433Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:24.685Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:28 2023-12-15T10:53:24.685Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:25.541Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:28 2023-12-15T10:53:25.541Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:25.791Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:28 2023-12-15T10:53:25.791Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:26.409Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:28 2023-12-15T10:53:26.409Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:26.897Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:28 2023-12-15T10:53:26.897Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:27.517Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:28 2023-12-15T10:53:27.517Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:28.003Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:28 2023-12-15T10:53:28.003Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:28 2023-12-15T10:53:28.114Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.148686774S 10:53:28 2023-12-15T10:53:28.120Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:28 allow.auto.create.topics = true 10:53:28 auto.commit.interval.ms = 5000 10:53:28 auto.include.jmx.reporter = true 10:53:28 auto.offset.reset = earliest 10:53:28 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:53:28 check.crcs = true 10:53:28 client.dns.lookup = use_all_dns_ips 10:53:28 client.id = consumer-test-2 10:53:28 client.rack = 10:53:28 connections.max.idle.ms = 540000 10:53:28 default.api.timeout.ms = 60000 10:53:28 enable.auto.commit = true 10:53:28 exclude.internal.topics = true 10:53:28 fetch.max.bytes = 52428800 10:53:28 fetch.max.wait.ms = 500 10:53:28 fetch.min.bytes = 1 10:53:28 group.id = test 10:53:28 group.instance.id = null 10:53:28 heartbeat.interval.ms = 3000 10:53:28 interceptor.classes = [] 10:53:28 internal.leave.group.on.close = true 10:53:28 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:28 isolation.level = read_uncommitted 10:53:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:28 max.partition.fetch.bytes = 1048576 10:53:28 max.poll.interval.ms = 300000 10:53:28 max.poll.records = 500 10:53:28 metadata.max.age.ms = 300000 10:53:28 metric.reporters = [] 10:53:28 metrics.num.samples = 2 10:53:28 metrics.recording.level = INFO 10:53:28 metrics.sample.window.ms = 30000 10:53:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:28 receive.buffer.bytes = 65536 10:53:28 reconnect.backoff.max.ms = 1000 10:53:28 reconnect.backoff.ms = 50 10:53:28 request.timeout.ms = 30000 10:53:28 retry.backoff.ms = 100 10:53:28 sasl.client.callback.handler.class = null 10:53:28 sasl.jaas.config = null 10:53:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:28 sasl.kerberos.min.time.before.relogin = 60000 10:53:28 sasl.kerberos.service.name = null 10:53:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:28 sasl.login.callback.handler.class = null 10:53:28 sasl.login.class = null 10:53:28 sasl.login.connect.timeout.ms = null 10:53:28 sasl.login.read.timeout.ms = null 10:53:28 sasl.login.refresh.buffer.seconds = 300 10:53:28 sasl.login.refresh.min.period.seconds = 60 10:53:28 sasl.login.refresh.window.factor = 0.8 10:53:28 sasl.login.refresh.window.jitter = 0.05 10:53:28 sasl.login.retry.backoff.max.ms = 10000 10:53:28 sasl.login.retry.backoff.ms = 100 10:53:28 sasl.mechanism = GSSAPI 10:53:28 sasl.oauthbearer.clock.skew.seconds = 30 10:53:28 sasl.oauthbearer.expected.audience = null 10:53:28 sasl.oauthbearer.expected.issuer = null 10:53:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:28 sasl.oauthbearer.jwks.endpoint.url = null 10:53:28 sasl.oauthbearer.scope.claim.name = scope 10:53:28 sasl.oauthbearer.sub.claim.name = sub 10:53:28 sasl.oauthbearer.token.endpoint.url = null 10:53:28 security.protocol = PLAINTEXT 10:53:28 security.providers = null 10:53:28 send.buffer.bytes = 131072 10:53:28 session.timeout.ms = 45000 10:53:28 socket.connection.setup.timeout.max.ms = 30000 10:53:28 socket.connection.setup.timeout.ms = 10000 10:53:28 ssl.cipher.suites = null 10:53:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:28 ssl.endpoint.identification.algorithm = https 10:53:28 ssl.engine.factory.class = null 10:53:28 ssl.key.password = null 10:53:28 ssl.keymanager.algorithm = SunX509 10:53:28 ssl.keystore.certificate.chain = null 10:53:28 ssl.keystore.key = null 10:53:28 ssl.keystore.location = null 10:53:28 ssl.keystore.password = null 10:53:28 ssl.keystore.type = JKS 10:53:28 ssl.protocol = TLSv1.3 10:53:28 ssl.provider = null 10:53:28 ssl.secure.random.implementation = null 10:53:28 ssl.trustmanager.algorithm = PKIX 10:53:28 ssl.truststore.certificates = null 10:53:28 ssl.truststore.location = null 10:53:28 ssl.truststore.password = null 10:53:28 ssl.truststore.type = JKS 10:53:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:53:28 10:53:28 2023-12-15T10:53:28.127Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:28 2023-12-15T10:53:28.127Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:28 2023-12-15T10:53:28.127Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637608127 10:53:28 10:53:28,161 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:53:28 10:53:28,161 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:53:28 10:53:28,161 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2afaf658 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:28 10:53:28,164 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:28 10:53:28,164 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2afaf658 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:28 10:53:28,167 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:28 10:53:28,167 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:28 10:53:28,167 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:28 10:53:28,167 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:28 10:53:28,167 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2afaf658 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:28 10:53:28,170 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:28 10:53:28,170 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:28 10:53:28,170 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:28 10:53:28,170 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637608170) 10:53:28 10:53:28,170 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:28 10:53:28,170 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:28 10:53:28,172 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:28 10:53:28,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:28 10:53:28,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:28 10:53:28,173 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:28 10:53:28,173 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:28 10:53:28,179 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3abbffd9 - Setting zoneId to "UTC" 10:53:28 10:53:28,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:28 10:53:28,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:28 10:53:28,183 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:28 10:53:28,183 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:28 10:53:28,183 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:28 10:53:28,183 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:28 10:53:28,184 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:28 10:53:28,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:28 10:53:28,184 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:28 10:53:28,184 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6288fc60 - End of configuration. 10:53:28 10:53:28,184 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1fbd9e5f - Registering current configuration as safe fallback point 10:53:28 10:53:28 10:53:28 . ____ _ __ _ _ 10:53:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:28 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:28 =========|_|==============|___/=/_/_/_/ 10:53:28 :: Spring Boot :: (v3.1.2) 10:53:28 10:53:28 2023-12-15T10:53:28.189Z INFO 8074 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:28 2023-12-15T10:53:28.189Z INFO 8074 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:53:28 2023-12-15T10:53:28.340Z INFO 8074 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.209 seconds (process running for 19.882) 10:53:29 2023-12-15T10:53:28.345Z INFO 8074 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 10:53:29 2023-12-15T10:53:28.382Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:29 2023-12-15T10:53:28.383Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:29 acks = -1 10:53:29 auto.include.jmx.reporter = true 10:53:29 batch.size = 16384 10:53:29 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:53:29 buffer.memory = 33554432 10:53:29 client.dns.lookup = use_all_dns_ips 10:53:29 client.id = producer-2 10:53:29 compression.type = none 10:53:29 connections.max.idle.ms = 540000 10:53:29 delivery.timeout.ms = 120000 10:53:29 enable.idempotence = false 10:53:29 interceptor.classes = [] 10:53:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:29 linger.ms = 1 10:53:29 max.block.ms = 60000 10:53:29 max.in.flight.requests.per.connection = 5 10:53:29 max.request.size = 1048576 10:53:29 metadata.max.age.ms = 300000 10:53:29 metadata.max.idle.ms = 300000 10:53:29 metric.reporters = [] 10:53:29 metrics.num.samples = 2 10:53:29 metrics.recording.level = INFO 10:53:29 metrics.sample.window.ms = 30000 10:53:29 partitioner.adaptive.partitioning.enable = true 10:53:29 partitioner.availability.timeout.ms = 0 10:53:29 partitioner.class = null 10:53:29 partitioner.ignore.keys = false 10:53:29 receive.buffer.bytes = 32768 10:53:29 reconnect.backoff.max.ms = 1000 10:53:29 reconnect.backoff.ms = 50 10:53:29 request.timeout.ms = 30000 10:53:29 retries = 0 10:53:29 retry.backoff.ms = 100 10:53:29 sasl.client.callback.handler.class = null 10:53:29 sasl.jaas.config = null 10:53:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:29 sasl.kerberos.min.time.before.relogin = 60000 10:53:29 sasl.kerberos.service.name = null 10:53:29 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:29 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:29 sasl.login.callback.handler.class = null 10:53:29 sasl.login.class = null 10:53:29 sasl.login.connect.timeout.ms = null 10:53:29 sasl.login.read.timeout.ms = null 10:53:29 sasl.login.refresh.buffer.seconds = 300 10:53:29 sasl.login.refresh.min.period.seconds = 60 10:53:29 sasl.login.refresh.window.factor = 0.8 10:53:29 sasl.login.refresh.window.jitter = 0.05 10:53:29 sasl.login.retry.backoff.max.ms = 10000 10:53:29 sasl.login.retry.backoff.ms = 100 10:53:29 sasl.mechanism = GSSAPI 10:53:29 sasl.oauthbearer.clock.skew.seconds = 30 10:53:29 sasl.oauthbearer.expected.audience = null 10:53:29 sasl.oauthbearer.expected.issuer = null 10:53:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:29 sasl.oauthbearer.jwks.endpoint.url = null 10:53:29 sasl.oauthbearer.scope.claim.name = scope 10:53:29 sasl.oauthbearer.sub.claim.name = sub 10:53:29 sasl.oauthbearer.token.endpoint.url = null 10:53:29 security.protocol = PLAINTEXT 10:53:29 security.providers = null 10:53:29 send.buffer.bytes = 131072 10:53:29 socket.connection.setup.timeout.max.ms = 30000 10:53:29 socket.connection.setup.timeout.ms = 10000 10:53:29 ssl.cipher.suites = null 10:53:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:29 ssl.endpoint.identification.algorithm = https 10:53:29 ssl.engine.factory.class = null 10:53:29 ssl.key.password = null 10:53:29 ssl.keymanager.algorithm = SunX509 10:53:29 ssl.keystore.certificate.chain = null 10:53:29 ssl.keystore.key = null 10:53:29 ssl.keystore.location = null 10:53:29 ssl.keystore.password = null 10:53:29 ssl.keystore.type = JKS 10:53:29 ssl.protocol = TLSv1.3 10:53:29 ssl.provider = null 10:53:29 ssl.secure.random.implementation = null 10:53:29 ssl.trustmanager.algorithm = PKIX 10:53:29 ssl.truststore.certificates = null 10:53:29 ssl.truststore.location = null 10:53:29 ssl.truststore.password = null 10:53:29 ssl.truststore.type = JKS 10:53:29 transaction.timeout.ms = 60000 10:53:29 transactional.id = null 10:53:29 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:29 10:53:29 2023-12-15T10:53:28.386Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:29 2023-12-15T10:53:28.387Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:29 2023-12-15T10:53:28.387Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:29 2023-12-15T10:53:28.387Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637608387 10:53:29 2023-12-15T10:53:28.470Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 10:53:29 2023-12-15T10:53:28.471Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: 4ugtQB9WSkyz7lZ_1EB0PQ 10:53:29 2023-12-15T10:53:28.587Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 10:53:29 2023-12-15T10:53:28.673Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:29 2023-12-15T10:53:28.673Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:29 2023-12-15T10:53:28.695Z INFO 8074 --- [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 7dtV_KNWS3yGWEAVSDCnmA 10:53:29 2023-12-15T10:53:28.733Z INFO 8074 --- [ 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 7dtV_KNWS3yGWEAVSDCnmA 10:53:29 2023-12-15T10:53:28.733Z INFO 8074 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4ugtQB9WSkyz7lZ_1EB0PQ 10:53:29 2023-12-15T10:53:28.908Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:29 2023-12-15T10:53:28.908Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:29 2023-12-15T10:53:28.959Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 10:53:29 2023-12-15T10:53:28.962Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:53:29 2023-12-15T10:53:28.983Z INFO 8074 --- [ 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-4ae429bc-efca-49e2-8372-dfd72c246bdb 10:53:29 2023-12-15T10:53:28.984Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:53:29 2023-12-15T10:53:28.984Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:53:29 2023-12-15T10:53:29.006Z INFO 8074 --- [ 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-4ae429bc-efca-49e2-8372-dfd72c246bdb', protocol='range'} 10:53:29 2023-12-15T10:53:29.006Z INFO 8074 --- [ 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-4ae429bc-efca-49e2-8372-dfd72c246bdb=Assignment(partitions=[client-topic-0])} 10:53:29 2023-12-15T10:53:29.031Z INFO 8074 --- [ 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-4ae429bc-efca-49e2-8372-dfd72c246bdb', protocol='range'} 10:53:29 2023-12-15T10:53:29.032Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 10:53:29 2023-12-15T10:53:29.032Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 10:53:29 2023-12-15T10:53:29.043Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 10:53:29 2023-12-15T10:53:29.057Z INFO 8074 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 10:53:29 2023-12-15T10:53:29.129Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:29 allow.auto.create.topics = true 10:53:29 auto.commit.interval.ms = 5000 10:53:29 auto.include.jmx.reporter = true 10:53:29 auto.offset.reset = earliest 10:53:29 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:53:29 check.crcs = true 10:53:29 client.dns.lookup = use_all_dns_ips 10:53:29 client.id = consumer-test-3 10:53:29 client.rack = 10:53:29 connections.max.idle.ms = 540000 10:53:29 default.api.timeout.ms = 60000 10:53:29 enable.auto.commit = true 10:53:29 exclude.internal.topics = true 10:53:29 fetch.max.bytes = 52428800 10:53:29 fetch.max.wait.ms = 500 10:53:29 fetch.min.bytes = 1 10:53:29 group.id = test 10:53:29 group.instance.id = null 10:53:29 heartbeat.interval.ms = 3000 10:53:29 interceptor.classes = [] 10:53:29 internal.leave.group.on.close = true 10:53:29 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:29 isolation.level = read_uncommitted 10:53:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:29 max.partition.fetch.bytes = 1048576 10:53:29 max.poll.interval.ms = 300000 10:53:29 max.poll.records = 500 10:53:29 metadata.max.age.ms = 300000 10:53:29 metric.reporters = [] 10:53:29 metrics.num.samples = 2 10:53:29 metrics.recording.level = INFO 10:53:29 metrics.sample.window.ms = 30000 10:53:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:29 receive.buffer.bytes = 65536 10:53:29 reconnect.backoff.max.ms = 1000 10:53:29 reconnect.backoff.ms = 50 10:53:29 request.timeout.ms = 30000 10:53:29 retry.backoff.ms = 100 10:53:29 sasl.client.callback.handler.class = null 10:53:29 sasl.jaas.config = null 10:53:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:29 sasl.kerberos.min.time.before.relogin = 60000 10:53:29 sasl.kerberos.service.name = null 10:53:29 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:29 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:29 sasl.login.callback.handler.class = null 10:53:29 sasl.login.class = null 10:53:29 sasl.login.connect.timeout.ms = null 10:53:29 sasl.login.read.timeout.ms = null 10:53:29 sasl.login.refresh.buffer.seconds = 300 10:53:29 sasl.login.refresh.min.period.seconds = 60 10:53:29 sasl.login.refresh.window.factor = 0.8 10:53:29 sasl.login.refresh.window.jitter = 0.05 10:53:29 sasl.login.retry.backoff.max.ms = 10000 10:53:29 sasl.login.retry.backoff.ms = 100 10:53:29 sasl.mechanism = GSSAPI 10:53:29 sasl.oauthbearer.clock.skew.seconds = 30 10:53:29 sasl.oauthbearer.expected.audience = null 10:53:29 sasl.oauthbearer.expected.issuer = null 10:53:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:29 sasl.oauthbearer.jwks.endpoint.url = null 10:53:29 sasl.oauthbearer.scope.claim.name = scope 10:53:29 sasl.oauthbearer.sub.claim.name = sub 10:53:29 sasl.oauthbearer.token.endpoint.url = null 10:53:29 security.protocol = PLAINTEXT 10:53:29 security.providers = null 10:53:29 send.buffer.bytes = 131072 10:53:29 session.timeout.ms = 45000 10:53:29 socket.connection.setup.timeout.max.ms = 30000 10:53:29 socket.connection.setup.timeout.ms = 10000 10:53:29 ssl.cipher.suites = null 10:53:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:29 ssl.endpoint.identification.algorithm = https 10:53:29 ssl.engine.factory.class = null 10:53:29 ssl.key.password = null 10:53:29 ssl.keymanager.algorithm = SunX509 10:53:29 ssl.keystore.certificate.chain = null 10:53:29 ssl.keystore.key = null 10:53:29 ssl.keystore.location = null 10:53:29 ssl.keystore.password = null 10:53:29 ssl.keystore.type = JKS 10:53:29 ssl.protocol = TLSv1.3 10:53:29 ssl.provider = null 10:53:29 ssl.secure.random.implementation = null 10:53:29 ssl.trustmanager.algorithm = PKIX 10:53:29 ssl.truststore.certificates = null 10:53:29 ssl.truststore.location = null 10:53:29 ssl.truststore.password = null 10:53:29 ssl.truststore.type = JKS 10:53:29 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:53:29 10:53:29 2023-12-15T10:53:29.139Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:29 2023-12-15T10:53:29.139Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:29 2023-12-15T10:53:29.139Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637609139 10:53:29 2023-12-15T10:53:29.146Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:29 allow.auto.create.topics = true 10:53:29 auto.commit.interval.ms = 5000 10:53:29 auto.include.jmx.reporter = true 10:53:29 auto.offset.reset = earliest 10:53:29 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:53:29 check.crcs = true 10:53:29 client.dns.lookup = use_all_dns_ips 10:53:29 client.id = consumer-test-4 10:53:29 client.rack = 10:53:29 connections.max.idle.ms = 540000 10:53:29 default.api.timeout.ms = 60000 10:53:29 enable.auto.commit = true 10:53:29 exclude.internal.topics = true 10:53:29 fetch.max.bytes = 52428800 10:53:29 fetch.max.wait.ms = 500 10:53:29 fetch.min.bytes = 1 10:53:29 group.id = test 10:53:29 group.instance.id = null 10:53:29 heartbeat.interval.ms = 3000 10:53:29 interceptor.classes = [] 10:53:29 internal.leave.group.on.close = true 10:53:29 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:29 isolation.level = read_uncommitted 10:53:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:29 max.partition.fetch.bytes = 1048576 10:53:29 max.poll.interval.ms = 300000 10:53:29 max.poll.records = 500 10:53:29 metadata.max.age.ms = 300000 10:53:29 metric.reporters = [] 10:53:29 metrics.num.samples = 2 10:53:29 metrics.recording.level = INFO 10:53:29 metrics.sample.window.ms = 30000 10:53:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:29 receive.buffer.bytes = 65536 10:53:29 reconnect.backoff.max.ms = 1000 10:53:29 reconnect.backoff.ms = 50 10:53:29 request.timeout.ms = 30000 10:53:29 retry.backoff.ms = 100 10:53:29 sasl.client.callback.handler.class = null 10:53:29 sasl.jaas.config = null 10:53:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:29 sasl.kerberos.min.time.before.relogin = 60000 10:53:29 sasl.kerberos.service.name = null 10:53:29 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:29 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:29 sasl.login.callback.handler.class = null 10:53:29 sasl.login.class = null 10:53:29 sasl.login.connect.timeout.ms = null 10:53:29 sasl.login.read.timeout.ms = null 10:53:29 sasl.login.refresh.buffer.seconds = 300 10:53:29 sasl.login.refresh.min.period.seconds = 60 10:53:29 sasl.login.refresh.window.factor = 0.8 10:53:29 sasl.login.refresh.window.jitter = 0.05 10:53:29 sasl.login.retry.backoff.max.ms = 10000 10:53:29 sasl.login.retry.backoff.ms = 100 10:53:29 sasl.mechanism = GSSAPI 10:53:29 sasl.oauthbearer.clock.skew.seconds = 30 10:53:29 sasl.oauthbearer.expected.audience = null 10:53:29 sasl.oauthbearer.expected.issuer = null 10:53:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:29 sasl.oauthbearer.jwks.endpoint.url = null 10:53:29 sasl.oauthbearer.scope.claim.name = scope 10:53:29 sasl.oauthbearer.sub.claim.name = sub 10:53:29 sasl.oauthbearer.token.endpoint.url = null 10:53:29 security.protocol = PLAINTEXT 10:53:29 security.providers = null 10:53:29 send.buffer.bytes = 131072 10:53:29 session.timeout.ms = 45000 10:53:29 socket.connection.setup.timeout.max.ms = 30000 10:53:29 socket.connection.setup.timeout.ms = 10000 10:53:29 ssl.cipher.suites = null 10:53:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:29 ssl.endpoint.identification.algorithm = https 10:53:29 ssl.engine.factory.class = null 10:53:29 ssl.key.password = null 10:53:29 ssl.keymanager.algorithm = SunX509 10:53:29 ssl.keystore.certificate.chain = null 10:53:29 ssl.keystore.key = null 10:53:29 ssl.keystore.location = null 10:53:29 ssl.keystore.password = null 10:53:29 ssl.keystore.type = JKS 10:53:29 ssl.protocol = TLSv1.3 10:53:29 ssl.provider = null 10:53:29 ssl.secure.random.implementation = null 10:53:29 ssl.trustmanager.algorithm = PKIX 10:53:29 ssl.truststore.certificates = null 10:53:29 ssl.truststore.location = null 10:53:29 ssl.truststore.password = null 10:53:29 ssl.truststore.type = JKS 10:53:29 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:53:29 10:53:29 2023-12-15T10:53:29.150Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:29 2023-12-15T10:53:29.150Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:29 2023-12-15T10:53:29.150Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637609150 10:53:29 2023-12-15T10:53:29.219Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 10:53:29 2023-12-15T10:53:29.221Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:29 2023-12-15T10:53:29.221Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 10:53:29 2023-12-15T10:53:29.309Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:29 2023-12-15T10:53:29.309Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 210ms, elapsed time since send: 210ms, request timeout: 30000ms) 10:53:29 2023-12-15T10:53:29.309Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:53:29 2023-12-15T10:53:29.309Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 10:53:29 2023-12-15T10:53:29.310Z INFO 8074 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1470903690, epoch=1) to node 1: 10:53:29 10:53:29 org.apache.kafka.common.errors.DisconnectException: null 10:53:29 10:53:29 2023-12-15T10:53:29.310Z INFO 8074 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:29 2023-12-15T10:53:29.322Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:29 2023-12-15T10:53:29.323Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:29 2023-12-15T10:53:29.411Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:29 2023-12-15T10:53:29.411Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.47 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:53:29 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:53:35 2023-12-15T10:53:29.441Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:53:35 2023-12-15T10:53:29.474Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:35 2023-12-15T10:53:29.474Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:29.487Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 6b26a998bbda659ee55ed055b7f85c1b2cca223012a80c1124b9e5f241f697de 10:53:35 2023-12-15T10:53:29.515Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:29.515Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:29.676Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:35 2023-12-15T10:53:29.676Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:29.717Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:29.717Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:29.785Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:35 2023-12-15T10:53:29.785Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:29.813Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:29.813Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:30.130Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:35 2023-12-15T10:53:30.130Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:30.220Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:30.221Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:30.732Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:30.732Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:30.898Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:35 2023-12-15T10:53:30.898Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:31.095Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:35 2023-12-15T10:53:31.096Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:31.131Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:31.131Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:31.635Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:31.635Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:31.753Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:35 2023-12-15T10:53:31.753Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:31.950Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:35 2023-12-15T10:53:31.950Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:32.034Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:32.034Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:32.640Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:32.641Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:32.658Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:35 2023-12-15T10:53:32.659Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:32.963Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:35 2023-12-15T10:53:32.964Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:33.041Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:33.041Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:33.512Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:35 2023-12-15T10:53:33.512Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:33.821Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:35 2023-12-15T10:53:33.821Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:33.847Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:33.847Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:34.247Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:34.247Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:34.427Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:35 2023-12-15T10:53:34.427Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:34.602Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.161240191S 10:53:35 10:53:34,658 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:53:35 10:53:34,658 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:53:35 10:53:34,658 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48d86376 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:35 10:53:34,661 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:35 10:53:34,661 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48d86376 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:35 10:53:34,663 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:35 10:53:34,663 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:35 10:53:34,663 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:35 10:53:34,663 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:35 10:53:34,663 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48d86376 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:35 10:53:34,666 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:35 10:53:34,666 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:35 10:53:34,666 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:35 10:53:34,666 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637614666) 10:53:35 10:53:34,666 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:35 10:53:34,666 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:35 10:53:34,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:35 10:53:34,671 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:35 10:53:34,672 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:35 10:53:34,672 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:35 10:53:34,673 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:35 10:53:34,673 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:35 10:53:34,678 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2271c0ea - Setting zoneId to "UTC" 10:53:35 10:53:34,679 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:35 10:53:34,679 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:35 10:53:34,682 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:35 10:53:34,682 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:35 10:53:34,682 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:35 10:53:34,682 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:35 10:53:34,682 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 10:53:35 10:53:34,682 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:35 10:53:34,682 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:35 10:53:34,682 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:35 10:53:34,682 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5cd1a43e - End of configuration. 10:53:35 10:53:34,682 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5719af01 - Registering current configuration as safe fallback point 10:53:35 10:53:35 10:53:35 . ____ _ __ _ _ 10:53:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:35 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:35 =========|_|==============|___/=/_/_/_/ 10:53:35 :: Spring Boot :: (v3.1.2) 10:53:35 10:53:35 2023-12-15T10:53:34.697Z INFO 8074 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:35 2023-12-15T10:53:34.697Z INFO 8074 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:53:35 2023-12-15T10:53:34.754Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:34.754Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:35.048Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:35 2023-12-15T10:53:35.048Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:35.358Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:35 2023-12-15T10:53:35.358Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:35 2023-12-15T10:53:35.375Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:35 allow.auto.create.topics = true 10:53:35 auto.commit.interval.ms = 5000 10:53:35 auto.include.jmx.reporter = true 10:53:35 auto.offset.reset = latest 10:53:35 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:35 check.crcs = true 10:53:35 client.dns.lookup = use_all_dns_ips 10:53:35 client.id = consumer-ncmp-data-operation-event-group-5 10:53:35 client.rack = 10:53:35 connections.max.idle.ms = 540000 10:53:35 default.api.timeout.ms = 60000 10:53:35 enable.auto.commit = false 10:53:35 exclude.internal.topics = true 10:53:35 fetch.max.bytes = 52428800 10:53:35 fetch.max.wait.ms = 500 10:53:35 fetch.min.bytes = 1 10:53:35 group.id = ncmp-data-operation-event-group 10:53:35 group.instance.id = null 10:53:35 heartbeat.interval.ms = 3000 10:53:35 interceptor.classes = [] 10:53:35 internal.leave.group.on.close = true 10:53:35 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:35 isolation.level = read_uncommitted 10:53:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:35 max.partition.fetch.bytes = 1048576 10:53:35 max.poll.interval.ms = 300000 10:53:35 max.poll.records = 500 10:53:35 metadata.max.age.ms = 300000 10:53:35 metric.reporters = [] 10:53:35 metrics.num.samples = 2 10:53:35 metrics.recording.level = INFO 10:53:35 metrics.sample.window.ms = 30000 10:53:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:35 receive.buffer.bytes = 65536 10:53:35 reconnect.backoff.max.ms = 1000 10:53:35 reconnect.backoff.ms = 50 10:53:35 request.timeout.ms = 30000 10:53:35 retry.backoff.ms = 100 10:53:35 sasl.client.callback.handler.class = null 10:53:35 sasl.jaas.config = null 10:53:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:35 sasl.kerberos.min.time.before.relogin = 60000 10:53:35 sasl.kerberos.service.name = null 10:53:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:35 sasl.login.callback.handler.class = null 10:53:35 sasl.login.class = null 10:53:35 sasl.login.connect.timeout.ms = null 10:53:35 sasl.login.read.timeout.ms = null 10:53:35 sasl.login.refresh.buffer.seconds = 300 10:53:35 sasl.login.refresh.min.period.seconds = 60 10:53:35 sasl.login.refresh.window.factor = 0.8 10:53:35 sasl.login.refresh.window.jitter = 0.05 10:53:35 sasl.login.retry.backoff.max.ms = 10000 10:53:35 sasl.login.retry.backoff.ms = 100 10:53:35 sasl.mechanism = GSSAPI 10:53:35 sasl.oauthbearer.clock.skew.seconds = 30 10:53:35 sasl.oauthbearer.expected.audience = null 10:53:35 sasl.oauthbearer.expected.issuer = null 10:53:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:35 sasl.oauthbearer.jwks.endpoint.url = null 10:53:35 sasl.oauthbearer.scope.claim.name = scope 10:53:35 sasl.oauthbearer.sub.claim.name = sub 10:53:35 sasl.oauthbearer.token.endpoint.url = null 10:53:35 security.protocol = PLAINTEXT 10:53:35 security.providers = null 10:53:35 send.buffer.bytes = 131072 10:53:35 session.timeout.ms = 45000 10:53:35 socket.connection.setup.timeout.max.ms = 30000 10:53:35 socket.connection.setup.timeout.ms = 10000 10:53:35 ssl.cipher.suites = null 10:53:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:35 ssl.endpoint.identification.algorithm = https 10:53:35 ssl.engine.factory.class = null 10:53:35 ssl.key.password = null 10:53:35 ssl.keymanager.algorithm = SunX509 10:53:35 ssl.keystore.certificate.chain = null 10:53:35 ssl.keystore.key = null 10:53:35 ssl.keystore.location = null 10:53:35 ssl.keystore.password = null 10:53:35 ssl.keystore.type = JKS 10:53:35 ssl.protocol = TLSv1.3 10:53:35 ssl.provider = null 10:53:35 ssl.secure.random.implementation = null 10:53:35 ssl.trustmanager.algorithm = PKIX 10:53:35 ssl.truststore.certificates = null 10:53:35 ssl.truststore.location = null 10:53:35 ssl.truststore.password = null 10:53:35 ssl.truststore.type = JKS 10:53:35 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:53:35 10:53:35 2023-12-15T10:53:35.378Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:35 2023-12-15T10:53:35.379Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:35 2023-12-15T10:53:35.379Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637615378 10:53:35 2023-12-15T10:53:35.380Z INFO 8074 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 10:53:35 2023-12-15T10:53:35.389Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:35 allow.auto.create.topics = true 10:53:35 auto.commit.interval.ms = 5000 10:53:35 auto.include.jmx.reporter = true 10:53:35 auto.offset.reset = latest 10:53:35 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:35 check.crcs = true 10:53:35 client.dns.lookup = use_all_dns_ips 10:53:35 client.id = consumer-ncmp-async-rest-request-event-group-6 10:53:35 client.rack = 10:53:35 connections.max.idle.ms = 540000 10:53:35 default.api.timeout.ms = 60000 10:53:35 enable.auto.commit = false 10:53:35 exclude.internal.topics = true 10:53:35 fetch.max.bytes = 52428800 10:53:35 fetch.max.wait.ms = 500 10:53:35 fetch.min.bytes = 1 10:53:35 group.id = ncmp-async-rest-request-event-group 10:53:35 group.instance.id = null 10:53:35 heartbeat.interval.ms = 3000 10:53:35 interceptor.classes = [] 10:53:35 internal.leave.group.on.close = true 10:53:35 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:35 isolation.level = read_uncommitted 10:53:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:35 max.partition.fetch.bytes = 1048576 10:53:35 max.poll.interval.ms = 300000 10:53:35 max.poll.records = 500 10:53:35 metadata.max.age.ms = 300000 10:53:35 metric.reporters = [] 10:53:35 metrics.num.samples = 2 10:53:35 metrics.recording.level = INFO 10:53:35 metrics.sample.window.ms = 30000 10:53:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:35 receive.buffer.bytes = 65536 10:53:35 reconnect.backoff.max.ms = 1000 10:53:35 reconnect.backoff.ms = 50 10:53:35 request.timeout.ms = 30000 10:53:35 retry.backoff.ms = 100 10:53:35 sasl.client.callback.handler.class = null 10:53:35 sasl.jaas.config = null 10:53:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:35 sasl.kerberos.min.time.before.relogin = 60000 10:53:35 sasl.kerberos.service.name = null 10:53:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:35 sasl.login.callback.handler.class = null 10:53:35 sasl.login.class = null 10:53:35 sasl.login.connect.timeout.ms = null 10:53:35 sasl.login.read.timeout.ms = null 10:53:35 sasl.login.refresh.buffer.seconds = 300 10:53:35 sasl.login.refresh.min.period.seconds = 60 10:53:35 sasl.login.refresh.window.factor = 0.8 10:53:35 sasl.login.refresh.window.jitter = 0.05 10:53:35 sasl.login.retry.backoff.max.ms = 10000 10:53:35 sasl.login.retry.backoff.ms = 100 10:53:35 sasl.mechanism = GSSAPI 10:53:35 sasl.oauthbearer.clock.skew.seconds = 30 10:53:35 sasl.oauthbearer.expected.audience = null 10:53:35 sasl.oauthbearer.expected.issuer = null 10:53:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:35 sasl.oauthbearer.jwks.endpoint.url = null 10:53:35 sasl.oauthbearer.scope.claim.name = scope 10:53:35 sasl.oauthbearer.sub.claim.name = sub 10:53:35 sasl.oauthbearer.token.endpoint.url = null 10:53:35 security.protocol = PLAINTEXT 10:53:35 security.providers = null 10:53:35 send.buffer.bytes = 131072 10:53:35 session.timeout.ms = 45000 10:53:35 socket.connection.setup.timeout.max.ms = 30000 10:53:35 socket.connection.setup.timeout.ms = 10000 10:53:35 ssl.cipher.suites = null 10:53:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:35 ssl.endpoint.identification.algorithm = https 10:53:35 ssl.engine.factory.class = null 10:53:35 ssl.key.password = null 10:53:35 ssl.keymanager.algorithm = SunX509 10:53:35 ssl.keystore.certificate.chain = null 10:53:35 ssl.keystore.key = null 10:53:35 ssl.keystore.location = null 10:53:35 ssl.keystore.password = null 10:53:35 ssl.keystore.type = JKS 10:53:35 ssl.protocol = TLSv1.3 10:53:35 ssl.provider = null 10:53:35 ssl.secure.random.implementation = null 10:53:35 ssl.trustmanager.algorithm = PKIX 10:53:35 ssl.truststore.certificates = null 10:53:35 ssl.truststore.location = null 10:53:35 ssl.truststore.password = null 10:53:35 ssl.truststore.type = JKS 10:53:35 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:53:35 10:53:35 2023-12-15T10:53:35.401Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:35 2023-12-15T10:53:35.401Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:35 2023-12-15T10:53:35.401Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637615401 10:53:35 2023-12-15T10:53:35.402Z INFO 8074 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 10:53:35 2023-12-15T10:53:35.409Z INFO 8074 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.774 seconds (process running for 26.952) 10:53:36 2023-12-15T10:53:35.455Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:36 2023-12-15T10:53:35.456Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:36 2023-12-15T10:53:35.491Z WARN 8074 --- [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} 10:53:36 2023-12-15T10:53:35.491Z INFO 8074 --- [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: jFu-UXjlQAKsS1LGrDiRcw 10:53:36 2023-12-15T10:53:35.526Z WARN 8074 --- [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} 10:53:36 2023-12-15T10:53:35.526Z INFO 8074 --- [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: jFu-UXjlQAKsS1LGrDiRcw 10:53:36 2023-12-15T10:53:35.634Z WARN 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:53:36 2023-12-15T10:53:35.665Z WARN 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:53:36 2023-12-15T10:53:35.739Z INFO 8074 --- [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 LcxdvisTTDqRyzBWxe6RIg 10:53:36 2023-12-15T10:53:35.744Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 10:53:36 2023-12-15T10:53:35.747Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:53:36 2023-12-15T10:53:35.767Z INFO 8074 --- [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-1ff6b6cb-540d-4635-8ecd-4b88d15cec90 10:53:36 2023-12-15T10:53:35.768Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:53:36 2023-12-15T10:53:35.768Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:53:36 2023-12-15T10:53:35.770Z INFO 8074 --- [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 LcxdvisTTDqRyzBWxe6RIg 10:53:36 2023-12-15T10:53:35.777Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 10:53:36 2023-12-15T10:53:35.778Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:53:36 2023-12-15T10:53:35.792Z INFO 8074 --- [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-dad637d0-d227-4425-b954-c9cf58813228 10:53:36 2023-12-15T10:53:35.792Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:53:36 2023-12-15T10:53:35.792Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:53:36 2023-12-15T10:53:35.797Z INFO 8074 --- [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-1ff6b6cb-540d-4635-8ecd-4b88d15cec90', protocol='range'} 10:53:36 2023-12-15T10:53:35.797Z INFO 8074 --- [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-1ff6b6cb-540d-4635-8ecd-4b88d15cec90=Assignment(partitions=[ncmp-async-m2m-0])} 10:53:36 2023-12-15T10:53:35.807Z INFO 8074 --- [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-dad637d0-d227-4425-b954-c9cf58813228', protocol='range'} 10:53:36 2023-12-15T10:53:35.807Z INFO 8074 --- [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-dad637d0-d227-4425-b954-c9cf58813228=Assignment(partitions=[ncmp-async-m2m-0])} 10:53:36 2023-12-15T10:53:35.850Z INFO 8074 --- [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-1ff6b6cb-540d-4635-8ecd-4b88d15cec90', protocol='range'} 10:53:36 2023-12-15T10:53:35.850Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:53:36 2023-12-15T10:53:35.850Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:53:36 2023-12-15T10:53:35.851Z INFO 8074 --- [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-dad637d0-d227-4425-b954-c9cf58813228', protocol='range'} 10:53:36 2023-12-15T10:53:35.852Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:53:36 2023-12-15T10:53:35.852Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:53:36 2023-12-15T10:53:35.860Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:53:36 2023-12-15T10:53:35.861Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:53:36 2023-12-15T10:53:35.863Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:53:36 2023-12-15T10:53:35.864Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:53:36 2023-12-15T10:53:35.872Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 10:53:36 2023-12-15T10:53:35.873Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 10:53:36 2023-12-15T10:53:35.894Z INFO 8074 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:53:36 2023-12-15T10:53:35.893Z INFO 8074 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:53:36 2023-12-15T10:53:35.935Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:36 2023-12-15T10:53:35.936Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:36 acks = -1 10:53:36 auto.include.jmx.reporter = true 10:53:36 batch.size = 16384 10:53:36 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:36 buffer.memory = 33554432 10:53:36 client.dns.lookup = use_all_dns_ips 10:53:36 client.id = producer-3 10:53:36 compression.type = none 10:53:36 connections.max.idle.ms = 540000 10:53:36 delivery.timeout.ms = 120000 10:53:36 enable.idempotence = false 10:53:36 interceptor.classes = [] 10:53:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:36 linger.ms = 1 10:53:36 max.block.ms = 60000 10:53:36 max.in.flight.requests.per.connection = 5 10:53:36 max.request.size = 1048576 10:53:36 metadata.max.age.ms = 300000 10:53:36 metadata.max.idle.ms = 300000 10:53:36 metric.reporters = [] 10:53:36 metrics.num.samples = 2 10:53:36 metrics.recording.level = INFO 10:53:36 metrics.sample.window.ms = 30000 10:53:36 partitioner.adaptive.partitioning.enable = true 10:53:36 partitioner.availability.timeout.ms = 0 10:53:36 partitioner.class = null 10:53:36 partitioner.ignore.keys = false 10:53:36 receive.buffer.bytes = 32768 10:53:36 reconnect.backoff.max.ms = 1000 10:53:36 reconnect.backoff.ms = 50 10:53:36 request.timeout.ms = 30000 10:53:36 retries = 0 10:53:36 retry.backoff.ms = 100 10:53:36 sasl.client.callback.handler.class = null 10:53:36 sasl.jaas.config = null 10:53:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:36 sasl.kerberos.min.time.before.relogin = 60000 10:53:36 sasl.kerberos.service.name = null 10:53:36 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:36 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:36 sasl.login.callback.handler.class = null 10:53:36 sasl.login.class = null 10:53:36 sasl.login.connect.timeout.ms = null 10:53:36 sasl.login.read.timeout.ms = null 10:53:36 sasl.login.refresh.buffer.seconds = 300 10:53:36 sasl.login.refresh.min.period.seconds = 60 10:53:36 sasl.login.refresh.window.factor = 0.8 10:53:36 sasl.login.refresh.window.jitter = 0.05 10:53:36 sasl.login.retry.backoff.max.ms = 10000 10:53:36 sasl.login.retry.backoff.ms = 100 10:53:36 sasl.mechanism = GSSAPI 10:53:36 sasl.oauthbearer.clock.skew.seconds = 30 10:53:36 sasl.oauthbearer.expected.audience = null 10:53:36 sasl.oauthbearer.expected.issuer = null 10:53:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:36 sasl.oauthbearer.jwks.endpoint.url = null 10:53:36 sasl.oauthbearer.scope.claim.name = scope 10:53:36 sasl.oauthbearer.sub.claim.name = sub 10:53:36 sasl.oauthbearer.token.endpoint.url = null 10:53:36 security.protocol = PLAINTEXT 10:53:36 security.providers = null 10:53:36 send.buffer.bytes = 131072 10:53:36 socket.connection.setup.timeout.max.ms = 30000 10:53:36 socket.connection.setup.timeout.ms = 10000 10:53:36 ssl.cipher.suites = null 10:53:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:36 ssl.endpoint.identification.algorithm = https 10:53:36 ssl.engine.factory.class = null 10:53:36 ssl.key.password = null 10:53:36 ssl.keymanager.algorithm = SunX509 10:53:36 ssl.keystore.certificate.chain = null 10:53:36 ssl.keystore.key = null 10:53:36 ssl.keystore.location = null 10:53:36 ssl.keystore.password = null 10:53:36 ssl.keystore.type = JKS 10:53:36 ssl.protocol = TLSv1.3 10:53:36 ssl.provider = null 10:53:36 ssl.secure.random.implementation = null 10:53:36 ssl.trustmanager.algorithm = PKIX 10:53:36 ssl.truststore.certificates = null 10:53:36 ssl.truststore.location = null 10:53:36 ssl.truststore.password = null 10:53:36 ssl.truststore.type = JKS 10:53:36 transaction.timeout.ms = 60000 10:53:36 transactional.id = null 10:53:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:36 10:53:36 2023-12-15T10:53:35.946Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:36 2023-12-15T10:53:35.946Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:36 2023-12-15T10:53:35.946Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:36 2023-12-15T10:53:35.946Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637615946 10:53:36 2023-12-15T10:53:35.957Z INFO 8074 --- [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 LcxdvisTTDqRyzBWxe6RIg 10:53:36 2023-12-15T10:53:35.957Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:36 2023-12-15T10:53:35.957Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: jFu-UXjlQAKsS1LGrDiRcw 10:53:36 2023-12-15T10:53:35.957Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:36 2023-12-15T10:53:36.106Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:36 2023-12-15T10:53:36.107Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:36 2023-12-15T10:53:36.270Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:36 2023-12-15T10:53:36.271Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:36 acks = -1 10:53:36 auto.include.jmx.reporter = true 10:53:36 batch.size = 16384 10:53:36 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:36 buffer.memory = 33554432 10:53:36 client.dns.lookup = use_all_dns_ips 10:53:36 client.id = producer-4 10:53:36 compression.type = none 10:53:36 connections.max.idle.ms = 540000 10:53:36 delivery.timeout.ms = 120000 10:53:36 enable.idempotence = false 10:53:36 interceptor.classes = [] 10:53:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:36 linger.ms = 1 10:53:36 max.block.ms = 60000 10:53:36 max.in.flight.requests.per.connection = 5 10:53:36 max.request.size = 1048576 10:53:36 metadata.max.age.ms = 300000 10:53:36 metadata.max.idle.ms = 300000 10:53:36 metric.reporters = [] 10:53:36 metrics.num.samples = 2 10:53:36 metrics.recording.level = INFO 10:53:36 metrics.sample.window.ms = 30000 10:53:36 partitioner.adaptive.partitioning.enable = true 10:53:36 partitioner.availability.timeout.ms = 0 10:53:36 partitioner.class = null 10:53:36 partitioner.ignore.keys = false 10:53:36 receive.buffer.bytes = 32768 10:53:36 reconnect.backoff.max.ms = 1000 10:53:36 reconnect.backoff.ms = 50 10:53:36 request.timeout.ms = 30000 10:53:36 retries = 0 10:53:36 retry.backoff.ms = 100 10:53:36 sasl.client.callback.handler.class = null 10:53:36 sasl.jaas.config = null 10:53:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:36 sasl.kerberos.min.time.before.relogin = 60000 10:53:36 sasl.kerberos.service.name = null 10:53:36 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:36 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:36 sasl.login.callback.handler.class = null 10:53:36 sasl.login.class = null 10:53:36 sasl.login.connect.timeout.ms = null 10:53:36 sasl.login.read.timeout.ms = null 10:53:36 sasl.login.refresh.buffer.seconds = 300 10:53:36 sasl.login.refresh.min.period.seconds = 60 10:53:36 sasl.login.refresh.window.factor = 0.8 10:53:36 sasl.login.refresh.window.jitter = 0.05 10:53:36 sasl.login.retry.backoff.max.ms = 10000 10:53:36 sasl.login.retry.backoff.ms = 100 10:53:36 sasl.mechanism = GSSAPI 10:53:36 sasl.oauthbearer.clock.skew.seconds = 30 10:53:36 sasl.oauthbearer.expected.audience = null 10:53:36 sasl.oauthbearer.expected.issuer = null 10:53:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:36 sasl.oauthbearer.jwks.endpoint.url = null 10:53:36 sasl.oauthbearer.scope.claim.name = scope 10:53:36 sasl.oauthbearer.sub.claim.name = sub 10:53:36 sasl.oauthbearer.token.endpoint.url = null 10:53:36 security.protocol = PLAINTEXT 10:53:36 security.providers = null 10:53:36 send.buffer.bytes = 131072 10:53:36 socket.connection.setup.timeout.max.ms = 30000 10:53:36 socket.connection.setup.timeout.ms = 10000 10:53:36 ssl.cipher.suites = null 10:53:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:36 ssl.endpoint.identification.algorithm = https 10:53:36 ssl.engine.factory.class = null 10:53:36 ssl.key.password = null 10:53:36 ssl.keymanager.algorithm = SunX509 10:53:36 ssl.keystore.certificate.chain = null 10:53:36 ssl.keystore.key = null 10:53:36 ssl.keystore.location = null 10:53:36 ssl.keystore.password = null 10:53:36 ssl.keystore.type = JKS 10:53:36 ssl.protocol = TLSv1.3 10:53:36 ssl.provider = null 10:53:36 ssl.secure.random.implementation = null 10:53:36 ssl.trustmanager.algorithm = PKIX 10:53:36 ssl.truststore.certificates = null 10:53:36 ssl.truststore.location = null 10:53:36 ssl.truststore.password = null 10:53:36 ssl.truststore.type = JKS 10:53:36 transaction.timeout.ms = 60000 10:53:36 transactional.id = null 10:53:36 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:53:36 10:53:36 2023-12-15T10:53:36.274Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:36 2023-12-15T10:53:36.274Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:36 2023-12-15T10:53:36.274Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:36 2023-12-15T10:53:36.274Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637616274 10:53:36 2023-12-15T10:53:36.279Z INFO 8074 --- [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 LcxdvisTTDqRyzBWxe6RIg 10:53:37 2023-12-15T10:53:36.279Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: jFu-UXjlQAKsS1LGrDiRcw 10:53:37 2023-12-15T10:53:36.333Z ERROR 8074 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 10:53:37 10:53:37 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:53:37 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:53:37 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:53:37 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:53:37 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:53:37 at java.base/java.lang.Thread.run(Thread.java:833) 10:53:37 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:53:37 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 10:53:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 10:53:37 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1287) 10:53:37 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 10:53:37 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 10:53:37 ... 3 common frames omitted 10:53:37 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:53:37 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:53:37 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:53:37 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:53:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:53:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:53:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 10:53:37 ... 15 common frames omitted 10:53:37 10:53:37 2023-12-15T10:53:36.464Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:37 2023-12-15T10:53:36.464Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:37 2023-12-15T10:53:36.469Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:37 2023-12-15T10:53:36.469Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:37 2023-12-15T10:53:36.595Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:37 2023-12-15T10:53:36.596Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:37 acks = -1 10:53:37 auto.include.jmx.reporter = true 10:53:37 batch.size = 16384 10:53:37 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:37 buffer.memory = 33554432 10:53:37 client.dns.lookup = use_all_dns_ips 10:53:37 client.id = producer-5 10:53:37 compression.type = none 10:53:37 connections.max.idle.ms = 540000 10:53:37 delivery.timeout.ms = 120000 10:53:37 enable.idempotence = false 10:53:37 interceptor.classes = [] 10:53:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:37 linger.ms = 1 10:53:37 max.block.ms = 60000 10:53:37 max.in.flight.requests.per.connection = 5 10:53:37 max.request.size = 1048576 10:53:37 metadata.max.age.ms = 300000 10:53:37 metadata.max.idle.ms = 300000 10:53:37 metric.reporters = [] 10:53:37 metrics.num.samples = 2 10:53:37 metrics.recording.level = INFO 10:53:37 metrics.sample.window.ms = 30000 10:53:37 partitioner.adaptive.partitioning.enable = true 10:53:37 partitioner.availability.timeout.ms = 0 10:53:37 partitioner.class = null 10:53:37 partitioner.ignore.keys = false 10:53:37 receive.buffer.bytes = 32768 10:53:37 reconnect.backoff.max.ms = 1000 10:53:37 reconnect.backoff.ms = 50 10:53:37 request.timeout.ms = 30000 10:53:37 retries = 0 10:53:37 retry.backoff.ms = 100 10:53:37 sasl.client.callback.handler.class = null 10:53:37 sasl.jaas.config = null 10:53:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:37 sasl.kerberos.min.time.before.relogin = 60000 10:53:37 sasl.kerberos.service.name = null 10:53:37 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:37 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:37 sasl.login.callback.handler.class = null 10:53:37 sasl.login.class = null 10:53:37 sasl.login.connect.timeout.ms = null 10:53:37 sasl.login.read.timeout.ms = null 10:53:37 sasl.login.refresh.buffer.seconds = 300 10:53:37 sasl.login.refresh.min.period.seconds = 60 10:53:37 sasl.login.refresh.window.factor = 0.8 10:53:37 sasl.login.refresh.window.jitter = 0.05 10:53:37 sasl.login.retry.backoff.max.ms = 10000 10:53:37 sasl.login.retry.backoff.ms = 100 10:53:37 sasl.mechanism = GSSAPI 10:53:37 sasl.oauthbearer.clock.skew.seconds = 30 10:53:37 sasl.oauthbearer.expected.audience = null 10:53:37 sasl.oauthbearer.expected.issuer = null 10:53:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:37 sasl.oauthbearer.jwks.endpoint.url = null 10:53:37 sasl.oauthbearer.scope.claim.name = scope 10:53:37 sasl.oauthbearer.sub.claim.name = sub 10:53:37 sasl.oauthbearer.token.endpoint.url = null 10:53:37 security.protocol = PLAINTEXT 10:53:37 security.providers = null 10:53:37 send.buffer.bytes = 131072 10:53:37 socket.connection.setup.timeout.max.ms = 30000 10:53:37 socket.connection.setup.timeout.ms = 10000 10:53:37 ssl.cipher.suites = null 10:53:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:37 ssl.endpoint.identification.algorithm = https 10:53:37 ssl.engine.factory.class = null 10:53:37 ssl.key.password = null 10:53:37 ssl.keymanager.algorithm = SunX509 10:53:37 ssl.keystore.certificate.chain = null 10:53:37 ssl.keystore.key = null 10:53:37 ssl.keystore.location = null 10:53:37 ssl.keystore.password = null 10:53:37 ssl.keystore.type = JKS 10:53:37 ssl.protocol = TLSv1.3 10:53:37 ssl.provider = null 10:53:37 ssl.secure.random.implementation = null 10:53:37 ssl.trustmanager.algorithm = PKIX 10:53:37 ssl.truststore.certificates = null 10:53:37 ssl.truststore.location = null 10:53:37 ssl.truststore.password = null 10:53:37 ssl.truststore.type = JKS 10:53:37 transaction.timeout.ms = 60000 10:53:37 transactional.id = null 10:53:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:37 10:53:37 2023-12-15T10:53:36.598Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:37 2023-12-15T10:53:36.598Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:37 2023-12-15T10:53:36.598Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:37 2023-12-15T10:53:36.598Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637616598 10:53:37 2023-12-15T10:53:36.608Z INFO 8074 --- [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 LcxdvisTTDqRyzBWxe6RIg 10:53:37 2023-12-15T10:53:36.608Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: jFu-UXjlQAKsS1LGrDiRcw 10:53:37 2023-12-15T10:53:36.919Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:37 2023-12-15T10:53:36.919Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:37 acks = -1 10:53:37 auto.include.jmx.reporter = true 10:53:37 batch.size = 16384 10:53:37 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:37 buffer.memory = 33554432 10:53:37 client.dns.lookup = use_all_dns_ips 10:53:37 client.id = producer-6 10:53:37 compression.type = none 10:53:37 connections.max.idle.ms = 540000 10:53:37 delivery.timeout.ms = 120000 10:53:37 enable.idempotence = false 10:53:37 interceptor.classes = [] 10:53:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:37 linger.ms = 1 10:53:37 max.block.ms = 60000 10:53:37 max.in.flight.requests.per.connection = 5 10:53:37 max.request.size = 1048576 10:53:37 metadata.max.age.ms = 300000 10:53:37 metadata.max.idle.ms = 300000 10:53:37 metric.reporters = [] 10:53:37 metrics.num.samples = 2 10:53:37 metrics.recording.level = INFO 10:53:37 metrics.sample.window.ms = 30000 10:53:37 partitioner.adaptive.partitioning.enable = true 10:53:37 partitioner.availability.timeout.ms = 0 10:53:37 partitioner.class = null 10:53:37 partitioner.ignore.keys = false 10:53:37 receive.buffer.bytes = 32768 10:53:37 reconnect.backoff.max.ms = 1000 10:53:37 reconnect.backoff.ms = 50 10:53:37 request.timeout.ms = 30000 10:53:37 retries = 0 10:53:37 retry.backoff.ms = 100 10:53:37 sasl.client.callback.handler.class = null 10:53:37 sasl.jaas.config = null 10:53:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:37 sasl.kerberos.min.time.before.relogin = 60000 10:53:37 sasl.kerberos.service.name = null 10:53:37 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:37 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:37 sasl.login.callback.handler.class = null 10:53:37 sasl.login.class = null 10:53:37 sasl.login.connect.timeout.ms = null 10:53:37 sasl.login.read.timeout.ms = null 10:53:37 sasl.login.refresh.buffer.seconds = 300 10:53:37 sasl.login.refresh.min.period.seconds = 60 10:53:37 sasl.login.refresh.window.factor = 0.8 10:53:37 sasl.login.refresh.window.jitter = 0.05 10:53:37 sasl.login.retry.backoff.max.ms = 10000 10:53:37 sasl.login.retry.backoff.ms = 100 10:53:37 sasl.mechanism = GSSAPI 10:53:37 sasl.oauthbearer.clock.skew.seconds = 30 10:53:37 sasl.oauthbearer.expected.audience = null 10:53:37 sasl.oauthbearer.expected.issuer = null 10:53:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:37 sasl.oauthbearer.jwks.endpoint.url = null 10:53:37 sasl.oauthbearer.scope.claim.name = scope 10:53:37 sasl.oauthbearer.sub.claim.name = sub 10:53:37 sasl.oauthbearer.token.endpoint.url = null 10:53:37 security.protocol = PLAINTEXT 10:53:37 security.providers = null 10:53:37 send.buffer.bytes = 131072 10:53:37 socket.connection.setup.timeout.max.ms = 30000 10:53:37 socket.connection.setup.timeout.ms = 10000 10:53:37 ssl.cipher.suites = null 10:53:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:37 ssl.endpoint.identification.algorithm = https 10:53:37 ssl.engine.factory.class = null 10:53:37 ssl.key.password = null 10:53:37 ssl.keymanager.algorithm = SunX509 10:53:37 ssl.keystore.certificate.chain = null 10:53:37 ssl.keystore.key = null 10:53:37 ssl.keystore.location = null 10:53:37 ssl.keystore.password = null 10:53:37 ssl.keystore.type = JKS 10:53:37 ssl.protocol = TLSv1.3 10:53:37 ssl.provider = null 10:53:37 ssl.secure.random.implementation = null 10:53:37 ssl.trustmanager.algorithm = PKIX 10:53:37 ssl.truststore.certificates = null 10:53:37 ssl.truststore.location = null 10:53:37 ssl.truststore.password = null 10:53:37 ssl.truststore.type = JKS 10:53:37 transaction.timeout.ms = 60000 10:53:37 transactional.id = null 10:53:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:37 10:53:37 2023-12-15T10:53:36.923Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:37 2023-12-15T10:53:36.923Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:37 2023-12-15T10:53:36.923Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:37 2023-12-15T10:53:36.923Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637616923 10:53:37 2023-12-15T10:53:36.929Z INFO 8074 --- [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 LcxdvisTTDqRyzBWxe6RIg 10:53:37 2023-12-15T10:53:36.929Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: jFu-UXjlQAKsS1LGrDiRcw 10:53:37 2023-12-15T10:53:36.959Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:37 2023-12-15T10:53:36.960Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:37 2023-12-15T10:53:36.960Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:37 2023-12-15T10:53:36.960Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:37 2023-12-15T10:53:37.239Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:37 2023-12-15T10:53:37.240Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:37 acks = -1 10:53:37 auto.include.jmx.reporter = true 10:53:37 batch.size = 16384 10:53:37 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:37 buffer.memory = 33554432 10:53:37 client.dns.lookup = use_all_dns_ips 10:53:37 client.id = producer-7 10:53:37 compression.type = none 10:53:37 connections.max.idle.ms = 540000 10:53:37 delivery.timeout.ms = 120000 10:53:37 enable.idempotence = false 10:53:37 interceptor.classes = [] 10:53:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:37 linger.ms = 1 10:53:37 max.block.ms = 60000 10:53:37 max.in.flight.requests.per.connection = 5 10:53:37 max.request.size = 1048576 10:53:37 metadata.max.age.ms = 300000 10:53:37 metadata.max.idle.ms = 300000 10:53:37 metric.reporters = [] 10:53:37 metrics.num.samples = 2 10:53:37 metrics.recording.level = INFO 10:53:37 metrics.sample.window.ms = 30000 10:53:37 partitioner.adaptive.partitioning.enable = true 10:53:37 partitioner.availability.timeout.ms = 0 10:53:37 partitioner.class = null 10:53:37 partitioner.ignore.keys = false 10:53:37 receive.buffer.bytes = 32768 10:53:37 reconnect.backoff.max.ms = 1000 10:53:37 reconnect.backoff.ms = 50 10:53:37 request.timeout.ms = 30000 10:53:37 retries = 0 10:53:37 retry.backoff.ms = 100 10:53:37 sasl.client.callback.handler.class = null 10:53:37 sasl.jaas.config = null 10:53:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:37 sasl.kerberos.min.time.before.relogin = 60000 10:53:37 sasl.kerberos.service.name = null 10:53:37 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:37 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:37 sasl.login.callback.handler.class = null 10:53:37 sasl.login.class = null 10:53:37 sasl.login.connect.timeout.ms = null 10:53:37 sasl.login.read.timeout.ms = null 10:53:37 sasl.login.refresh.buffer.seconds = 300 10:53:37 sasl.login.refresh.min.period.seconds = 60 10:53:37 sasl.login.refresh.window.factor = 0.8 10:53:37 sasl.login.refresh.window.jitter = 0.05 10:53:37 sasl.login.retry.backoff.max.ms = 10000 10:53:37 sasl.login.retry.backoff.ms = 100 10:53:37 sasl.mechanism = GSSAPI 10:53:37 sasl.oauthbearer.clock.skew.seconds = 30 10:53:37 sasl.oauthbearer.expected.audience = null 10:53:37 sasl.oauthbearer.expected.issuer = null 10:53:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:37 sasl.oauthbearer.jwks.endpoint.url = null 10:53:37 sasl.oauthbearer.scope.claim.name = scope 10:53:37 sasl.oauthbearer.sub.claim.name = sub 10:53:37 sasl.oauthbearer.token.endpoint.url = null 10:53:37 security.protocol = PLAINTEXT 10:53:37 security.providers = null 10:53:37 send.buffer.bytes = 131072 10:53:37 socket.connection.setup.timeout.max.ms = 30000 10:53:37 socket.connection.setup.timeout.ms = 10000 10:53:37 ssl.cipher.suites = null 10:53:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:37 ssl.endpoint.identification.algorithm = https 10:53:37 ssl.engine.factory.class = null 10:53:37 ssl.key.password = null 10:53:37 ssl.keymanager.algorithm = SunX509 10:53:37 ssl.keystore.certificate.chain = null 10:53:37 ssl.keystore.key = null 10:53:37 ssl.keystore.location = null 10:53:37 ssl.keystore.password = null 10:53:37 ssl.keystore.type = JKS 10:53:37 ssl.protocol = TLSv1.3 10:53:37 ssl.provider = null 10:53:37 ssl.secure.random.implementation = null 10:53:37 ssl.trustmanager.algorithm = PKIX 10:53:37 ssl.truststore.certificates = null 10:53:37 ssl.truststore.location = null 10:53:37 ssl.truststore.password = null 10:53:37 ssl.truststore.type = JKS 10:53:37 transaction.timeout.ms = 60000 10:53:37 transactional.id = null 10:53:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:37 10:53:37 2023-12-15T10:53:37.244Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:37 2023-12-15T10:53:37.244Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:37 2023-12-15T10:53:37.244Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:37 2023-12-15T10:53:37.244Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637617244 10:53:37 2023-12-15T10:53:37.252Z INFO 8074 --- [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 LcxdvisTTDqRyzBWxe6RIg 10:53:37 2023-12-15T10:53:37.252Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: jFu-UXjlQAKsS1LGrDiRcw 10:53:37 2023-12-15T10:53:37.532Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:37 2023-12-15T10:53:37.532Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:37 2023-12-15T10:53:37.561Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:37 2023-12-15T10:53:37.562Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:37 acks = -1 10:53:37 auto.include.jmx.reporter = true 10:53:37 batch.size = 16384 10:53:37 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:53:37 buffer.memory = 33554432 10:53:37 client.dns.lookup = use_all_dns_ips 10:53:37 client.id = producer-8 10:53:37 compression.type = none 10:53:37 connections.max.idle.ms = 540000 10:53:37 delivery.timeout.ms = 120000 10:53:37 enable.idempotence = false 10:53:37 interceptor.classes = [] 10:53:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:37 linger.ms = 1 10:53:37 max.block.ms = 60000 10:53:37 max.in.flight.requests.per.connection = 5 10:53:37 max.request.size = 1048576 10:53:37 metadata.max.age.ms = 300000 10:53:37 metadata.max.idle.ms = 300000 10:53:37 metric.reporters = [] 10:53:37 metrics.num.samples = 2 10:53:37 metrics.recording.level = INFO 10:53:37 metrics.sample.window.ms = 30000 10:53:37 partitioner.adaptive.partitioning.enable = true 10:53:37 partitioner.availability.timeout.ms = 0 10:53:37 partitioner.class = null 10:53:37 partitioner.ignore.keys = false 10:53:37 receive.buffer.bytes = 32768 10:53:37 reconnect.backoff.max.ms = 1000 10:53:37 reconnect.backoff.ms = 50 10:53:37 request.timeout.ms = 30000 10:53:37 retries = 0 10:53:37 retry.backoff.ms = 100 10:53:37 sasl.client.callback.handler.class = null 10:53:37 sasl.jaas.config = null 10:53:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:37 sasl.kerberos.min.time.before.relogin = 60000 10:53:37 sasl.kerberos.service.name = null 10:53:37 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:37 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:37 sasl.login.callback.handler.class = null 10:53:37 sasl.login.class = null 10:53:37 sasl.login.connect.timeout.ms = null 10:53:37 sasl.login.read.timeout.ms = null 10:53:37 sasl.login.refresh.buffer.seconds = 300 10:53:37 sasl.login.refresh.min.period.seconds = 60 10:53:37 sasl.login.refresh.window.factor = 0.8 10:53:37 sasl.login.refresh.window.jitter = 0.05 10:53:37 sasl.login.retry.backoff.max.ms = 10000 10:53:37 sasl.login.retry.backoff.ms = 100 10:53:37 sasl.mechanism = GSSAPI 10:53:37 sasl.oauthbearer.clock.skew.seconds = 30 10:53:37 sasl.oauthbearer.expected.audience = null 10:53:37 sasl.oauthbearer.expected.issuer = null 10:53:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:37 sasl.oauthbearer.jwks.endpoint.url = null 10:53:37 sasl.oauthbearer.scope.claim.name = scope 10:53:37 sasl.oauthbearer.sub.claim.name = sub 10:53:37 sasl.oauthbearer.token.endpoint.url = null 10:53:37 security.protocol = PLAINTEXT 10:53:37 security.providers = null 10:53:37 send.buffer.bytes = 131072 10:53:37 socket.connection.setup.timeout.max.ms = 30000 10:53:37 socket.connection.setup.timeout.ms = 10000 10:53:37 ssl.cipher.suites = null 10:53:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:37 ssl.endpoint.identification.algorithm = https 10:53:37 ssl.engine.factory.class = null 10:53:37 ssl.key.password = null 10:53:37 ssl.keymanager.algorithm = SunX509 10:53:37 ssl.keystore.certificate.chain = null 10:53:37 ssl.keystore.key = null 10:53:37 ssl.keystore.location = null 10:53:37 ssl.keystore.password = null 10:53:37 ssl.keystore.type = JKS 10:53:37 ssl.protocol = TLSv1.3 10:53:37 ssl.provider = null 10:53:37 ssl.secure.random.implementation = null 10:53:37 ssl.trustmanager.algorithm = PKIX 10:53:37 ssl.truststore.certificates = null 10:53:37 ssl.truststore.location = null 10:53:37 ssl.truststore.password = null 10:53:37 ssl.truststore.type = JKS 10:53:37 transaction.timeout.ms = 60000 10:53:37 transactional.id = null 10:53:37 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:53:37 10:53:37 2023-12-15T10:53:37.564Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:37 2023-12-15T10:53:37.564Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:37 2023-12-15T10:53:37.564Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:37 2023-12-15T10:53:37.564Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637617564 10:53:37 2023-12-15T10:53:37.578Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:37 2023-12-15T10:53:37.578Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:37 2023-12-15T10:53:37.583Z INFO 8074 --- [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 LcxdvisTTDqRyzBWxe6RIg 10:53:37 2023-12-15T10:53:37.583Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: jFu-UXjlQAKsS1LGrDiRcw 10:53:37 2023-12-15T10:53:37.603Z ERROR 8074 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 10:53:37 10:53:37 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:53:37 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:53:37 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:53:37 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:53:37 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:53:37 at java.base/java.lang.Thread.run(Thread.java:833) 10:53:37 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:53:37 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 10:53:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 10:53:37 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 10:53:37 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 10:53:37 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 10:53:37 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 10:53:37 ... 3 common frames omitted 10:53:37 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:53:37 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:53:37 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:53:37 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:53:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:53:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:53:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 10:53:37 ... 15 common frames omitted 10:53:37 10:53:37 2023-12-15T10:53:37.605Z ERROR 8074 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 10:53:37 10:53:37 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 10:53:37 Endpoint handler details: 10:53:37 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 10:53:37 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@ef5a84] 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:53:37 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:53:37 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:53:37 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:53:37 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:53:37 at java.base/java.lang.Thread.run(Thread.java:833) 10:53:37 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 10:53:37 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 10:53:37 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 10:53:37 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:53:37 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:53:37 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:53:37 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 10:53:37 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 10:53:37 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 10:53:37 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:53:37 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:53:37 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:53:37 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:53:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 10:53:37 ... 14 common frames omitted 10:53:37 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@2fdcc3a2, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1702637617583, kafka_groupId=ncmp-async-rest-request-event-group}] 10:53:37 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 10:53:37 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 10:53:37 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 10:53:37 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 10:53:37 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 10:53:37 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 10:53:37 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 10:53:37 ... 19 common frames omitted 10:53:37 10:53:38 2023-12-15T10:53:37.947Z INFO 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:53:38 2023-12-15T10:53:37.947Z INFO 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:53:38 2023-12-15T10:53:37.947Z INFO 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 348ms, elapsed time since send: 348ms, request timeout: 30000ms) 10:53:38 2023-12-15T10:53:37.947Z INFO 8074 --- [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 27 due to node 1 being disconnected (elapsed time since creation: 344ms, elapsed time since send: 344ms, request timeout: 30000ms) 10:53:38 2023-12-15T10:53:37.947Z INFO 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 10:53:38 2023-12-15T10:53:37.948Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:38 2023-12-15T10:53:37.948Z INFO 8074 --- [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. 10:53:38 2023-12-15T10:53:37.948Z INFO 8074 --- [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=1361579687, epoch=6) to node 1: 10:53:38 10:53:38 org.apache.kafka.common.errors.DisconnectException: null 10:53:38 10:53:38 2023-12-15T10:53:37.948Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:53:38 2023-12-15T10:53:37.948Z INFO 8074 --- [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=1936208622, epoch=6) to node 1: 10:53:38 10:53:38 org.apache.kafka.common.errors.DisconnectException: null 10:53:38 10:53:38 2023-12-15T10:53:37.948Z INFO 8074 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:38 2023-12-15T10:53:37.949Z INFO 8074 --- [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. 10:53:38 2023-12-15T10:53:37.949Z INFO 8074 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:38 2023-12-15T10:53:37.955Z INFO 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 10:53:38 2023-12-15T10:53:37.955Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:38 2023-12-15T10:53:37.955Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:38 2023-12-15T10:53:37.955Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:53:38 2023-12-15T10:53:37.955Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:38 2023-12-15T10:53:37.955Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:53:38 2023-12-15T10:53:37.956Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:53:38 2023-12-15T10:53:37.956Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:38 2023-12-15T10:53:37.956Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:38 2023-12-15T10:53:37.956Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:53:38 2023-12-15T10:53:37.956Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:53:38 2023-12-15T10:53:38.048Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.048Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.048Z INFO 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.048Z WARN 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.050Z INFO 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.051Z WARN 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.056Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.056Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.056Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.056Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.056Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.056Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.057Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.057Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.057Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.057Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.065Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.065Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.156Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.156Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.157Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.158Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.164Z INFO 8074 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.164Z WARN 8074 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.164Z INFO 8074 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.164Z WARN 8074 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.164Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:38 2023-12-15T10:53:38.164Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:38 2023-12-15T10:53:38.164Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:53:38 2023-12-15T10:53:38.165Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:53:38 2023-12-15T10:53:38.165Z INFO 8074 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:53:38 2023-12-15T10:53:38.165Z INFO 8074 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:53:38 2023-12-15T10:53:38.166Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:53:38 2023-12-15T10:53:38.166Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:53:38 2023-12-15T10:53:38.166Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:53:38 2023-12-15T10:53:38.166Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:53:38 2023-12-15T10:53:38.166Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 10:53:38 2023-12-15T10:53:38.166Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 10:53:38 2023-12-15T10:53:38.167Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:53:38 2023-12-15T10:53:38.167Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:53:38 2023-12-15T10:53:38.167Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:53:38 2023-12-15T10:53:38.167Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:53:38 2023-12-15T10:53:38.167Z INFO 8074 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:53:38 2023-12-15T10:53:38.167Z INFO 8074 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:53:38 2023-12-15T10:53:38.167Z INFO 8074 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:53:38 2023-12-15T10:53:38.167Z INFO 8074 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:53:38 2023-12-15T10:53:38.168Z INFO 8074 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:53:38 2023-12-15T10:53:38.168Z INFO 8074 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:53:38 2023-12-15T10:53:38.172Z INFO 8074 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 10:53:38 2023-12-15T10:53:38.173Z INFO 8074 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 10:53:38 2023-12-15T10:53:38.173Z INFO 8074 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:53:38 2023-12-15T10:53:38.173Z INFO 8074 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:53:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.734 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:53:38 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:53:43 2023-12-15T10:53:38.179Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:53:43 2023-12-15T10:53:38.199Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.199Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.207Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.207Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.207Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.207Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.212Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.212Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.224Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 10691ea5aea5ac3a5577953553d1b0f8435a73287724cf52490e7b22cf89545d 10:53:43 2023-12-15T10:53:38.358Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.358Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.408Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.408Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.409Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.409Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.451Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.451Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.459Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.459Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.463Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.463Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.682Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.682Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.688Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.688Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.813Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.813Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.814Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.814Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.860Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.860Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.871Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.871Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.871Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.872Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.954Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.954Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:38.970Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:43 2023-12-15T10:53:38.970Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.369Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.369Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.616Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.616Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.722Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.722Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.723Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.723Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.744Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.744Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.777Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.777Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.816Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.816Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.827Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.827Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.896Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.896Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:39.976Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:43 2023-12-15T10:53:39.976Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:40.273Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:43 2023-12-15T10:53:40.273Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:40.620Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:43 2023-12-15T10:53:40.620Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:40.647Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:43 2023-12-15T10:53:40.648Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:40.777Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:43 2023-12-15T10:53:40.777Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:40.826Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:43 2023-12-15T10:53:40.826Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:40.831Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:43 2023-12-15T10:53:40.831Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:40.869Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:43 2023-12-15T10:53:40.869Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:40.882Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:43 2023-12-15T10:53:40.882Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:40.899Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:43 2023-12-15T10:53:40.899Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:41.131Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:43 2023-12-15T10:53:41.131Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:41.477Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:43 2023-12-15T10:53:41.477Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:41.550Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:43 2023-12-15T10:53:41.550Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:41.625Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:43 2023-12-15T10:53:41.625Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:41.686Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:43 2023-12-15T10:53:41.686Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:41.727Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:43 2023-12-15T10:53:41.727Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:41.934Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:43 2023-12-15T10:53:41.934Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.001Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.001Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.034Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.034Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.085Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.086Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.185Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.185Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.404Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.404Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.577Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.577Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.641Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.641Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.681Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.681Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.702Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.702Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.890Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.890Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.941Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.941Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:42.990Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:43 2023-12-15T10:53:42.990Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:43.007Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:43 2023-12-15T10:53:43.007Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:43 2023-12-15T10:53:43.227Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.04756701S 10:53:43 10:53:43,259 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:53:43 10:53:43,259 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:53:43 10:53:43,259 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@593e22c5 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:43 10:53:43,262 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:43 10:53:43,262 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@593e22c5 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:43 10:53:43,263 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:43 10:53:43,263 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:43 10:53:43,263 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:43 10:53:43,264 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:43 10:53:43,264 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@593e22c5 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:43 10:53:43,266 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:43 10:53:43,266 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:43 10:53:43,266 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:43 10:53:43,266 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637623266) 10:53:43 10:53:43,266 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:43 10:53:43,266 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:43 10:53:43,267 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:43 10:53:43,268 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:43 10:53:43,268 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:43 10:53:43,268 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:43 10:53:43,268 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:43 10:53:43,268 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:43 10:53:43,273 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5479496b - Setting zoneId to "UTC" 10:53:43 10:53:43,274 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:43 10:53:43,274 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:43 10:53:43,280 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:43 10:53:43,280 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:43 10:53:43,280 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:43 10:53:43,280 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:43 10:53:43,281 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:43 10:53:43,281 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:43 10:53:43,281 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:43 10:53:43,281 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1195e3b5 - End of configuration. 10:53:43 10:53:43,281 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3995d348 - Registering current configuration as safe fallback point 10:53:43 10:53:43 10:53:43 . ____ _ __ _ _ 10:53:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:43 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:43 =========|_|==============|___/=/_/_/_/ 10:53:43 :: Spring Boot :: (v3.1.2) 10:53:43 10:53:43 2023-12-15T10:53:43.287Z INFO 8074 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:43 2023-12-15T10:53:43.287Z INFO 8074 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:53:43 2023-12-15T10:53:43.471Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:43 allow.auto.create.topics = true 10:53:43 auto.commit.interval.ms = 5000 10:53:43 auto.include.jmx.reporter = true 10:53:43 auto.offset.reset = latest 10:53:43 bootstrap.servers = [PLAINTEXT://localhost:32776] 10:53:43 check.crcs = true 10:53:43 client.dns.lookup = use_all_dns_ips 10:53:43 client.id = consumer-ncmp-data-operation-event-group-7 10:53:43 client.rack = 10:53:43 connections.max.idle.ms = 540000 10:53:43 default.api.timeout.ms = 60000 10:53:43 enable.auto.commit = false 10:53:43 exclude.internal.topics = true 10:53:43 fetch.max.bytes = 52428800 10:53:43 fetch.max.wait.ms = 500 10:53:43 fetch.min.bytes = 1 10:53:43 group.id = ncmp-data-operation-event-group 10:53:43 group.instance.id = null 10:53:43 heartbeat.interval.ms = 3000 10:53:43 interceptor.classes = [] 10:53:43 internal.leave.group.on.close = true 10:53:43 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:43 isolation.level = read_uncommitted 10:53:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:43 max.partition.fetch.bytes = 1048576 10:53:43 max.poll.interval.ms = 300000 10:53:43 max.poll.records = 500 10:53:43 metadata.max.age.ms = 300000 10:53:43 metric.reporters = [] 10:53:43 metrics.num.samples = 2 10:53:43 metrics.recording.level = INFO 10:53:43 metrics.sample.window.ms = 30000 10:53:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:43 receive.buffer.bytes = 65536 10:53:43 reconnect.backoff.max.ms = 1000 10:53:43 reconnect.backoff.ms = 50 10:53:43 request.timeout.ms = 30000 10:53:43 retry.backoff.ms = 100 10:53:43 sasl.client.callback.handler.class = null 10:53:43 sasl.jaas.config = null 10:53:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:43 sasl.kerberos.min.time.before.relogin = 60000 10:53:43 sasl.kerberos.service.name = null 10:53:43 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:43 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:43 sasl.login.callback.handler.class = null 10:53:43 sasl.login.class = null 10:53:43 sasl.login.connect.timeout.ms = null 10:53:43 sasl.login.read.timeout.ms = null 10:53:43 sasl.login.refresh.buffer.seconds = 300 10:53:43 sasl.login.refresh.min.period.seconds = 60 10:53:43 sasl.login.refresh.window.factor = 0.8 10:53:43 sasl.login.refresh.window.jitter = 0.05 10:53:43 sasl.login.retry.backoff.max.ms = 10000 10:53:43 sasl.login.retry.backoff.ms = 100 10:53:43 sasl.mechanism = GSSAPI 10:53:43 sasl.oauthbearer.clock.skew.seconds = 30 10:53:43 sasl.oauthbearer.expected.audience = null 10:53:43 sasl.oauthbearer.expected.issuer = null 10:53:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:43 sasl.oauthbearer.jwks.endpoint.url = null 10:53:43 sasl.oauthbearer.scope.claim.name = scope 10:53:43 sasl.oauthbearer.sub.claim.name = sub 10:53:43 sasl.oauthbearer.token.endpoint.url = null 10:53:43 security.protocol = PLAINTEXT 10:53:43 security.providers = null 10:53:43 send.buffer.bytes = 131072 10:53:43 session.timeout.ms = 45000 10:53:43 socket.connection.setup.timeout.max.ms = 30000 10:53:43 socket.connection.setup.timeout.ms = 10000 10:53:43 ssl.cipher.suites = null 10:53:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:43 ssl.endpoint.identification.algorithm = https 10:53:43 ssl.engine.factory.class = null 10:53:43 ssl.key.password = null 10:53:43 ssl.keymanager.algorithm = SunX509 10:53:43 ssl.keystore.certificate.chain = null 10:53:43 ssl.keystore.key = null 10:53:43 ssl.keystore.location = null 10:53:43 ssl.keystore.password = null 10:53:43 ssl.keystore.type = JKS 10:53:43 ssl.protocol = TLSv1.3 10:53:43 ssl.provider = null 10:53:43 ssl.secure.random.implementation = null 10:53:43 ssl.trustmanager.algorithm = PKIX 10:53:43 ssl.truststore.certificates = null 10:53:43 ssl.truststore.location = null 10:53:43 ssl.truststore.password = null 10:53:43 ssl.truststore.type = JKS 10:53:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:53:43 10:53:43 2023-12-15T10:53:43.473Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:43 2023-12-15T10:53:43.473Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:43 2023-12-15T10:53:43.473Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637623473 10:53:43 2023-12-15T10:53:43.473Z INFO 8074 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 10:53:43 2023-12-15T10:53:43.476Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:53:43 allow.auto.create.topics = true 10:53:43 auto.commit.interval.ms = 5000 10:53:43 auto.include.jmx.reporter = true 10:53:43 auto.offset.reset = latest 10:53:43 bootstrap.servers = [PLAINTEXT://localhost:32776] 10:53:43 check.crcs = true 10:53:43 client.dns.lookup = use_all_dns_ips 10:53:43 client.id = consumer-ncmp-async-rest-request-event-group-8 10:53:43 client.rack = 10:53:43 connections.max.idle.ms = 540000 10:53:43 default.api.timeout.ms = 60000 10:53:43 enable.auto.commit = false 10:53:43 exclude.internal.topics = true 10:53:43 fetch.max.bytes = 52428800 10:53:43 fetch.max.wait.ms = 500 10:53:43 fetch.min.bytes = 1 10:53:43 group.id = ncmp-async-rest-request-event-group 10:53:43 group.instance.id = null 10:53:43 heartbeat.interval.ms = 3000 10:53:43 interceptor.classes = [] 10:53:43 internal.leave.group.on.close = true 10:53:43 internal.throw.on.fetch.stable.offset.unsupported = false 10:53:43 isolation.level = read_uncommitted 10:53:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:53:43 max.partition.fetch.bytes = 1048576 10:53:43 max.poll.interval.ms = 300000 10:53:43 max.poll.records = 500 10:53:43 metadata.max.age.ms = 300000 10:53:43 metric.reporters = [] 10:53:43 metrics.num.samples = 2 10:53:43 metrics.recording.level = INFO 10:53:43 metrics.sample.window.ms = 30000 10:53:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:53:43 receive.buffer.bytes = 65536 10:53:43 reconnect.backoff.max.ms = 1000 10:53:43 reconnect.backoff.ms = 50 10:53:43 request.timeout.ms = 30000 10:53:43 retry.backoff.ms = 100 10:53:43 sasl.client.callback.handler.class = null 10:53:43 sasl.jaas.config = null 10:53:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:43 sasl.kerberos.min.time.before.relogin = 60000 10:53:43 sasl.kerberos.service.name = null 10:53:43 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:43 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:43 sasl.login.callback.handler.class = null 10:53:43 sasl.login.class = null 10:53:43 sasl.login.connect.timeout.ms = null 10:53:43 sasl.login.read.timeout.ms = null 10:53:43 sasl.login.refresh.buffer.seconds = 300 10:53:43 sasl.login.refresh.min.period.seconds = 60 10:53:43 sasl.login.refresh.window.factor = 0.8 10:53:43 sasl.login.refresh.window.jitter = 0.05 10:53:43 sasl.login.retry.backoff.max.ms = 10000 10:53:43 sasl.login.retry.backoff.ms = 100 10:53:43 sasl.mechanism = GSSAPI 10:53:43 sasl.oauthbearer.clock.skew.seconds = 30 10:53:43 sasl.oauthbearer.expected.audience = null 10:53:43 sasl.oauthbearer.expected.issuer = null 10:53:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:43 sasl.oauthbearer.jwks.endpoint.url = null 10:53:43 sasl.oauthbearer.scope.claim.name = scope 10:53:43 sasl.oauthbearer.sub.claim.name = sub 10:53:43 sasl.oauthbearer.token.endpoint.url = null 10:53:43 security.protocol = PLAINTEXT 10:53:43 security.providers = null 10:53:43 send.buffer.bytes = 131072 10:53:43 session.timeout.ms = 45000 10:53:43 socket.connection.setup.timeout.max.ms = 30000 10:53:43 socket.connection.setup.timeout.ms = 10000 10:53:43 ssl.cipher.suites = null 10:53:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:43 ssl.endpoint.identification.algorithm = https 10:53:43 ssl.engine.factory.class = null 10:53:43 ssl.key.password = null 10:53:43 ssl.keymanager.algorithm = SunX509 10:53:43 ssl.keystore.certificate.chain = null 10:53:43 ssl.keystore.key = null 10:53:43 ssl.keystore.location = null 10:53:43 ssl.keystore.password = null 10:53:43 ssl.keystore.type = JKS 10:53:43 ssl.protocol = TLSv1.3 10:53:43 ssl.provider = null 10:53:43 ssl.secure.random.implementation = null 10:53:43 ssl.trustmanager.algorithm = PKIX 10:53:43 ssl.truststore.certificates = null 10:53:43 ssl.truststore.location = null 10:53:43 ssl.truststore.password = null 10:53:43 ssl.truststore.type = JKS 10:53:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:53:43 10:53:43 2023-12-15T10:53:43.482Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:43 2023-12-15T10:53:43.482Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:43 2023-12-15T10:53:43.482Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637623482 10:53:43 2023-12-15T10:53:43.482Z INFO 8074 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 10:53:43 2023-12-15T10:53:43.485Z INFO 8074 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.253 seconds (process running for 35.027) 10:53:44 2023-12-15T10:53:43.498Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:44 2023-12-15T10:53:43.498Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:43.560Z WARN 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 10:53:44 2023-12-15T10:53:43.560Z INFO 8074 --- [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: zPS0QTWcSGOBlMX6aphGuQ 10:53:44 2023-12-15T10:53:43.594Z WARN 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:53:44 2023-12-15T10:53:43.594Z INFO 8074 --- [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: zPS0QTWcSGOBlMX6aphGuQ 10:53:44 2023-12-15T10:53:43.687Z WARN 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:53:44 2023-12-15T10:53:43.716Z WARN 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:53:44 2023-12-15T10:53:43.760Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:44 2023-12-15T10:53:43.761Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:43.805Z WARN 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:53:44 2023-12-15T10:53:43.811Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 10:53:44 2023-12-15T10:53:43.812Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:53:44 2023-12-15T10:53:43.822Z INFO 8074 --- [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 f9b1kz7vS_WDy0RiIN8FMw 10:53:44 2023-12-15T10:53:43.826Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 10:53:44 2023-12-15T10:53:43.827Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:53:44 2023-12-15T10:53:43.832Z INFO 8074 --- [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-ec8ca2e0-daf9-4b4a-b6bd-5e057d652d10 10:53:44 2023-12-15T10:53:43.832Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:53:44 2023-12-15T10:53:43.832Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:53:44 2023-12-15T10:53:43.837Z INFO 8074 --- [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-b36f7c53-3373-4e48-8b37-109281b76637 10:53:44 2023-12-15T10:53:43.837Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:53:44 2023-12-15T10:53:43.837Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:53:44 2023-12-15T10:53:43.854Z INFO 8074 --- [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-ec8ca2e0-daf9-4b4a-b6bd-5e057d652d10', protocol='range'} 10:53:44 2023-12-15T10:53:43.858Z INFO 8074 --- [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-b36f7c53-3373-4e48-8b37-109281b76637', protocol='range'} 10:53:44 2023-12-15T10:53:43.858Z INFO 8074 --- [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-b36f7c53-3373-4e48-8b37-109281b76637=Assignment(partitions=[ncmp-async-m2m-0])} 10:53:44 2023-12-15T10:53:43.896Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:44 2023-12-15T10:53:43.896Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:43.900Z INFO 8074 --- [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-b36f7c53-3373-4e48-8b37-109281b76637', protocol='range'} 10:53:44 2023-12-15T10:53:43.900Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:53:44 2023-12-15T10:53:43.900Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:53:44 2023-12-15T10:53:43.909Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:53:44 2023-12-15T10:53:43.910Z INFO 8074 --- [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 f9b1kz7vS_WDy0RiIN8FMw 10:53:44 2023-12-15T10:53:43.910Z INFO 8074 --- [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-ec8ca2e0-daf9-4b4a-b6bd-5e057d652d10=Assignment(partitions=[ncmp-async-m2m-0])} 10:53:44 2023-12-15T10:53:43.912Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:44 2023-12-15T10:53:43.912Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:43.915Z INFO 8074 --- [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-ec8ca2e0-daf9-4b4a-b6bd-5e057d652d10', protocol='range'} 10:53:44 2023-12-15T10:53:43.915Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:53:44 2023-12-15T10:53:43.915Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:53:44 2023-12-15T10:53:43.915Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:53:44 2023-12-15T10:53:43.920Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:53:44 2023-12-15T10:53:43.922Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:44 2023-12-15T10:53:43.922Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:43.930Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:53:44 2023-12-15T10:53:43.930Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 10:53:44 2023-12-15T10:53:43.934Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 10:53:44 2023-12-15T10:53:43.950Z INFO 8074 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:53:44 2023-12-15T10:53:43.950Z INFO 8074 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:53:44 2023-12-15T10:53:43.954Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:44 2023-12-15T10:53:43.954Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.000Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:44 2023-12-15T10:53:44.001Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:44 acks = -1 10:53:44 auto.include.jmx.reporter = true 10:53:44 batch.size = 16384 10:53:44 bootstrap.servers = [PLAINTEXT://localhost:32776] 10:53:44 buffer.memory = 33554432 10:53:44 client.dns.lookup = use_all_dns_ips 10:53:44 client.id = producer-9 10:53:44 compression.type = none 10:53:44 connections.max.idle.ms = 540000 10:53:44 delivery.timeout.ms = 120000 10:53:44 enable.idempotence = false 10:53:44 interceptor.classes = [] 10:53:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:44 linger.ms = 1 10:53:44 max.block.ms = 60000 10:53:44 max.in.flight.requests.per.connection = 5 10:53:44 max.request.size = 1048576 10:53:44 metadata.max.age.ms = 300000 10:53:44 metadata.max.idle.ms = 300000 10:53:44 metric.reporters = [] 10:53:44 metrics.num.samples = 2 10:53:44 metrics.recording.level = INFO 10:53:44 metrics.sample.window.ms = 30000 10:53:44 partitioner.adaptive.partitioning.enable = true 10:53:44 partitioner.availability.timeout.ms = 0 10:53:44 partitioner.class = null 10:53:44 partitioner.ignore.keys = false 10:53:44 receive.buffer.bytes = 32768 10:53:44 reconnect.backoff.max.ms = 1000 10:53:44 reconnect.backoff.ms = 50 10:53:44 request.timeout.ms = 30000 10:53:44 retries = 0 10:53:44 retry.backoff.ms = 100 10:53:44 sasl.client.callback.handler.class = null 10:53:44 sasl.jaas.config = null 10:53:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:44 sasl.kerberos.min.time.before.relogin = 60000 10:53:44 sasl.kerberos.service.name = null 10:53:44 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:44 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:44 sasl.login.callback.handler.class = null 10:53:44 sasl.login.class = null 10:53:44 sasl.login.connect.timeout.ms = null 10:53:44 sasl.login.read.timeout.ms = null 10:53:44 sasl.login.refresh.buffer.seconds = 300 10:53:44 sasl.login.refresh.min.period.seconds = 60 10:53:44 sasl.login.refresh.window.factor = 0.8 10:53:44 sasl.login.refresh.window.jitter = 0.05 10:53:44 sasl.login.retry.backoff.max.ms = 10000 10:53:44 sasl.login.retry.backoff.ms = 100 10:53:44 sasl.mechanism = GSSAPI 10:53:44 sasl.oauthbearer.clock.skew.seconds = 30 10:53:44 sasl.oauthbearer.expected.audience = null 10:53:44 sasl.oauthbearer.expected.issuer = null 10:53:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:44 sasl.oauthbearer.jwks.endpoint.url = null 10:53:44 sasl.oauthbearer.scope.claim.name = scope 10:53:44 sasl.oauthbearer.sub.claim.name = sub 10:53:44 sasl.oauthbearer.token.endpoint.url = null 10:53:44 security.protocol = PLAINTEXT 10:53:44 security.providers = null 10:53:44 send.buffer.bytes = 131072 10:53:44 socket.connection.setup.timeout.max.ms = 30000 10:53:44 socket.connection.setup.timeout.ms = 10000 10:53:44 ssl.cipher.suites = null 10:53:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:44 ssl.endpoint.identification.algorithm = https 10:53:44 ssl.engine.factory.class = null 10:53:44 ssl.key.password = null 10:53:44 ssl.keymanager.algorithm = SunX509 10:53:44 ssl.keystore.certificate.chain = null 10:53:44 ssl.keystore.key = null 10:53:44 ssl.keystore.location = null 10:53:44 ssl.keystore.password = null 10:53:44 ssl.keystore.type = JKS 10:53:44 ssl.protocol = TLSv1.3 10:53:44 ssl.provider = null 10:53:44 ssl.secure.random.implementation = null 10:53:44 ssl.trustmanager.algorithm = PKIX 10:53:44 ssl.truststore.certificates = null 10:53:44 ssl.truststore.location = null 10:53:44 ssl.truststore.password = null 10:53:44 ssl.truststore.type = JKS 10:53:44 transaction.timeout.ms = 60000 10:53:44 transactional.id = null 10:53:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:53:44 10:53:44 2023-12-15T10:53:44.003Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:44 2023-12-15T10:53:44.003Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:44 2023-12-15T10:53:44.003Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:44 2023-12-15T10:53:44.003Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637624003 10:53:44 2023-12-15T10:53:44.009Z INFO 8074 --- [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 f9b1kz7vS_WDy0RiIN8FMw 10:53:44 2023-12-15T10:53:44.010Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: zPS0QTWcSGOBlMX6aphGuQ 10:53:44 2023-12-15T10:53:44.012Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.012Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.051Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.051Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.123Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.123Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.170Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.170Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.322Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:53:44 2023-12-15T10:53:44.322Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:53:44 acks = -1 10:53:44 auto.include.jmx.reporter = true 10:53:44 batch.size = 16384 10:53:44 bootstrap.servers = [PLAINTEXT://localhost:32776] 10:53:44 buffer.memory = 33554432 10:53:44 client.dns.lookup = use_all_dns_ips 10:53:44 client.id = producer-10 10:53:44 compression.type = none 10:53:44 connections.max.idle.ms = 540000 10:53:44 delivery.timeout.ms = 120000 10:53:44 enable.idempotence = false 10:53:44 interceptor.classes = [] 10:53:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:53:44 linger.ms = 1 10:53:44 max.block.ms = 60000 10:53:44 max.in.flight.requests.per.connection = 5 10:53:44 max.request.size = 1048576 10:53:44 metadata.max.age.ms = 300000 10:53:44 metadata.max.idle.ms = 300000 10:53:44 metric.reporters = [] 10:53:44 metrics.num.samples = 2 10:53:44 metrics.recording.level = INFO 10:53:44 metrics.sample.window.ms = 30000 10:53:44 partitioner.adaptive.partitioning.enable = true 10:53:44 partitioner.availability.timeout.ms = 0 10:53:44 partitioner.class = null 10:53:44 partitioner.ignore.keys = false 10:53:44 receive.buffer.bytes = 32768 10:53:44 reconnect.backoff.max.ms = 1000 10:53:44 reconnect.backoff.ms = 50 10:53:44 request.timeout.ms = 30000 10:53:44 retries = 0 10:53:44 retry.backoff.ms = 100 10:53:44 sasl.client.callback.handler.class = null 10:53:44 sasl.jaas.config = null 10:53:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:53:44 sasl.kerberos.min.time.before.relogin = 60000 10:53:44 sasl.kerberos.service.name = null 10:53:44 sasl.kerberos.ticket.renew.jitter = 0.05 10:53:44 sasl.kerberos.ticket.renew.window.factor = 0.8 10:53:44 sasl.login.callback.handler.class = null 10:53:44 sasl.login.class = null 10:53:44 sasl.login.connect.timeout.ms = null 10:53:44 sasl.login.read.timeout.ms = null 10:53:44 sasl.login.refresh.buffer.seconds = 300 10:53:44 sasl.login.refresh.min.period.seconds = 60 10:53:44 sasl.login.refresh.window.factor = 0.8 10:53:44 sasl.login.refresh.window.jitter = 0.05 10:53:44 sasl.login.retry.backoff.max.ms = 10000 10:53:44 sasl.login.retry.backoff.ms = 100 10:53:44 sasl.mechanism = GSSAPI 10:53:44 sasl.oauthbearer.clock.skew.seconds = 30 10:53:44 sasl.oauthbearer.expected.audience = null 10:53:44 sasl.oauthbearer.expected.issuer = null 10:53:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:53:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:53:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:53:44 sasl.oauthbearer.jwks.endpoint.url = null 10:53:44 sasl.oauthbearer.scope.claim.name = scope 10:53:44 sasl.oauthbearer.sub.claim.name = sub 10:53:44 sasl.oauthbearer.token.endpoint.url = null 10:53:44 security.protocol = PLAINTEXT 10:53:44 security.providers = null 10:53:44 send.buffer.bytes = 131072 10:53:44 socket.connection.setup.timeout.max.ms = 30000 10:53:44 socket.connection.setup.timeout.ms = 10000 10:53:44 ssl.cipher.suites = null 10:53:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:53:44 ssl.endpoint.identification.algorithm = https 10:53:44 ssl.engine.factory.class = null 10:53:44 ssl.key.password = null 10:53:44 ssl.keymanager.algorithm = SunX509 10:53:44 ssl.keystore.certificate.chain = null 10:53:44 ssl.keystore.key = null 10:53:44 ssl.keystore.location = null 10:53:44 ssl.keystore.password = null 10:53:44 ssl.keystore.type = JKS 10:53:44 ssl.protocol = TLSv1.3 10:53:44 ssl.provider = null 10:53:44 ssl.secure.random.implementation = null 10:53:44 ssl.trustmanager.algorithm = PKIX 10:53:44 ssl.truststore.certificates = null 10:53:44 ssl.truststore.location = null 10:53:44 ssl.truststore.password = null 10:53:44 ssl.truststore.type = JKS 10:53:44 transaction.timeout.ms = 60000 10:53:44 transactional.id = null 10:53:44 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:53:44 10:53:44 2023-12-15T10:53:44.328Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:53:44 2023-12-15T10:53:44.328Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:53:44 2023-12-15T10:53:44.328Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:53:44 2023-12-15T10:53:44.328Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637624328 10:53:44 2023-12-15T10:53:44.333Z INFO 8074 --- [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 f9b1kz7vS_WDy0RiIN8FMw 10:53:44 2023-12-15T10:53:44.334Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: zPS0QTWcSGOBlMX6aphGuQ 10:53:44 2023-12-15T10:53:44.376Z ERROR 8074 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 10:53:44 10:53:44 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 10:53:44 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 10:53:44 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 10:53:44 at io.micrometer.observation.Observation.observe(Observation.java:544) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 10:53:44 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:53:44 at java.base/java.lang.Thread.run(Thread.java:833) 10:53:44 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:53:44 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 10:53:44 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 10:53:44 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 10:53:44 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 10:53:44 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 10:53:44 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 10:53:44 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 10:53:44 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 10:53:44 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 10:53:44 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 10:53:44 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 10:53:44 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 10:53:44 ... 3 common frames omitted 10:53:44 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:53:44 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:53:44 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:53:44 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:53:44 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:53:44 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:53:44 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 10:53:44 ... 15 common frames omitted 10:53:44 10:53:44 2023-12-15T10:53:44.603Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.603Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 20 due to node 1 being disconnected (elapsed time since creation: 331ms, elapsed time since send: 331ms, request timeout: 30000ms) 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 327ms, elapsed time since send: 327ms, request timeout: 30000ms) 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=62371155, epoch=2) to node 1: 10:53:44 10:53:44 org.apache.kafka.common.errors.DisconnectException: null 10:53:44 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [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=64777126, epoch=2) to node 1: 10:53:44 10:53:44 org.apache.kafka.common.errors.DisconnectException: null 10:53:44 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [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. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:53:44 2023-12-15T10:53:44.699Z INFO 8074 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 10:53:44 2023-12-15T10:53:44.700Z INFO 8074 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:44 2023-12-15T10:53:44.700Z INFO 8074 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:53:44 2023-12-15T10:53:44.800Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.800Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.800Z INFO 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.800Z WARN 8074 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.801Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.801Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.802Z INFO 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.802Z WARN 8074 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.803Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.803Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:53:44 2023-12-15T10:53:44.895Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 10:53:44 2023-12-15T10:53:44.896Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:53:44 2023-12-15T10:53:44.896Z INFO 8074 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:53:44 2023-12-15T10:53:44.896Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:53:44 2023-12-15T10:53:44.896Z INFO 8074 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:53:44 2023-12-15T10:53:44.896Z INFO 8074 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:53:44 2023-12-15T10:53:44.896Z INFO 8074 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:53:44 2023-12-15T10:53:44.896Z INFO 8074 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:53:44 2023-12-15T10:53:44.896Z INFO 8074 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:53:44 2023-12-15T10:53:44.896Z INFO 8074 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:53:44 2023-12-15T10:53:44.897Z INFO 8074 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:53:44 2023-12-15T10:53:44.900Z INFO 8074 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 10:53:44 2023-12-15T10:53:44.900Z INFO 8074 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:53:44 2023-12-15T10:53:44.900Z INFO 8074 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 10:53:44 2023-12-15T10:53:44.900Z INFO 8074 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:53:44 2023-12-15T10:53:44.901Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.901Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.723 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:53:44 2023-12-15T10:53:44.904Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:44 2023-12-15T10:53:44.904Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:44 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:53:45 2023-12-15T10:53:44.915Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:45 2023-12-15T10:53:44.915Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:45 2023-12-15T10:53:44.961Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:45 2023-12-15T10:53:44.961Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:45 2023-12-15T10:53:44.965Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:45 2023-12-15T10:53:44.965Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:45 10:53:45,079 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:53:45 10:53:45,079 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:53:45 10:53:45,079 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12503bcb - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:53:45 10:53:45,082 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:53:45 10:53:45,082 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12503bcb - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:53:45 10:53:45,083 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:53:45 10:53:45,083 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:53:45 10:53:45,083 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:53:45 10:53:45,084 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:53:45 10:53:45,084 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12503bcb - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:53:45 10:53:45,086 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:53:45 10:53:45,086 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:53:45 10:53:45,086 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:53:45 10:53:45,086 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637625086) 10:53:45 10:53:45,086 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:53:45 10:53:45,086 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:45 10:53:45,087 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:53:45 10:53:45,088 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:53:45 10:53:45,088 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:53:45 10:53:45,088 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:53:45 10:53:45,088 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:53:45 10:53:45,092 |-INFO in ch.qos.logback.classic.pattern.DateConverter@424f6fc9 - Setting zoneId to "UTC" 10:53:45 10:53:45,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:53:45 10:53:45,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:53:45 10:53:45,095 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:53:45 10:53:45,095 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:53:45 10:53:45,095 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:53:45 10:53:45,095 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:53:45 10:53:45,096 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:53:45 10:53:45,096 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:53:45 10:53:45,096 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:53:45 10:53:45,096 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4f7b52ad - End of configuration. 10:53:45 10:53:45,096 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5c66a6ea - Registering current configuration as safe fallback point 10:53:45 10:53:45 10:53:45 . ____ _ __ _ _ 10:53:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:45 =========|_|==============|___/=/_/_/_/ 10:53:45 :: Spring Boot :: (v3.1.2) 10:53:45 10:53:45 2023-12-15T10:53:45.099Z INFO 8074 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:45 2023-12-15T10:53:45.099Z INFO 8074 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 10:53:45 2023-12-15T10:53:45.106Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:45 2023-12-15T10:53:45.106Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:45 2023-12-15T10:53:45.152Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:45 2023-12-15T10:53:45.153Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:45 2023-12-15T10:53:45.182Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:45 2023-12-15T10:53:45.182Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:45 2023-12-15T10:53:45.198Z INFO 8074 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.134 seconds (process running for 36.74) 10:53:45 2023-12-15T10:53:45.232Z WARN 8074 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') 10:53:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:53:45 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:53:45 2023-12-15T10:53:45.256Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:45 2023-12-15T10:53:45.256Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:45 10:53:45 . ____ _ __ _ _ 10:53:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:45 =========|_|==============|___/=/_/_/_/ 10:53:45 :: Spring Boot :: (v3.1.2) 10:53:45 10:53:45 2023-12-15T10:53:45.269Z INFO 8074 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:45 2023-12-15T10:53:45.270Z INFO 8074 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:53:45 2023-12-15T10:53:45.275Z INFO 8074 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.022 seconds (process running for 36.818) 10:53:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:53:45 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 10:53:48 10:53:48 . ____ _ __ _ _ 10:53:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:48 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:48 =========|_|==============|___/=/_/_/_/ 10:53:48 :: Spring Boot :: (v3.1.2) 10:53:48 10:53:48 2023-12-15T10:53:45.329Z INFO 8074 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:48 2023-12-15T10:53:45.329Z INFO 8074 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:53:48 2023-12-15T10:53:45.380Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:48 2023-12-15T10:53:45.380Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:45.402Z WARN 8074 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 10:53:48 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 10:53:48 2023-12-15T10:53:45.478Z INFO 8074 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:53:48 + + o o o o---o o----o o o---o o o----o o--o--o 10:53:48 + + + + | | / \ / | | / / \ | | 10:53:48 + + + + + o----o o o o o----o | o o o o----o | 10:53:48 + + + + | | / \ / | | \ / \ | | 10:53:48 + + o o o o o---o o----o o----o o---o o o o----o o 10:53:48 2023-12-15T10:53:45.478Z INFO 8074 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:53:48 2023-12-15T10:53:45.479Z INFO 8074 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 10:53:48 2023-12-15T10:53:45.479Z INFO 8074 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:53:48 2023-12-15T10:53:45.479Z INFO 8074 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:53:48 2023-12-15T10:53:45.481Z INFO 8074 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:53:48 To enable the Jet engine on the members, do one of the following: 10:53:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:53:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:53:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:53:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:53:48 2023-12-15T10:53:45.604Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:48 2023-12-15T10:53:45.604Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:45.622Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:48 2023-12-15T10:53:45.622Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:45.658Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:48 2023-12-15T10:53:45.658Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:45.722Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:48 2023-12-15T10:53:45.722Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:45.823Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:48 2023-12-15T10:53:45.823Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:45.886Z INFO 8074 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:53:48 2023-12-15T10:53:45.922Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:48 2023-12-15T10:53:45.922Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:45.929Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:48 2023-12-15T10:53:45.929Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:45.969Z INFO 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:53:48 2023-12-15T10:53:45.973Z WARN 8074 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:53:48 2023-12-15T10:53:46.033Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.033Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.201Z INFO 8074 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:53:48 2023-12-15T10:53:46.206Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 10:53:48 2023-12-15T10:53:46.227Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.227Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.285Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.285Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.333Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.333Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.374Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.374Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.527Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.527Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.575Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.575Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.724Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.724Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.775Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.775Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.828Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.828Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.862Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.862Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:46.983Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:48 2023-12-15T10:53:46.983Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.187Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.188Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.236Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.236Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.278Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.278Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.331Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.331Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.431Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.431Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.439Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.439Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.529Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.529Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.730Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.730Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.778Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.778Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.927Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.927Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:47.936Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:48 2023-12-15T10:53:47.936Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.067Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:48 2023-12-15T10:53:48.067Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.090Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:48 2023-12-15T10:53:48.090Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.140Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:48 2023-12-15T10:53:48.140Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.335Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:48 2023-12-15T10:53:48.335Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.383Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:48 2023-12-15T10:53:48.383Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.435Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:48 2023-12-15T10:53:48.435Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.544Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:48 2023-12-15T10:53:48.544Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.584Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:48 2023-12-15T10:53:48.584Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.645Z INFO 8074 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 10:53:48 10:53:48 Members {size:1, ver:1} [ 10:53:48 Member [10.250.0.254]:5701 - 82a9c6a3-22fa-48ab-ac2b-9188864fba1a this 10:53:48 ] 10:53:48 10:53:48 2023-12-15T10:53:48.664Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 10:53:48 2023-12-15T10:53:48.682Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:48 2023-12-15T10:53:48.682Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:48 2023-12-15T10:53:48.694Z INFO 8074 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.381 seconds (process running for 40.237) 10:53:48 2023-12-15T10:53:48.731Z INFO 8074 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:53:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.42 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 10:53:48 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 10:53:52 2023-12-15T10:53:48.733Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:52 2023-12-15T10:53:48.733Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:52 10:53:52 . ____ _ __ _ _ 10:53:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:52 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:52 =========|_|==============|___/=/_/_/_/ 10:53:52 :: Spring Boot :: (v3.1.2) 10:53:52 10:53:52 2023-12-15T10:53:48.752Z INFO 8074 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:52 2023-12-15T10:53:48.752Z INFO 8074 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:53:52 2023-12-15T10:53:48.765Z INFO 8074 --- [ main] com.hazelcast.system.logo : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:53:52 + + o o o o---o o----o o o---o o o----o o--o--o 10:53:52 + + + + | | / \ / | | / / \ | | 10:53:52 + + + + + o----o o o o o----o | o o o o----o | 10:53:52 + + + + | | / \ / | | \ / \ | | 10:53:52 + + o o o o o---o o----o o----o o---o o o o----o o 10:53:52 2023-12-15T10:53:48.765Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:53:52 2023-12-15T10:53:48.765Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.157]:5702 10:53:52 2023-12-15T10:53:48.765Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:53:52 2023-12-15T10:53:48.765Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:53:52 2023-12-15T10:53:48.765Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:53:52 To enable the Jet engine on the members, do one of the following: 10:53:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:53:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:53:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:53:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:53:52 2023-12-15T10:53:48.783Z INFO 8074 --- [ main] com.hazelcast.system.security : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:53:52 2023-12-15T10:53:48.785Z INFO 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:53:52 2023-12-15T10:53:48.785Z WARN 8074 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:53:52 2023-12-15T10:53:48.797Z INFO 8074 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:53:52 2023-12-15T10:53:48.798Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5702 is STARTING 10:53:52 2023-12-15T10:53:49.032Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.032Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.071Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.071Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.107Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.107Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.158Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.158Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.208Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.208Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.259Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.259Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.308Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.308Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.560Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.560Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.610Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.610Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.660Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.660Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.738Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.738Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.937Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.937Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:49.961Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:52 2023-12-15T10:53:49.961Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.012Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.012Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.135Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.135Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.162Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.162Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.213Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.213Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.263Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.263Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.278Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.278Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.513Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.513Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.565Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.565Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.592Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.592Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.663Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.663Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.940Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.940Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:50.965Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:52 2023-12-15T10:53:50.965Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.065Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.065Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.165Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.165Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.316Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.316Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.317Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.317Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.338Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.339Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.367Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.367Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.383Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.383Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.545Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.546Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.617Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.617Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.621Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.621Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:51.869Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:52 2023-12-15T10:53:51.870Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:52.043Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:52 2023-12-15T10:53:52.043Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:52 2023-12-15T10:53:52.096Z INFO 8074 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:53:52 10:53:52 Members {size:1, ver:1} [ 10:53:52 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:53:52 ] 10:53:52 10:53:52 2023-12-15T10:53:52.096Z WARN 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]: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! 10:53:52 2023-12-15T10:53:52.096Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5702 is STARTED 10:53:52 2023-12-15T10:53:52.108Z INFO 8074 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 3.372 seconds (process running for 43.651) 10:53:52 2023-12-15T10:53:52.118Z INFO 8074 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:53:52 2023-12-15T10:53:52.120Z INFO 8074 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 10:53:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.384 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 10:53:52 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:53:58 10:53:58 . ____ _ __ _ _ 10:53:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:53:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:53:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:53:58 ' |____| .__|_| |_|_| |_\__, | / / / / 10:53:58 =========|_|==============|___/=/_/_/_/ 10:53:58 :: Spring Boot :: (v3.1.2) 10:53:58 10:53:58 2023-12-15T10:53:52.150Z INFO 8074 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:53:58 2023-12-15T10:53:52.150Z INFO 8074 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:53:58 2023-12-15T10:53:52.166Z INFO 8074 --- [ main] com.hazelcast.system.logo : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:53:58 + + o o o o---o o----o o o---o o o----o o--o--o 10:53:58 + + + + | | / \ / | | / / \ | | 10:53:58 + + + + + o----o o o o o----o | o o o o----o | 10:53:58 + + + + | | / \ / | | \ / \ | | 10:53:58 + + o o o o o---o o----o o----o o---o o o o----o o 10:53:58 2023-12-15T10:53:52.166Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:53:58 2023-12-15T10:53:52.166Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.157]:5703 10:53:58 2023-12-15T10:53:52.166Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:53:58 2023-12-15T10:53:52.166Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:53:58 2023-12-15T10:53:52.166Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:53:58 To enable the Jet engine on the members, do one of the following: 10:53:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:53:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:53:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:53:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:53:58 2023-12-15T10:53:52.171Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.171Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.178Z INFO 8074 --- [ main] com.hazelcast.system.security : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:53:58 2023-12-15T10:53:52.180Z INFO 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:53:58 2023-12-15T10:53:52.180Z WARN 8074 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:53:58 2023-12-15T10:53:52.197Z INFO 8074 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:53:58 2023-12-15T10:53:52.197Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5703 is STARTING 10:53:58 2023-12-15T10:53:52.221Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.221Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.271Z INFO 8074 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.157]:5702 10:53:58 2023-12-15T10:53:52.272Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.272Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.290Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.106.157:45021 10:53:58 2023-12-15T10:53:52.294Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:45021 and /10.30.106.157:5702 10:53:58 2023-12-15T10:53:52.329Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.329Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.330Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.330Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.344Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.344Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.489Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.489Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.602Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.602Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.673Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.673Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.780Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.781Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.781Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.781Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:52.945Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:52.945Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.125Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.125Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.232Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.232Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.232Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.232Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.232Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.232Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.476Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.476Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.550Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.550Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.627Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.627Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.643Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.644Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.807Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.807Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.833Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.833Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.936Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.936Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:53.948Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:53.948Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.086Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.086Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.180Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.180Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.187Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.188Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.336Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.337Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.530Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.530Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.552Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.552Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.731Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.731Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.750Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.750Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.797Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.797Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.862Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.862Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.939Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.939Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:54.987Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:58 2023-12-15T10:53:54.987Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.033Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.033Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.089Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.089Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.138Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.138Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.290Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.290Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.556Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.556Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.653Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.653Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.685Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.685Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.765Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.765Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.784Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.784Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.840Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.840Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.886Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.886Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.901Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.901Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.992Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.992Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.992Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.992Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:55.994Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:58 2023-12-15T10:53:55.994Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:56.193Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:58 2023-12-15T10:53:56.193Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:56.458Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:56.458Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:56.538Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:58 2023-12-15T10:53:56.538Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:56.555Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:56.555Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:56.668Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:58 2023-12-15T10:53:56.668Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:56.837Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:58 2023-12-15T10:53:56.837Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:56.845Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:58 2023-12-15T10:53:56.845Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:56.894Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:58 2023-12-15T10:53:56.894Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:56.948Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:58 2023-12-15T10:53:56.948Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.041Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.041Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.045Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.045Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.054Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.054Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.247Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.247Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.393Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:53:58 10:53:58 Members {size:2, ver:2} [ 10:53:58 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:53:58 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:53:58 ] 10:53:58 10:53:58 2023-12-15T10:53:57.406Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:53:58 10:53:58 Members {size:2, ver:2} [ 10:53:58 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:53:58 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:53:58 ] 10:53:58 10:53:58 2023-12-15T10:53:57.407Z WARN 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]: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! 10:53:58 2023-12-15T10:53:57.407Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5703 is STARTED 10:53:58 2023-12-15T10:53:57.423Z INFO 8074 --- [ main] com.hazelcast.system.logo : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:53:58 + + o o o o---o o----o o o---o o o----o o--o--o 10:53:58 + + + + | | / \ / | | / / \ | | 10:53:58 + + + + + o----o o o o o----o | o o o o----o | 10:53:58 + + + + | | / \ / | | \ / \ | | 10:53:58 + + o o o o o---o o----o o----o o---o o o o----o o 10:53:58 2023-12-15T10:53:57.423Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:53:58 2023-12-15T10:53:57.423Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.157]:5704 10:53:58 2023-12-15T10:53:57.423Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:53:58 2023-12-15T10:53:57.423Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:53:58 2023-12-15T10:53:57.423Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:53:58 To enable the Jet engine on the members, do one of the following: 10:53:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:53:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:53:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:53:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:53:58 2023-12-15T10:53:57.433Z INFO 8074 --- [ main] com.hazelcast.system.security : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:53:58 2023-12-15T10:53:57.434Z INFO 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:53:58 2023-12-15T10:53:57.435Z WARN 8074 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:53:58 2023-12-15T10:53:57.442Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.442Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.443Z INFO 8074 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:53:58 2023-12-15T10:53:57.443Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5704 is STARTING 10:53:58 2023-12-15T10:53:57.520Z INFO 8074 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.157]:5702 10:53:58 2023-12-15T10:53:57.523Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.106.157:51421 10:53:58 2023-12-15T10:53:57.524Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:51421 and /10.30.106.157:5702 10:53:58 2023-12-15T10:53:57.657Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.658Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.661Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.662Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.670Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 10:53:58 2023-12-15T10:53:57.697Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.697Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.822Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.822Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.902Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.902Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:57.997Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:53:58 2023-12-15T10:53:57.997Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:58.016Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:53:58 2023-12-15T10:53:58.016Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:58.036Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:53:57 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 10:53:58 2023-12-15T10:53:58.056Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:53:58 2023-12-15T10:53:58.056Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:58.099Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:53:58 2023-12-15T10:53:58.099Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:58.124Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:53:58 2023-12-15T10:53:58.124Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:53:58 2023-12-15T10:53:58.403Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.404Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.407Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.407Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.503Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.503Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.755Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.755Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.768Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.768Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.862Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.862Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.927Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.927Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.950Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.950Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.952Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.952Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.959Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.959Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:58.970Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-15T10:53:58.970Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:59.328Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-15T10:53:59.328Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:59.506Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-15T10:53:59.506Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:59.561Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-15T10:53:59.561Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:59.657Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-15T10:53:59.657Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:59.671Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:53:59.671Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:59.880Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-15T10:53:59.880Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:59.906Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-15T10:53:59.906Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:59.908Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-15T10:53:59.908Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:53:59.965Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:53:59.965Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.012Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.012Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.024Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.024Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.155Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.155Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.281Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.281Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.573Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.573Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.609Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.609Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.614Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.615Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.712Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.712Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.860Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.861Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.865Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.865Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.967Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.968Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:00.984Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-15T10:54:00.984Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.009Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.009Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.027Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.027Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.058Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.058Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.285Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.285Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.412Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.412Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.676Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.676Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.812Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.812Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.816Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.817Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.817Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.817Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.866Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.866Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.961Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.961Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:01.981Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-15T10:54:01.981Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.012Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.012Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.071Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.071Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.139Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.139Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.364Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.364Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.439Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.439Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.578Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.578Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.627Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:05 10:54:05 Members {size:3, ver:3} [ 10:54:05 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:54:05 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:05 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:05 ] 10:54:05 10:54:05 2023-12-15T10:54:02.633Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:05 10:54:05 Members {size:3, ver:3} [ 10:54:05 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:05 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:05 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 this 10:54:05 ] 10:54:05 10:54:05 2023-12-15T10:54:02.634Z INFO 8074 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.157:5703, timeout: 10000, bind-any: true 10:54:05 2023-12-15T10:54:02.634Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:05 10:54:05 Members {size:3, ver:3} [ 10:54:05 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:05 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:54:05 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:05 ] 10:54:05 10:54:05 2023-12-15T10:54:02.634Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.106.157:46463 10:54:05 2023-12-15T10:54:02.643Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:46463 and /10.30.106.157:5704 10:54:05 2023-12-15T10:54:02.643Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.106.157:38449 10:54:05 2023-12-15T10:54:02.645Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:38449 and /10.30.106.157:5703 10:54:05 2023-12-15T10:54:02.719Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.719Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.815Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.815Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.865Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.865Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.884Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 10:54:05 2023-12-15T10:54:02.920Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.920Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:02.965Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-15T10:54:02.965Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.021Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.021Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.036Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.036Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.088Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:54:02 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 10:54:05 2023-12-15T10:54:03.195Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.195Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.276Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.276Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.468Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.468Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.593Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.593Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.624Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.624Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.634Z WARN 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]: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! 10:54:05 2023-12-15T10:54:03.634Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5704 is STARTED 10:54:05 2023-12-15T10:54:03.640Z INFO 8074 --- [ main] com.hazelcast.system.logo : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:05 + + o o o o---o o----o o o---o o o----o o--o--o 10:54:05 + + + + | | / \ / | | / / \ | | 10:54:05 + + + + + o----o o o o o----o | o o o o----o | 10:54:05 + + + + | | / \ / | | \ / \ | | 10:54:05 + + o o o o o---o o----o o----o o---o o o o----o o 10:54:05 2023-12-15T10:54:03.640Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:54:05 2023-12-15T10:54:03.640Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.157]:5705 10:54:05 2023-12-15T10:54:03.640Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:54:05 2023-12-15T10:54:03.640Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:54:05 2023-12-15T10:54:03.640Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:54:05 To enable the Jet engine on the members, do one of the following: 10:54:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:54:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:54:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:54:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:54:05 2023-12-15T10:54:03.651Z INFO 8074 --- [ main] com.hazelcast.system.security : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:54:05 2023-12-15T10:54:03.652Z INFO 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:54:05 2023-12-15T10:54:03.652Z WARN 8074 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:54:05 2023-12-15T10:54:03.677Z INFO 8074 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:54:05 2023-12-15T10:54:03.677Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5705 is STARTING 10:54:05 2023-12-15T10:54:03.720Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.721Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.779Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.779Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.785Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.785Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.818Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.818Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.822Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-15T10:54:03.822Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:03.840Z INFO 8074 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.157]:5702 10:54:05 2023-12-15T10:54:03.842Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.106.157:50767 10:54:05 2023-12-15T10:54:03.843Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:50767 and /10.30.106.157:5702 10:54:05 2023-12-15T10:54:04.098Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.098Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.174Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.174Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.240Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.240Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.279Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.279Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.422Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.422Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.448Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.448Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.682Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.682Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.722Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.722Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.776Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.776Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.777Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.777Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.788Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.788Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:04.871Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:05 2023-12-15T10:54:04.871Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:05.153Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:05 2023-12-15T10:54:05.153Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:05.177Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:05 2023-12-15T10:54:05.177Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:05.281Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:05 2023-12-15T10:54:05.282Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:05.394Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:05 2023-12-15T10:54:05.394Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:05.525Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:05 2023-12-15T10:54:05.525Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:05 2023-12-15T10:54:05.653Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:09 2023-12-15T10:54:05.653Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:05.730Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:09 2023-12-15T10:54:05.730Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:05.774Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:09 2023-12-15T10:54:05.774Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:05.775Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:09 2023-12-15T10:54:05.775Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:05.830Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:09 2023-12-15T10:54:05.830Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:05.836Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:09 2023-12-15T10:54:05.836Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:05.992Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:09 2023-12-15T10:54:05.992Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.257Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.257Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.347Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.347Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.380Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.380Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.484Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.484Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.606Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.606Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.627Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.627Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.731Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.731Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.734Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.734Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.834Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.834Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.894Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.894Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:06.978Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:09 2023-12-15T10:54:06.978Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.040Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.040Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.110Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.110Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.150Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.150Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.233Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.233Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.559Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.559Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.634Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.634Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.687Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.687Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.788Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.788Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.831Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.831Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.838Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.838Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.931Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.931Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:07.953Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:09 2023-12-15T10:54:07.953Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.097Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.097Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.113Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.113Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.187Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.187Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.244Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.244Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.538Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.538Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.589Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.590Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.691Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.691Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.763Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.763Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.859Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.859Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.891Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.891Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.935Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.935Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:08.947Z INFO 8074 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:09 10:54:09 Members {size:4, ver:4} [ 10:54:09 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:54:09 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:09 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:09 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:09 ] 10:54:09 10:54:09 2023-12-15T10:54:08.952Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:09 10:54:09 Members {size:4, ver:4} [ 10:54:09 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:09 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:09 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:09 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b this 10:54:09 ] 10:54:09 10:54:09 2023-12-15T10:54:08.953Z INFO 8074 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.157:5703, timeout: 10000, bind-any: true 10:54:09 2023-12-15T10:54:08.953Z INFO 8074 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.157:5704, timeout: 10000, bind-any: true 10:54:09 2023-12-15T10:54:08.956Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.106.157:38669 10:54:09 2023-12-15T10:54:08.957Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.106.157:58673 10:54:09 2023-12-15T10:54:08.957Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:09 10:54:09 Members {size:4, ver:4} [ 10:54:09 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:09 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:54:09 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:09 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:09 ] 10:54:09 10:54:09 2023-12-15T10:54:08.957Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5705 and /10.30.106.157:36737 10:54:09 2023-12-15T10:54:08.957Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:38669 and /10.30.106.157:5704 10:54:09 2023-12-15T10:54:08.959Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:36737 and /10.30.106.157:5705 10:54:09 2023-12-15T10:54:08.960Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:09 10:54:09 Members {size:4, ver:4} [ 10:54:09 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:09 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:09 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 this 10:54:09 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:09 ] 10:54:09 10:54:09 2023-12-15T10:54:08.966Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:58673 and /10.30.106.157:5703 10:54:09 2023-12-15T10:54:08.966Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5705 and /10.30.106.157:38341 10:54:09 2023-12-15T10:54:08.967Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:38341 and /10.30.106.157:5705 10:54:09 2023-12-15T10:54:08.999Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:09 2023-12-15T10:54:08.999Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.067Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.067Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.086Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.086Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.090Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.090Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.205Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 10:54:09 2023-12-15T10:54:09.297Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.297Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.491Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.491Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.514Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:54:09 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 10:54:09 2023-12-15T10:54:09.576Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.576Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.692Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.692Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.845Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.845Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.846Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.846Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.888Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.888Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.953Z WARN 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]: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! 10:54:09 2023-12-15T10:54:09.953Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5705 is STARTED 10:54:09 2023-12-15T10:54:09.964Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:09 2023-12-15T10:54:09.964Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:09 2023-12-15T10:54:09.964Z INFO 8074 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 17.838 seconds (process running for 61.507) 10:54:09 2023-12-15T10:54:09.973Z INFO 8074 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:54:11 2023-12-15T10:54:10.003Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:11 2023-12-15T10:54:10.003Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:10.120Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:11 2023-12-15T10:54:10.121Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:10.244Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:11 2023-12-15T10:54:10.244Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:10.290Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:11 2023-12-15T10:54:10.290Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:10.500Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:11 2023-12-15T10:54:10.501Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:10.679Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:11 2023-12-15T10:54:10.679Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:10.693Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:11 2023-12-15T10:54:10.693Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:10.699Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:11 2023-12-15T10:54:10.699Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:10.846Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:11 2023-12-15T10:54:10.846Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:11.000Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:11 2023-12-15T10:54:11.000Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:11 2023-12-15T10:54:11.005Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:11 2023-12-15T10:54:11.005Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.047Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.047Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.117Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.117Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.143Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.143Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.323Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.323Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.398Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.398Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.502Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.502Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.753Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.753Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.833Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.833Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.896Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.896Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:11.899Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:12 2023-12-15T10:54:11.899Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:12 2023-12-15T10:54:12.007Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:12 2023-12-15T10:54:12.007Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.939 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:54:12 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 10:54:18 10:54:18 . ____ _ __ _ _ 10:54:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:18 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:18 =========|_|==============|___/=/_/_/_/ 10:54:18 :: Spring Boot :: (v3.1.2) 10:54:18 10:54:18 2023-12-15T10:54:12.090Z INFO 8074 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:18 2023-12-15T10:54:12.090Z INFO 8074 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:54:18 2023-12-15T10:54:12.104Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.104Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.105Z INFO 8074 --- [ main] com.hazelcast.system.logo : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:18 + + o o o o---o o----o o o---o o o----o o--o--o 10:54:18 + + + + | | / \ / | | / / \ | | 10:54:18 + + + + + o----o o o o o----o | o o o o----o | 10:54:18 + + + + | | / \ / | | \ / \ | | 10:54:18 + + o o o o o---o o----o o----o o---o o o o----o o 10:54:18 2023-12-15T10:54:12.105Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:54:18 2023-12-15T10:54:12.105Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.157]:5706 10:54:18 2023-12-15T10:54:12.105Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:54:18 2023-12-15T10:54:12.105Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:54:18 2023-12-15T10:54:12.105Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:54:18 To enable the Jet engine on the members, do one of the following: 10:54:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:54:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:54:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:54:18 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:54:18 2023-12-15T10:54:12.114Z INFO 8074 --- [ main] com.hazelcast.system.security : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:54:18 2023-12-15T10:54:12.116Z INFO 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:54:18 2023-12-15T10:54:12.116Z WARN 8074 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:54:18 2023-12-15T10:54:12.123Z INFO 8074 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:54:18 2023-12-15T10:54:12.123Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5706 is STARTING 10:54:18 2023-12-15T10:54:12.150Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.150Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.249Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.249Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.315Z INFO 8074 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.157]:5702 10:54:18 2023-12-15T10:54:12.317Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.106.157:44805 10:54:18 2023-12-15T10:54:12.318Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:44805 and /10.30.106.157:5702 10:54:18 2023-12-15T10:54:12.321Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.321Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.427Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.427Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.501Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.501Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.605Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.605Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.688Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.689Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.752Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.752Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.799Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.799Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:12.856Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:18 2023-12-15T10:54:12.856Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.102Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.102Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.106Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.106Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.110Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.110Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.257Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.257Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.274Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.274Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.357Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.357Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.532Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.532Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.558Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.559Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.841Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.841Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.859Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.859Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:13.902Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:13.903Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.010Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.011Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.012Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.012Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.110Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.110Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.110Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.110Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.155Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.155Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.177Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.177Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.411Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.411Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.711Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.711Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.736Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.736Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.962Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.962Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:14.962Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:18 2023-12-15T10:54:14.962Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.012Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.012Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.044Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.044Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.105Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.105Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.114Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.114Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.163Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.163Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.208Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.208Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.330Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.330Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.364Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.364Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.770Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.770Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.839Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.839Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:15.865Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:18 2023-12-15T10:54:15.865Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.015Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.016Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.016Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.016Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.020Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.020Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.047Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.047Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.116Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.116Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.116Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.117Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.161Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.161Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.434Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.434Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.567Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.567Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.773Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.773Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.868Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.868Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.918Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.918Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:16.969Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:18 2023-12-15T10:54:16.969Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.014Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.014Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.018Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.018Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.043Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.043Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.050Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.050Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.123Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.123Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.269Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.269Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.421Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:18 10:54:18 Members {size:5, ver:5} [ 10:54:18 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:54:18 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:18 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:18 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:18 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:18 ] 10:54:18 10:54:18 2023-12-15T10:54:17.426Z INFO 8074 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:18 10:54:18 Members {size:5, ver:5} [ 10:54:18 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:18 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:18 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:18 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:18 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 this 10:54:18 ] 10:54:18 10:54:18 2023-12-15T10:54:17.427Z INFO 8074 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.157:5704, timeout: 10000, bind-any: true 10:54:18 2023-12-15T10:54:17.428Z INFO 8074 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.157:5703, timeout: 10000, bind-any: true 10:54:18 2023-12-15T10:54:17.428Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:18 10:54:18 Members {size:5, ver:5} [ 10:54:18 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:18 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:18 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 this 10:54:18 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:18 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:18 ] 10:54:18 10:54:18 2023-12-15T10:54:17.428Z INFO 8074 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.157:5705, timeout: 10000, bind-any: true 10:54:18 2023-12-15T10:54:17.429Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.106.157:60921 10:54:18 2023-12-15T10:54:17.430Z INFO 8074 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:18 10:54:18 Members {size:5, ver:5} [ 10:54:18 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:18 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:18 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:18 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b this 10:54:18 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:18 ] 10:54:18 10:54:18 2023-12-15T10:54:17.434Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5706 and /10.30.106.157:52517 10:54:18 2023-12-15T10:54:17.434Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5705 and /10.30.106.157:41101 10:54:18 2023-12-15T10:54:17.434Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5706 and /10.30.106.157:47429 10:54:18 2023-12-15T10:54:17.434Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:60921 and /10.30.106.157:5704 10:54:18 2023-12-15T10:54:17.434Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.106.157:44027 10:54:18 2023-12-15T10:54:17.434Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:47429 and /10.30.106.157:5706 10:54:18 2023-12-15T10:54:17.441Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:41101 and /10.30.106.157:5705 10:54:18 2023-12-15T10:54:17.441Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5706 and /10.30.106.157:54575 10:54:18 2023-12-15T10:54:17.442Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:52517 and /10.30.106.157:5706 10:54:18 2023-12-15T10:54:17.442Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:44027 and /10.30.106.157:5703 10:54:18 2023-12-15T10:54:17.444Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:54575 and /10.30.106.157:5706 10:54:18 2023-12-15T10:54:17.452Z INFO 8074 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:18 10:54:18 Members {size:5, ver:5} [ 10:54:18 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:18 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:54:18 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:18 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:18 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:18 ] 10:54:18 10:54:18 2023-12-15T10:54:17.493Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.493Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.671Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.671Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.687Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 347 10:54:18 2023-12-15T10:54:17.733Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.733Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.883Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.883Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.934Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.934Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:17.934Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:17.934Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:18.034Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:18 2023-12-15T10:54:18.034Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:18.035Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:18 2023-12-15T10:54:18.035Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:18.109Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:18 2023-12-15T10:54:18.109Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:18.135Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:18 2023-12-15T10:54:18.135Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:18 2023-12-15T10:54:18.139Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:54:17 UTC 2023, plannedMigrations=347, completedMigrations=347, remainingMigrations=0, totalCompletedMigrations=1160) 10:54:18 2023-12-15T10:54:18.236Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.236Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:18.248Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.248Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:18.427Z WARN 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]: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! 10:54:26 2023-12-15T10:54:18.428Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5706 is STARTED 10:54:26 2023-12-15T10:54:18.434Z INFO 8074 --- [ main] com.hazelcast.system.logo : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] 10:54:26 + + o o o o---o o----o o o---o o o----o o--o--o 10:54:26 + + + + | | / \ / | | / / \ | | 10:54:26 + + + + + o----o o o o o----o | o o o o----o | 10:54:26 + + + + | | / \ / | | \ / \ | | 10:54:26 + + o o o o o---o o----o o----o o---o o o o----o o 10:54:26 2023-12-15T10:54:18.434Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 10:54:26 2023-12-15T10:54:18.434Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.157]:5707 10:54:26 2023-12-15T10:54:18.435Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 10:54:26 2023-12-15T10:54:18.435Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 10:54:26 2023-12-15T10:54:18.435Z INFO 8074 --- [ main] com.hazelcast.system : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 10:54:26 To enable the Jet engine on the members, do one of the following: 10:54:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:54:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:54:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:54:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:54:26 2023-12-15T10:54:18.444Z INFO 8074 --- [ main] com.hazelcast.system.security : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 10:54:26 2023-12-15T10:54:18.445Z INFO 8074 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 10:54:26 2023-12-15T10:54:18.445Z WARN 8074 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 10:54:26 2023-12-15T10:54:18.451Z INFO 8074 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:54:26 2023-12-15T10:54:18.452Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5707 is STARTING 10:54:26 2023-12-15T10:54:18.575Z INFO 8074 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.157]:5702 10:54:26 2023-12-15T10:54:18.578Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.106.157:47255 10:54:26 2023-12-15T10:54:18.584Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:47255 and /10.30.106.157:5702 10:54:26 2023-12-15T10:54:18.599Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.599Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:18.834Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.834Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:18.846Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.846Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:18.886Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.886Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:18.887Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.887Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:18.936Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.936Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:18.937Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.937Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:18.987Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-15T10:54:18.987Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.036Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.036Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.289Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.289Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.311Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.311Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.351Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.351Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.749Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.749Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.789Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.789Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.802Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.802Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.836Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.837Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.839Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.839Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.938Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.938Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.938Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.938Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:19.938Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-15T10:54:19.939Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.090Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.090Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.141Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.141Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.214Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.214Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.453Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.453Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.705Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.705Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.751Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.751Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.838Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.838Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.840Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.840Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.940Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.940Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.942Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.942Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.990Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.990Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:20.993Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-15T10:54:20.993Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:21.042Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-15T10:54:21.042Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:21.043Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-15T10:54:21.043Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:21.417Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-15T10:54:21.417Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:21.556Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-15T10:54:21.556Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:21.707Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-15T10:54:21.707Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:21.741Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:21.741Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:21.895Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-15T10:54:21.895Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:21.904Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-15T10:54:21.904Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:21.942Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-15T10:54:21.942Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.041Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.041Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.042Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.042Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.044Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.044Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.197Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.197Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.245Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.245Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.513Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.107.86:55657 10:54:26 2023-12-15T10:54:22.519Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.519Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.657Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.657Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.760Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.760Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.848Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.848Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.856Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.856Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.897Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.897Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.943Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.943Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:22.993Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-15T10:54:22.993Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.050Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.050Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.144Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.144Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.145Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.145Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.148Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.148Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.659Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.659Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.672Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.672Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.750Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.751Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.759Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.759Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.799Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.799Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.863Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.863Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:23.945Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:23.945Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.048Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.048Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.096Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.096Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.146Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.146Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.150Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.150Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.202Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.202Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.702Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.702Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.712Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.712Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.761Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.761Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.815Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.815Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.874Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.874Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:24.952Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-15T10:54:24.952Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.002Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.002Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.049Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.049Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.147Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.147Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.248Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.248Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.298Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.298Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.356Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.356Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.564Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.564Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.654Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.654Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.714Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.714Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.905Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.905Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.917Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.917Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:25.978Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:26 2023-12-15T10:54:25.978Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:26 2023-12-15T10:54:26.055Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:26 2023-12-15T10:54:26.055Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:26.101Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:28 2023-12-15T10:54:26.101Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:26.150Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:28 2023-12-15T10:54:26.150Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:26.208Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:28 2023-12-15T10:54:26.208Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:26.350Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:28 2023-12-15T10:54:26.350Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:26.350Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:28 2023-12-15T10:54:26.350Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:26.607Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:28 2023-12-15T10:54:26.607Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:26.766Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:28 2023-12-15T10:54:26.766Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:26.767Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:28 2023-12-15T10:54:26.767Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:26.971Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:28 2023-12-15T10:54:26.971Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.003Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.003Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.058Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.058Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.081Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.081Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.103Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.103Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.108Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.108Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.210Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.210Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.352Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.352Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.459Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.459Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.552Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.552Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.608Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:28 10:54:28 Members {size:7, ver:7} [ 10:54:28 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:54:28 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:28 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:28 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:28 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:28 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:28 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:28 ] 10:54:28 10:54:28 2023-12-15T10:54:27.615Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] 10:54:28 10:54:28 Members {size:7, ver:7} [ 10:54:28 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:28 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:28 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:28 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:28 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:28 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 this 10:54:28 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:28 ] 10:54:28 10:54:28 2023-12-15T10:54:27.616Z INFO 8074 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:28 10:54:28 Members {size:7, ver:7} [ 10:54:28 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:28 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:54:28 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:28 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:28 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:28 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:28 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:28 ] 10:54:28 10:54:28 2023-12-15T10:54:27.617Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:28 10:54:28 Members {size:7, ver:7} [ 10:54:28 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:28 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:28 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:28 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:28 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 this 10:54:28 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:28 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:28 ] 10:54:28 10:54:28 2023-12-15T10:54:27.619Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.106.157:54323 10:54:28 2023-12-15T10:54:27.619Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:54323 and /10.30.106.157:5707 10:54:28 2023-12-15T10:54:27.620Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.106.157:49443 10:54:28 2023-12-15T10:54:27.621Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.106.157:39445 10:54:28 2023-12-15T10:54:27.621Z INFO 8074 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.157:5703, timeout: 10000, bind-any: true 10:54:28 2023-12-15T10:54:27.622Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:39445 and /10.30.106.157:5707 10:54:28 2023-12-15T10:54:27.622Z INFO 8074 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.157:5704, timeout: 10000, bind-any: true 10:54:28 2023-12-15T10:54:27.622Z INFO 8074 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.157:5705, timeout: 10000, bind-any: true 10:54:28 2023-12-15T10:54:27.622Z INFO 8074 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 10:54:28 2023-12-15T10:54:27.623Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.106.157:34969 10:54:28 2023-12-15T10:54:27.629Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:54463 and /10.30.107.86:5702 10:54:28 2023-12-15T10:54:27.630Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.107.86:49389 10:54:28 2023-12-15T10:54:27.633Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5705 and /10.30.107.86:35299 10:54:28 2023-12-15T10:54:27.633Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:34969 and /10.30.106.157:5704 10:54:28 2023-12-15T10:54:27.634Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.106.157:57277 10:54:28 2023-12-15T10:54:27.634Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5705 and /10.30.106.157:36825 10:54:28 2023-12-15T10:54:27.634Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:28 10:54:28 Members {size:7, ver:7} [ 10:54:28 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:28 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:28 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 this 10:54:28 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:28 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:28 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:28 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:28 ] 10:54:28 10:54:28 2023-12-15T10:54:27.634Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5706 and /10.30.107.86:41067 10:54:28 2023-12-15T10:54:27.634Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:36825 and /10.30.106.157:5705 10:54:28 2023-12-15T10:54:27.634Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.107.86:51591 10:54:28 2023-12-15T10:54:27.635Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:57277 and /10.30.106.157:5707 10:54:28 2023-12-15T10:54:27.636Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.106.157:57717 10:54:28 2023-12-15T10:54:27.636Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:49443 and /10.30.106.157:5707 10:54:28 2023-12-15T10:54:27.636Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:28 10:54:28 Members {size:7, ver:7} [ 10:54:28 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:28 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:28 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:28 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b this 10:54:28 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:28 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:28 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:28 ] 10:54:28 10:54:28 2023-12-15T10:54:27.636Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:57717 and /10.30.106.157:5703 10:54:28 2023-12-15T10:54:27.636Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.107.86:38279 10:54:28 2023-12-15T10:54:27.641Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:47379 and /10.30.107.86:5702 10:54:28 2023-12-15T10:54:27.641Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:56905 and /10.30.107.86:5702 10:54:28 2023-12-15T10:54:27.641Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:44719 and /10.30.107.86:5702 10:54:28 2023-12-15T10:54:27.648Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:45713 and /10.30.107.86:5702 10:54:28 2023-12-15T10:54:27.824Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.824Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.878Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 747 10:54:28 2023-12-15T10:54:27.945Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.945Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.947Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.947Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.959Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.959Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:27.960Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:28 2023-12-15T10:54:27.960Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.011Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:28 2023-12-15T10:54:28.011Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.060Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:28 2023-12-15T10:54:28.060Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.206Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:28 2023-12-15T10:54:28.206Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.256Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:28 2023-12-15T10:54:28.256Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.271Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:28 2023-12-15T10:54:28.271Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.559Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:28 2023-12-15T10:54:28.559Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.625Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:28 2023-12-15T10:54:28.625Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.636Z INFO 8074 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5707 is STARTED 10:54:28 2023-12-15T10:54:28.639Z INFO 8074 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 16.567 seconds (process running for 80.182) 10:54:28 2023-12-15T10:54:28.647Z INFO 8074 --- [p.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.3G, swap.space.total=0, swap.space.free=0, heap.memory.used=155.7M, heap.memory.free=231.8M, heap.memory.total=388.0M, heap.memory.max=7.8G, heap.memory.used/total=40.14%, heap.memory.used/max=1.95%, minor.gc.count=27, minor.gc.time=364ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=79.50%, load.systemAverage=2.69, thread.count=405, thread.peakCount=405, cluster.timeDiff=-6, 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=1254, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=6, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=6 10:54:28 2023-12-15T10:54:28.666Z INFO 8074 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:54:28 2023-12-15T10:54:28.667Z INFO 8074 --- [s.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=24.3G, swap.space.total=0, swap.space.free=0, heap.memory.used=158.6M, heap.memory.free=229.1M, heap.memory.total=388.0M, heap.memory.max=7.8G, heap.memory.used/total=40.89%, heap.memory.used/max=1.99%, minor.gc.count=27, minor.gc.time=364ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=82.35%, load.systemAverage=2.69, thread.count=405, thread.peakCount=405, 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=1, 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=1, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 10:54:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.598 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 10:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 10:54:28 10:54:28 . ____ _ __ _ _ 10:54:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:28 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:28 =========|_|==============|___/=/_/_/_/ 10:54:28 :: Spring Boot :: (v3.1.2) 10:54:28 10:54:28 2023-12-15T10:54:28.695Z INFO 8074 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:28 2023-12-15T10:54:28.695Z INFO 8074 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:54:28 2023-12-15T10:54:28.715Z INFO 8074 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.038 seconds (process running for 80.258) 10:54:28 2023-12-15T10:54:28.721Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:54:28 acks = -1 10:54:28 auto.include.jmx.reporter = true 10:54:28 batch.size = 16384 10:54:28 bootstrap.servers = [localhost:9092] 10:54:28 buffer.memory = 33554432 10:54:28 client.dns.lookup = use_all_dns_ips 10:54:28 client.id = producer-11 10:54:28 compression.type = none 10:54:28 connections.max.idle.ms = 540000 10:54:28 delivery.timeout.ms = 120000 10:54:28 enable.idempotence = true 10:54:28 interceptor.classes = [] 10:54:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:54:28 linger.ms = 0 10:54:28 max.block.ms = 60000 10:54:28 max.in.flight.requests.per.connection = 5 10:54:28 max.request.size = 1048576 10:54:28 metadata.max.age.ms = 300000 10:54:28 metadata.max.idle.ms = 300000 10:54:28 metric.reporters = [] 10:54:28 metrics.num.samples = 2 10:54:28 metrics.recording.level = INFO 10:54:28 metrics.sample.window.ms = 30000 10:54:28 partitioner.adaptive.partitioning.enable = true 10:54:28 partitioner.availability.timeout.ms = 0 10:54:28 partitioner.class = null 10:54:28 partitioner.ignore.keys = false 10:54:28 receive.buffer.bytes = 32768 10:54:28 reconnect.backoff.max.ms = 1000 10:54:28 reconnect.backoff.ms = 50 10:54:28 request.timeout.ms = 30000 10:54:28 retries = 2147483647 10:54:28 retry.backoff.ms = 100 10:54:28 sasl.client.callback.handler.class = null 10:54:28 sasl.jaas.config = null 10:54:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:28 sasl.kerberos.min.time.before.relogin = 60000 10:54:28 sasl.kerberos.service.name = null 10:54:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:28 sasl.login.callback.handler.class = null 10:54:28 sasl.login.class = null 10:54:28 sasl.login.connect.timeout.ms = null 10:54:28 sasl.login.read.timeout.ms = null 10:54:28 sasl.login.refresh.buffer.seconds = 300 10:54:28 sasl.login.refresh.min.period.seconds = 60 10:54:28 sasl.login.refresh.window.factor = 0.8 10:54:28 sasl.login.refresh.window.jitter = 0.05 10:54:28 sasl.login.retry.backoff.max.ms = 10000 10:54:28 sasl.login.retry.backoff.ms = 100 10:54:28 sasl.mechanism = GSSAPI 10:54:28 sasl.oauthbearer.clock.skew.seconds = 30 10:54:28 sasl.oauthbearer.expected.audience = null 10:54:28 sasl.oauthbearer.expected.issuer = null 10:54:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:28 sasl.oauthbearer.jwks.endpoint.url = null 10:54:28 sasl.oauthbearer.scope.claim.name = scope 10:54:28 sasl.oauthbearer.sub.claim.name = sub 10:54:28 sasl.oauthbearer.token.endpoint.url = null 10:54:28 security.protocol = PLAINTEXT 10:54:28 security.providers = null 10:54:28 send.buffer.bytes = 131072 10:54:28 socket.connection.setup.timeout.max.ms = 30000 10:54:28 socket.connection.setup.timeout.ms = 10000 10:54:28 ssl.cipher.suites = null 10:54:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:28 ssl.endpoint.identification.algorithm = https 10:54:28 ssl.engine.factory.class = null 10:54:28 ssl.key.password = null 10:54:28 ssl.keymanager.algorithm = SunX509 10:54:28 ssl.keystore.certificate.chain = null 10:54:28 ssl.keystore.key = null 10:54:28 ssl.keystore.location = null 10:54:28 ssl.keystore.password = null 10:54:28 ssl.keystore.type = JKS 10:54:28 ssl.protocol = TLSv1.3 10:54:28 ssl.provider = null 10:54:28 ssl.secure.random.implementation = null 10:54:28 ssl.trustmanager.algorithm = PKIX 10:54:28 ssl.truststore.certificates = null 10:54:28 ssl.truststore.location = null 10:54:28 ssl.truststore.password = null 10:54:28 ssl.truststore.type = JKS 10:54:28 transaction.timeout.ms = 60000 10:54:28 transactional.id = null 10:54:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:54:28 10:54:28 2023-12-15T10:54:28.728Z INFO 8074 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 10:54:28 2023-12-15T10:54:28.729Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:28 2023-12-15T10:54:28.729Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:28 2023-12-15T10:54:28.729Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637668729 10:54:28 2023-12-15T10:54:28.734Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:28 2023-12-15T10:54:28.735Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.735Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:28 2023-12-15T10:54:28.740Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:54:28 acks = -1 10:54:28 auto.include.jmx.reporter = true 10:54:28 batch.size = 16384 10:54:28 bootstrap.servers = [localhost:9092] 10:54:28 buffer.memory = 33554432 10:54:28 client.dns.lookup = use_all_dns_ips 10:54:28 client.id = producer-12 10:54:28 compression.type = none 10:54:28 connections.max.idle.ms = 540000 10:54:28 delivery.timeout.ms = 120000 10:54:28 enable.idempotence = true 10:54:28 interceptor.classes = [] 10:54:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:54:28 linger.ms = 0 10:54:28 max.block.ms = 60000 10:54:28 max.in.flight.requests.per.connection = 5 10:54:28 max.request.size = 1048576 10:54:28 metadata.max.age.ms = 300000 10:54:28 metadata.max.idle.ms = 300000 10:54:28 metric.reporters = [] 10:54:28 metrics.num.samples = 2 10:54:28 metrics.recording.level = INFO 10:54:28 metrics.sample.window.ms = 30000 10:54:28 partitioner.adaptive.partitioning.enable = true 10:54:28 partitioner.availability.timeout.ms = 0 10:54:28 partitioner.class = null 10:54:28 partitioner.ignore.keys = false 10:54:28 receive.buffer.bytes = 32768 10:54:28 reconnect.backoff.max.ms = 1000 10:54:28 reconnect.backoff.ms = 50 10:54:28 request.timeout.ms = 30000 10:54:28 retries = 2147483647 10:54:28 retry.backoff.ms = 100 10:54:28 sasl.client.callback.handler.class = null 10:54:28 sasl.jaas.config = null 10:54:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:28 sasl.kerberos.min.time.before.relogin = 60000 10:54:28 sasl.kerberos.service.name = null 10:54:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:28 sasl.login.callback.handler.class = null 10:54:28 sasl.login.class = null 10:54:28 sasl.login.connect.timeout.ms = null 10:54:28 sasl.login.read.timeout.ms = null 10:54:28 sasl.login.refresh.buffer.seconds = 300 10:54:28 sasl.login.refresh.min.period.seconds = 60 10:54:28 sasl.login.refresh.window.factor = 0.8 10:54:28 sasl.login.refresh.window.jitter = 0.05 10:54:28 sasl.login.retry.backoff.max.ms = 10000 10:54:28 sasl.login.retry.backoff.ms = 100 10:54:28 sasl.mechanism = GSSAPI 10:54:28 sasl.oauthbearer.clock.skew.seconds = 30 10:54:28 sasl.oauthbearer.expected.audience = null 10:54:28 sasl.oauthbearer.expected.issuer = null 10:54:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:28 sasl.oauthbearer.jwks.endpoint.url = null 10:54:28 sasl.oauthbearer.scope.claim.name = scope 10:54:28 sasl.oauthbearer.sub.claim.name = sub 10:54:28 sasl.oauthbearer.token.endpoint.url = null 10:54:28 security.protocol = PLAINTEXT 10:54:28 security.providers = null 10:54:28 send.buffer.bytes = 131072 10:54:28 socket.connection.setup.timeout.max.ms = 30000 10:54:28 socket.connection.setup.timeout.ms = 10000 10:54:28 ssl.cipher.suites = null 10:54:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:28 ssl.endpoint.identification.algorithm = https 10:54:28 ssl.engine.factory.class = null 10:54:28 ssl.key.password = null 10:54:28 ssl.keymanager.algorithm = SunX509 10:54:28 ssl.keystore.certificate.chain = null 10:54:28 ssl.keystore.key = null 10:54:28 ssl.keystore.location = null 10:54:28 ssl.keystore.password = null 10:54:28 ssl.keystore.type = JKS 10:54:28 ssl.protocol = TLSv1.3 10:54:28 ssl.provider = null 10:54:28 ssl.secure.random.implementation = null 10:54:28 ssl.trustmanager.algorithm = PKIX 10:54:28 ssl.truststore.certificates = null 10:54:28 ssl.truststore.location = null 10:54:28 ssl.truststore.password = null 10:54:28 ssl.truststore.type = JKS 10:54:28 transaction.timeout.ms = 60000 10:54:28 transactional.id = null 10:54:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:54:28 10:54:28 2023-12-15T10:54:28.740Z INFO 8074 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 10:54:28 2023-12-15T10:54:28.741Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:28 2023-12-15T10:54:28.741Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:28 2023-12-15T10:54:28.741Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637668741 10:54:28 2023-12-15T10:54:28.742Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:28 2023-12-15T10:54:28.743Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.743Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 10:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 10:54:28 10:54:28 . ____ _ __ _ _ 10:54:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:28 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:28 =========|_|==============|___/=/_/_/_/ 10:54:28 :: Spring Boot :: (v3.1.2) 10:54:28 10:54:28 2023-12-15T10:54:28.792Z INFO 8074 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:28 2023-12-15T10:54:28.792Z INFO 8074 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 10:54:28 2023-12-15T10:54:28.799Z INFO 8074 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.044 seconds (process running for 80.342) 10:54:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 10:54:28 2023-12-15T10:54:28.827Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:28 2023-12-15T10:54:28.827Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 10:54:28 2023-12-15T10:54:28.835Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:28 2023-12-15T10:54:28.835Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.835Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:28 2023-12-15T10:54:28.843Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:28 2023-12-15T10:54:28.843Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.843Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 10:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 10:54:28 2023-12-15T10:54:28.861Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.107.86:51405 10:54:28 2023-12-15T10:54:28.865Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:28 2023-12-15T10:54:28.865Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:28 2023-12-15T10:54:28.865Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:54:27 UTC 2023, plannedMigrations=747, completedMigrations=747, remainingMigrations=0, totalCompletedMigrations=1907) 10:54:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 10:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 10:54:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 10:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 10:54:35 2023-12-15T10:54:28.901Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:54:35 2023-12-15T10:54:28.918Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:35 2023-12-15T10:54:28.918Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:28.927Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:35 2023-12-15T10:54:28.927Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:28.936Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:35 2023-12-15T10:54:28.936Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:28.936Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:28.945Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:35 2023-12-15T10:54:28.945Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:28.945Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:28.966Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e9843bb1760a91e411887b14e842f13a1df441814a24fe53434ed9897dc94688 10:54:35 2023-12-15T10:54:28.970Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:35 2023-12-15T10:54:28.970Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.020Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.020Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.180Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.180Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.187Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:35 2023-12-15T10:54:29.187Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.187Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:29.198Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:35 2023-12-15T10:54:29.198Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.198Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:29.219Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.219Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.269Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.270Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.330Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.330Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.481Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.481Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.539Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:35 2023-12-15T10:54:29.539Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.539Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:29.563Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.564Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.652Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:35 2023-12-15T10:54:29.652Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.652Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:29.833Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.833Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.868Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.868Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.880Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.880Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:29.986Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:35 2023-12-15T10:54:29.986Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.024Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.024Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.076Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.077Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.091Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.091Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.124Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.124Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.248Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.248Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.277Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.277Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.405Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.405Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.498Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:35 2023-12-15T10:54:30.498Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.498Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:30.610Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:35 2023-12-15T10:54:30.610Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.610Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:30.671Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.671Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.733Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.733Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.772Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.772Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.928Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.928Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:30.946Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:35 2023-12-15T10:54:30.946Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.000Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.000Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.028Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.028Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.051Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.051Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.127Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.127Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.279Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.279Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.455Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.455Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.508Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.508Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.563Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:35 2023-12-15T10:54:31.563Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.563Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:31.701Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:35 2023-12-15T10:54:31.701Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.701Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:31.773Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.774Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.836Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.836Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.881Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.881Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.926Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.926Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:31.950Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:35 2023-12-15T10:54:31.950Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.004Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.004Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.103Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.103Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.131Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.131Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.340Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.340Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.383Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.383Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.441Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.441Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.558Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.558Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.793Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:35 2023-12-15T10:54:32.794Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.794Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:32.833Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:35 2023-12-15T10:54:32.833Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.833Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:32.859Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.859Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.894Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.894Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.943Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.943Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.944Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.944Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:32.991Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:35 2023-12-15T10:54:32.991Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.141Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.141Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.160Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.160Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.194Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.194Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.299Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.299Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.495Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.495Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.586Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.586Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.653Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:35 2023-12-15T10:54:33.653Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.653Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:33.664Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.664Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.856Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.856Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.893Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.894Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.965Z INFO 8074 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:35 10:54:35 Members {size:8, ver:8} [ 10:54:35 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:54:35 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:35 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:35 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:35 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:35 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:35 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:35 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:35 ] 10:54:35 10:54:35 2023-12-15T10:54:33.965Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:35 2023-12-15T10:54:33.966Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.966Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:33.968Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:35 2023-12-15T10:54:33.968Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:33.969Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:35 10:54:35 Members {size:8, ver:8} [ 10:54:35 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:35 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:54:35 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:35 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:35 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:35 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:35 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:35 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:35 ] 10:54:35 10:54:35 2023-12-15T10:54:33.971Z INFO 8074 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:35 10:54:35 Members {size:8, ver:8} [ 10:54:35 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:35 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:35 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:35 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b this 10:54:35 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:35 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:35 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:35 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:35 ] 10:54:35 10:54:35 2023-12-15T10:54:33.971Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] 10:54:35 10:54:35 Members {size:8, ver:8} [ 10:54:35 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:35 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:35 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:35 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:35 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:35 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 this 10:54:35 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:35 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:35 ] 10:54:35 10:54:35 2023-12-15T10:54:33.981Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:35 10:54:35 Members {size:8, ver:8} [ 10:54:35 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:35 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:35 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 this 10:54:35 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:35 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:35 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:35 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:35 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:35 ] 10:54:35 10:54:35 2023-12-15T10:54:33.984Z INFO 8074 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:35 10:54:35 Members {size:8, ver:8} [ 10:54:35 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:35 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:35 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:35 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:35 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 this 10:54:35 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:35 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:35 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:35 ] 10:54:35 10:54:35 2023-12-15T10:54:34.005Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.005Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.059Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.059Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.064Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.064Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.097Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.097Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.213Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.213Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.235Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 638 10:54:35 2023-12-15T10:54:34.410Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.509158241S 10:54:35 2023-12-15T10:54:34.448Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.448Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.473Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.473Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 10:54:35 . ____ _ __ _ _ 10:54:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:35 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:35 =========|_|==============|___/=/_/_/_/ 10:54:35 :: Spring Boot :: (v3.1.2) 10:54:35 10:54:35 2023-12-15T10:54:34.493Z INFO 8074 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:35 2023-12-15T10:54:34.493Z INFO 8074 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:54:35 2023-12-15T10:54:34.498Z INFO 8074 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.02 seconds (process running for 86.041) 10:54:35 2023-12-15T10:54:34.513Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:35 2023-12-15T10:54:34.517Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:35 2023-12-15T10:54:34.519Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:35 2023-12-15T10:54:34.523Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:35 2023-12-15T10:54:34.525Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:35 2023-12-15T10:54:34.527Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:35 2023-12-15T10:54:34.529Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:35 2023-12-15T10:54:34.534Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 10:54:35 2023-12-15T10:54:34.700Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.700Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.740Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.740Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.838Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:35 2023-12-15T10:54:34.838Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.838Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:34.899Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.899Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.935Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:35 2023-12-15T10:54:34.935Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:34.935Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:35 2023-12-15T10:54:34.977Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:35 2023-12-15T10:54:34.977Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:35.018Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:35 2023-12-15T10:54:35.018Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:35.073Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:35 2023-12-15T10:54:35.073Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:35.100Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:35 2023-12-15T10:54:35.100Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:35.114Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:35 2023-12-15T10:54:35.114Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:35.129Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5706 and /10.30.107.86:36383 10:54:35 2023-12-15T10:54:35.130Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.107.86:58957 10:54:35 2023-12-15T10:54:35.131Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.107.86:53641 10:54:35 2023-12-15T10:54:35.138Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /[0:0:0:0:0:0:0:0]:58111 and /10.30.107.86:5703 10:54:35 2023-12-15T10:54:35.144Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:50305 and /10.30.107.86:5703 10:54:35 2023-12-15T10:54:35.144Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.107.86:51875 10:54:35 2023-12-15T10:54:35.144Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:53641 and /10.30.107.86:5703 10:54:35 2023-12-15T10:54:35.153Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:60785 and /10.30.107.86:5703 10:54:35 2023-12-15T10:54:35.171Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5705 and /10.30.107.86:55757 10:54:35 2023-12-15T10:54:35.171Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:43811 and /10.30.107.86:5703 10:54:35 2023-12-15T10:54:35.264Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:35 2023-12-15T10:54:35.264Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:35.265Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:35 2023-12-15T10:54:35.265Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:35.343Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:35 2023-12-15T10:54:35.343Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:35 2023-12-15T10:54:35.349Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:35 2023-12-15T10:54:35.349Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:35 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.676 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 10:54:35 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 10:54:40 2023-12-15T10:54:35.581Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:54:40 2023-12-15T10:54:35.624Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:35.624Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:35.638Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 02ba5c08fd956ae998fd431b21a84703705b20bea861833c7f335c69befcc355 10:54:40 2023-12-15T10:54:35.647Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:40 2023-12-15T10:54:35.648Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:35.648Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:35.702Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:40 2023-12-15T10:54:35.702Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:35.767Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:40 2023-12-15T10:54:35.767Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:35.872Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:40 2023-12-15T10:54:35.872Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:35.907Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:54:34 UTC 2023, plannedMigrations=638, completedMigrations=638, remainingMigrations=0, totalCompletedMigrations=2545) 10:54:40 2023-12-15T10:54:35.939Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:40 2023-12-15T10:54:35.939Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:35.997Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:40 2023-12-15T10:54:35.997Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.098Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:40 2023-12-15T10:54:36.098Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.098Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:36.119Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.119Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.174Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.174Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.223Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.223Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.273Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.107.86:47181 10:54:40 2023-12-15T10:54:36.351Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.352Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.428Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.428Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.458Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.458Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.502Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:40 2023-12-15T10:54:36.502Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.502Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:36.556Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.556Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.828Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.828Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.883Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.883Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.902Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.902Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:36.987Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:40 2023-12-15T10:54:36.987Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.052Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.052Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.053Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.053Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.229Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.229Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.304Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:40 2023-12-15T10:54:37.304Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.304Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:37.317Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:40 2023-12-15T10:54:37.317Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.317Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:37.333Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.333Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.395Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.395Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.470Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.470Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.520Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.520Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.555Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.555Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.731Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.731Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:37.885Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:40 2023-12-15T10:54:37.885Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.005Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.005Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.005Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.005Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.055Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.055Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.185Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.186Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.191Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.191Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.206Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:40 2023-12-15T10:54:38.206Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.206Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:38.397Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.397Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.420Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:40 2023-12-15T10:54:38.420Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.420Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:38.431Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.431Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.560Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.560Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.623Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.623Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.673Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.673Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.833Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.833Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.910Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.910Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:38.988Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:40 2023-12-15T10:54:38.988Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.058Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.058Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.058Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.058Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.280Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:40 2023-12-15T10:54:39.280Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.280Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:39.289Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.289Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.350Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.350Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.350Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.350Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.388Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:40 2023-12-15T10:54:39.388Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.388Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:39.625Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.625Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.625Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.625Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.642Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.642Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.718Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.718Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.841Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.841Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.891Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.891Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:39.912Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:40 2023-12-15T10:54:39.912Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.065Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.065Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.134Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.134Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.142Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.142Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.285Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:40 2023-12-15T10:54:40.285Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.285Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:40.304Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.304Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.310Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.310Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.499Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:40 2023-12-15T10:54:40.499Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.499Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:40 2023-12-15T10:54:40.628Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.628Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.678Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.678Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.741Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.741Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.747Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.747Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.812Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.230972781S 10:54:40 2023-12-15T10:54:40.858Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 10:54:40 2023-12-15T10:54:40.861Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 10:54:40 2023-12-15T10:54:40.863Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 10:54:40 2023-12-15T10:54:40.864Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:40 2023-12-15T10:54:40.864Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:40 2023-12-15T10:54:40.865Z INFO 8074 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 10:54:41 2023-12-15T10:54:40.957Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:41 2023-12-15T10:54:40.957Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:41 2023-12-15T10:54:40.974Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:41 2023-12-15T10:54:40.974Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:41 2023-12-15T10:54:41.003Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:41 2023-12-15T10:54:41.003Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.58 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 10:54:41 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 10:54:46 2023-12-15T10:54:41.167Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:54:46 2023-12-15T10:54:41.208Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ede5cccb60bdd734b9fc0446726a1cbf8ee8c814577e6e30bdf6b01f156cbe77 10:54:46 2023-12-15T10:54:41.213Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.213Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.309Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.309Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.354Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.354Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.358Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.358Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.378Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:46 10:54:46 Members {size:9, ver:9} [ 10:54:46 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:54:46 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:46 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:46 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:46 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:46 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:46 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:46 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:46 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:46 ] 10:54:46 10:54:46 2023-12-15T10:54:41.384Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:46 10:54:46 Members {size:9, ver:9} [ 10:54:46 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:46 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:54:46 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:46 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:46 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:46 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:46 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:46 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:46 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:46 ] 10:54:46 10:54:46 2023-12-15T10:54:41.385Z INFO 8074 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:46 10:54:46 Members {size:9, ver:9} [ 10:54:46 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:46 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:46 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 this 10:54:46 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:46 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:46 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:46 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:46 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:46 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:46 ] 10:54:46 10:54:46 2023-12-15T10:54:41.385Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:46 10:54:46 Members {size:9, ver:9} [ 10:54:46 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:46 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:46 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:46 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b this 10:54:46 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:46 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:46 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:46 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:46 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:46 ] 10:54:46 10:54:46 2023-12-15T10:54:41.387Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:46 10:54:46 Members {size:9, ver:9} [ 10:54:46 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:46 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:46 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:46 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:46 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 this 10:54:46 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:46 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:46 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:46 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:46 ] 10:54:46 10:54:46 2023-12-15T10:54:41.389Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] 10:54:46 10:54:46 Members {size:9, ver:9} [ 10:54:46 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:46 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:46 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:46 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:46 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:46 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 this 10:54:46 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:46 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:46 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:46 ] 10:54:46 10:54:46 2023-12-15T10:54:41.394Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:60013 and /10.30.107.86:5704 10:54:46 2023-12-15T10:54:41.395Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:39463 and /10.30.107.86:5704 10:54:46 2023-12-15T10:54:41.411Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:60053 and /10.30.107.86:5704 10:54:46 2023-12-15T10:54:41.411Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.107.86:40013 10:54:46 2023-12-15T10:54:41.411Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:33611 and /10.30.107.86:5704 10:54:46 2023-12-15T10:54:41.411Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.107.86:36645 10:54:46 2023-12-15T10:54:41.412Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5706 and /10.30.107.86:39783 10:54:46 2023-12-15T10:54:41.412Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.107.86:57509 10:54:46 2023-12-15T10:54:41.412Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-15T10:54:41.412Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.412Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:41.412Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5705 and /10.30.107.86:39089 10:54:46 2023-12-15T10:54:41.415Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:43037 and /10.30.107.86:5704 10:54:46 2023-12-15T10:54:41.562Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.562Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.596Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.596Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.662Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 812 10:54:46 2023-12-15T10:54:41.664Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.665Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.671Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-15T10:54:41.671Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.671Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:41.784Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.784Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.818Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.818Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.831Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.831Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:41.864Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:41.864Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.035Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.035Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.125Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.125Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.236Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.236Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.275Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.275Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.331Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-15T10:54:42.331Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.331Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:42.381Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.381Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.570Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.570Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.602Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.602Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.656Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.107.86:53269 10:54:46 2023-12-15T10:54:42.765Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:54:41 UTC 2023, plannedMigrations=812, completedMigrations=812, remainingMigrations=0, totalCompletedMigrations=3357) 10:54:46 2023-12-15T10:54:42.776Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.776Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.798Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.798Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.842Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.842Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.857Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-15T10:54:42.857Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.857Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:42.870Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.870Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.933Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.933Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:42.943Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-15T10:54:42.943Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.146Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.146Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.208Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.208Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.238Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.238Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.281Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.281Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.297Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-15T10:54:43.297Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.297Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:43.582Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.582Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.760Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-15T10:54:43.760Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.760Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.760Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.760Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:43.795Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.795Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.836Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.836Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.865Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.866Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.978Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.979Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:43.995Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-15T10:54:43.995Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.072Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:44.072Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.150Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-15T10:54:44.150Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.150Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-15T10:54:44.150Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.150Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:44.161Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-15T10:54:44.161Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.191Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-15T10:54:44.191Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.284Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-15T10:54:44.284Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.699Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-15T10:54:44.699Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.736Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-15T10:54:44.736Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.740Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-15T10:54:44.740Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.763Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-15T10:54:44.763Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.914Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-15T10:54:44.914Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:44.914Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:45.003Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-15T10:54:45.003Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.003Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:45.003Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.004Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.018Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.018Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.050Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.050Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.075Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.075Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.114Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.114Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.181Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.181Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.290Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.290Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.301Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.301Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.598Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.598Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.669Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.669Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.766Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.766Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.843Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.843Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.870Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.870Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.902Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.902Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.908Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.908Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:45.971Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:46 2023-12-15T10:54:45.971Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:46.079Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:46 2023-12-15T10:54:46.079Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:46.079Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:46.079Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:46.079Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:46.106Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:46 2023-12-15T10:54:46.106Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:46.106Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:46 2023-12-15T10:54:46.153Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:46 2023-12-15T10:54:46.153Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:46.301Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:46 2023-12-15T10:54:46.301Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:46.493Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:46 2023-12-15T10:54:46.493Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:46 2023-12-15T10:54:46.550Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.383189599S 10:54:46 10:54:46 . ____ _ __ _ _ 10:54:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:46 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:46 =========|_|==============|___/=/_/_/_/ 10:54:46 :: Spring Boot :: (v3.1.2) 10:54:46 10:54:46 2023-12-15T10:54:46.568Z INFO 8074 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:46 2023-12-15T10:54:46.568Z INFO 8074 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 10:54:48 2023-12-15T10:54:46.614Z INFO 8074 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.059 seconds (process running for 98.157) 10:54:48 2023-12-15T10:54:46.660Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:48 2023-12-15T10:54:46.660Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:46.725Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:48 2023-12-15T10:54:46.725Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:46.753Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:48 2023-12-15T10:54:46.753Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:46.793Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:48 2023-12-15T10:54:46.793Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:46.894Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:48 2023-12-15T10:54:46.894Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:46.994Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:48 2023-12-15T10:54:46.994Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.023Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:48 2023-12-15T10:54:47.023Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.023Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:48 2023-12-15T10:54:47.026Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.026Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.060Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.060Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.086Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:48 2023-12-15T10:54:47.086Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.086Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:48 2023-12-15T10:54:47.110Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.110Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.186Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.186Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.206Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.206Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.658Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.658Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.663Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.663Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.746Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.746Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.756Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:48 10:54:48 Members {size:10, ver:10} [ 10:54:48 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:54:48 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:48 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:48 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:48 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:48 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:48 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:48 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:48 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:48 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:48 ] 10:54:48 10:54:48 2023-12-15T10:54:47.761Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:48 10:54:48 Members {size:10, ver:10} [ 10:54:48 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:48 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:54:48 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:48 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:48 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:48 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:48 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:48 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:48 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:48 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:48 ] 10:54:48 10:54:48 2023-12-15T10:54:47.762Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:48 10:54:48 Members {size:10, ver:10} [ 10:54:48 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:48 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:48 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:48 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b this 10:54:48 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:48 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:48 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:48 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:48 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:48 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:48 ] 10:54:48 10:54:48 2023-12-15T10:54:47.765Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:53279 and /10.30.107.86:5705 10:54:48 2023-12-15T10:54:47.766Z INFO 8074 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] 10:54:48 10:54:48 Members {size:10, ver:10} [ 10:54:48 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:48 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:48 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:48 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:48 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:48 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 this 10:54:48 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:48 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:48 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:48 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:48 ] 10:54:48 10:54:48 2023-12-15T10:54:47.767Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:48 10:54:48 Members {size:10, ver:10} [ 10:54:48 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:48 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:48 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:48 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:48 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 this 10:54:48 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:48 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:48 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:48 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:48 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:48 ] 10:54:48 10:54:48 2023-12-15T10:54:47.767Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:48 10:54:48 Members {size:10, ver:10} [ 10:54:48 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:48 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:48 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 this 10:54:48 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:48 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:48 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:48 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:48 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:48 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:48 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:48 ] 10:54:48 10:54:48 2023-12-15T10:54:47.769Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:60845 and /10.30.107.86:5705 10:54:48 2023-12-15T10:54:47.770Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:35813 and /10.30.107.86:5705 10:54:48 2023-12-15T10:54:47.770Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:51351 and /10.30.107.86:5705 10:54:48 2023-12-15T10:54:47.771Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.107.86:55729 10:54:48 2023-12-15T10:54:47.773Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:58267 and /10.30.107.86:5705 10:54:48 2023-12-15T10:54:47.774Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5706 and /10.30.107.86:50671 10:54:48 2023-12-15T10:54:47.774Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.107.86:54121 10:54:48 2023-12-15T10:54:47.780Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.107.86:54181 10:54:48 2023-12-15T10:54:47.828Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.828Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.846Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.846Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.857Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.857Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.947Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.947Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:47.963Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:48 2023-12-15T10:54:47.963Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:48.013Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:48 2023-12-15T10:54:48.013Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:48.020Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 194 10:54:48 2023-12-15T10:54:48.026Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:48 2023-12-15T10:54:48.026Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:48.026Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:48 2023-12-15T10:54:48.108Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:48 2023-12-15T10:54:48.108Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:48.139Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:48 2023-12-15T10:54:48.140Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:48.140Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:48 2023-12-15T10:54:48.231Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:48 2023-12-15T10:54:48.231Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:48 2023-12-15T10:54:48.300Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:54:48 UTC 2023, plannedMigrations=194, completedMigrations=194, remainingMigrations=0, totalCompletedMigrations=3551) 10:54:48 2023-12-15T10:54:48.390Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:48 2023-12-15T10:54:48.390Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:48.770Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:49 2023-12-15T10:54:48.770Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:48.801Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:49 2023-12-15T10:54:48.801Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:48.815Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:49 2023-12-15T10:54:48.815Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:48.868Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:49 2023-12-15T10:54:48.868Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:48.871Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:49 2023-12-15T10:54:48.871Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:48.902Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:49 2023-12-15T10:54:48.902Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:48.932Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:49 2023-12-15T10:54:48.932Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:48.932Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:49 2023-12-15T10:54:48.934Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:49 2023-12-15T10:54:48.934Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:49 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.785 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 10:54:49 2023-12-15T10:54:48.958Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:49 2023-12-15T10:54:48.958Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:49 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 10:54:49 2023-12-15T10:54:48.967Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:49 2023-12-15T10:54:48.967Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:49 10:54:49 . ____ _ __ _ _ 10:54:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:49 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:49 =========|_|==============|___/=/_/_/_/ 10:54:49 :: Spring Boot :: (v3.1.2) 10:54:49 10:54:49 2023-12-15T10:54:48.984Z INFO 8074 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:49 2023-12-15T10:54:48.984Z INFO 8074 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 10:54:49 2023-12-15T10:54:49.002Z INFO 8074 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.032 seconds (process running for 100.545) 10:54:49 2023-12-15T10:54:49.010Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:49 2023-12-15T10:54:49.010Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:49.047Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:49 2023-12-15T10:54:49.047Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:49 2023-12-15T10:54:49.047Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:49 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 10:54:49 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 10:54:49 2023-12-15T10:54:49.089Z INFO 8074 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 10:54:49 2023-12-15T10:54:49.097Z INFO 8074 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 10:54:49 [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 10:54:49 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 10:54:49 2023-12-15T10:54:49.136Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:49 2023-12-15T10:54:49.136Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:49 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 10:54:49 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 10:54:49 2023-12-15T10:54:49.156Z ERROR 8074 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 10:54:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 10:54:49 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 10:54:54 2023-12-15T10:54:49.160Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:54:54 2023-12-15T10:54:49.220Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f4bb1470a840ae6bf2cb3182e291ebdd9fabfc3113f817ee6396499253654172 10:54:54 2023-12-15T10:54:49.393Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:49.393Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:49.729Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:54 2023-12-15T10:54:49.729Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:49.770Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:54 2023-12-15T10:54:49.770Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:49.804Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:54 2023-12-15T10:54:49.804Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:49.870Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:54 2023-12-15T10:54:49.871Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:49.878Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:54 2023-12-15T10:54:49.878Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:49.963Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:54 2023-12-15T10:54:49.963Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:49.987Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:54 2023-12-15T10:54:49.987Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:49.987Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:49.993Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:54 2023-12-15T10:54:49.993Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.007Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.007Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.033Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.033Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.040Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.040Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.119Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.119Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.208Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.208Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.259Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:54 2023-12-15T10:54:50.259Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.259Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:50.267Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.107.86:38973 10:54:54 2023-12-15T10:54:50.680Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.680Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.733Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.733Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.831Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.831Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.973Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.973Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:50.997Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:54 2023-12-15T10:54:50.998Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.022Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.022Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.051Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.052Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.066Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.066Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.100Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.100Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.164Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:54 2023-12-15T10:54:51.164Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.164Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:51.171Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.171Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.190Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:54 2023-12-15T10:54:51.190Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.190Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:51.221Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.222Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.311Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.311Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.692Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.692Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.733Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.733Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.924Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.924Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.968Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.968Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:51.975Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:54 2023-12-15T10:54:51.976Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.034Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.034Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.149Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.149Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.154Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.154Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.176Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.176Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.254Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.254Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.266Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:54 2023-12-15T10:54:52.266Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.266Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:52.343Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:54 2023-12-15T10:54:52.343Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.343Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:52.373Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.373Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.514Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.514Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.636Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.636Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.644Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.644Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.827Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.827Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.934Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.934Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:52.972Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:54 2023-12-15T10:54:52.973Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.079Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.079Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.087Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.087Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.106Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.106Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.127Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.127Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.157Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.157Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.416Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.416Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.446Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:54 2023-12-15T10:54:53.446Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.446Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:53.471Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:54 2023-12-15T10:54:53.471Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.471Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:53.539Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.539Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.592Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.592Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.601Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.601Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.739Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.739Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:53.880Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:54 2023-12-15T10:54:53.881Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.059Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:54 2023-12-15T10:54:54.059Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.059Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:54.059Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.059Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:54 2023-12-15T10:54:54.059Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.189Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:54 2023-12-15T10:54:54.189Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.294Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:54 2023-12-15T10:54:54.294Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.296Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:54 2023-12-15T10:54:54.296Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.301Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:54 2023-12-15T10:54:54.301Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.301Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:54.419Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:54:54 2023-12-15T10:54:54.419Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.475Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:54 2023-12-15T10:54:54.475Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:54 2023-12-15T10:54:54.475Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:54 2023-12-15T10:54:54.476Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.316481812S 10:54:54 2023-12-15T10:54:54.479Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:54:54 allow.auto.create.topics = true 10:54:54 auto.commit.interval.ms = 5000 10:54:54 auto.include.jmx.reporter = true 10:54:54 auto.offset.reset = earliest 10:54:54 bootstrap.servers = [PLAINTEXT://localhost:32784] 10:54:54 check.crcs = true 10:54:54 client.dns.lookup = use_all_dns_ips 10:54:54 client.id = consumer-ncmp-group-9 10:54:54 client.rack = 10:54:54 connections.max.idle.ms = 540000 10:54:54 default.api.timeout.ms = 60000 10:54:54 enable.auto.commit = true 10:54:54 exclude.internal.topics = true 10:54:54 fetch.max.bytes = 52428800 10:54:54 fetch.max.wait.ms = 500 10:54:54 fetch.min.bytes = 1 10:54:54 group.id = ncmp-group 10:54:54 group.instance.id = null 10:54:54 heartbeat.interval.ms = 3000 10:54:54 interceptor.classes = [] 10:54:54 internal.leave.group.on.close = true 10:54:54 internal.throw.on.fetch.stable.offset.unsupported = false 10:54:54 isolation.level = read_uncommitted 10:54:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:54:54 max.partition.fetch.bytes = 1048576 10:54:54 max.poll.interval.ms = 300000 10:54:54 max.poll.records = 500 10:54:54 metadata.max.age.ms = 300000 10:54:54 metric.reporters = [] 10:54:54 metrics.num.samples = 2 10:54:54 metrics.recording.level = INFO 10:54:54 metrics.sample.window.ms = 30000 10:54:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:54:54 receive.buffer.bytes = 65536 10:54:54 reconnect.backoff.max.ms = 1000 10:54:54 reconnect.backoff.ms = 50 10:54:54 request.timeout.ms = 30000 10:54:54 retry.backoff.ms = 100 10:54:54 sasl.client.callback.handler.class = null 10:54:54 sasl.jaas.config = null 10:54:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:54 sasl.kerberos.min.time.before.relogin = 60000 10:54:54 sasl.kerberos.service.name = null 10:54:54 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:54 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:54 sasl.login.callback.handler.class = null 10:54:54 sasl.login.class = null 10:54:54 sasl.login.connect.timeout.ms = null 10:54:54 sasl.login.read.timeout.ms = null 10:54:54 sasl.login.refresh.buffer.seconds = 300 10:54:54 sasl.login.refresh.min.period.seconds = 60 10:54:54 sasl.login.refresh.window.factor = 0.8 10:54:54 sasl.login.refresh.window.jitter = 0.05 10:54:54 sasl.login.retry.backoff.max.ms = 10000 10:54:54 sasl.login.retry.backoff.ms = 100 10:54:54 sasl.mechanism = GSSAPI 10:54:54 sasl.oauthbearer.clock.skew.seconds = 30 10:54:54 sasl.oauthbearer.expected.audience = null 10:54:54 sasl.oauthbearer.expected.issuer = null 10:54:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:54 sasl.oauthbearer.jwks.endpoint.url = null 10:54:54 sasl.oauthbearer.scope.claim.name = scope 10:54:54 sasl.oauthbearer.sub.claim.name = sub 10:54:54 sasl.oauthbearer.token.endpoint.url = null 10:54:54 security.protocol = PLAINTEXT 10:54:54 security.providers = null 10:54:54 send.buffer.bytes = 131072 10:54:54 session.timeout.ms = 45000 10:54:54 socket.connection.setup.timeout.max.ms = 30000 10:54:54 socket.connection.setup.timeout.ms = 10000 10:54:54 ssl.cipher.suites = null 10:54:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:54 ssl.endpoint.identification.algorithm = https 10:54:54 ssl.engine.factory.class = null 10:54:54 ssl.key.password = null 10:54:54 ssl.keymanager.algorithm = SunX509 10:54:54 ssl.keystore.certificate.chain = null 10:54:54 ssl.keystore.key = null 10:54:54 ssl.keystore.location = null 10:54:54 ssl.keystore.password = null 10:54:54 ssl.keystore.type = JKS 10:54:54 ssl.protocol = TLSv1.3 10:54:54 ssl.provider = null 10:54:54 ssl.secure.random.implementation = null 10:54:54 ssl.trustmanager.algorithm = PKIX 10:54:54 ssl.truststore.certificates = null 10:54:54 ssl.truststore.location = null 10:54:54 ssl.truststore.password = null 10:54:54 ssl.truststore.type = JKS 10:54:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:54:54 10:54:54 2023-12-15T10:54:54.481Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:54 2023-12-15T10:54:54.481Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:54 2023-12-15T10:54:54.481Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637694481 10:54:54 10:54:54 . ____ _ __ _ _ 10:54:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:54 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:54 =========|_|==============|___/=/_/_/_/ 10:54:54 :: Spring Boot :: (v3.1.2) 10:54:54 10:54:54 2023-12-15T10:54:54.514Z INFO 8074 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:54 2023-12-15T10:54:54.514Z INFO 8074 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 10:54:55 2023-12-15T10:54:54.523Z INFO 8074 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.039 seconds (process running for 106.066) 10:54:55 2023-12-15T10:54:54.525Z INFO 8074 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 10:54:55 2023-12-15T10:54:54.527Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:54:55 2023-12-15T10:54:54.527Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:54:55 acks = -1 10:54:55 auto.include.jmx.reporter = true 10:54:55 batch.size = 16384 10:54:55 bootstrap.servers = [PLAINTEXT://localhost:32784] 10:54:55 buffer.memory = 33554432 10:54:55 client.dns.lookup = use_all_dns_ips 10:54:55 client.id = producer-13 10:54:55 compression.type = none 10:54:55 connections.max.idle.ms = 540000 10:54:55 delivery.timeout.ms = 120000 10:54:55 enable.idempotence = false 10:54:55 interceptor.classes = [] 10:54:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:54:55 linger.ms = 1 10:54:55 max.block.ms = 60000 10:54:55 max.in.flight.requests.per.connection = 5 10:54:55 max.request.size = 1048576 10:54:55 metadata.max.age.ms = 300000 10:54:55 metadata.max.idle.ms = 300000 10:54:55 metric.reporters = [] 10:54:55 metrics.num.samples = 2 10:54:55 metrics.recording.level = INFO 10:54:55 metrics.sample.window.ms = 30000 10:54:55 partitioner.adaptive.partitioning.enable = true 10:54:55 partitioner.availability.timeout.ms = 0 10:54:55 partitioner.class = null 10:54:55 partitioner.ignore.keys = false 10:54:55 receive.buffer.bytes = 32768 10:54:55 reconnect.backoff.max.ms = 1000 10:54:55 reconnect.backoff.ms = 50 10:54:55 request.timeout.ms = 30000 10:54:55 retries = 0 10:54:55 retry.backoff.ms = 100 10:54:55 sasl.client.callback.handler.class = null 10:54:55 sasl.jaas.config = null 10:54:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:54:55 sasl.kerberos.min.time.before.relogin = 60000 10:54:55 sasl.kerberos.service.name = null 10:54:55 sasl.kerberos.ticket.renew.jitter = 0.05 10:54:55 sasl.kerberos.ticket.renew.window.factor = 0.8 10:54:55 sasl.login.callback.handler.class = null 10:54:55 sasl.login.class = null 10:54:55 sasl.login.connect.timeout.ms = null 10:54:55 sasl.login.read.timeout.ms = null 10:54:55 sasl.login.refresh.buffer.seconds = 300 10:54:55 sasl.login.refresh.min.period.seconds = 60 10:54:55 sasl.login.refresh.window.factor = 0.8 10:54:55 sasl.login.refresh.window.jitter = 0.05 10:54:55 sasl.login.retry.backoff.max.ms = 10000 10:54:55 sasl.login.retry.backoff.ms = 100 10:54:55 sasl.mechanism = GSSAPI 10:54:55 sasl.oauthbearer.clock.skew.seconds = 30 10:54:55 sasl.oauthbearer.expected.audience = null 10:54:55 sasl.oauthbearer.expected.issuer = null 10:54:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:54:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:54:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:54:55 sasl.oauthbearer.jwks.endpoint.url = null 10:54:55 sasl.oauthbearer.scope.claim.name = scope 10:54:55 sasl.oauthbearer.sub.claim.name = sub 10:54:55 sasl.oauthbearer.token.endpoint.url = null 10:54:55 security.protocol = PLAINTEXT 10:54:55 security.providers = null 10:54:55 send.buffer.bytes = 131072 10:54:55 socket.connection.setup.timeout.max.ms = 30000 10:54:55 socket.connection.setup.timeout.ms = 10000 10:54:55 ssl.cipher.suites = null 10:54:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:54:55 ssl.endpoint.identification.algorithm = https 10:54:55 ssl.engine.factory.class = null 10:54:55 ssl.key.password = null 10:54:55 ssl.keymanager.algorithm = SunX509 10:54:55 ssl.keystore.certificate.chain = null 10:54:55 ssl.keystore.key = null 10:54:55 ssl.keystore.location = null 10:54:55 ssl.keystore.password = null 10:54:55 ssl.keystore.type = JKS 10:54:55 ssl.protocol = TLSv1.3 10:54:55 ssl.provider = null 10:54:55 ssl.secure.random.implementation = null 10:54:55 ssl.trustmanager.algorithm = PKIX 10:54:55 ssl.truststore.certificates = null 10:54:55 ssl.truststore.location = null 10:54:55 ssl.truststore.password = null 10:54:55 ssl.truststore.type = JKS 10:54:55 transaction.timeout.ms = 60000 10:54:55 transactional.id = null 10:54:55 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:54:55 10:54:55 2023-12-15T10:54:54.534Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:54:55 2023-12-15T10:54:54.534Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:54:55 2023-12-15T10:54:54.534Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:54:55 2023-12-15T10:54:54.534Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637694534 10:54:55 2023-12-15T10:54:54.648Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:54:55 2023-12-15T10:54:54.648Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:54.727Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 10:54:55 2023-12-15T10:54:54.728Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: PnLlth0rR5WoGngtyTE0Bg 10:54:55 2023-12-15T10:54:54.743Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:54:55 2023-12-15T10:54:54.743Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:54.769Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:54:55 2023-12-15T10:54:54.769Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:54.770Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:54:55 2023-12-15T10:54:54.770Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:54.810Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:54:55 2023-12-15T10:54:54.810Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:54.874Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 10:54:55 2023-12-15T10:54:54.980Z INFO 8074 --- [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 J_xTE3XfRouEK6v9l2vMfw 10:54:55 2023-12-15T10:54:54.994Z INFO 8074 --- [ 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 J_xTE3XfRouEK6v9l2vMfw 10:54:55 2023-12-15T10:54:54.994Z INFO 8074 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: PnLlth0rR5WoGngtyTE0Bg 10:54:55 2023-12-15T10:54:55.109Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 10:54:55 2023-12-15T10:54:55.110Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 10:54:55 2023-12-15T10:54:55.123Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:54:55 2023-12-15T10:54:55.123Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.123Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:55 2023-12-15T10:54:55.132Z INFO 8074 --- [ 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-d7c52421-dd6a-4549-944d-32f9f7776747 10:54:55 2023-12-15T10:54:55.132Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:54:55 2023-12-15T10:54:55.132Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 10:54:55 2023-12-15T10:54:55.151Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.151Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.154Z INFO 8074 --- [ 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-d7c52421-dd6a-4549-944d-32f9f7776747', protocol='range'} 10:54:55 2023-12-15T10:54:55.154Z INFO 8074 --- [ 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-d7c52421-dd6a-4549-944d-32f9f7776747=Assignment(partitions=[ncmp-events-test-0])} 10:54:55 2023-12-15T10:54:55.158Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.158Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.173Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.173Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.180Z INFO 8074 --- [ 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-d7c52421-dd6a-4549-944d-32f9f7776747', protocol='range'} 10:54:55 2023-12-15T10:54:55.180Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 10:54:55 2023-12-15T10:54:55.180Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 10:54:55 2023-12-15T10:54:55.193Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 10:54:55 2023-12-15T10:54:55.208Z INFO 8074 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 10:54:55 2023-12-15T10:54:55.234Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.234Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.267Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.267Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.367Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:54:55 10:54:55 Members {size:11, ver:11} [ 10:54:55 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:54:55 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:55 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:55 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:55 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:55 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:55 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:55 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:55 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:55 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:55 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:54:55 ] 10:54:55 10:54:55 2023-12-15T10:54:55.370Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:54:55 10:54:55 Members {size:11, ver:11} [ 10:54:55 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:55 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:54:55 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:55 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:55 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:55 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:55 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:55 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:55 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:55 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:55 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:54:55 ] 10:54:55 10:54:55 2023-12-15T10:54:55.372Z INFO 8074 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:54:55 10:54:55 Members {size:11, ver:11} [ 10:54:55 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:55 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:55 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:55 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b this 10:54:55 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:55 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:55 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:55 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:55 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:55 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:55 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:54:55 ] 10:54:55 10:54:55 2023-12-15T10:54:55.374Z INFO 8074 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:54:55 10:54:55 Members {size:11, ver:11} [ 10:54:55 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:55 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:55 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:55 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:55 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 this 10:54:55 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:55 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:55 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:55 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:55 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:55 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:54:55 ] 10:54:55 10:54:55 2023-12-15T10:54:55.375Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] 10:54:55 10:54:55 Members {size:11, ver:11} [ 10:54:55 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:55 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:55 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:54:55 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:55 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:55 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 this 10:54:55 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:55 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:55 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:55 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:55 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:54:55 ] 10:54:55 10:54:55 2023-12-15T10:54:55.375Z INFO 8074 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:54:55 10:54:55 Members {size:11, ver:11} [ 10:54:55 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:54:55 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:54:55 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 this 10:54:55 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:54:55 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:54:55 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:54:55 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:54:55 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:54:55 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:54:55 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:54:55 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:54:55 ] 10:54:55 10:54:55 2023-12-15T10:54:55.377Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:57331 and /10.30.107.86:5706 10:54:55 2023-12-15T10:54:55.385Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:39275 and /10.30.107.86:5706 10:54:55 2023-12-15T10:54:55.387Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.107.86:40009 10:54:55 2023-12-15T10:54:55.387Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:55611 and /10.30.107.86:5706 10:54:55 2023-12-15T10:54:55.387Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.107.86:56867 10:54:55 2023-12-15T10:54:55.390Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.107.86:33519 10:54:55 2023-12-15T10:54:55.390Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.390Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:54:55 2023-12-15T10:54:55.390Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:58081 and /10.30.107.86:5706 10:54:55 2023-12-15T10:54:55.391Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:34855 and /10.30.107.86:5706 10:54:55 2023-12-15T10:54:55.395Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:54:55 2023-12-15T10:54:55.395Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.395Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:54:55 2023-12-15T10:54:55.396Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5706 and /10.30.107.86:39027 10:54:55 2023-12-15T10:54:55.482Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.482Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.483Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.483Z INFO 8074 --- [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: 204ms, elapsed time since send: 204ms, request timeout: 30000ms) 10:54:55 2023-12-15T10:54:55.483Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 10:54:55 2023-12-15T10:54:55.483Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 10:54:55 2023-12-15T10:54:55.483Z INFO 8074 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=435960244, epoch=1) to node 1: 10:54:55 10:54:55 org.apache.kafka.common.errors.DisconnectException: null 10:54:55 10:54:55 2023-12-15T10:54:55.483Z INFO 8074 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:54:55 2023-12-15T10:54:55.491Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.491Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.584Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.584Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.591Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.591Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.445 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 10:54:55 [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 10:54:55 10:54:55,635 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:54:55 10:54:55,635 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:54:55 10:54:55,636 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1bab9978 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:54:55 10:54:55,642 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:54:55 10:54:55,642 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1bab9978 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:54:55 10:54:55,644 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:54:55 10:54:55,644 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:54:55 10:54:55,644 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:54:55 10:54:55,644 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:54:55 10:54:55,644 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1bab9978 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:54:55 10:54:55,646 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:54:55 10:54:55,646 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:54:55 10:54:55,646 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:54:55 10:54:55,646 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637695646) 10:54:55 10:54:55,647 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:54:55 10:54:55,647 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:54:55 10:54:55,648 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:54:55 10:54:55,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:54:55 10:54:55,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:54:55 10:54:55,649 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:54:55 10:54:55,649 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:54:55 10:54:55,656 |-INFO in ch.qos.logback.classic.pattern.DateConverter@374ceffa - Setting zoneId to "UTC" 10:54:55 10:54:55,657 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:54:55 10:54:55,657 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:54:55 10:54:55,662 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:54:55 10:54:55,662 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:54:55 10:54:55,662 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:54:55 10:54:55,662 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:54:55 10:54:55,662 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:54:55 10:54:55,662 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:54:55 10:54:55,662 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:54:55 10:54:55,662 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7ccdcd9d - End of configuration. 10:54:55 10:54:55,662 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3beaeb25 - Registering current configuration as safe fallback point 10:54:55 10:54:55 10:54:55 . ____ _ __ _ _ 10:54:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:54:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:54:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:54:55 ' |____| .__|_| |_|_| |_\__, | / / / / 10:54:55 =========|_|==============|___/=/_/_/_/ 10:54:55 :: Spring Boot :: (v3.1.2) 10:54:55 10:54:55 2023-12-15T10:54:55.675Z INFO 8074 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:54:55 2023-12-15T10:54:55.675Z INFO 8074 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 10:54:55 2023-12-15T10:54:55.682Z INFO 8074 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.067 seconds (process running for 107.225) 10:54:55 2023-12-15T10:54:55.689Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:54:55 2023-12-15T10:54:55.689Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:54:55 2023-12-15T10:54:55.706Z ERROR 8074 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 10:54:55 2023-12-15T10:54:55.709Z ERROR 8074 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null 10:54:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 10:54:55 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 10:55:01 2023-12-15T10:54:55.717Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:55:01 2023-12-15T10:54:55.734Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:01 2023-12-15T10:54:55.734Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:55.786Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 617339d7a881df7d4f662d03d27688565b7a7ca168f1b115c1e2a728fcf2097a 10:55:01 2023-12-15T10:54:55.840Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:01 2023-12-15T10:54:55.840Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:55.853Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:01 2023-12-15T10:54:55.853Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:55.894Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-15T10:54:55.894Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:55.941Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:01 2023-12-15T10:54:55.941Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.028Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:54:55 UTC 2023, plannedMigrations=168, completedMigrations=168, remainingMigrations=0, totalCompletedMigrations=3719) 10:55:01 2023-12-15T10:54:56.031Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:01 2023-12-15T10:54:56.031Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.033Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:54:56.066Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.066Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.077Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.077Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.207Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:01 2023-12-15T10:54:56.207Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.207Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:54:56.229Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.229Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.257Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.257Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.295Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.296Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.392Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.392Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.396Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.396Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.543Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.543Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.576Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5702 and /10.30.107.86:43725 10:55:01 2023-12-15T10:54:56.628Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.628Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.644Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.644Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.695Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.695Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.770Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.770Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.908Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.908Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.987Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.987Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:56.996Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:01 2023-12-15T10:54:56.996Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.017Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.017Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.085Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.085Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.150Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.150Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.151Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:01 2023-12-15T10:54:57.151Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.151Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:54:57.306Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.306Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.362Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:01 2023-12-15T10:54:57.363Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.363Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:54:57.397Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.397Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.447Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.447Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.537Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.537Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.646Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.646Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.650Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.650Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.798Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.798Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.872Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.872Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.873Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.873Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:57.891Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:54:57.891Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.002Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.002Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.037Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.038Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.175Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.175Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.204Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:01 2023-12-15T10:54:58.204Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.204Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:54:58.255Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.255Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.354Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.355Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.409Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.409Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.466Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:01 2023-12-15T10:54:58.466Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.466Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:54:58.492Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.492Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.549Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.549Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.555Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.555Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.604Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.604Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.878Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.878Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.894Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.894Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.955Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.955Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:58.990Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:01 2023-12-15T10:54:58.990Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.029Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.029Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.078Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.078Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.105Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.105Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.107Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.107Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.157Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:01 2023-12-15T10:54:59.157Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.157Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:54:59.210Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.210Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.344Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.344Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.370Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:01 2023-12-15T10:54:59.370Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.370Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:54:59.407Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.407Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.559Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.559Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.616Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.616Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.619Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.619Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.750Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.750Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.842Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.842Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.896Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.896Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.909Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.909Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.930Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.930Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:54:59.990Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:01 2023-12-15T10:54:59.990Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.019Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:01 2023-12-15T10:55:00.019Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.020Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:55:00.067Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.067Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.212Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.212Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.296Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.296Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.315Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.315Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.325Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.325Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.467Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.467Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.482Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.482Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.497Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:01 2023-12-15T10:55:00.497Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.497Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:55:00.723Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.723Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.765Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.765Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.847Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.847Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.903Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.903Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:00.984Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:01 2023-12-15T10:55:00.984Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:01.015Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:01 2023-12-15T10:55:01.015Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:01.073Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:01 2023-12-15T10:55:01.073Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:01.145Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:01 2023-12-15T10:55:01.145Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:01.191Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:01 2023-12-15T10:55:01.191Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:01.201Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:01 2023-12-15T10:55:01.201Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:01.223Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:01 2023-12-15T10:55:01.223Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:01 2023-12-15T10:55:01.223Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:01 2023-12-15T10:55:01.309Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.592200291S 10:55:01 2023-12-15T10:55:01.313Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:01 allow.auto.create.topics = true 10:55:01 auto.commit.interval.ms = 5000 10:55:01 auto.include.jmx.reporter = true 10:55:01 auto.offset.reset = earliest 10:55:01 bootstrap.servers = [PLAINTEXT://localhost:32786] 10:55:01 check.crcs = true 10:55:01 client.dns.lookup = use_all_dns_ips 10:55:01 client.id = consumer-ncmp-group-10 10:55:01 client.rack = 10:55:01 connections.max.idle.ms = 540000 10:55:01 default.api.timeout.ms = 60000 10:55:01 enable.auto.commit = true 10:55:01 exclude.internal.topics = true 10:55:01 fetch.max.bytes = 52428800 10:55:01 fetch.max.wait.ms = 500 10:55:01 fetch.min.bytes = 1 10:55:01 group.id = ncmp-group 10:55:01 group.instance.id = null 10:55:01 heartbeat.interval.ms = 3000 10:55:01 interceptor.classes = [] 10:55:01 internal.leave.group.on.close = true 10:55:01 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:01 isolation.level = read_uncommitted 10:55:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:01 max.partition.fetch.bytes = 1048576 10:55:01 max.poll.interval.ms = 300000 10:55:01 max.poll.records = 500 10:55:01 metadata.max.age.ms = 300000 10:55:01 metric.reporters = [] 10:55:01 metrics.num.samples = 2 10:55:01 metrics.recording.level = INFO 10:55:01 metrics.sample.window.ms = 30000 10:55:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:01 receive.buffer.bytes = 65536 10:55:01 reconnect.backoff.max.ms = 1000 10:55:01 reconnect.backoff.ms = 50 10:55:01 request.timeout.ms = 30000 10:55:01 retry.backoff.ms = 100 10:55:01 sasl.client.callback.handler.class = null 10:55:01 sasl.jaas.config = null 10:55:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:01 sasl.kerberos.min.time.before.relogin = 60000 10:55:01 sasl.kerberos.service.name = null 10:55:01 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:01 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:01 sasl.login.callback.handler.class = null 10:55:01 sasl.login.class = null 10:55:01 sasl.login.connect.timeout.ms = null 10:55:01 sasl.login.read.timeout.ms = null 10:55:01 sasl.login.refresh.buffer.seconds = 300 10:55:01 sasl.login.refresh.min.period.seconds = 60 10:55:01 sasl.login.refresh.window.factor = 0.8 10:55:01 sasl.login.refresh.window.jitter = 0.05 10:55:01 sasl.login.retry.backoff.max.ms = 10000 10:55:01 sasl.login.retry.backoff.ms = 100 10:55:01 sasl.mechanism = GSSAPI 10:55:01 sasl.oauthbearer.clock.skew.seconds = 30 10:55:01 sasl.oauthbearer.expected.audience = null 10:55:01 sasl.oauthbearer.expected.issuer = null 10:55:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:01 sasl.oauthbearer.jwks.endpoint.url = null 10:55:01 sasl.oauthbearer.scope.claim.name = scope 10:55:01 sasl.oauthbearer.sub.claim.name = sub 10:55:01 sasl.oauthbearer.token.endpoint.url = null 10:55:01 security.protocol = PLAINTEXT 10:55:01 security.providers = null 10:55:01 send.buffer.bytes = 131072 10:55:01 session.timeout.ms = 45000 10:55:01 socket.connection.setup.timeout.max.ms = 30000 10:55:01 socket.connection.setup.timeout.ms = 10000 10:55:01 ssl.cipher.suites = null 10:55:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:01 ssl.endpoint.identification.algorithm = https 10:55:01 ssl.engine.factory.class = null 10:55:01 ssl.key.password = null 10:55:01 ssl.keymanager.algorithm = SunX509 10:55:01 ssl.keystore.certificate.chain = null 10:55:01 ssl.keystore.key = null 10:55:01 ssl.keystore.location = null 10:55:01 ssl.keystore.password = null 10:55:01 ssl.keystore.type = JKS 10:55:01 ssl.protocol = TLSv1.3 10:55:01 ssl.provider = null 10:55:01 ssl.secure.random.implementation = null 10:55:01 ssl.trustmanager.algorithm = PKIX 10:55:01 ssl.truststore.certificates = null 10:55:01 ssl.truststore.location = null 10:55:01 ssl.truststore.password = null 10:55:01 ssl.truststore.type = JKS 10:55:01 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:01 10:55:01 2023-12-15T10:55:01.315Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:01 2023-12-15T10:55:01.315Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:01 2023-12-15T10:55:01.315Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637701315 10:55:01 10:55:01 . ____ _ __ _ _ 10:55:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:01 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:01 =========|_|==============|___/=/_/_/_/ 10:55:01 :: Spring Boot :: (v3.1.2) 10:55:01 10:55:01 2023-12-15T10:55:01.332Z INFO 8074 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:01 2023-12-15T10:55:01.332Z INFO 8074 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:02 2023-12-15T10:55:01.350Z INFO 8074 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.033 seconds (process running for 112.893) 10:55:02 2023-12-15T10:55:01.352Z INFO 8074 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 10:55:02 2023-12-15T10:55:01.366Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:02 2023-12-15T10:55:01.366Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:02 acks = -1 10:55:02 auto.include.jmx.reporter = true 10:55:02 batch.size = 16384 10:55:02 bootstrap.servers = [PLAINTEXT://localhost:32786] 10:55:02 buffer.memory = 33554432 10:55:02 client.dns.lookup = use_all_dns_ips 10:55:02 client.id = producer-14 10:55:02 compression.type = none 10:55:02 connections.max.idle.ms = 540000 10:55:02 delivery.timeout.ms = 120000 10:55:02 enable.idempotence = false 10:55:02 interceptor.classes = [] 10:55:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:02 linger.ms = 1 10:55:02 max.block.ms = 60000 10:55:02 max.in.flight.requests.per.connection = 5 10:55:02 max.request.size = 1048576 10:55:02 metadata.max.age.ms = 300000 10:55:02 metadata.max.idle.ms = 300000 10:55:02 metric.reporters = [] 10:55:02 metrics.num.samples = 2 10:55:02 metrics.recording.level = INFO 10:55:02 metrics.sample.window.ms = 30000 10:55:02 partitioner.adaptive.partitioning.enable = true 10:55:02 partitioner.availability.timeout.ms = 0 10:55:02 partitioner.class = null 10:55:02 partitioner.ignore.keys = false 10:55:02 receive.buffer.bytes = 32768 10:55:02 reconnect.backoff.max.ms = 1000 10:55:02 reconnect.backoff.ms = 50 10:55:02 request.timeout.ms = 30000 10:55:02 retries = 0 10:55:02 retry.backoff.ms = 100 10:55:02 sasl.client.callback.handler.class = null 10:55:02 sasl.jaas.config = null 10:55:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:02 sasl.kerberos.min.time.before.relogin = 60000 10:55:02 sasl.kerberos.service.name = null 10:55:02 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:02 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:02 sasl.login.callback.handler.class = null 10:55:02 sasl.login.class = null 10:55:02 sasl.login.connect.timeout.ms = null 10:55:02 sasl.login.read.timeout.ms = null 10:55:02 sasl.login.refresh.buffer.seconds = 300 10:55:02 sasl.login.refresh.min.period.seconds = 60 10:55:02 sasl.login.refresh.window.factor = 0.8 10:55:02 sasl.login.refresh.window.jitter = 0.05 10:55:02 sasl.login.retry.backoff.max.ms = 10000 10:55:02 sasl.login.retry.backoff.ms = 100 10:55:02 sasl.mechanism = GSSAPI 10:55:02 sasl.oauthbearer.clock.skew.seconds = 30 10:55:02 sasl.oauthbearer.expected.audience = null 10:55:02 sasl.oauthbearer.expected.issuer = null 10:55:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:02 sasl.oauthbearer.jwks.endpoint.url = null 10:55:02 sasl.oauthbearer.scope.claim.name = scope 10:55:02 sasl.oauthbearer.sub.claim.name = sub 10:55:02 sasl.oauthbearer.token.endpoint.url = null 10:55:02 security.protocol = PLAINTEXT 10:55:02 security.providers = null 10:55:02 send.buffer.bytes = 131072 10:55:02 socket.connection.setup.timeout.max.ms = 30000 10:55:02 socket.connection.setup.timeout.ms = 10000 10:55:02 ssl.cipher.suites = null 10:55:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:02 ssl.endpoint.identification.algorithm = https 10:55:02 ssl.engine.factory.class = null 10:55:02 ssl.key.password = null 10:55:02 ssl.keymanager.algorithm = SunX509 10:55:02 ssl.keystore.certificate.chain = null 10:55:02 ssl.keystore.key = null 10:55:02 ssl.keystore.location = null 10:55:02 ssl.keystore.password = null 10:55:02 ssl.keystore.type = JKS 10:55:02 ssl.protocol = TLSv1.3 10:55:02 ssl.provider = null 10:55:02 ssl.secure.random.implementation = null 10:55:02 ssl.trustmanager.algorithm = PKIX 10:55:02 ssl.truststore.certificates = null 10:55:02 ssl.truststore.location = null 10:55:02 ssl.truststore.password = null 10:55:02 ssl.truststore.type = JKS 10:55:02 transaction.timeout.ms = 60000 10:55:02 transactional.id = null 10:55:02 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:02 10:55:02 2023-12-15T10:55:01.369Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:02 2023-12-15T10:55:01.369Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:02 2023-12-15T10:55:01.369Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:02 2023-12-15T10:55:01.369Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637701369 10:55:02 2023-12-15T10:55:01.378Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:02 2023-12-15T10:55:01.378Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:01.385Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:02 2023-12-15T10:55:01.385Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:01.399Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:02 2023-12-15T10:55:01.399Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:01.423Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:02 2023-12-15T10:55:01.423Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:01.566Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:02 2023-12-15T10:55:01.566Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:01.566Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:02 2023-12-15T10:55:01.570Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 10:55:02 2023-12-15T10:55:01.570Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: Du5TYiZLTG-ybPZImVI7nw 10:55:02 2023-12-15T10:55:01.578Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:02 2023-12-15T10:55:01.578Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:01.618Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:02 2023-12-15T10:55:01.618Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:01.686Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] 10:55:02 10:55:02 Members {size:12, ver:12} [ 10:55:02 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd this 10:55:02 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:55:02 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:55:02 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:55:02 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:55:02 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:55:02 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:55:02 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:55:02 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:55:02 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:55:02 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:55:02 Member [10.30.107.86]:5707 - dd72769d-e3b1-4874-af55-6e6b7bcfc471 10:55:02 ] 10:55:02 10:55:02 2023-12-15T10:55:01.697Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] 10:55:02 10:55:02 Members {size:12, ver:12} [ 10:55:02 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:55:02 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:55:02 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 this 10:55:02 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:55:02 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:55:02 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:55:02 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:55:02 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:55:02 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:55:02 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:55:02 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:55:02 Member [10.30.107.86]:5707 - dd72769d-e3b1-4874-af55-6e6b7bcfc471 10:55:02 ] 10:55:02 10:55:02 2023-12-15T10:55:01.698Z INFO 8074 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] 10:55:02 10:55:02 Members {size:12, ver:12} [ 10:55:02 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:55:02 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a this 10:55:02 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:55:02 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:55:02 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:55:02 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:55:02 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:55:02 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:55:02 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:55:02 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:55:02 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:55:02 Member [10.30.107.86]:5707 - dd72769d-e3b1-4874-af55-6e6b7bcfc471 10:55:02 ] 10:55:02 10:55:02 2023-12-15T10:55:01.698Z INFO 8074 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] 10:55:02 10:55:02 Members {size:12, ver:12} [ 10:55:02 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:55:02 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:55:02 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:55:02 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:55:02 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 this 10:55:02 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:55:02 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:55:02 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:55:02 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:55:02 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:55:02 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:55:02 Member [10.30.107.86]:5707 - dd72769d-e3b1-4874-af55-6e6b7bcfc471 10:55:02 ] 10:55:02 10:55:02 2023-12-15T10:55:01.699Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5703 and /10.30.107.86:60251 10:55:02 2023-12-15T10:55:01.700Z INFO 8074 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] 10:55:02 10:55:02 Members {size:12, ver:12} [ 10:55:02 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:55:02 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:55:02 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:55:02 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b 10:55:02 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:55:02 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 this 10:55:02 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:55:02 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:55:02 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:55:02 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:55:02 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:55:02 Member [10.30.107.86]:5707 - dd72769d-e3b1-4874-af55-6e6b7bcfc471 10:55:02 ] 10:55:02 10:55:02 2023-12-15T10:55:01.701Z INFO 8074 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] 10:55:02 10:55:02 Members {size:12, ver:12} [ 10:55:02 Member [10.30.106.157]:5702 - 3b3b1117-4445-460b-a80f-0ebbe728fdbd 10:55:02 Member [10.30.106.157]:5703 - f3bfbac2-f3d4-4655-847a-eea205f3213a 10:55:02 Member [10.30.106.157]:5704 - 6f15da72-d98c-4d0e-b896-35131677b224 10:55:02 Member [10.30.106.157]:5705 - 84351cfd-6cf1-479d-8e26-a6e78eb26b8b this 10:55:02 Member [10.30.106.157]:5706 - d7ed27a3-3e46-4459-9d80-4879a7964913 10:55:02 Member [10.30.106.157]:5707 - 39725180-f023-42d9-9812-1b537e519967 10:55:02 Member [10.30.107.86]:5702 - 10437eb2-dcb2-4d91-a3d0-e39f49fa9acd 10:55:02 Member [10.30.107.86]:5703 - b0a98fd0-bf86-4361-809b-1fae93fc6126 10:55:02 Member [10.30.107.86]:5704 - f1718a2e-0468-4181-a03c-5437738c56c5 10:55:02 Member [10.30.107.86]:5705 - 1e143c1e-1de5-485b-a242-d9fe50c2741b 10:55:02 Member [10.30.107.86]:5706 - 0649fd7c-5a6e-43ad-ac17-b6f03b5a13a3 10:55:02 Member [10.30.107.86]:5707 - dd72769d-e3b1-4874-af55-6e6b7bcfc471 10:55:02 ] 10:55:02 10:55:02 2023-12-15T10:55:01.704Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5705 and /10.30.107.86:59969 10:55:02 2023-12-15T10:55:01.712Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5707 and /10.30.107.86:58717 10:55:02 2023-12-15T10:55:01.715Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5706 and /10.30.107.86:51993 10:55:02 2023-12-15T10:55:01.716Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:02 2023-12-15T10:55:01.716Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:01.720Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:46369 and /10.30.107.86:5707 10:55:02 2023-12-15T10:55:01.720Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:47969 and /10.30.107.86:5707 10:55:02 2023-12-15T10:55:01.731Z INFO 8074 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:39903 and /10.30.107.86:5707 10:55:02 2023-12-15T10:55:01.731Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:5704 and /10.30.107.86:48775 10:55:02 2023-12-15T10:55:01.732Z INFO 8074 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:59177 and /10.30.107.86:5707 10:55:02 2023-12-15T10:55:01.738Z INFO 8074 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.157]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.157:33243 and /10.30.107.86:5707 10:55:02 2023-12-15T10:55:01.741Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 10:55:02 2023-12-15T10:55:01.849Z INFO 8074 --- [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 OIyBBYcsTZag5hn0JpjwXQ 10:55:02 2023-12-15T10:55:01.860Z INFO 8074 --- [ 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 OIyBBYcsTZag5hn0JpjwXQ 10:55:02 2023-12-15T10:55:01.861Z INFO 8074 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: Du5TYiZLTG-ybPZImVI7nw 10:55:02 2023-12-15T10:55:01.951Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 154 10:55:02 2023-12-15T10:55:01.966Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:02 2023-12-15T10:55:01.966Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:01.987Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 10:55:02 2023-12-15T10:55:01.988Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 10:55:02 2023-12-15T10:55:02.071Z INFO 8074 --- [ 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-6812a2e8-1f79-49c8-9056-fc143f18914b 10:55:02 2023-12-15T10:55:02.071Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:55:02 2023-12-15T10:55:02.071Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 10:55:02 2023-12-15T10:55:02.097Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:02 2023-12-15T10:55:02.097Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.098Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:02 2023-12-15T10:55:02.102Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.102Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.120Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.120Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.124Z INFO 8074 --- [ 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-6812a2e8-1f79-49c8-9056-fc143f18914b', protocol='range'} 10:55:02 2023-12-15T10:55:02.124Z INFO 8074 --- [ 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-6812a2e8-1f79-49c8-9056-fc143f18914b=Assignment(partitions=[cm-events-0])} 10:55:02 2023-12-15T10:55:02.146Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.146Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.149Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.149Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.169Z INFO 8074 --- [ 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-6812a2e8-1f79-49c8-9056-fc143f18914b', protocol='range'} 10:55:02 2023-12-15T10:55:02.169Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 10:55:02 2023-12-15T10:55:02.169Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 10:55:02 2023-12-15T10:55:02.205Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.205Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.224Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 10:55:02 2023-12-15T10:55:02.227Z INFO 8074 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.157]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 10:55:01 UTC 2023, plannedMigrations=154, completedMigrations=154, remainingMigrations=0, totalCompletedMigrations=3873) 10:55:02 2023-12-15T10:55:02.237Z INFO 8074 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 10:55:02 2023-12-15T10:55:02.275Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.275Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.372Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.373Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:55:02 2023-12-15T10:55:02.382Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.382Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 100ms, elapsed time since send: 100ms, request timeout: 30000ms) 10:55:02 2023-12-15T10:55:02.382Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 10:55:02 2023-12-15T10:55:02.382Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 10:55:02 2023-12-15T10:55:02.382Z INFO 8074 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=2124384805, epoch=1) to node 1: 10:55:02 10:55:02 org.apache.kafka.common.errors.DisconnectException: null 10:55:02 10:55:02 2023-12-15T10:55:02.382Z INFO 8074 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:55:02 2023-12-15T10:55:02.389Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.389Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.473Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.473Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.483Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.483Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.484Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.484Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.534Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.534Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.566Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.566Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.588Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.588Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:02 2023-12-15T10:55:02.624Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:02 2023-12-15T10:55:02.624Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.925 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 10:55:02 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 10:55:07 2023-12-15T10:55:02.647Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:55:07 2023-12-15T10:55:02.674Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:07 2023-12-15T10:55:02.674Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:02.674Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:02.679Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:07 2023-12-15T10:55:02.679Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:02.684Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:02.684Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:02.690Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 28f697c255126e4bc5f9c88f228238ae40b926c774d0e72416092547f86c37c5 10:55:07 2023-12-15T10:55:02.722Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:07 2023-12-15T10:55:02.722Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:02.825Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:07 2023-12-15T10:55:02.825Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:02.885Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:02.885Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:02.956Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:07 2023-12-15T10:55:02.956Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:02.956Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:03.053Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.053Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.083Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.083Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.206Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.206Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.227Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.227Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.256Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.256Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.286Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.286Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.328Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.328Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.371Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.371Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.387Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.387Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.441Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.441Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.480Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.480Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.492Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.492Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.720Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.720Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.736Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.736Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.829Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.829Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.840Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:07 2023-12-15T10:55:03.840Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.840Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:03.849Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.849Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.918Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:07 2023-12-15T10:55:03.918Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:03.918Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:03.980Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:07 2023-12-15T10:55:03.980Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.109Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.109Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.194Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.195Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.259Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.259Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.259Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.259Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.288Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.288Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.290Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.290Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.394Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.394Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.396Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.396Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.483Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.483Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.503Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.503Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.533Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.533Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.640Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.640Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.681Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.681Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.723Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.723Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.746Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:07 2023-12-15T10:55:04.746Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.746Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:04.754Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:07 2023-12-15T10:55:04.754Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.972Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:07 2023-12-15T10:55:04.972Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:04.972Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:05.035Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.035Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.162Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.162Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.249Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.249Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.262Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.262Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.311Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.312Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.343Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.343Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.397Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.397Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.448Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.448Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.497Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.497Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.506Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.506Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.535Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.535Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.542Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.542Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.586Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.586Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.606Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.606Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.648Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:07 2023-12-15T10:55:05.648Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.648Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:05.675Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.675Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:05.785Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:07 2023-12-15T10:55:05.785Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.026Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:07 2023-12-15T10:55:06.027Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.027Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:06.216Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.216Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.238Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.238Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.253Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.253Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.299Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.299Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.400Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.400Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.431Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.431Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.467Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.467Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.488Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.488Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.500Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.500Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.550Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.550Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.559Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.559Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.600Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.600Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.643Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.643Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.670Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.670Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.791Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.791Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.853Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:07 2023-12-15T10:55:06.853Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:06.853Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:06.878Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:07 2023-12-15T10:55:06.878Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.085Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:07 2023-12-15T10:55:07.085Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.085Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:07.172Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.172Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.207Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.207Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.257Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.257Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.298Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.298Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.298Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.298Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.372Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.372Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.503Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.503Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.509Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.509Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.566Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.566Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.598Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.598Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.625Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.625Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.700Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.700Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.753Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.753Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.756Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:07 2023-12-15T10:55:07.756Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.756Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:07 2023-12-15T10:55:07.762Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:07 2023-12-15T10:55:07.762Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:07 2023-12-15T10:55:07.820Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:08 2023-12-15T10:55:07.820Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.000Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.000Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.070Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.070Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.073Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.073Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.150Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.150Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.188Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.188Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.238Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:08 2023-12-15T10:55:08.238Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.238Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:08 2023-12-15T10:55:08.301Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.302Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.329Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.682507164S 10:55:08 2023-12-15T10:55:08.384Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.384Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.595Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.595Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.606Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.606Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.620Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.620Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.630Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.630Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.656Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.656Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.665Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.665Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.668Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.668Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.035 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 10:55:08 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 10:55:08 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 10:55:08 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 10:55:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 10:55:08 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 10:55:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 10:55:08 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 10:55:08 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 10:55:08 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 10:55:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 10:55:08 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 10:55:08 2023-12-15T10:55:08.827Z DEBUG 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 10:55:08 2023-12-15T10:55:08.829Z DEBUG 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 10:55:08 2023-12-15T10:55:08.842Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:08 2023-12-15T10:55:08.842Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:55:08 2023-12-15T10:55:08.843Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:55:08 2023-12-15T10:55:08.845Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:08 2023-12-15T10:55:08.845Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:55:08 2023-12-15T10:55:08.847Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:08 2023-12-15T10:55:08.847Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 10:55:08 2023-12-15T10:55:08.848Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:08 2023-12-15T10:55:08.848Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:55:08 2023-12-15T10:55:08.850Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 10:55:08 2023-12-15T10:55:08.850Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:55:08 2023-12-15T10:55:08.850Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 10:55:08 2023-12-15T10:55:08.852Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:55:08 2023-12-15T10:55:08.852Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:55:08 2023-12-15T10:55:08.852Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 10:55:08 2023-12-15T10:55:08.854Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 10:55:08 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 10:55:08 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 10:55:08 2023-12-15T10:55:08.903Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:08 2023-12-15T10:55:08.903Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:08 2023-12-15T10:55:08.907Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 10:55:08 2023-12-15T10:55:08.911Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 10:55:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 10:55:08 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 10:55:11 2023-12-15T10:55:08.962Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:11 2023-12-15T10:55:08.963Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:08.963Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-15T10:55:08.981Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:11 2023-12-15T10:55:08.981Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.030Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.030Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.033Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.033Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.054Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.054Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.123Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.123Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.155Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.155Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.201Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.201Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.346Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:11 2023-12-15T10:55:09.346Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.346Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-15T10:55:09.493Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.493Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.509Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.509Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.534Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.534Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.558Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.558Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.675Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.675Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.677Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.677Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.752Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.752Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.756Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.756Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.833Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.833Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.867Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.867Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.933Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.933Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:09.935Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:11 2023-12-15T10:55:09.935Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.015Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:11 2023-12-15T10:55:10.015Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.015Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-15T10:55:10.059Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.059Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.258Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.258Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.326Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.326Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.348Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:11 2023-12-15T10:55:10.348Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.348Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-15T10:55:10.355Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.355Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.411Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.411Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.496Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.496Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.608Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.608Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.728Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.728Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.730Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.730Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.736Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.736Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.760Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.760Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.911Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.911Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.935Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.936Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.937Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.937Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.956Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.956Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:10.969Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-15T10:55:10.969Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.018Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:11 2023-12-15T10:55:11.018Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.018Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 2023-12-15T10:55:11.092Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 10:55:11 2023-12-15T10:55:11.092Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 10:55:11 2023-12-15T10:55:11.094Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:11 2023-12-15T10:55:11.096Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:55:11 2023-12-15T10:55:11.096Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:55:11 2023-12-15T10:55:11.096Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:11 2023-12-15T10:55:11.097Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:55:11 2023-12-15T10:55:11.097Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:55:11 2023-12-15T10:55:11.097Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:11 2023-12-15T10:55:11.098Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:55:11 2023-12-15T10:55:11.098Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:55:11 2023-12-15T10:55:11.098Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:11 2023-12-15T10:55:11.124Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 10:55:11 2023-12-15T10:55:11.125Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 10:55:11 2023-12-15T10:55:11.125Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 10:55:11 2023-12-15T10:55:11.137Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.137Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.145Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 10:55:11 2023-12-15T10:55:11.145Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 10:55:11 2023-12-15T10:55:11.153Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 10:55:11 2023-12-15T10:55:11.153Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:55:11 2023-12-15T10:55:11.155Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 10:55:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 10:55:11 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 10:55:11 2023-12-15T10:55:11.203Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:11 2023-12-15T10:55:11.203Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:55:11 2023-12-15T10:55:11.203Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:55:11 2023-12-15T10:55:11.203Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.203Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.203Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:11 2023-12-15T10:55:11.207Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:11 2023-12-15T10:55:11.207Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 10:55:11 2023-12-15T10:55:11.207Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 10:55:11 2023-12-15T10:55:11.208Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.208Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.208Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:11 2023-12-15T10:55:11.210Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:11 2023-12-15T10:55:11.210Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 10:55:11 2023-12-15T10:55:11.210Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 10:55:11 2023-12-15T10:55:11.210Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.210Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.210Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:11 2023-12-15T10:55:11.211Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.211Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.211Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:55:11 2023-12-15T10:55:11.212Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:11 2023-12-15T10:55:11.212Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 10:55:11 2023-12-15T10:55:11.212Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 10:55:11 2023-12-15T10:55:11.213Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.213Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.213Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:11 2023-12-15T10:55:11.213Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.213Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.213Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:55:11 2023-12-15T10:55:11.213Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.214Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.214Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 10:55:11 2023-12-15T10:55:11.215Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:11 2023-12-15T10:55:11.215Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.215Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z WARN 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:55:11 2023-12-15T10:55:11.216Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 10:55:11 2023-12-15T10:55:11.216Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.216Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.216Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:11 2023-12-15T10:55:11.218Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.218Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.218Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:55:11 2023-12-15T10:55:11.218Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.218Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.218Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 10:55:11 2023-12-15T10:55:11.219Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:11 2023-12-15T10:55:11.219Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:55:11 2023-12-15T10:55:11.219Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:55:11 2023-12-15T10:55:11.219Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 10:55:11 2023-12-15T10:55:11.229Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.229Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.229Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:11 2023-12-15T10:55:11.231Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:11 2023-12-15T10:55:11.231Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:55:11 2023-12-15T10:55:11.231Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:55:11 2023-12-15T10:55:11.231Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.231Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 10:55:11 2023-12-15T10:55:11.231Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 10:55:11 2023-12-15T10:55:11.233Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:55:11 2023-12-15T10:55:11.233Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:55:11 2023-12-15T10:55:11.233Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:55:11 2023-12-15T10:55:11.233Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:55:11 2023-12-15T10:55:11.235Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 10:55:11 2023-12-15T10:55:11.235Z INFO 8074 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 10:55:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 10:55:11 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 10:55:11 10:55:08,825 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38b506dc - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 10:55:11 10:55:11,252 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:55:11 10:55:11,252 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:55:11 10:55:11,253 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39e95a07 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:55:11 10:55:11,255 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:55:11 10:55:11,255 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39e95a07 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:55:11 10:55:11,257 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:55:11 10:55:11,257 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:55:11 10:55:11,257 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:55:11 10:55:11,257 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:55:11 10:55:11,257 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39e95a07 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:55:11 10:55:11,259 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:11 10:55:11,259 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:55:11 10:55:11,259 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:55:11 10:55:11,259 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637711259) 10:55:11 10:55:11,259 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:55:11 10:55:11,259 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f883a67 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f883a67 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f883a67 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f883a67 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f883a67 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f883a67 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f883a67 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f883a67 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:55:11 10:55:11,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:11 10:55:11,261 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:11 10:55:11,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:55:11 10:55:11,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:11 10:55:11,261 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:55:11 10:55:11,261 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:55:11 10:55:11,265 |-INFO in ch.qos.logback.classic.pattern.DateConverter@dd40e33 - Setting zoneId to "UTC" 10:55:11 10:55:11,265 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:55:11 10:55:11,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:11 10:55:11,268 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:55:11 10:55:11,268 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:55:11 10:55:11,268 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:55:11 10:55:11,269 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:55:11 10:55:11,269 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:55:11 10:55:11,269 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f883a67 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:55:11 10:55:11,269 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:55:11 10:55:11,269 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3212bb16 - End of configuration. 10:55:11 10:55:11,269 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@41d8e631 - Registering current configuration as safe fallback point 10:55:11 10:55:11 10:55:11 . ____ _ __ _ _ 10:55:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:11 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:11 =========|_|==============|___/=/_/_/_/ 10:55:11 :: Spring Boot :: (v3.1.2) 10:55:11 10:55:11 2023-12-15T10:55:11.272Z INFO 8074 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:11 2023-12-15T10:55:11.272Z INFO 8074 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:11 2023-12-15T10:55:11.293Z INFO 8074 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.053 seconds (process running for 122.836) 10:55:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 10:55:11 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 10:55:11 10:55:11 . ____ _ __ _ _ 10:55:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:11 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:11 =========|_|==============|___/=/_/_/_/ 10:55:11 :: Spring Boot :: (v3.1.2) 10:55:11 10:55:11 2023-12-15T10:55:11.320Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:11 2023-12-15T10:55:11.320Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 10:55:11 2023-12-15T10:55:11.326Z INFO 8074 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.017 seconds (process running for 122.868) 10:55:11 2023-12-15T10:55:11.330Z WARN 8074 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 10:55:11 2023-12-15T10:55:11.331Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.332Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.334Z WARN 8074 --- [onPool-worker-1] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 10:55:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 10:55:11 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 10:55:11 2023-12-15T10:55:11.367Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.367Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.416Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.416Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.423Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.423Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.468Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.468Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.499Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.499Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.557Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:11 2023-12-15T10:55:11.557Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.557Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:11 10:55:11 . ____ _ __ _ _ 10:55:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:11 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:11 =========|_|==============|___/=/_/_/_/ 10:55:11 :: Spring Boot :: (v3.1.2) 10:55:11 10:55:11 2023-12-15T10:55:11.632Z INFO 8074 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:11 2023-12-15T10:55:11.632Z INFO 8074 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:55:11 2023-12-15T10:55:11.651Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.651Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.662Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.662Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.742Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.742Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.866Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:11 2023-12-15T10:55:11.866Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:11 2023-12-15T10:55:11.867Z INFO 8074 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.246 seconds (process running for 123.41) 10:55:12 2023-12-15T10:55:11.903Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:12 2023-12-15T10:55:11.903Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:12 2023-12-15T10:55:11.952Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:12 2023-12-15T10:55:11.952Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:12 2023-12-15T10:55:12.014Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:12 2023-12-15T10:55:12.014Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:12 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 10:55:12 2023-12-15T10:55:12.042Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:12 2023-12-15T10:55:12.042Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 10:55:12 10:55:12 . ____ _ __ _ _ 10:55:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:12 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:12 =========|_|==============|___/=/_/_/_/ 10:55:12 :: Spring Boot :: (v3.1.2) 10:55:12 10:55:12 2023-12-15T10:55:12.074Z INFO 8074 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:12 2023-12-15T10:55:12.074Z INFO 8074 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:55:12 2023-12-15T10:55:12.075Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:12 2023-12-15T10:55:12.075Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:12 2023-12-15T10:55:12.093Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:12 2023-12-15T10:55:12.093Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:12 2023-12-15T10:55:12.093Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:12 2023-12-15T10:55:12.093Z INFO 8074 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.031 seconds (process running for 123.636) 10:55:12 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 10:55:12 2023-12-15T10:55:12.147Z INFO 8074 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 10:55:12 2023-12-15T10:55:12.150Z INFO 8074 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 10:55:12 2023-12-15T10:55:12.150Z INFO 8074 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 10:55:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 10:55:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 10:55:12 2023-12-15T10:55:12.189Z INFO 8074 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 10:55:12 2023-12-15T10:55:12.190Z INFO 8074 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 10:55:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 10:55:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 10:55:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 10:55:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 10:55:12 2023-12-15T10:55:12.234Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:12 2023-12-15T10:55:12.234Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:12 2023-12-15T10:55:12.239Z ERROR 8074 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed 10:55:12 10:55:12 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 10:55:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:12 at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) 10:55:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:12 10:55:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 10:55:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 10:55:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 10:55:12 2023-12-15T10:55:12.269Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:12 2023-12-15T10:55:12.269Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 10:55:12 2023-12-15T10:55:12.283Z ERROR 8074 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed 10:55:12 10:55:12 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 10:55:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:12 at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) 10:55:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:12 10:55:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 10:55:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 10:55:12 10:55:12 . ____ _ __ _ _ 10:55:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:12 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:12 =========|_|==============|___/=/_/_/_/ 10:55:12 :: Spring Boot :: (v3.1.2) 10:55:12 10:55:12 2023-12-15T10:55:12.307Z INFO 8074 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8074 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:55:12 2023-12-15T10:55:12.307Z INFO 8074 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 10:55:12 2023-12-15T10:55:12.309Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:12 2023-12-15T10:55:12.309Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:12 2023-12-15T10:55:12.312Z INFO 8074 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.017 seconds (process running for 123.855) 10:55:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 10:55:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 10:55:12 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 10:55:17 2023-12-15T10:55:12.323Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.323Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.325Z INFO 8074 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:55:17 2023-12-15T10:55:12.378Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.378Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.390Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 72e39aa4f06cbd68052df88293f2fd96688317dde2e61e19eddd8a4b16666761 10:55:17 2023-12-15T10:55:12.461Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.461Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.511Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.511Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.674Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.674Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.720Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:17 2023-12-15T10:55:12.720Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.720Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:12.849Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.849Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.860Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.860Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.869Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.869Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.974Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.974Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:12.981Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:12.981Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.086Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.086Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.102Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.102Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.116Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.116Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.118Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.118Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.179Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.179Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.266Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.267Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.314Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:17 2023-12-15T10:55:13.314Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.314Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:13.327Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.327Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.418Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.418Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.543Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.543Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.619Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.619Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.832Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.832Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.838Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:17 2023-12-15T10:55:13.838Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.838Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:13.864Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.864Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.871Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.871Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.877Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.877Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.964Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.964Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.965Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.965Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.969Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.969Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:13.989Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:13.989Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.024Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.024Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.088Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.088Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.166Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:17 2023-12-15T10:55:14.166Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.166Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:14.170Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.170Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.292Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.292Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.420Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.420Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.446Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.446Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.479Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.479Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.671Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.671Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.840Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:17 2023-12-15T10:55:14.840Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.840Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:14.891Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.891Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.973Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.973Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:14.985Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:17 2023-12-15T10:55:14.985Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.018Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.018Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.067Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.067Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.071Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.071Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.077Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.077Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.079Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.079Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.122Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.122Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.166Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.166Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.219Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:17 2023-12-15T10:55:15.219Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.219Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:15.241Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.241Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.330Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.330Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.347Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.347Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.373Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.373Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.449Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.449Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.675Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.675Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.795Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.795Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.841Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.841Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.877Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.877Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.930Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.930Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.937Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:17 2023-12-15T10:55:15.937Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.994Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:17 2023-12-15T10:55:15.995Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:15.995Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:16.130Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.130Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.170Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.170Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.174Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.174Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.181Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.181Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.185Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.185Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.322Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:17 2023-12-15T10:55:16.322Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.322Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:16.363Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.363Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.393Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.393Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.450Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.450Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.459Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.459Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.500Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.500Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.588Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.588Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.696Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.696Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.751Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.751Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:16.905Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:16.905Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.034Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.035Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.050Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:17 2023-12-15T10:55:17.050Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.050Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:17.076Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.076Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.079Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.079Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.084Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.084Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.187Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.187Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.298Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.298Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.328Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.328Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.351Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.351Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.378Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.378Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.437Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.437Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.504Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.504Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.532Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:17 2023-12-15T10:55:17.532Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.532Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:17 2023-12-15T10:55:17.555Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.555Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.708Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:17 2023-12-15T10:55:17.708Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:17 2023-12-15T10:55:17.731Z INFO 8074 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.40565063S 10:55:17 2023-12-15T10:55:17.734Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:17 allow.auto.create.topics = true 10:55:17 auto.commit.interval.ms = 5000 10:55:17 auto.include.jmx.reporter = true 10:55:17 auto.offset.reset = earliest 10:55:17 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:17 check.crcs = true 10:55:17 client.dns.lookup = use_all_dns_ips 10:55:17 client.id = consumer-test-11 10:55:17 client.rack = 10:55:17 connections.max.idle.ms = 540000 10:55:17 default.api.timeout.ms = 60000 10:55:17 enable.auto.commit = true 10:55:17 exclude.internal.topics = true 10:55:17 fetch.max.bytes = 52428800 10:55:17 fetch.max.wait.ms = 500 10:55:17 fetch.min.bytes = 1 10:55:17 group.id = test 10:55:17 group.instance.id = null 10:55:17 heartbeat.interval.ms = 3000 10:55:17 interceptor.classes = [] 10:55:17 internal.leave.group.on.close = true 10:55:17 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:17 isolation.level = read_uncommitted 10:55:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:17 max.partition.fetch.bytes = 1048576 10:55:17 max.poll.interval.ms = 300000 10:55:17 max.poll.records = 500 10:55:17 metadata.max.age.ms = 300000 10:55:17 metric.reporters = [] 10:55:17 metrics.num.samples = 2 10:55:17 metrics.recording.level = INFO 10:55:17 metrics.sample.window.ms = 30000 10:55:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:17 receive.buffer.bytes = 65536 10:55:17 reconnect.backoff.max.ms = 1000 10:55:17 reconnect.backoff.ms = 50 10:55:17 request.timeout.ms = 30000 10:55:17 retry.backoff.ms = 100 10:55:17 sasl.client.callback.handler.class = null 10:55:17 sasl.jaas.config = null 10:55:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:17 sasl.kerberos.min.time.before.relogin = 60000 10:55:17 sasl.kerberos.service.name = null 10:55:17 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:17 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:17 sasl.login.callback.handler.class = null 10:55:17 sasl.login.class = null 10:55:17 sasl.login.connect.timeout.ms = null 10:55:17 sasl.login.read.timeout.ms = null 10:55:17 sasl.login.refresh.buffer.seconds = 300 10:55:17 sasl.login.refresh.min.period.seconds = 60 10:55:17 sasl.login.refresh.window.factor = 0.8 10:55:17 sasl.login.refresh.window.jitter = 0.05 10:55:17 sasl.login.retry.backoff.max.ms = 10000 10:55:17 sasl.login.retry.backoff.ms = 100 10:55:17 sasl.mechanism = GSSAPI 10:55:17 sasl.oauthbearer.clock.skew.seconds = 30 10:55:17 sasl.oauthbearer.expected.audience = null 10:55:17 sasl.oauthbearer.expected.issuer = null 10:55:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:17 sasl.oauthbearer.jwks.endpoint.url = null 10:55:17 sasl.oauthbearer.scope.claim.name = scope 10:55:17 sasl.oauthbearer.sub.claim.name = sub 10:55:17 sasl.oauthbearer.token.endpoint.url = null 10:55:17 security.protocol = PLAINTEXT 10:55:17 security.providers = null 10:55:17 send.buffer.bytes = 131072 10:55:17 session.timeout.ms = 45000 10:55:17 socket.connection.setup.timeout.max.ms = 30000 10:55:17 socket.connection.setup.timeout.ms = 10000 10:55:17 ssl.cipher.suites = null 10:55:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:17 ssl.endpoint.identification.algorithm = https 10:55:17 ssl.engine.factory.class = null 10:55:17 ssl.key.password = null 10:55:17 ssl.keymanager.algorithm = SunX509 10:55:17 ssl.keystore.certificate.chain = null 10:55:17 ssl.keystore.key = null 10:55:17 ssl.keystore.location = null 10:55:17 ssl.keystore.password = null 10:55:17 ssl.keystore.type = JKS 10:55:17 ssl.protocol = TLSv1.3 10:55:17 ssl.provider = null 10:55:17 ssl.secure.random.implementation = null 10:55:17 ssl.trustmanager.algorithm = PKIX 10:55:17 ssl.truststore.certificates = null 10:55:17 ssl.truststore.location = null 10:55:17 ssl.truststore.password = null 10:55:17 ssl.truststore.type = JKS 10:55:17 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:17 10:55:17 2023-12-15T10:55:17.736Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:17 2023-12-15T10:55:17.736Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:17 2023-12-15T10:55:17.736Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637717736 10:55:18 2023-12-15T10:55:17.755Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:18 2023-12-15T10:55:17.756Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:18 acks = -1 10:55:18 auto.include.jmx.reporter = true 10:55:18 batch.size = 16384 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 buffer.memory = 33554432 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = producer-15 10:55:18 compression.type = none 10:55:18 connections.max.idle.ms = 540000 10:55:18 delivery.timeout.ms = 120000 10:55:18 enable.idempotence = false 10:55:18 interceptor.classes = [] 10:55:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:18 linger.ms = 1 10:55:18 max.block.ms = 60000 10:55:18 max.in.flight.requests.per.connection = 5 10:55:18 max.request.size = 1048576 10:55:18 metadata.max.age.ms = 300000 10:55:18 metadata.max.idle.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partitioner.adaptive.partitioning.enable = true 10:55:18 partitioner.availability.timeout.ms = 0 10:55:18 partitioner.class = null 10:55:18 partitioner.ignore.keys = false 10:55:18 receive.buffer.bytes = 32768 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retries = 0 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 transaction.timeout.ms = 60000 10:55:18 transactional.id = null 10:55:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:18 10:55:18 2023-12-15T10:55:17.758Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:18 2023-12-15T10:55:17.758Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:17.758Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:17.758Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637717758 10:55:18 2023-12-15T10:55:17.792Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:18 2023-12-15T10:55:17.792Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:17.901Z WARN 8074 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 10:55:18 2023-12-15T10:55:17.901Z INFO 8074 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: iU_dhBoTRDK3APyuBw25Ig 10:55:18 2023-12-15T10:55:17.913Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:55:18 2023-12-15T10:55:17.913Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:17.921Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:18 2023-12-15T10:55:17.921Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:17.983Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:55:18 2023-12-15T10:55:17.983Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.000Z INFO 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.000Z WARN 8074 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.001Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.001Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.009Z INFO 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.009Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.009Z WARN 8074 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:18 2023-12-15T10:55:18.033Z WARN 8074 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 10:55:18 2023-12-15T10:55:18.083Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.083Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.139Z INFO 8074 --- [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 HTN4rxaLSHK4fFgbEMxGZg 10:55:18 2023-12-15T10:55:18.160Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:18 allow.auto.create.topics = true 10:55:18 auto.commit.interval.ms = 5000 10:55:18 auto.include.jmx.reporter = true 10:55:18 auto.offset.reset = earliest 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 check.crcs = true 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = consumer-test-12 10:55:18 client.rack = 10:55:18 connections.max.idle.ms = 540000 10:55:18 default.api.timeout.ms = 60000 10:55:18 enable.auto.commit = true 10:55:18 exclude.internal.topics = true 10:55:18 fetch.max.bytes = 52428800 10:55:18 fetch.max.wait.ms = 500 10:55:18 fetch.min.bytes = 1 10:55:18 group.id = test 10:55:18 group.instance.id = null 10:55:18 heartbeat.interval.ms = 3000 10:55:18 interceptor.classes = [] 10:55:18 internal.leave.group.on.close = true 10:55:18 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:18 isolation.level = read_uncommitted 10:55:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:18 max.partition.fetch.bytes = 1048576 10:55:18 max.poll.interval.ms = 300000 10:55:18 max.poll.records = 500 10:55:18 metadata.max.age.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:18 receive.buffer.bytes = 65536 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 session.timeout.ms = 45000 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:18 10:55:18 2023-12-15T10:55:18.162Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.162Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.162Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718162 10:55:18 2023-12-15T10:55:18.168Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:18 2023-12-15T10:55:18.169Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:18 acks = -1 10:55:18 auto.include.jmx.reporter = true 10:55:18 batch.size = 16384 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 buffer.memory = 33554432 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = producer-16 10:55:18 compression.type = none 10:55:18 connections.max.idle.ms = 540000 10:55:18 delivery.timeout.ms = 120000 10:55:18 enable.idempotence = false 10:55:18 interceptor.classes = [] 10:55:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:18 linger.ms = 1 10:55:18 max.block.ms = 60000 10:55:18 max.in.flight.requests.per.connection = 5 10:55:18 max.request.size = 1048576 10:55:18 metadata.max.age.ms = 300000 10:55:18 metadata.max.idle.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partitioner.adaptive.partitioning.enable = true 10:55:18 partitioner.availability.timeout.ms = 0 10:55:18 partitioner.class = null 10:55:18 partitioner.ignore.keys = false 10:55:18 receive.buffer.bytes = 32768 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retries = 0 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 transaction.timeout.ms = 60000 10:55:18 transactional.id = null 10:55:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:18 10:55:18 2023-12-15T10:55:18.171Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:18 2023-12-15T10:55:18.171Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.171Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.171Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718171 10:55:18 2023-12-15T10:55:18.198Z INFO 8074 --- [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 HTN4rxaLSHK4fFgbEMxGZg 10:55:18 2023-12-15T10:55:18.198Z INFO 8074 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: iU_dhBoTRDK3APyuBw25Ig 10:55:18 2023-12-15T10:55:18.208Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:18 allow.auto.create.topics = true 10:55:18 auto.commit.interval.ms = 5000 10:55:18 auto.include.jmx.reporter = true 10:55:18 auto.offset.reset = earliest 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 check.crcs = true 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = consumer-test-13 10:55:18 client.rack = 10:55:18 connections.max.idle.ms = 540000 10:55:18 default.api.timeout.ms = 60000 10:55:18 enable.auto.commit = true 10:55:18 exclude.internal.topics = true 10:55:18 fetch.max.bytes = 52428800 10:55:18 fetch.max.wait.ms = 500 10:55:18 fetch.min.bytes = 1 10:55:18 group.id = test 10:55:18 group.instance.id = null 10:55:18 heartbeat.interval.ms = 3000 10:55:18 interceptor.classes = [] 10:55:18 internal.leave.group.on.close = true 10:55:18 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:18 isolation.level = read_uncommitted 10:55:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:18 max.partition.fetch.bytes = 1048576 10:55:18 max.poll.interval.ms = 300000 10:55:18 max.poll.records = 500 10:55:18 metadata.max.age.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:18 receive.buffer.bytes = 65536 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 session.timeout.ms = 45000 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:18 10:55:18 2023-12-15T10:55:18.217Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.217Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.217Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718217 10:55:18 2023-12-15T10:55:18.225Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:18 2023-12-15T10:55:18.225Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:18 acks = -1 10:55:18 auto.include.jmx.reporter = true 10:55:18 batch.size = 16384 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 buffer.memory = 33554432 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = producer-17 10:55:18 compression.type = none 10:55:18 connections.max.idle.ms = 540000 10:55:18 delivery.timeout.ms = 120000 10:55:18 enable.idempotence = false 10:55:18 interceptor.classes = [] 10:55:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:18 linger.ms = 1 10:55:18 max.block.ms = 60000 10:55:18 max.in.flight.requests.per.connection = 5 10:55:18 max.request.size = 1048576 10:55:18 metadata.max.age.ms = 300000 10:55:18 metadata.max.idle.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partitioner.adaptive.partitioning.enable = true 10:55:18 partitioner.availability.timeout.ms = 0 10:55:18 partitioner.class = null 10:55:18 partitioner.ignore.keys = false 10:55:18 receive.buffer.bytes = 32768 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retries = 0 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 transaction.timeout.ms = 60000 10:55:18 transactional.id = null 10:55:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:18 10:55:18 2023-12-15T10:55:18.227Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:18 2023-12-15T10:55:18.227Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.227Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.227Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718227 10:55:18 2023-12-15T10:55:18.237Z INFO 8074 --- [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 HTN4rxaLSHK4fFgbEMxGZg 10:55:18 2023-12-15T10:55:18.237Z INFO 8074 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: iU_dhBoTRDK3APyuBw25Ig 10:55:18 2023-12-15T10:55:18.244Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:18 allow.auto.create.topics = true 10:55:18 auto.commit.interval.ms = 5000 10:55:18 auto.include.jmx.reporter = true 10:55:18 auto.offset.reset = earliest 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 check.crcs = true 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = consumer-test-14 10:55:18 client.rack = 10:55:18 connections.max.idle.ms = 540000 10:55:18 default.api.timeout.ms = 60000 10:55:18 enable.auto.commit = true 10:55:18 exclude.internal.topics = true 10:55:18 fetch.max.bytes = 52428800 10:55:18 fetch.max.wait.ms = 500 10:55:18 fetch.min.bytes = 1 10:55:18 group.id = test 10:55:18 group.instance.id = null 10:55:18 heartbeat.interval.ms = 3000 10:55:18 interceptor.classes = [] 10:55:18 internal.leave.group.on.close = true 10:55:18 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:18 isolation.level = read_uncommitted 10:55:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:18 max.partition.fetch.bytes = 1048576 10:55:18 max.poll.interval.ms = 300000 10:55:18 max.poll.records = 500 10:55:18 metadata.max.age.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:18 receive.buffer.bytes = 65536 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 session.timeout.ms = 45000 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:18 10:55:18 2023-12-15T10:55:18.247Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.247Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.247Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718247 10:55:18 2023-12-15T10:55:18.256Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:18 2023-12-15T10:55:18.256Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:18 acks = -1 10:55:18 auto.include.jmx.reporter = true 10:55:18 batch.size = 16384 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 buffer.memory = 33554432 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = producer-18 10:55:18 compression.type = none 10:55:18 connections.max.idle.ms = 540000 10:55:18 delivery.timeout.ms = 120000 10:55:18 enable.idempotence = false 10:55:18 interceptor.classes = [] 10:55:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:18 linger.ms = 1 10:55:18 max.block.ms = 60000 10:55:18 max.in.flight.requests.per.connection = 5 10:55:18 max.request.size = 1048576 10:55:18 metadata.max.age.ms = 300000 10:55:18 metadata.max.idle.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partitioner.adaptive.partitioning.enable = true 10:55:18 partitioner.availability.timeout.ms = 0 10:55:18 partitioner.class = null 10:55:18 partitioner.ignore.keys = false 10:55:18 receive.buffer.bytes = 32768 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retries = 0 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 transaction.timeout.ms = 60000 10:55:18 transactional.id = null 10:55:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:18 10:55:18 2023-12-15T10:55:18.258Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:18 2023-12-15T10:55:18.258Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.258Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.258Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718258 10:55:18 2023-12-15T10:55:18.267Z INFO 8074 --- [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 HTN4rxaLSHK4fFgbEMxGZg 10:55:18 2023-12-15T10:55:18.268Z INFO 8074 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: iU_dhBoTRDK3APyuBw25Ig 10:55:18 2023-12-15T10:55:18.275Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:18 allow.auto.create.topics = true 10:55:18 auto.commit.interval.ms = 5000 10:55:18 auto.include.jmx.reporter = true 10:55:18 auto.offset.reset = earliest 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 check.crcs = true 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = consumer-test-15 10:55:18 client.rack = 10:55:18 connections.max.idle.ms = 540000 10:55:18 default.api.timeout.ms = 60000 10:55:18 enable.auto.commit = true 10:55:18 exclude.internal.topics = true 10:55:18 fetch.max.bytes = 52428800 10:55:18 fetch.max.wait.ms = 500 10:55:18 fetch.min.bytes = 1 10:55:18 group.id = test 10:55:18 group.instance.id = null 10:55:18 heartbeat.interval.ms = 3000 10:55:18 interceptor.classes = [] 10:55:18 internal.leave.group.on.close = true 10:55:18 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:18 isolation.level = read_uncommitted 10:55:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:18 max.partition.fetch.bytes = 1048576 10:55:18 max.poll.interval.ms = 300000 10:55:18 max.poll.records = 500 10:55:18 metadata.max.age.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:18 receive.buffer.bytes = 65536 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 session.timeout.ms = 45000 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:18 10:55:18 2023-12-15T10:55:18.280Z INFO 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.280Z WARN 8074 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.282Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.282Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.282Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718282 10:55:18 2023-12-15T10:55:18.287Z INFO 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.287Z WARN 8074 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.290Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:18 2023-12-15T10:55:18.290Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:18 acks = -1 10:55:18 auto.include.jmx.reporter = true 10:55:18 batch.size = 16384 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 buffer.memory = 33554432 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = producer-19 10:55:18 compression.type = none 10:55:18 connections.max.idle.ms = 540000 10:55:18 delivery.timeout.ms = 120000 10:55:18 enable.idempotence = false 10:55:18 interceptor.classes = [] 10:55:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:18 linger.ms = 1 10:55:18 max.block.ms = 60000 10:55:18 max.in.flight.requests.per.connection = 5 10:55:18 max.request.size = 1048576 10:55:18 metadata.max.age.ms = 300000 10:55:18 metadata.max.idle.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partitioner.adaptive.partitioning.enable = true 10:55:18 partitioner.availability.timeout.ms = 0 10:55:18 partitioner.class = null 10:55:18 partitioner.ignore.keys = false 10:55:18 receive.buffer.bytes = 32768 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retries = 0 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 transaction.timeout.ms = 60000 10:55:18 transactional.id = null 10:55:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:18 10:55:18 2023-12-15T10:55:18.293Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:18 2023-12-15T10:55:18.293Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.293Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.293Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718293 10:55:18 2023-12-15T10:55:18.300Z INFO 8074 --- [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 HTN4rxaLSHK4fFgbEMxGZg 10:55:18 2023-12-15T10:55:18.300Z INFO 8074 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: iU_dhBoTRDK3APyuBw25Ig 10:55:18 2023-12-15T10:55:18.305Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:18 allow.auto.create.topics = true 10:55:18 auto.commit.interval.ms = 5000 10:55:18 auto.include.jmx.reporter = true 10:55:18 auto.offset.reset = earliest 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 check.crcs = true 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = consumer-test-16 10:55:18 client.rack = 10:55:18 connections.max.idle.ms = 540000 10:55:18 default.api.timeout.ms = 60000 10:55:18 enable.auto.commit = true 10:55:18 exclude.internal.topics = true 10:55:18 fetch.max.bytes = 52428800 10:55:18 fetch.max.wait.ms = 500 10:55:18 fetch.min.bytes = 1 10:55:18 group.id = test 10:55:18 group.instance.id = null 10:55:18 heartbeat.interval.ms = 3000 10:55:18 interceptor.classes = [] 10:55:18 internal.leave.group.on.close = true 10:55:18 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:18 isolation.level = read_uncommitted 10:55:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:18 max.partition.fetch.bytes = 1048576 10:55:18 max.poll.interval.ms = 300000 10:55:18 max.poll.records = 500 10:55:18 metadata.max.age.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:18 receive.buffer.bytes = 65536 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 session.timeout.ms = 45000 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:18 10:55:18 2023-12-15T10:55:18.307Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.307Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.307Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718307 10:55:18 2023-12-15T10:55:18.313Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:18 2023-12-15T10:55:18.314Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:18 acks = -1 10:55:18 auto.include.jmx.reporter = true 10:55:18 batch.size = 16384 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 buffer.memory = 33554432 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = producer-20 10:55:18 compression.type = none 10:55:18 connections.max.idle.ms = 540000 10:55:18 delivery.timeout.ms = 120000 10:55:18 enable.idempotence = false 10:55:18 interceptor.classes = [] 10:55:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:18 linger.ms = 1 10:55:18 max.block.ms = 60000 10:55:18 max.in.flight.requests.per.connection = 5 10:55:18 max.request.size = 1048576 10:55:18 metadata.max.age.ms = 300000 10:55:18 metadata.max.idle.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partitioner.adaptive.partitioning.enable = true 10:55:18 partitioner.availability.timeout.ms = 0 10:55:18 partitioner.class = null 10:55:18 partitioner.ignore.keys = false 10:55:18 receive.buffer.bytes = 32768 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retries = 0 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 transaction.timeout.ms = 60000 10:55:18 transactional.id = null 10:55:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:18 10:55:18 2023-12-15T10:55:18.316Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:18 2023-12-15T10:55:18.316Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.316Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.316Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718316 10:55:18 2023-12-15T10:55:18.326Z INFO 8074 --- [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 HTN4rxaLSHK4fFgbEMxGZg 10:55:18 2023-12-15T10:55:18.327Z INFO 8074 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: iU_dhBoTRDK3APyuBw25Ig 10:55:18 2023-12-15T10:55:18.334Z INFO 8074 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:55:18 allow.auto.create.topics = true 10:55:18 auto.commit.interval.ms = 5000 10:55:18 auto.include.jmx.reporter = true 10:55:18 auto.offset.reset = earliest 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 check.crcs = true 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = consumer-test-17 10:55:18 client.rack = 10:55:18 connections.max.idle.ms = 540000 10:55:18 default.api.timeout.ms = 60000 10:55:18 enable.auto.commit = true 10:55:18 exclude.internal.topics = true 10:55:18 fetch.max.bytes = 52428800 10:55:18 fetch.max.wait.ms = 500 10:55:18 fetch.min.bytes = 1 10:55:18 group.id = test 10:55:18 group.instance.id = null 10:55:18 heartbeat.interval.ms = 3000 10:55:18 interceptor.classes = [] 10:55:18 internal.leave.group.on.close = true 10:55:18 internal.throw.on.fetch.stable.offset.unsupported = false 10:55:18 isolation.level = read_uncommitted 10:55:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:55:18 max.partition.fetch.bytes = 1048576 10:55:18 max.poll.interval.ms = 300000 10:55:18 max.poll.records = 500 10:55:18 metadata.max.age.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:55:18 receive.buffer.bytes = 65536 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 session.timeout.ms = 45000 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:55:18 10:55:18 2023-12-15T10:55:18.336Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.336Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.336Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718336 10:55:18 2023-12-15T10:55:18.337Z INFO 8074 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 10:55:18 2023-12-15T10:55:18.342Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:55:18 2023-12-15T10:55:18.342Z INFO 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:55:18 acks = -1 10:55:18 auto.include.jmx.reporter = true 10:55:18 batch.size = 16384 10:55:18 bootstrap.servers = [PLAINTEXT://localhost:32790] 10:55:18 buffer.memory = 33554432 10:55:18 client.dns.lookup = use_all_dns_ips 10:55:18 client.id = producer-21 10:55:18 compression.type = none 10:55:18 connections.max.idle.ms = 540000 10:55:18 delivery.timeout.ms = 120000 10:55:18 enable.idempotence = false 10:55:18 interceptor.classes = [] 10:55:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:55:18 linger.ms = 1 10:55:18 max.block.ms = 60000 10:55:18 max.in.flight.requests.per.connection = 5 10:55:18 max.request.size = 1048576 10:55:18 metadata.max.age.ms = 300000 10:55:18 metadata.max.idle.ms = 300000 10:55:18 metric.reporters = [] 10:55:18 metrics.num.samples = 2 10:55:18 metrics.recording.level = INFO 10:55:18 metrics.sample.window.ms = 30000 10:55:18 partitioner.adaptive.partitioning.enable = true 10:55:18 partitioner.availability.timeout.ms = 0 10:55:18 partitioner.class = null 10:55:18 partitioner.ignore.keys = false 10:55:18 receive.buffer.bytes = 32768 10:55:18 reconnect.backoff.max.ms = 1000 10:55:18 reconnect.backoff.ms = 50 10:55:18 request.timeout.ms = 30000 10:55:18 retries = 0 10:55:18 retry.backoff.ms = 100 10:55:18 sasl.client.callback.handler.class = null 10:55:18 sasl.jaas.config = null 10:55:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:55:18 sasl.kerberos.min.time.before.relogin = 60000 10:55:18 sasl.kerberos.service.name = null 10:55:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:55:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:55:18 sasl.login.callback.handler.class = null 10:55:18 sasl.login.class = null 10:55:18 sasl.login.connect.timeout.ms = null 10:55:18 sasl.login.read.timeout.ms = null 10:55:18 sasl.login.refresh.buffer.seconds = 300 10:55:18 sasl.login.refresh.min.period.seconds = 60 10:55:18 sasl.login.refresh.window.factor = 0.8 10:55:18 sasl.login.refresh.window.jitter = 0.05 10:55:18 sasl.login.retry.backoff.max.ms = 10000 10:55:18 sasl.login.retry.backoff.ms = 100 10:55:18 sasl.mechanism = GSSAPI 10:55:18 sasl.oauthbearer.clock.skew.seconds = 30 10:55:18 sasl.oauthbearer.expected.audience = null 10:55:18 sasl.oauthbearer.expected.issuer = null 10:55:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:55:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:55:18 sasl.oauthbearer.jwks.endpoint.url = null 10:55:18 sasl.oauthbearer.scope.claim.name = scope 10:55:18 sasl.oauthbearer.sub.claim.name = sub 10:55:18 sasl.oauthbearer.token.endpoint.url = null 10:55:18 security.protocol = PLAINTEXT 10:55:18 security.providers = null 10:55:18 send.buffer.bytes = 131072 10:55:18 socket.connection.setup.timeout.max.ms = 30000 10:55:18 socket.connection.setup.timeout.ms = 10000 10:55:18 ssl.cipher.suites = null 10:55:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:55:18 ssl.endpoint.identification.algorithm = https 10:55:18 ssl.engine.factory.class = null 10:55:18 ssl.key.password = null 10:55:18 ssl.keymanager.algorithm = SunX509 10:55:18 ssl.keystore.certificate.chain = null 10:55:18 ssl.keystore.key = null 10:55:18 ssl.keystore.location = null 10:55:18 ssl.keystore.password = null 10:55:18 ssl.keystore.type = JKS 10:55:18 ssl.protocol = TLSv1.3 10:55:18 ssl.provider = null 10:55:18 ssl.secure.random.implementation = null 10:55:18 ssl.trustmanager.algorithm = PKIX 10:55:18 ssl.truststore.certificates = null 10:55:18 ssl.truststore.location = null 10:55:18 ssl.truststore.password = null 10:55:18 ssl.truststore.type = JKS 10:55:18 transaction.timeout.ms = 60000 10:55:18 transactional.id = null 10:55:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:55:18 10:55:18 2023-12-15T10:55:18.344Z WARN 8074 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:55:18 2023-12-15T10:55:18.344Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 10:55:18 2023-12-15T10:55:18.344Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 10:55:18 2023-12-15T10:55:18.344Z INFO 8074 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702637718344 10:55:18 2023-12-15T10:55:18.353Z INFO 8074 --- [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 HTN4rxaLSHK4fFgbEMxGZg 10:55:18 2023-12-15T10:55:18.353Z INFO 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.353Z WARN 8074 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.353Z INFO 8074 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: iU_dhBoTRDK3APyuBw25Ig 10:55:18 2023-12-15T10:55:18.361Z INFO 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.361Z WARN 8074 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.366Z INFO 8074 --- [ 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 HTN4rxaLSHK4fFgbEMxGZg 10:55:18 2023-12-15T10:55:18.366Z INFO 8074 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: iU_dhBoTRDK3APyuBw25Ig 10:55:18 2023-12-15T10:55:18.413Z INFO 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.413Z WARN 8074 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.455Z INFO 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.455Z WARN 8074 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.465Z INFO 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.465Z WARN 8074 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.476Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32790 (id: 2147483646 rack: null) 10:55:18 2023-12-15T10:55:18.477Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 10:55:18 2023-12-15T10:55:18.495Z INFO 8074 --- [ 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-07d1a2c1-95fd-4e2e-a8bf-aaa8e91debb5 10:55:18 2023-12-15T10:55:18.495Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:55:18 2023-12-15T10:55:18.495Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 10:55:18 2023-12-15T10:55:18.496Z INFO 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.496Z WARN 8074 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.523Z INFO 8074 --- [ 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-07d1a2c1-95fd-4e2e-a8bf-aaa8e91debb5', protocol='range'} 10:55:18 2023-12-15T10:55:18.523Z INFO 8074 --- [ 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-07d1a2c1-95fd-4e2e-a8bf-aaa8e91debb5=Assignment(partitions=[my-topic-name-0])} 10:55:18 2023-12-15T10:55:18.539Z INFO 8074 --- [ 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-07d1a2c1-95fd-4e2e-a8bf-aaa8e91debb5', protocol='range'} 10:55:18 2023-12-15T10:55:18.539Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 10:55:18 2023-12-15T10:55:18.540Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 10:55:18 2023-12-15T10:55:18.543Z INFO 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.544Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.544Z WARN 8074 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:55:18 2023-12-15T10:55:18.551Z INFO 8074 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 10:55:18 2023-12-15T10:55:18.564Z INFO 8074 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32790 (id: 1 rack: null)], epoch=0}}. 10:55:18 2023-12-15T10:55:18.672Z INFO 8074 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.672Z INFO 8074 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.673Z INFO 8074 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.674Z INFO 8074 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.674Z INFO 8074 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 10:55:18 2023-12-15T10:55:18.674Z INFO 8074 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.725Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.726Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 119ms, elapsed time since send: 119ms, request timeout: 30000ms) 10:55:18 2023-12-15T10:55:18.726Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 10:55:18 2023-12-15T10:55:18.726Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 10:55:18 2023-12-15T10:55:18.726Z INFO 8074 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=481094646, epoch=1) to node 1: 10:55:18 10:55:18 org.apache.kafka.common.errors.DisconnectException: null 10:55:18 10:55:18 2023-12-15T10:55:18.726Z INFO 8074 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32790 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:55:18 2023-12-15T10:55:18.773Z INFO 8074 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.773Z WARN 8074 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.773Z INFO 8074 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.773Z INFO 8074 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.773Z WARN 8074 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.773Z WARN 8074 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.774Z INFO 8074 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.774Z INFO 8074 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.774Z WARN 8074 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.774Z WARN 8074 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.774Z INFO 8074 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.774Z WARN 8074 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.774Z INFO 8074 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.774Z WARN 8074 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.827Z INFO 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.827Z WARN 8074 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.828Z INFO 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.828Z WARN 8074 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.856Z INFO 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.856Z WARN 8074 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.874Z INFO 8074 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.874Z WARN 8074 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.875Z INFO 8074 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.875Z WARN 8074 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.889Z INFO 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.889Z WARN 8074 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.912Z INFO 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.912Z WARN 8074 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.924Z INFO 8074 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.924Z WARN 8074 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.924Z INFO 8074 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.924Z WARN 8074 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.925Z INFO 8074 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.925Z INFO 8074 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.925Z WARN 8074 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.925Z WARN 8074 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 2023-12-15T10:55:18.925Z INFO 8074 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:55:18 2023-12-15T10:55:18.925Z WARN 8074 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 10:55:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.617 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 10:55:18 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 10:55:18 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 10:55:18 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 10:55:18 2023-12-15T10:55:18.964Z WARN 8074 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 10:55:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 10:55:18 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 10:55:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 10:55:18 2023-12-15T10:55:18.983Z INFO 8074 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:55:18 2023-12-15T10:55:18.984Z INFO 8074 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5707 is SHUTTING_DOWN 10:55:18 2023-12-15T10:55:18.984Z INFO 8074 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 10:55:18 2023-12-15T10:55:18.984Z INFO 8074 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.157]:5705 is SHUTTING_DOWN 10:55:18 2023-12-15T10:55:18.984Z WARN 8074 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 10:55:18 2023-12-15T10:55:18.984Z WARN 8074 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 10:55:18 2023-12-15T10:55:18.984Z INFO 8074 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.157]:5707 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 10:55:18 2023-12-15T10:55:18.984Z INFO 8074 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.157]:5705 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 10:55:19 [INFO] 10:55:19 [INFO] Results: 10:55:19 [INFO] 10:55:19 [INFO] Tests run: 545, Failures: 0, Errors: 0, Skipped: 0 10:55:19 [INFO] 10:55:19 [INFO] 10:55:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 10:55:19 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:55:19 [INFO] Analyzed bundle 'cps-ncmp-service' with 109 classes 10:55:19 [INFO] 10:55:19 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 10:55:19 [INFO] 10:55:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 10:55:19 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar 10:55:19 [INFO] 10:55:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 10:55:19 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:55:19 [INFO] 10:55:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 10:55:19 [INFO] 10:55:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 10:55:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:19 [INFO] 10:55:19 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 10:55:19 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:55:19 [INFO] Analyzed bundle 'cps-ncmp-service' with 109 classes 10:55:19 [INFO] All coverage checks have been met. 10:55:19 [INFO] 10:55:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 10:55:19 [INFO] 10:55:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 10:55:19 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.jar 10:55:19 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.pom 10:55:19 [INFO] 10:55:19 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 10:55:19 [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] 10:55:19 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:19 [INFO] 10:55:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 10:55:19 [INFO] 10:55:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 10:55:19 [INFO] 10:55:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 10:55:19 [INFO] 10:55:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 10:55:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:55:19 [INFO] 10:55:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 10:55:19 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:55:19 [INFO] 10:55:19 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 10:55:20 [INFO] Generating with dryRun=false 10:55:20 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 10:55:20 [INFO] OpenAPI Generator: spring (server) 10:55:20 [INFO] Generator 'spring' is considered stable. 10:55:20 [INFO] ---------------------------------- 10:55:20 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:55:20 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 10:55:20 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:55:20 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 10:55:20 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:20 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:20 [INFO] Processing operation getResourceDataForCmHandle 10:55:20 [INFO] Processing operation updateResourceDataRunningForCmHandle 10:55:20 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:20 [INFO] Processing operation createResourceDataRunningForCmHandle 10:55:20 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:20 [INFO] Processing operation deleteResourceDataRunningForCmHandle 10:55:20 [INFO] Processing operation patchResourceDataRunningForCmHandle 10:55:20 [INFO] Processing operation executeDataOperationForCmHandles 10:55:20 [INFO] Processing operation queryResourceDataForCmHandle 10:55:20 [INFO] Processing operation getModuleReferencesByCmHandle 10:55:20 [INFO] Processing operation getModuleDefinitionsByCmHandleId 10:55:20 [INFO] Processing operation searchCmHandles 10:55:20 [INFO] Processing operation retrieveCmHandleDetailsById 10:55:20 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 10:55:20 [INFO] Processing operation searchCmHandleIds 10:55:20 [INFO] Processing operation getCmHandleStateByCmHandleId 10:55:20 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 10:55:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 10:55:20 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:20 [WARNING] Multiple MediaTypes found, using only the first one 10:55:20 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:20 [WARNING] Multiple MediaTypes found, using only the first one 10:55:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 10:55:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:20 [INFO] Skipping generation of supporting files. 10:55:20 ################################################################################ 10:55:20 # Thanks for using OpenAPI Generator. # 10:55:20 # Please consider donation to help us maintain this project 🙏 # 10:55:20 # https://opencollective.com/openapi_generator/donate # 10:55:20 ################################################################################ 10:55:20 [INFO] 10:55:20 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 10:55:20 [INFO] Generating with dryRun=false 10:55:20 [INFO] No .openapi-generator-ignore file found. 10:55:20 [INFO] OpenAPI Generator: spring (server) 10:55:20 [INFO] Generator 'spring' is considered stable. 10:55:20 [INFO] ---------------------------------- 10:55:20 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:55:20 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 10:55:20 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:55:20 [INFO] Processing operation updateDmiPluginRegistration 10:55:20 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 10:55:20 [INFO] Processing operation searchCmHandleIds 10:55:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:20 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 10:55:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 10:55:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:20 [INFO] Skipping generation of supporting files. 10:55:20 ################################################################################ 10:55:20 # Thanks for using OpenAPI Generator. # 10:55:20 # Please consider donation to help us maintain this project 🙏 # 10:55:20 # https://opencollective.com/openapi_generator/donate # 10:55:20 ################################################################################ 10:55:20 [INFO] 10:55:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 10:55:20 [INFO] You have 0 Checkstyle violations. 10:55:20 [INFO] 10:55:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 10:55:20 [INFO] You have 0 Checkstyle violations. 10:55:20 [INFO] 10:55:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 10:55:20 [INFO] Starting audit... 10:55:20 Audit done. 10:55:20 [INFO] You have 0 Checkstyle violations. 10:55:20 [INFO] 10:55:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 10:55:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:20 [INFO] Copying 1 resource 10:55:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 10:55:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 10:55:20 [INFO] 10:55:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 10:55:20 [INFO] Changes detected - recompiling the module! :dependency 10:55:20 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 10:55:21 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 10:55:21 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 10:55:21 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 10:55:21 [INFO] 10:55:21 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 10:55:21 [INFO] 10:55:21 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 10:55:21 [INFO] Fork Value is true 10:55:23 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:55:23 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:55:23 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:55:23 [java] WARNING: System::setSecurityManager will be removed in a future release 10:55:26 [INFO] Done SpotBugs Analysis.... 10:55:26 [INFO] 10:55:26 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 10:55:26 [INFO] 10:55:26 [INFO] 10:55:26 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 10:55:26 [INFO] BugInstance size is 0 10:55:26 [INFO] Error size is 0 10:55:26 [INFO] No errors/warnings found 10:55:26 [INFO] 10:55:26 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 10:55:26 [INFO] Generating with dryRun=false 10:55:26 [INFO] No .openapi-generator-ignore file found. 10:55:26 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:55:26 [INFO] Generator 'openapi-yaml' is considered stable. 10:55:26 [INFO] Output file [outputFile=openapi-inventory.yaml] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:26 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:55:26 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:55:26 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 10:55:26 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:55:26 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:55:26 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:55:26 ################################################################################ 10:55:26 # Thanks for using OpenAPI Generator. # 10:55:26 # Please consider donation to help us maintain this project 🙏 # 10:55:26 # https://opencollective.com/openapi_generator/donate # 10:55:26 ################################################################################ 10:55:26 [INFO] 10:55:26 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 10:55:26 [INFO] Generating with dryRun=false 10:55:26 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:55:26 [INFO] Generator 'openapi-yaml' is considered stable. 10:55:26 [INFO] Output file [outputFile=openapi.yaml] 10:55:26 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 10:55:26 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:26 [WARNING] Multiple MediaTypes found, using only the first one 10:55:26 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:55:26 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:55:26 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 10:55:26 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 10:55:26 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:55:26 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:55:26 ################################################################################ 10:55:26 # Thanks for using OpenAPI Generator. # 10:55:26 # Please consider donation to help us maintain this project 🙏 # 10:55:26 # https://opencollective.com/openapi_generator/donate # 10:55:26 ################################################################################ 10:55:26 [INFO] 10:55:26 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 10:55:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:26 [INFO] Copying 2 resources 10:55:26 [INFO] 10:55:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 10:55:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:26 [INFO] Copying 6 resources 10:55:26 [INFO] 10:55:26 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 10:55:26 [INFO] Changes detected - recompiling the module! :dependency 10:55:26 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:55:26 [INFO] 10:55:26 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 10:55:26 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:55:26 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:55:28 [INFO] Compiled 18 files. 10:55:28 [INFO] 10:55:28 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 10:55:28 [INFO] 10:55:28 [INFO] ------------------------------------------------------- 10:55:28 [INFO] T E S T S 10:55:28 [INFO] ------------------------------------------------------- 10:55:29 10:55:29.131 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:29 10:55:29.332 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:55:29 10:55:29.462 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:29 10:55:29.506 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:55:29 10:55:29.526 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:29 10:55:29.536 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:55:29 10:55:29.581 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:29 10:55:29.589 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:55:29 10:55:29.593 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:29 10:55:29.600 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:55:29 10:55:29.603 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:55:29 10:55:29.609 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:55:29 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:55:33 10:55:28,947 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:55:33 10:55:28,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:55:33 10:55:28,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:55:33 10:55:28,969 |-INFO in ch.qos.logback.classic.BasicConfigurator@7bb50de0 - Setting up default configuration. 10:55:33 10:55:31,365 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63916a3 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:55:33 10:55:31,415 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@25dc8147 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:55:33 10:55:31,415 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63916a3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:55:33 10:55:31,418 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:55:33 10:55:31,418 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:55:33 10:55:31,418 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:55:33 10:55:31,420 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@25dc8147 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:55:33 10:55:31,420 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63916a3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:55:33 10:55:31,428 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:33 10:55:31,428 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:55:33 10:55:31,432 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:55:33 10:55:31,465 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637731463) 10:55:33 10:55:31,466 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:55:33 10:55:31,466 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:55:33 10:55:31,470 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:55:33 10:55:31,474 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:55:33 10:55:31,474 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:55:33 10:55:31,475 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:55:33 10:55:31,476 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:55:33 10:55:31,476 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:33 10:55:31,482 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:33 10:55:31,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:55:33 10:55:31,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:33 10:55:31,515 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:55:33 10:55:31,523 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:55:33 10:55:31,883 |-INFO in ch.qos.logback.classic.pattern.DateConverter@962e03a - Setting zoneId to "UTC" 10:55:33 10:55:31,893 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:55:33 10:55:31,893 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:33 10:55:32,180 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:55:33 10:55:32,181 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:55:33 10:55:32,181 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:55:33 10:55:32,181 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:55:33 10:55:32,182 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:55:33 10:55:32,182 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:55:33 10:55:32,182 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:55:33 10:55:32,182 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@472073bb - End of configuration. 10:55:33 10:55:32,182 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@63714a1 - Registering current configuration as safe fallback point 10:55:33 10:55:33 10:55:33 . ____ _ __ _ _ 10:55:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:33 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:33 =========|_|==============|___/=/_/_/_/ 10:55:33 :: Spring Boot :: (v3.1.2) 10:55:33 10:55:33 2023-12-15T10:55:32.283Z INFO 13514 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13514 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 10:55:33 2023-12-15T10:55:32.284Z INFO 13514 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:33 2023-12-15T10:55:33.706Z INFO 13514 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:55:33 2023-12-15T10:55:33.706Z INFO 13514 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:55:33 2023-12-15T10:55:33.707Z INFO 13514 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:55:33 2023-12-15T10:55:33.727Z INFO 13514 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.742 seconds (process running for 5.549) 10:55:33 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:55:34 2023-12-15T10:55:34.580Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:34 10:55:34 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 10:55:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:55:34 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 10:55:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:55:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:55:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:55:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:55:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:55:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:34 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:34 10:55:34 2023-12-15T10:55:34.591Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:34 10:55:34 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 10:55:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:55:34 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 10:55:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:55:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:55:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:55:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:55:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:55:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:34 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:34 10:55:34 2023-12-15T10:55:34.604Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:34 10:55:34 java.lang.IllegalStateException: some error message 10:55:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:55:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:55:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:55:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:55:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:55:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:55:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:55:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:55:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:55:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:55:34 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 10:55:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:34 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:55:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:55:34 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:55:34 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:55:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:55:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:34 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:34 10:55:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.928 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:55:34 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 10:55:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 10:55:34 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:55:35 10:55:35 . ____ _ __ _ _ 10:55:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:35 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:35 =========|_|==============|___/=/_/_/_/ 10:55:35 :: Spring Boot :: (v3.1.2) 10:55:35 10:55:35 2023-12-15T10:55:34.968Z INFO 13514 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13514 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 10:55:35 2023-12-15T10:55:34.968Z INFO 13514 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:35 2023-12-15T10:55:35.718Z INFO 13514 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:55:35 2023-12-15T10:55:35.718Z INFO 13514 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:55:35 2023-12-15T10:55:35.718Z INFO 13514 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:55:35 2023-12-15T10:55:35.726Z INFO 13514 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.793 seconds (process running for 7.548) 10:55:35 2023-12-15T10:55:35.893Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:35 10:55:35 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 10:55:35 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:35 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 10:55:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:35 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 10:55:35 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:35 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 10:55:35 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:55:35 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$329795542.executeRequest(Unknown Source) 10:55:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:113) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:35 10:55:35 2023-12-15T10:55:35.916Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:35 10:55:35 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 10:55:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:136) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:35 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:55:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 10:55:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:35 10:55:36 2023-12-15T10:55:36.126Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 10:55:36 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:55:36 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 10:55:36 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 10:55:36 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 10:55:36 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 10:55:36 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 10:55:36 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 10:55:36 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 10:55:36 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 10:55:36 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 10:55:36 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 10:55:36 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 10:55:36 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 10:55:36 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:55:36 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:55:36 ... 123 common frames omitted 10:55:36 10:55:36 2023-12-15T10:55:36.178Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 10:55:36 2023-12-15T10:55:36.184Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:55:36 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 10:55:36 2023-12-15T10:55:36.191Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 10:55:36 2023-12-15T10:55:36.196Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:55:36 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 10:55:36 2023-12-15T10:55:36.202Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 10:55:36 2023-12-15T10:55:36.208Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:55:36 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 10:55:36 2023-12-15T10:55:36.212Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 10:55:36 2023-12-15T10:55:36.216Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:55:36 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 10:55:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 10:55:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 10:55:36 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:55:36 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:55:36 10:55:36 . ____ _ __ _ _ 10:55:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:55:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:55:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:55:36 ' |____| .__|_| |_|_| |_\__, | / / / / 10:55:36 =========|_|==============|___/=/_/_/_/ 10:55:36 :: Spring Boot :: (v3.1.2) 10:55:36 10:55:36 2023-12-15T10:55:36.304Z INFO 13514 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13514 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 10:55:36 2023-12-15T10:55:36.304Z INFO 13514 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:55:36 2023-12-15T10:55:36.579Z INFO 13514 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:55:36 2023-12-15T10:55:36.579Z INFO 13514 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:55:36 2023-12-15T10:55:36.579Z INFO 13514 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:55:36 2023-12-15T10:55:36.583Z INFO 13514 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.304 seconds (process running for 8.405) 10:55:36 2023-12-15T10:55:36.658Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 10:55:36 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:55:36 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 10:55:36 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:55:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 10:55:36 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 10:55:36 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 10:55:36 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 10:55:36 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 10:55:36 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 10:55:36 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 10:55:36 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 10:55:36 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 10:55:36 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 10:55:36 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 10:55:36 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:55:36 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:55:36 ... 123 common frames omitted 10:55:36 10:55:36 2023-12-15T10:55:36.686Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 10:55:36 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:55:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:55:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 10:55:36 2023-12-15T10:55:36.690Z ERROR 13514 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:55:36 10:55:36 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:55:36 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:55:36 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 10:55:36 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 10:55:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 10:55:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 10:55:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 10:55:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:55:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:55:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:55:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:55:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:55:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:55:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:55:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:55:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:55:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:55:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:55:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:55:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:55:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:55:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:55:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:55:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:55:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:55:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:55:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:55:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:55:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:55:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:55:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:55:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:55:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:55:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:55:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:55:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:55:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:55:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:55:36 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:55:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:55:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:55:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:55:36 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:55:36 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 10:55:36 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 10:55:36 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 10:55:36 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 10:55:36 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 10:55:36 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 10:55:36 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 10:55:36 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 10:55:36 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 10:55:36 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 10:55:36 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 10:55:36 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:55:36 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:55:36 ... 133 common frames omitted 10:55:36 10:55:36 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:55:36 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 10:55:37 2023-12-15T10:55:36.763Z ERROR 13514 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 10:55:37 2023-12-15T10:55:37.268Z WARN 13514 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 10:55:37 2023-12-15T10:55:37.275Z ERROR 13514 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 10:55:37 2023-12-15T10:55:37.279Z INFO 13514 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:55:37 2023-12-15T10:55:37.282Z INFO 13514 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:55:37 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 10:55:37 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 10:55:37 2023-12-15T10:55:37.360Z INFO 13514 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:55:37 2023-12-15T10:55:37.380Z ERROR 13514 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 10:55:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 10:55:37 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 10:55:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 10:55:37 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:55:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:55:37 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 10:55:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 10:55:37 [INFO] 10:55:37 [INFO] Results: 10:55:37 [INFO] 10:55:37 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 10:55:37 [INFO] 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 10:55:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:55:37 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 10:55:37 [INFO] 10:55:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 10:55:37 [INFO] 10:55:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 10:55:37 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 10:55: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-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:55:37 [INFO] 10:55:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 10:55:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 10:55:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:55:37 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 10:55:37 [INFO] All coverage checks have been met. 10:55:37 [INFO] 10:55:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 10:55:37 [INFO] 10:55:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 10:55:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 10:55:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.pom 10:55:37 [INFO] 10:55:37 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 10:55:37 [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] 10:55:37 [INFO] --------------------------------[ pom ]--------------------------------- 10:55:37 [INFO] 10:55:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] 10:55:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] 10:55:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:37 [INFO] surefireArgLine set to empty 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:37 [INFO] argLine set to empty 10:55:37 [INFO] 10:55:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] You have 0 Checkstyle violations. 10:55:37 [INFO] 10:55:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] You have 0 Checkstyle violations. 10:55:37 [INFO] 10:55:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] Starting audit... 10:55:37 Audit done. 10:55:37 [INFO] You have 0 Checkstyle violations. 10:55:37 [INFO] 10:55:37 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 10:55:37 [INFO] 10:55:37 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] 10:55:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 10:55:37 [INFO] 10:55:37 [INFO] 10:55:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] 10:55:37 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] No sources specified for compilation. Skipping. 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:37 [INFO] 10:55:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:37 [INFO] failsafeArgLine set to empty 10:55:37 [INFO] 10:55:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] No tests to run. 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:37 [INFO] 10:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:37 [INFO] 10:55:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] 10:55:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 10:55:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-3.4.1-SNAPSHOT.pom 10:55:37 [INFO] 10:55:37 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 10:55:37 [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] 10:55:37 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:38 [INFO] 10:55:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] 10:55:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] 10:55:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] 10:55:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:38 [INFO] surefireArgLine set to empty 10:55:38 [INFO] 10:55:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:38 [INFO] argLine set to empty 10:55:38 [INFO] 10:55:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] You have 0 Checkstyle violations. 10:55:38 [INFO] 10:55:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] You have 0 Checkstyle violations. 10:55:38 [INFO] 10:55:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] Starting audit... 10:55:38 Audit done. 10:55:38 [INFO] You have 0 Checkstyle violations. 10:55:38 [INFO] 10:55:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:38 [INFO] Copying 3 resources 10:55:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 10:55:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 10:55:38 [INFO] 10:55:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] Changes detected - recompiling the module! :dependency 10:55:38 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:55:38 [INFO] 10:55:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 10:55:38 [INFO] 10:55:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 10:55:38 [INFO] Fork Value is true 10:55:40 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:55:40 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:55:40 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:55:40 [java] WARNING: System::setSecurityManager will be removed in a future release 10:55:41 [INFO] Done SpotBugs Analysis.... 10:55:41 [INFO] 10:55:41 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 10:55:41 [INFO] 10:55:41 [INFO] 10:55:41 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 10:55:41 [INFO] BugInstance size is 0 10:55:41 [INFO] Error size is 0 10:55:41 [INFO] No errors/warnings found 10:55:41 [INFO] 10:55:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 10:55:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 10:55:41 [INFO] 10:55:41 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 10:55:41 [INFO] No sources to compile 10:55:41 [INFO] 10:55:41 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 10:55:41 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:55:41 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:55:41 [INFO] Compiled 4 files. 10:55:41 [INFO] 10:55:41 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 10:55:41 [INFO] 10:55:41 [INFO] ------------------------------------------------------- 10:55:41 [INFO] T E S T S 10:55:41 [INFO] ------------------------------------------------------- 10:55:43 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:55:45 10:55:42,321 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:55:45 10:55:42,342 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:55:45 10:55:42,342 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:55:45 10:55:42,343 |-INFO in ch.qos.logback.classic.BasicConfigurator@13c8ac77 - Setting up default configuration. 10:55:45 10:55:43,469 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bdf - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:55:45 10:55:43,505 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4cad79bc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:55:45 10:55:43,505 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bdf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:55:45 10:55:43,508 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:55:45 10:55:43,508 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:55:45 10:55:43,508 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:55:45 10:55:43,509 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4cad79bc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:55:45 10:55:43,509 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bdf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:55:45 10:55:43,515 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:55:45 10:55:43,515 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:55:45 10:55:43,519 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:55:45 10:55:43,538 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637743537) 10:55:45 10:55:43,539 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:55:45 10:55:43,539 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:55:45 10:55:43,543 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:55:45 10:55:43,548 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:55:45 10:55:43,549 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:55:45 10:55:43,549 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:55:45 10:55:43,549 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:55:45 10:55:43,549 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:45 10:55:43,553 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:55:45 10:55:43,563 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:55:45 10:55:43,563 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:55:45 10:55:43,569 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:55:45 10:55:43,573 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:55:45 10:55:43,593 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7a9eccc4 - Setting zoneId to "UTC" 10:55:45 10:55:43,599 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:55:45 10:55:43,599 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:55:45 10:55:43,770 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:55:45 10:55:43,771 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:55:45 10:55:43,771 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:55:45 10:55:43,771 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:55:45 10:55:43,772 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:55:45 10:55:43,772 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:55:45 10:55:43,772 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:55:45 10:55:43,772 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@78422efb - End of configuration. 10:55:45 10:55:43,772 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5f05c8d6 - Registering current configuration as safe fallback point 10:55:45 10:55:45 2023-12-15T10:55:43.894Z INFO 13638 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13638 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 10:55:45 2023-12-15T10:55:43.895Z INFO 13638 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 10:55:45 2023-12-15T10:55:44.870Z INFO 13638 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 10:55:45 2023-12-15T10:55:44.873Z INFO 13638 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 10:55:45 2023-12-15T10:55:44.931Z INFO 13638 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 10:55:45 2023-12-15T10:55:44.932Z INFO 13638 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1012 ms 10:55:45 2023-12-15T10:55:45.000Z INFO 13638 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 10:55:45 2023-12-15T10:55:45.005Z INFO 13638 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@45fb2354{application,/,[file:///tmp/jetty-docbase.0.227895883962020631/],AVAILABLE} 10:55:45 2023-12-15T10:55:45.007Z INFO 13638 --- [ main] org.eclipse.jetty.server.Server : Started Server@2c3f43d1{STARTING}[11.0.15,sto=0] @3100ms 10:55:45 2023-12-15T10:55:45.492Z INFO 13638 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 10:55:45 2023-12-15T10:55:45.492Z INFO 13638 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 10:55:45 2023-12-15T10:55:45.493Z INFO 13638 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 10:55:45 2023-12-15T10:55:45.508Z INFO 13638 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@74cd798f{HTTP/1.1, (http/1.1)}{0.0.0.0:40795} 10:55:45 2023-12-15T10:55:45.509Z INFO 13638 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 40795 (http/1.1) with context path '/' 10:55:45 2023-12-15T10:55:45.519Z INFO 13638 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.292 seconds (process running for 3.613) 10:55:45 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:55:46 2023-12-15T10:55:46.442Z WARN 13638 --- [tp2109182431-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 10:55:46 2023-12-15T10:55:46.443Z INFO 13638 --- [tp2109182431-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 10:55:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.547 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:55:46 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 10:55:46 2023-12-15T10:55:46.577Z WARN 13638 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 10:55:46 2023-12-15T10:55:46.577Z INFO 13638 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 10:55:46 2023-12-15T10:55:46.581Z INFO 13638 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test10135867066416065410/file.txt 10:55:46 2023-12-15T10:55:46.582Z WARN 13638 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 10:55:46 2023-12-15T10:55:46.583Z ERROR 13638 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 10:55:46 2023-12-15T10:55:46.583Z WARN 13638 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test10135867066416065410/unknown-file.txt', will search it in classpath 10:55:46 2023-12-15T10:55:46.583Z ERROR 13638 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test10135867066416065410/unknown-file.txt file not found on classpath or on file system 10:55:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 10:55:46 [INFO] 10:55:46 [INFO] Results: 10:55:46 [INFO] 10:55:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 10:55:46 [INFO] 10:55:46 [INFO] 10:55:46 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 10:55:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:46 [INFO] 10:55:46 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 10:55:46 [INFO] 10:55:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 10:55:46 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar 10:55:46 [INFO] 10:55:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 10:55:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:46 [INFO] failsafeArgLine set to empty 10:55:46 [INFO] 10:55:46 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 10:55:46 [INFO] 10:55:46 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 10:55:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:46 [INFO] 10:55:46 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 10:55:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:46 [INFO] 10:55:46 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 10:55:46 [INFO] 10:55:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 10:55:46 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar 10:55:46 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.pom 10:55:46 [INFO] 10:55:46 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 10:55:46 [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] 10:55:46 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:46 [INFO] 10:55:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 10:55:46 [INFO] 10:55:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 10:55:46 [INFO] 10:55:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 10:55:46 [INFO] 10:55:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 10:55:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:46 [INFO] surefireArgLine set to empty 10:55:46 [INFO] 10:55:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 10:55:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:46 [INFO] argLine set to empty 10:55:46 [INFO] 10:55:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 10:55:46 [INFO] You have 0 Checkstyle violations. 10:55:46 [INFO] 10:55:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 10:55:46 [INFO] You have 0 Checkstyle violations. 10:55:46 [INFO] 10:55:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 10:55:46 [INFO] Starting audit... 10:55:46 Audit done. 10:55:46 [INFO] You have 0 Checkstyle violations. 10:55:46 [INFO] 10:55:46 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 10:55:47 [INFO] 10:55:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 10:55:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 10:55:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 10:55:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 10:55:47 [INFO] 10:55:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 10:55:47 [INFO] Changes detected - recompiling the module! :dependency 10:55:47 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 10:55:47 [INFO] 10:55:47 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 10:55:47 [INFO] 10:55:47 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 10:55:47 [INFO] Fork Value is true 10:55:49 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:55:49 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:55:49 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:55:49 [java] WARNING: System::setSecurityManager will be removed in a future release 10:55:49 [INFO] Done SpotBugs Analysis.... 10:55:49 [INFO] 10:55:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 10:55:49 [INFO] 10:55:49 [INFO] 10:55:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 10:55:49 [INFO] BugInstance size is 0 10:55:49 [INFO] Error size is 0 10:55:49 [INFO] No errors/warnings found 10:55:49 [INFO] 10:55:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 10:55:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 10:55:49 [INFO] 10:55:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 10:55:49 [INFO] No sources to compile 10:55:49 [INFO] 10:55:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 10:55:49 [INFO] No sources specified for compilation. Skipping. 10:55:49 [INFO] 10:55:49 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 10:55:49 [INFO] No tests to run. 10:55:49 [INFO] 10:55:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 10:55:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:49 [INFO] 10:55:49 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 10:55:49 [INFO] 10:55:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 10:55:49 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar 10:55:49 [INFO] 10:55:49 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 10:55:50 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 10:55:50 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar.original 10:55:50 [INFO] 10:55:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 10:55:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:50 [INFO] failsafeArgLine set to empty 10:55:50 [INFO] 10:55:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 10:55:50 [INFO] No tests to run. 10:55:50 [INFO] 10:55:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 10:55:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:50 [INFO] 10:55:50 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 10:55:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:55:50 [INFO] 10:55:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 10:55:50 [INFO] 10:55:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 10:55:50 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar 10:55:50 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.pom 10:55:50 [INFO] 10:55:50 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 10:55:50 [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] 10:55:50 [INFO] --------------------------------[ jar ]--------------------------------- 10:55:50 [INFO] 10:55:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 10:55:50 [INFO] 10:55:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 10:55:50 [INFO] 10:55:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 10:55:50 [INFO] 10:55:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 10:55:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:55:51 [INFO] 10:55:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 10:55:51 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:55:51 [INFO] 10:55:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 10:55:51 [INFO] You have 0 Checkstyle violations. 10:55:51 [INFO] 10:55:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 10:55:51 [INFO] You have 0 Checkstyle violations. 10:55:51 [INFO] 10:55:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 10:55:51 [INFO] Starting audit... 10:55:51 Audit done. 10:55:51 [INFO] You have 0 Checkstyle violations. 10:55:51 [INFO] 10:55:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 10:55:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:51 [INFO] Copying 58 resources 10:55:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 10:55:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 10:55:51 [INFO] 10:55:51 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 10:55:51 [INFO] Changes detected - recompiling the module! :dependency 10:55:51 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 10:55:52 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 10:55:52 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 10:55:52 [INFO] 10:55:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 10:55:52 [INFO] 10:55:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 10:55:52 [INFO] Fork Value is true 10:55:53 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:55:53 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:55:53 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:55:53 [java] WARNING: System::setSecurityManager will be removed in a future release 10:55:56 [INFO] Done SpotBugs Analysis.... 10:55:56 [INFO] 10:55:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 10:55:56 [INFO] 10:55:56 [INFO] 10:55:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 10:55:56 [INFO] BugInstance size is 0 10:55:56 [INFO] Error size is 0 10:55:56 [INFO] No errors/warnings found 10:55:56 [INFO] 10:55:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 10:55:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:55:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 10:55:56 [INFO] 10:55:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 10:55:56 [INFO] No sources to compile 10:55:56 [INFO] 10:55:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 10:55:56 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:55:57 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:55:58 [INFO] Compiled 24 files. 10:55:58 [INFO] 10:55:58 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 10:55:58 [INFO] 10:55:58 [INFO] ------------------------------------------------------- 10:55:58 [INFO] T E S T S 10:55:58 [INFO] ------------------------------------------------------- 10:56:00 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 10:56:01 10:56:01.398 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 10:56:01 10:56:01.749 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:56:01 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 10:56:01 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 10:56:02 10:55:58,986 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:56:02 10:55:59,009 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:56:02 10:55:59,010 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:56:02 10:55:59,012 |-INFO in ch.qos.logback.classic.BasicConfigurator@11a88d87 - Setting up default configuration. 10:56:02 10:56:02,014 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:56:02 10:56:02,064 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@496101d1 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:56:02 10:56:02,064 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:56:02 10:56:02,067 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:56:02 10:56:02,067 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:56:02 10:56:02,067 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:56:02 10:56:02,069 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@496101d1 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:56:02 10:56:02,069 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:56:02 10:56:02,076 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:56:02 10:56:02,076 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:56:02 10:56:02,080 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:56:02 10:56:02,146 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637762142) 10:56:02 10:56:02,147 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:56:02 10:56:02,147 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:56:02 10:56:02,154 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:56:02 10:56:02,154 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:56:02 10:56:02,155 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:56:02 10:56:02,156 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:56:02 10:56:02,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:56:02 10:56:02,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:56:02 10:56:02,162 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:56:02 10:56:02,183 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:56:02 10:56:02,183 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:56:02 10:56:02,190 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:56:02 10:56:02,198 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:56:02 10:56:02,210 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4c14ed24 - Setting zoneId to "UTC" 10:56:02 10:56:02,218 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:56:02 10:56:02,218 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:56:02 10:56:02,496 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:56:02 10:56:02,497 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:56:02 10:56:02,497 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:56:02 10:56:02,497 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:56:02 10:56:02,498 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:56:02 10:56:02,498 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:56:02 10:56:02,498 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:56:02 10:56:02,498 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@523cc8b4 - End of configuration. 10:56:02 10:56:02,498 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@139224ab - Registering current configuration as safe fallback point 10:56:02 10:56:02 10:56:02 . ____ _ __ _ _ 10:56:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:56:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:56:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:56:02 ' |____| .__|_| |_|_| |_\__, | / / / / 10:56:02 =========|_|==============|___/=/_/_/_/ 10:56:02 :: Spring Boot :: (v3.1.2) 10:56:02 10:56:02 2023-12-15T10:56:02.625Z INFO 13816 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13816 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 10:56:02 2023-12-15T10:56:02.626Z INFO 13816 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 10:56:02 2023-12-15T10:56:02.913Z INFO 13816 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.072 seconds (process running for 4.73) 10:56:03 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:56:05 2023-12-15T10:56:03.584Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:05 10:56:05 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:05 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:05 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:05 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:05 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:05 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:05 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:05 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:05 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:05 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:05 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:05 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:05 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:05 ... 48 common frames omitted 10:56:05 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:05 ... 75 common frames omitted 10:56:05 10:56:05 2023-12-15T10:56:03.795Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:56:05 10:56:05 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:05 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:05 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:05 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:05 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:05 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:05 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:05 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:05 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:05 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:05 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:05 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:05 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:05 ... 48 common frames omitted 10:56:05 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:05 ... 75 common frames omitted 10:56:05 10:56:05 2023-12-15T10:56:04.248Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 10:56:05 10:56:05 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:05 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:05 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:05 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:05 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:05 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:05 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:05 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:05 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:05 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:05 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:05 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:05 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:05 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:05 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:05 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:05 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:05 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:05 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:05 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:05 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:05 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:05 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:05 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:05 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:05 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:05 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:05 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:05 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:05 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:05 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:05 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:05 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:05 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:05 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:05 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:05 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:05 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:05 ... 48 common frames omitted 10:56:05 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:05 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:05 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:05 ... 75 common frames omitted 10:56:05 10:56:07 2023-12-15T10:56:05.312Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 10:56:07 10:56:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:07 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:07 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:07 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:07 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:07 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:07 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:07 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:07 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:07 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:07 ... 48 common frames omitted 10:56:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:07 ... 75 common frames omitted 10:56:07 10:56:07 2023-12-15T10:56:07.291Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 10:56:07 10:56:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:07 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:07 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:07 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:07 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:07 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:07 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:07 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:07 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:07 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:07 ... 48 common frames omitted 10:56:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:07 ... 75 common frames omitted 10:56:07 10:56:08 2023-12-15T10:56:07.303Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:08 10:56:08 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:08 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:08 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:08 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:08 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:08 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:08 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:08 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:08 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:08 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:08 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:08 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:08 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:08 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:08 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:08 ... 48 common frames omitted 10:56:08 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:08 ... 75 common frames omitted 10:56:08 10:56:08 2023-12-15T10:56:07.630Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:56:08 10:56:08 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:08 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:08 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:08 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:08 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:08 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:08 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:08 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 10:56:08 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:08 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:08 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:08 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:08 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:08 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:08 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:08 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:08 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:08 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:08 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:08 ... 48 common frames omitted 10:56:08 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:08 ... 75 common frames omitted 10:56:08 10:56:10 2023-12-15T10:56:08.258Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:10 10:56:10 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:10 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:10 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:10 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:10 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:10 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:10 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:10 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:10 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:10 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:10 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:10 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:10 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:10 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:10 ... 48 common frames omitted 10:56:10 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:10 ... 75 common frames omitted 10:56:10 10:56:10 2023-12-15T10:56:08.606Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:56:10 10:56:10 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:10 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:10 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:10 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:10 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:10 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:10 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:10 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:10 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:10 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:10 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:10 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:10 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:10 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:10 ... 48 common frames omitted 10:56:10 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:10 ... 75 common frames omitted 10:56:10 10:56:10 2023-12-15T10:56:09.132Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 10:56:10 10:56:10 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:10 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:10 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:10 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:10 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:10 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:10 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:10 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:10 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:10 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:10 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:10 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:10 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:10 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:10 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:10 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:10 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:10 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:10 ... 48 common frames omitted 10:56:10 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:10 ... 75 common frames omitted 10:56:10 10:56:12 2023-12-15T10:56:10.372Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 10:56:12 10:56:12 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:12 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:12 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:12 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:12 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:12 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:12 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:12 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:12 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:12 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:12 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:12 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:12 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:12 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:12 ... 48 common frames omitted 10:56:12 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:12 ... 75 common frames omitted 10:56:12 10:56:12 2023-12-15T10:56:12.347Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 10:56:12 10:56:12 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:12 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:12 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:12 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:12 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:12 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:12 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:12 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:12 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:12 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:12 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:12 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:12 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:12 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:12 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:12 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:12 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:12 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:12 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:12 ... 48 common frames omitted 10:56:12 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:12 ... 75 common frames omitted 10:56:12 10:56:13 2023-12-15T10:56:12.360Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:13 10:56:13 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:13 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:13 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:13 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:13 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:13 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:13 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:13 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:13 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:13 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:13 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:13 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:13 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:13 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:13 ... 48 common frames omitted 10:56:13 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:13 ... 75 common frames omitted 10:56:13 10:56:13 2023-12-15T10:56:12.616Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:56:13 10:56:13 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 10:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:56:13 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:56:13 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 10:56:13 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 10:56:13 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:56:13 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 10:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:56:13 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 10:56:13 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 10:56:13 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:56:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:13 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:56:13 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:56:13 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:56:13 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:56:13 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:56:13 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:13 ... 48 common frames omitted 10:56:13 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:13 ... 75 common frames omitted 10:56:13 10:56:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.522 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 10:56:13 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 10:56:13 2023-12-15T10:56:13.316Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:13 10:56:13 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:13 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:56:13 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:13 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:13 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 10:56:13 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 10:56:13 at java.base/java.lang.Class.newInstance(Class.java:645) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 10:56:13 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 10:56:13 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:13 ... 30 common frames omitted 10:56:13 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:13 ... 46 common frames omitted 10:56:13 10:56:13 2023-12-15T10:56:13.320Z WARN 13816 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:56:13 10:56:13 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 10:56:13 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:56:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:56:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:56:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:56:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:56:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:56:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:56:13 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:56:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:56:13 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:56:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:56:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:56:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:56:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:56:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:56:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:56:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 10:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 10:56:13 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 10:56:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:56:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:56:13 Caused by: org.hibernate.exception.ConstraintViolationException: 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:56:13 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 10:56:13 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 10:56:13 at java.base/java.lang.Class.newInstance(Class.java:645) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 10:56:13 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 10:56:13 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 10:56:13 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:56:13 ... 30 common frames omitted 10:56:13 Caused by: java.sql.SQLException: no checksum 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:56:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:56:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:56:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:56:13 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:56:13 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:56:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:56:13 ... 46 common frames omitted 10:56:13 10:56:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 10:56:13 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 10:56:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 10:56:13 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 10:56:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 10:56:13 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 10:56:13 2023-12-15T10:56:13.563Z INFO 13816 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 10:56:13 2023-12-15T10:56:13.563Z INFO 13816 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 10:56:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.onap.cps.spi.utils.SessionManagerSpec 10:56:13 [INFO] 10:56:13 [INFO] Results: 10:56:13 [INFO] 10:56:13 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 10:56:13 [INFO] 10:56:13 [INFO] 10:56:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 10:56:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:56:13 [INFO] Analyzed bundle 'cps-ri' with 22 classes 10:56:13 [INFO] 10:56:13 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 10:56:13 [INFO] 10:56:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 10:56:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar 10:56:13 [INFO] 10:56:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 10:56:13 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:56:13 [INFO] 10:56:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 10:56:13 [INFO] 10:56:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 10:56:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:56:13 [INFO] 10:56:13 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 10:56:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:56:13 [INFO] Analyzed bundle 'cps-ri' with 22 classes 10:56:13 [INFO] All coverage checks have been met. 10:56:13 [INFO] 10:56:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 10:56:13 [INFO] 10:56:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 10:56:13 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar 10:56:13 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom 10:56:13 [INFO] 10:56:13 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 10:56:13 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] 10:56:13 [INFO] --------------------------------[ pom ]--------------------------------- 10:56:13 [INFO] 10:56:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] 10:56:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] 10:56:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] 10:56:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:13 [INFO] surefireArgLine set to empty 10:56:13 [INFO] 10:56:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:13 [INFO] argLine set to empty 10:56:13 [INFO] 10:56:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] You have 0 Checkstyle violations. 10:56:13 [INFO] 10:56:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] You have 0 Checkstyle violations. 10:56:13 [INFO] 10:56:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] Starting audit... 10:56:13 Audit done. 10:56:13 [INFO] You have 0 Checkstyle violations. 10:56:13 [INFO] 10:56:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 10:56:13 [INFO] 10:56:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] 10:56:13 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 10:56:13 [INFO] 10:56:13 [INFO] 10:56:13 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] 10:56:13 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] No sources specified for compilation. Skipping. 10:56:13 [INFO] 10:56:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 10:56:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:13 [INFO] 10:56:13 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 10:56:14 [INFO] 10:56:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 10:56:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:14 [INFO] failsafeArgLine set to empty 10:56:14 [INFO] 10:56:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 10:56:14 [INFO] No tests to run. 10:56:14 [INFO] 10:56:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 10:56:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:14 [INFO] 10:56:14 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 10:56:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:14 [INFO] 10:56:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 10:56:14 [INFO] 10:56:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 10:56:14 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom 10:56:14 [INFO] 10:56:14 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 10:56:14 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] 10:56:14 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:14 [INFO] 10:56:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] 10:56:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] 10:56:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] 10:56:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:14 [INFO] surefireArgLine set to empty 10:56:14 [INFO] 10:56:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:14 [INFO] argLine set to empty 10:56:14 [INFO] 10:56:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] You have 0 Checkstyle violations. 10:56:14 [INFO] 10:56:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] You have 0 Checkstyle violations. 10:56:14 [INFO] 10:56:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] Starting audit... 10:56:14 Audit done. 10:56:14 [INFO] You have 0 Checkstyle violations. 10:56:14 [INFO] 10:56:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:14 [INFO] Copying 4 resources 10:56:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 10:56:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 10:56:14 [INFO] 10:56:14 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] Changes detected - recompiling the module! :dependency 10:56:14 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 10:56:14 [INFO] 10:56:14 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 10:56:14 [INFO] 10:56:14 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:14 [INFO] Fork Value is true 10:56:16 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:56:16 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:56:16 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:56:16 [java] WARNING: System::setSecurityManager will be removed in a future release 10:56:17 [INFO] Done SpotBugs Analysis.... 10:56:17 [INFO] 10:56:17 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 10:56:17 [INFO] 10:56:17 [INFO] 10:56:17 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] BugInstance size is 0 10:56:17 [INFO] Error size is 0 10:56:17 [INFO] No errors/warnings found 10:56:17 [INFO] 10:56:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 10:56:17 [INFO] 10:56:17 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] No sources to compile 10:56:17 [INFO] 10:56:17 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] No sources specified for compilation. Skipping. 10:56:17 [INFO] 10:56:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] No tests to run. 10:56:17 [INFO] 10:56:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:17 [INFO] 10:56:17 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] 10:56:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar 10:56:17 [INFO] 10:56:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:17 [INFO] failsafeArgLine set to empty 10:56:17 [INFO] 10:56:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] No tests to run. 10:56:17 [INFO] 10:56:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:17 [INFO] 10:56:17 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:17 [INFO] 10:56:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] 10:56:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 10:56:17 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar 10:56:17 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom 10:56:17 [INFO] 10:56:17 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 10:56:17 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] 10:56:17 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:17 [INFO] 10:56:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] 10:56:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] 10:56:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] 10:56:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:17 [INFO] surefireArgLine set to empty 10:56:17 [INFO] 10:56:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:17 [INFO] argLine set to empty 10:56:17 [INFO] 10:56:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] You have 0 Checkstyle violations. 10:56:17 [INFO] 10:56:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] You have 0 Checkstyle violations. 10:56:17 [INFO] 10:56:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] Starting audit... 10:56:17 Audit done. 10:56:17 [INFO] You have 0 Checkstyle violations. 10:56:17 [INFO] 10:56:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 10:56:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 10:56:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 10:56:17 [INFO] 10:56:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:17 [INFO] Changes detected - recompiling the module! :dependency 10:56:17 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 10:56:17 [INFO] 10:56:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 10:56:18 [INFO] 10:56:18 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:18 [INFO] Fork Value is true 10:56:19 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:56:19 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:56:19 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:56:19 [java] WARNING: System::setSecurityManager will be removed in a future release 10:56:20 [INFO] Done SpotBugs Analysis.... 10:56:20 [INFO] 10:56:20 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 10:56:20 [INFO] 10:56:20 [INFO] 10:56:20 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:20 [INFO] BugInstance size is 0 10:56:20 [INFO] Error size is 0 10:56:20 [INFO] No errors/warnings found 10:56:20 [INFO] 10:56:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 10:56:20 [INFO] 10:56:20 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:20 [INFO] No sources to compile 10:56:20 [INFO] 10:56:20 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:20 [INFO] No sources specified for compilation. Skipping. 10:56:20 [INFO] 10:56:20 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:20 [INFO] No tests to run. 10:56:20 [INFO] 10:56:20 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:20 [INFO] 10:56:20 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:20 [INFO] 10:56:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:20 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar 10:56:20 [INFO] 10:56:20 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:21 [INFO] 10:56:21 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231215T105021Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 10:56:21 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 10:56:21 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 10:56:21 [INFO] Building resources layer... 10:56:21 [INFO] Building classes layer... 10:56:21 [INFO] Building dependencies layer... 10:56:21 [INFO] Building project dependencies layer... 10:56:21 [INFO] Building jvm arg files layer... 10:56:22 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 10:56:24 [INFO] 10:56:24 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 10:56:24 [INFO] Loading to Docker daemon... 10:56:27 [INFO] 10:56:27 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231215T105021Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 10:56:27 [INFO] 10:56:27 [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 10:56:27 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 10:56:27 [INFO] 10:56:27 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 10:56:27 [INFO] 10:56:27 [INFO] 10:56:27 [INFO] 10:56:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:27 [INFO] failsafeArgLine set to empty 10:56:27 [INFO] 10:56:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:27 [INFO] No tests to run. 10:56:27 [INFO] 10:56:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:27 [INFO] 10:56:27 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:56:27 [INFO] 10:56:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:27 [INFO] 10:56:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 10:56:27 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar 10:56:27 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.pom 10:56:27 [INFO] 10:56:27 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 10:56:27 [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] 10:56:27 [INFO] --------------------------------[ jar ]--------------------------------- 10:56:27 [INFO] 10:56:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 10:56:27 [INFO] 10:56:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 10:56:27 [INFO] 10:56:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 10:56:27 [INFO] 10:56:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 10:56:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:56:27 [INFO] 10:56:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 10:56:27 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:56:27 [INFO] 10:56:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 10:56:27 [INFO] You have 0 Checkstyle violations. 10:56:27 [INFO] 10:56:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 10:56:27 [INFO] You have 0 Checkstyle violations. 10:56:27 [INFO] 10:56:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 10:56:27 [INFO] Starting audit... 10:56:27 Audit done. 10:56:27 [INFO] You have 0 Checkstyle violations. 10:56:27 [INFO] 10:56:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 10:56:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 10:56:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 10:56:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 10:56:27 [INFO] 10:56:27 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 10:56:27 [INFO] No sources to compile 10:56:27 [INFO] 10:56:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 10:56:27 [INFO] 10:56:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 10:56:27 [INFO] 10:56:27 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 10:56:27 [INFO] 10:56:27 [INFO] 10:56:27 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 10:56:27 [INFO] 10:56:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 10:56:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:56:27 [INFO] Copying 16 resources 10:56:27 [INFO] 10:56:27 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 10:56:27 [INFO] Changes detected - recompiling the module! :dependency 10:56:27 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:56:28 [INFO] 10:56:28 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 10:56:28 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:56:28 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:56:30 [INFO] Compiled 74 files. 10:56:30 [INFO] 10:56:30 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 10:56:30 [INFO] 10:56:30 [INFO] ------------------------------------------------------- 10:56:30 [INFO] T E S T S 10:56:30 [INFO] ------------------------------------------------------- 10:56:32 10:56:32.475 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:56:32 [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 10:57:05 10:56:32.850 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:57:05 10:56:33.230 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:57:05 10:56:33.231 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:57:05 10:56:33.258 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 10:57:05 Server Version: 23.0.1 10:57:05 API Version: 1.42 10:57:05 Operating System: CentOS Stream 8 10:57:05 Total Memory: 31890 MB 10:57:05 10:56:33.262 [main] WARN org.testcontainers.utility.ResourceReaper -- 10:57:05 ******************************************************************************** 10:57:05 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:57:05 ******************************************************************************** 10:57:05 10:56:33.266 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:57:05 10:56:33.266 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:57:05 10:56:33.292 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 10:57:05 10:56:33.298 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 10:57:05 10:56:35.349 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 10:57:05 10:56:35.375 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 10:57:05 10:56:35.869 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 10:57:05 10:56:36.941 [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) 10:57:05 10:56:37.101 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (9 MB/? MB) 10:57:05 10:56:38.194 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (23 MB/? MB) 10:57:05 10:56:38.693 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 10:57:05 10:56:38.887 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 10:57:05 10:56:38.917 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (41 MB/? MB) 10:57:05 10:56:39.199 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (41 MB/? MB) 10:57:05 10:56:39.423 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (41 MB/? MB) 10:57:05 10:56:39.704 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (41 MB/? MB) 10:57:05 10:56:39.892 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (42 MB/? MB) 10:57:05 10:56:39.928 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (42 MB/? MB) 10:57:05 10:56:40.082 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 2 extracted, (43 MB/? MB) 10:57:05 10:56:40.167 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 3 extracted, (43 MB/? MB) 10:57:05 10:56:40.209 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (43 MB/? MB) 10:57:05 10:56:40.269 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (45 MB/? MB) 10:57:05 10:56:40.592 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (48 MB/? MB) 10:57:05 10:56:40.698 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (49 MB/? MB) 10:57:05 10:56:40.765 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (50 MB/? MB) 10:57:05 10:56:40.839 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (50 MB/? MB) 10:57:05 10:56:45.608 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 10:57:05 10:56:47.730 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 10:57:05 10:56:47.821 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 10:57:05 10:56:47.898 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 10:57:05 10:56:47.986 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 10:57:05 10:56:48.069 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 10:57:05 10:56:48.087 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 12s (downloaded 130 MB at 10 MB/s) 10:57:05 10:56:48.119 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 10:57:05 10:56:54.957 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: d644be7b1c0f339693fe3dc4872f2a087c179c0d7babdb0dd85e61ab38542015 10:57:05 10:56:56.852 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT23.584843868S 10:57:05 10:56:56.853 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32792/test?loggerLevel=OFF) 10:57:05 10:56:31,159 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:57:05 10:56:31,180 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:57:05 10:56:31,180 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:57:05 10:56:31,181 |-INFO in ch.qos.logback.classic.BasicConfigurator@5209c486 - Setting up default configuration. 10:57:05 10:56:57,190 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4c48564d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:57:05 10:56:57,272 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7316742f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:57:05 10:56:57,272 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4c48564d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:57:05 10:56:57,275 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:57:05 10:56:57,275 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:57:05 10:56:57,275 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:57:05 10:56:57,277 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7316742f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:57:05 10:56:57,277 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4c48564d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:57:05 10:56:57,284 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:05 10:56:57,284 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:57:05 10:56:57,289 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:57:05 10:56:57,318 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637817317) 10:57:05 10:56:57,319 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:57:05 10:56:57,319 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:57:05 10:56:57,323 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:57:05 10:56:57,326 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6c73d88c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6c73d88c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6c73d88c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6c73d88c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6c73d88c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6c73d88c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:57:05 10:56:57,327 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6c73d88c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:57:05 10:56:57,328 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:57:05 10:56:57,328 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6c73d88c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:57:05 10:56:57,328 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:57:05 10:56:57,328 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:57:05 10:56:57,333 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:57:05 10:56:57,352 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:57:05 10:56:57,352 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:57:05 10:56:57,363 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:57:05 10:56:57,369 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:57:05 10:56:58,084 |-INFO in ch.qos.logback.classic.pattern.DateConverter@70420c70 - Setting zoneId to "UTC" 10:57:05 10:56:58,094 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:57:05 10:56:58,094 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:57:05 10:56:58,340 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:57:05 10:56:58,341 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:57:05 10:56:58,341 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:57:05 10:56:58,342 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:57:05 10:56:58,342 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:57:05 10:56:58,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6c73d88c - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:57:05 10:56:58,342 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:57:05 10:56:58,342 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7e36c60b - End of configuration. 10:57:05 10:56:58,342 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3e4162ee - Registering current configuration as safe fallback point 10:57:05 10:57:05 10:57:05 . ____ _ __ _ _ 10:57:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:05 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:05 =========|_|==============|___/=/_/_/_/ 10:57:05 :: Spring Boot :: (v3.1.2) 10:57:05 10:57:05 2023-12-15T10:56:58.483Z INFO 14274 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 14274 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 10:57:05 2023-12-15T10:56:58.483Z INFO 14274 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:57:05 2023-12-15T10:56:58.986Z INFO 14274 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:57:05 2023-12-15T10:56:59.046Z INFO 14274 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 52 ms. Found 6 JPA repository interfaces. 10:57:05 2023-12-15T10:56:59.765Z INFO 14274 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 10:57:05 2023-12-15T10:56:59.965Z INFO 14274 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1b3d68b6 10:57:05 2023-12-15T10:56:59.979Z INFO 14274 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 10:57:05 2023-12-15T10:57:00.163Z INFO 14274 --- [ main] liquibase.database : Set default schema name to public 10:57:05 2023-12-15T10:57:00.383Z INFO 14274 --- [ main] liquibase.lockservice : Successfully acquired change log lock 10:57:05 2023-12-15T10:57:00.604Z INFO 14274 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 10:57:05 2023-12-15T10:57:00.610Z INFO 14274 --- [ main] liquibase.changelog : Reading from public.databasechangelog 10:57:05 2023-12-15T10:57:00.745Z INFO 14274 --- [ main] liquibase.command : Using deploymentId: 2637820615 10:57:05 2023-12-15T10:57:00.759Z INFO 14274 --- [ main] liquibase.changelog : Reading from public.databasechangelog 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-1::cps 10:57:05 2023-12-15T10:57:00.803Z INFO 14274 --- [ main] liquibase.changelog : Table anchor created 10:57:05 2023-12-15T10:57:00.804Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 8ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-2::cps 10:57:05 2023-12-15T10:57:00.812Z INFO 14274 --- [ main] liquibase.changelog : Table relation created 10:57:05 2023-12-15T10:57:00.812Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 4ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-3::cps 10:57:05 2023-12-15T10:57:00.818Z INFO 14274 --- [ main] liquibase.changelog : Table relation_type created 10:57:05 2023-12-15T10:57:00.819Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 5ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-4::cps 10:57:05 2023-12-15T10:57:00.826Z INFO 14274 --- [ main] liquibase.changelog : Table fragment created 10:57:05 2023-12-15T10:57:00.826Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 5ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-5::cps 10:57:05 2023-12-15T10:57:00.832Z INFO 14274 --- [ main] liquibase.changelog : Table schema_set created 10:57:05 2023-12-15T10:57:00.833Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 5ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-6::cps 10:57:05 2023-12-15T10:57:00.839Z INFO 14274 --- [ main] liquibase.changelog : Table yang_resource created 10:57:05 2023-12-15T10:57:00.840Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-7::cps 10:57:05 2023-12-15T10:57:00.846Z INFO 14274 --- [ main] liquibase.changelog : Table dataspace created 10:57:05 2023-12-15T10:57:00.846Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 4ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-8::cps 10:57:05 2023-12-15T10:57:00.852Z INFO 14274 --- [ main] liquibase.changelog : Table schema_node created 10:57:05 2023-12-15T10:57:00.852Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 4ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-9::cps 10:57:05 2023-12-15T10:57:00.856Z INFO 14274 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 10:57:05 2023-12-15T10:57:00.857Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 3ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-10::cps 10:57:05 2023-12-15T10:57:00.861Z INFO 14274 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 10:57:05 2023-12-15T10:57:00.862Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-11::cps 10:57:05 2023-12-15T10:57:00.866Z INFO 14274 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 10:57:05 2023-12-15T10:57:00.867Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 3ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-12::cps 10:57:05 2023-12-15T10:57:00.872Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 10:57:05 2023-12-15T10:57:00.873Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 4ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-13::cps 10:57:05 2023-12-15T10:57:00.877Z INFO 14274 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 10:57:05 2023-12-15T10:57:00.877Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-14::cps 10:57:05 2023-12-15T10:57:00.881Z INFO 14274 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 10:57:05 2023-12-15T10:57:00.881Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-15::cps 10:57:05 2023-12-15T10:57:00.885Z INFO 14274 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 10:57:05 2023-12-15T10:57:00.885Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-16::cps 10:57:05 2023-12-15T10:57:00.890Z INFO 14274 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 10:57:05 2023-12-15T10:57:00.890Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 3ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-17::cps 10:57:05 2023-12-15T10:57:00.894Z INFO 14274 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 10:57:05 2023-12-15T10:57:00.894Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-19::cps 10:57:05 2023-12-15T10:57:00.898Z INFO 14274 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 10:57:05 2023-12-15T10:57:00.898Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-20::cps 10:57:05 2023-12-15T10:57:00.902Z INFO 14274 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 10:57:05 2023-12-15T10:57:00.902Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-22::cps 10:57:05 2023-12-15T10:57:00.906Z INFO 14274 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 10:57:05 2023-12-15T10:57:00.906Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-23::cps 10:57:05 2023-12-15T10:57:00.910Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 10:57:05 2023-12-15T10:57:00.911Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 3ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-24::cps 10:57:05 2023-12-15T10:57:00.914Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 10:57:05 2023-12-15T10:57:00.915Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 3ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-25::cps 10:57:05 2023-12-15T10:57:00.918Z INFO 14274 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 10:57:05 2023-12-15T10:57:00.919Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-26::cps 10:57:05 2023-12-15T10:57:00.923Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 10:57:05 2023-12-15T10:57:00.923Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-27::cps 10:57:05 2023-12-15T10:57:00.927Z INFO 14274 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 10:57:05 2023-12-15T10:57:00.927Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-28::cps 10:57:05 2023-12-15T10:57:00.931Z INFO 14274 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 10:57:05 2023-12-15T10:57:00.931Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-30::cps 10:57:05 2023-12-15T10:57:00.935Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 10:57:05 2023-12-15T10:57:00.935Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-31::cps 10:57:05 2023-12-15T10:57:00.939Z INFO 14274 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 10:57:05 2023-12-15T10:57:00.940Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 3ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-32::cps 10:57:05 2023-12-15T10:57:00.943Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 10:57:05 2023-12-15T10:57:00.944Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 3ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-33::cps 10:57:05 2023-12-15T10:57:00.948Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 10:57:05 2023-12-15T10:57:00.948Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-34::cps 10:57:05 2023-12-15T10:57:00.951Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 10:57:05 2023-12-15T10:57:00.952Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-35::cps 10:57:05 2023-12-15T10:57:00.956Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 10:57:05 2023-12-15T10:57:00.956Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 3ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-36::cps 10:57:05 2023-12-15T10:57:00.960Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 10:57:05 2023-12-15T10:57:00.960Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-37::cps 10:57:05 2023-12-15T10:57:00.964Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 10:57:05 2023-12-15T10:57:00.965Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-38::cps 10:57:05 2023-12-15T10:57:00.969Z INFO 14274 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 10:57:05 2023-12-15T10:57:00.969Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 3ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-39::cps 10:57:05 2023-12-15T10:57:00.984Z INFO 14274 --- [ main] liquibase.changelog : Custom SQL executed 10:57:05 2023-12-15T10:57:00.984Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 13ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-40::cps 10:57:05 2023-12-15T10:57:00.987Z INFO 14274 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 10:57:05 2023-12-15T10:57:00.988Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-41::cps 10:57:05 2023-12-15T10:57:00.991Z INFO 14274 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 10:57:05 2023-12-15T10:57:00.991Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 2ms 10:57:05 Running Changeset: liquibase/test-changelog.yaml::1-42::cps 10:57:05 2023-12-15T10:57:00.994Z INFO 14274 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 10:57:05 2023-12-15T10:57:00.996Z INFO 14274 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 10:57:05 2023-12-15T10:57:00.996Z INFO 14274 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 3ms 10:57:05 2023-12-15T10:57:01.000Z INFO 14274 --- [ main] liquibase.util : UPDATE SUMMARY 10:57:05 2023-12-15T10:57:01.000Z INFO 14274 --- [ main] liquibase.util : Run: 39 10:57:05 2023-12-15T10:57:01.000Z INFO 14274 --- [ main] liquibase.util : Previously run: 0 10:57:05 2023-12-15T10:57:01.000Z INFO 14274 --- [ main] liquibase.util : Filtered out: 0 10:57:05 2023-12-15T10:57:01.000Z INFO 14274 --- [ main] liquibase.util : ------------------------------- 10:57:05 2023-12-15T10:57:01.001Z INFO 14274 --- [ main] liquibase.util : Total change sets: 39 10:57:05 10:57:05 10:57:05 UPDATE SUMMARY 10:57:05 Run: 39 10:57:05 Previously run: 0 10:57:05 Filtered out: 0 10:57:05 ------------------------------- 10:57:05 Total change sets: 39 10:57:05 10:57:05 2023-12-15T10:57:01.001Z INFO 14274 --- [ main] liquibase.util : Update summary generated 10:57:05 Liquibase: Update has been successful. 10:57:05 2023-12-15T10:57:01.002Z INFO 14274 --- [ main] liquibase.command : Update command completed successfully. 10:57:05 2023-12-15T10:57:01.004Z INFO 14274 --- [ main] liquibase.lockservice : Successfully released change log lock 10:57:05 2023-12-15T10:57:01.007Z INFO 14274 --- [ main] liquibase.lockservice : Successfully released change log lock 10:57:05 2023-12-15T10:57:01.009Z INFO 14274 --- [ main] liquibase.command : Command execution complete 10:57:05 2023-12-15T10:57:01.095Z INFO 14274 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 10:57:05 2023-12-15T10:57:01.161Z INFO 14274 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 10:57:05 2023-12-15T10:57:01.163Z INFO 14274 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 10:57:05 2023-12-15T10:57:01.163Z INFO 14274 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 10:57:05 2023-12-15T10:57:01.385Z INFO 14274 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 10:57:05 2023-12-15T10:57:01.530Z INFO 14274 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 10:57:05 2023-12-15T10:57:01.802Z INFO 14274 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 10:57:05 2023-12-15T10:57:02.697Z INFO 14274 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 10:57:05 2023-12-15T10:57:02.699Z INFO 14274 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 10:57:05 2023-12-15T10:57:02.993Z WARN 14274 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 10:57:05 2023-12-15T10:57:03.094Z WARN 14274 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 10:57:05 2023-12-15T10:57:03.106Z INFO 14274 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 10:57:05 2023-12-15T10:57:03.392Z WARN 14274 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 10:57:05 2023-12-15T10:57:03.422Z WARN 14274 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 10:57:05 2023-12-15T10:57:03.451Z WARN 14274 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 10:57:05 2023-12-15T10:57:03.732Z WARN 14274 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 10:57:05 2023-12-15T10:57:05.522Z INFO 14274 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 8.61 seconds (process running for 35.198) 10:57:05 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:57:07 2023-12-15T10:57:07.243Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:07 2023-12-15T10:57:07.243Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 10:57:07 Detail: Key (name)=(generalTestDataspace) already exists. 10:57:07 2023-12-15T10:57:07.491Z INFO 14274 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 10:57:07 2023-12-15T10:57:07.509Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:07 2023-12-15T10:57:07.509Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 10:57:07 Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 10:57:07 2023-12-15T10:57:07.536Z INFO 14274 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 10:57:07 2023-12-15T10:57:07.545Z INFO 14274 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 10:57:07 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.445 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 10:57:07 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 10:57:09 line 1:0 mismatched input 'invalid' expecting '/' 10:57:09 line 1:0 mismatched input 'invalid' expecting '/' 10:57:09 2023-12-15T10:57:09.204Z WARN 14274 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 10:57:10 2023-12-15T10:57:10.007Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.008Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 10:57:10 2023-12-15T10:57:10.009Z WARN 14274 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 10:57:10 2023-12-15T10:57:10.010Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.010Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 10:57:10 line 1:9 missing '/' at 'path' 10:57:10 line 1:9 missing '/' at 'path' 10:57:10 2023-12-15T10:57:10.125Z WARN 14274 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 10:57:10 2023-12-15T10:57:10.356Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.356Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-15T10:57:10.357Z WARN 14274 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 10:57:10 2023-12-15T10:57:10.359Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.359Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-15T10:57:10.617Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.617Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-15T10:57:10.618Z WARN 14274 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 10:57:10 2023-12-15T10:57:10.620Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.620Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-15T10:57:10.820Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.820Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-15T10:57:10.821Z WARN 14274 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 10:57:10 2023-12-15T10:57:10.825Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.825Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-15T10:57:10.876Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.876Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:57:10 2023-12-15T10:57:10.878Z WARN 14274 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 10:57:10 2023-12-15T10:57:10.884Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:10 2023-12-15T10:57:10.884Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:57:10 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:57:12 [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.637 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 10:57:12 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 10:57:12 2023-12-15T10:57:12.610Z WARN 14274 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.780Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.781Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:12 2023-12-15T10:57:12.782Z WARN 14274 --- [ 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_66, Optional[2066-01-01]] 10:57:13 2023-12-15T10:57:13.107Z WARN 14274 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 10:57:13 2023-12-15T10:57:13.158Z WARN 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:57:13 2023-12-15T10:57:13.158Z ERROR 14274 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 10:57:13 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 10:57:13 2023-12-15T10:57:13.443Z WARN 14274 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 10:57:13 2023-12-15T10:57:13.548Z WARN 14274 --- [ 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]] 10:57:13 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 10:57:13 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 10:57:14 line 1:0 mismatched input 'cpsPath' expecting '/' 10:57:14 line 1:0 mismatched input 'cpsPath' expecting '/' 10:57:14 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 10:57:14 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 10:57:15 2023-12-15T10:57:14.857Z WARN 14274 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 10:57:15 2023-12-15T10:57:14.857Z INFO 14274 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 10:57:15 2023-12-15T10:57:14.857Z INFO 14274 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32792/test?loggerLevel=OFF] 10:57:15 2023-12-15T10:57:14.857Z INFO 14274 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 10:57:15 2023-12-15T10:57:14.857Z INFO 14274 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 10:57:15 2023-12-15T10:57:14.860Z INFO 14274 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 10:57:15 2023-12-15T10:57:14.910Z INFO 14274 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 10:57:15 2023-12-15T10:57:14.985Z INFO 14274 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 10:57:15 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 10:57:15 2023-12-15T10:57:15.012Z INFO 14274 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 10:57:15 2023-12-15T10:57:15.040Z INFO 14274 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 10:57:15 2023-12-15T10:57:15.347Z INFO 14274 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 2023-12-15T10:57:15.351Z INFO 14274 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 10:57:15 2023-12-15T10:57:15.360Z INFO 14274 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 2023-12-15T10:57:15.362Z INFO 14274 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:57:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 10:57:15 [INFO] 10:57:15 [INFO] Results: 10:57:15 [INFO] 10:57:15 [INFO] Tests run: 293, Failures: 0, Errors: 0, Skipped: 0 10:57:15 [INFO] 10:57:15 [INFO] 10:57:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 10:57:15 [INFO] Skipping JaCoCo execution due to missing classes directory. 10:57:15 [INFO] 10:57:15 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 10:57:16 [INFO] 10:57:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 10:57:16 [WARNING] JAR will be empty - no content was marked for inclusion! 10:57:16 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar 10:57:16 [INFO] 10:57:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 10:57:16 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:57:16 [INFO] 10:57:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 10:57:16 [INFO] 10:57:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 10:57:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:16 [INFO] 10:57:16 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 10:57:16 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 10:57:16 [INFO] 10:57:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 10:57:16 [INFO] 10:57:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 10:57:16 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.jar 10:57:16 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.pom 10:57:16 [INFO] 10:57:16 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 10:57:16 [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] 10:57:16 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:17 [INFO] 10:57:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 10:57:17 [INFO] 10:57:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 10:57:17 [INFO] 10:57:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 10:57:17 [INFO] 10:57:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 10:57:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:57:17 [INFO] 10:57:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 10:57:17 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:57:17 [INFO] 10:57:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 10:57:17 [INFO] You have 0 Checkstyle violations. 10:57:17 [INFO] 10:57:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 10:57:17 [INFO] You have 0 Checkstyle violations. 10:57:17 [INFO] 10:57:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 10:57:17 [INFO] Starting audit... 10:57:17 Audit done. 10:57:17 [INFO] You have 0 Checkstyle violations. 10:57:17 [INFO] 10:57:17 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 10:57:17 [INFO] 10:57:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 10:57:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:57:17 [INFO] Copying 1 resource 10:57:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 10:57:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 10:57:17 [INFO] 10:57:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 10:57:17 [INFO] Changes detected - recompiling the module! :dependency 10:57:17 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:57:17 [INFO] 10:57:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 10:57:17 [INFO] 10:57:17 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 10:57:17 [INFO] Fork Value is true 10:57:19 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:57:19 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 10:57:19 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:57:19 [java] WARNING: System::setSecurityManager will be removed in a future release 10:57:20 [INFO] Done SpotBugs Analysis.... 10:57:20 [INFO] 10:57:20 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 10:57:20 [INFO] 10:57:20 [INFO] 10:57:20 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 10:57:20 [INFO] BugInstance size is 0 10:57:20 [INFO] Error size is 0 10:57:20 [INFO] No errors/warnings found 10:57:20 [INFO] 10:57:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 10:57:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:57:20 [INFO] Copying 2 resources 10:57:20 [INFO] 10:57:20 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 10:57:20 [INFO] Changes detected - recompiling the module! :dependency 10:57:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:57:20 [INFO] 10:57:20 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 10:57:20 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:57:20 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:57:21 [INFO] Compiled 2 files. 10:57:21 [INFO] 10:57:21 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 10:57:21 [INFO] 10:57:21 [INFO] ------------------------------------------------------- 10:57:21 [INFO] T E S T S 10:57:21 [INFO] ------------------------------------------------------- 10:57:22 10:57:22.219 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:57:22 10:57:22.393 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 10:57:22 10:57:22.590 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 10:57:22 10:57:22.622 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:57:22 10:57:22.632 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 10:57:22 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 10:57:27 10:57:22,043 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:57:27 10:57:22,069 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:57:27 10:57:22,069 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:57:27 10:57:22,070 |-INFO in ch.qos.logback.classic.BasicConfigurator@f0deba2 - Setting up default configuration. 10:57:27 10:57:23,369 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:57:27 10:57:23,417 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1297cf8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:57:27 10:57:23,417 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:57:27 10:57:23,421 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:57:27 10:57:23,421 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:57:27 10:57:23,421 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:57:27 10:57:23,423 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1297cf8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:57:27 10:57:23,423 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:57:27 10:57:23,429 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:57:27 10:57:23,429 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:57:27 10:57:23,434 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:57:27 10:57:23,465 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702637843463) 10:57:27 10:57:23,465 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:57:27 10:57:23,465 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:57:27 10:57:23,470 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:57:27 10:57:23,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:57:27 10:57:23,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:57:27 10:57:23,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:57:27 10:57:23,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:57:27 10:57:23,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:57:27 10:57:23,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:57:27 10:57:23,485 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:57:27 10:57:23,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:57:27 10:57:23,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:57:27 10:57:23,518 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:57:27 10:57:23,526 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:57:27 10:57:23,885 |-INFO in ch.qos.logback.classic.pattern.DateConverter@57d1edf0 - Setting zoneId to "UTC" 10:57:27 10:57:23,894 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:57:27 10:57:23,894 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:57:27 10:57:24,134 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:57:27 10:57:24,135 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:57:27 10:57:24,135 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:57:27 10:57:24,135 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:57:27 10:57:24,136 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:57:27 10:57:24,136 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:57:27 10:57:24,136 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:57:27 10:57:24,136 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@39adf4e6 - End of configuration. 10:57:27 10:57:24,136 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@73299197 - Registering current configuration as safe fallback point 10:57:27 10:57:27 10:57:27 . ____ _ __ _ _ 10:57:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:27 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:27 =========|_|==============|___/=/_/_/_/ 10:57:27 :: Spring Boot :: (v3.1.2) 10:57:27 10:57:27 2023-12-15T10:57:24.225Z INFO 14944 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14944 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 10:57:27 2023-12-15T10:57:24.226Z INFO 14944 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 10:57:27 2023-12-15T10:57:25.413Z INFO 14944 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3463851a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@66f18fa, org.springframework.security.web.context.SecurityContextHolderFilter@2e37cd0, org.springframework.security.web.header.HeaderWriterFilter@58c9bef9, org.springframework.security.web.authentication.logout.LogoutFilter@1285b1f8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4a9e4be7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@31e8949d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@101f2ca2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33588b68, org.springframework.security.web.access.ExceptionTranslationFilter@2771025a, org.springframework.security.web.access.intercept.AuthorizationFilter@31d07dd9] 10:57:27 2023-12-15T10:57:27.026Z INFO 14944 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:57:27 2023-12-15T10:57:27.026Z INFO 14944 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:57:27 2023-12-15T10:57:27.027Z INFO 14944 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:57:27 2023-12-15T10:57:27.050Z INFO 14944 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.099 seconds (process running for 5.79) 10:57:27 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:57:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.5 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 10:57:28 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 10:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.config.MicroMeterConfigSpec 10:57:28 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 10:57:31 2023-12-15T10:57:28.442Z INFO 14944 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 10:57:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.267 s - in org.onap.cps.architecture.LayeredArchitectureTest 10:57:31 [INFO] 10:57:31 [INFO] Results: 10:57:31 [INFO] 10:57:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 10:57:31 [INFO] 10:57:31 [INFO] 10:57:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 10:57:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 10:57:31 [INFO] Analyzed bundle 'cps-application' with 3 classes 10:57:31 [INFO] 10:57:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 10:57:32 [INFO] 10:57:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 10:57:32 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar 10:57:32 [INFO] 10:57:32 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 10:57:32 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 10:57:32 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar.original 10:57:32 [INFO] 10:57:32 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 10:57:32 [INFO] 10:57:32 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231215T105021Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 10:57:32 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 10:57:32 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 10:57:32 [INFO] Building dependencies layer... 10:57:32 [INFO] Building resources layer... 10:57:32 [INFO] Building classes layer... 10:57:32 [INFO] Building project dependencies layer... 10:57:32 [INFO] Building jvm arg files layer... 10:57:32 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 10:57:36 [INFO] 10:57:36 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 10:57:36 [INFO] Loading to Docker daemon... 10:57:38 [INFO] 10:57:38 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231215T105021Z, nexus3.onap.org:10003/onap/cps-and-ncmp 10:57:38 [INFO] 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 10:57:38 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:57:38 [INFO] 10:57:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 10:57:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Analyzed bundle 'cps-application' with 3 classes 10:57:38 [INFO] All coverage checks have been met. 10:57:38 [INFO] 10:57:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 10:57:38 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.jar 10:57:38 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.pom 10:57:38 [INFO] 10:57:38 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 10:57:38 [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] 10:57:38 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 10:57:38 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 10:57:38 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:57:38 [INFO] 10:57:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 10:57:38 [INFO] You have 0 Checkstyle violations. 10:57:38 [INFO] 10:57:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 10:57:38 [INFO] You have 0 Checkstyle violations. 10:57:38 [INFO] 10:57:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 10:57:38 [INFO] Starting audit... 10:57:38 Audit done. 10:57:38 [INFO] You have 0 Checkstyle violations. 10:57:38 [INFO] 10:57:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 10:57:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:57:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 10:57:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 10:57:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 10:57:38 [INFO] 10:57:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 10:57:38 [INFO] No sources to compile 10:57:38 [INFO] 10:57:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 10:57:38 [INFO] 10:57:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 10:57:38 [INFO] 10:57:38 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 10:57:38 [INFO] 10:57:38 [INFO] 10:57:38 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 10:57:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:57:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 10:57:38 [INFO] 10:57:38 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 10:57:38 [INFO] No sources to compile 10:57:38 [INFO] 10:57:38 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 10:57:38 [INFO] No sources specified for compilation. Skipping. 10:57:38 [INFO] 10:57:38 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 10:57:38 [INFO] No tests to run. 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 10:57:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:38 [INFO] 10:57:38 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 10:57:38 [WARNING] JAR will be empty - no content was marked for inclusion! 10:57:38 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 10:57:38 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:57:38 [INFO] 10:57:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 10:57:38 [INFO] No tests to run. 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 10:57:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 10:57:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 10:57:38 [INFO] Analyzed bundle 'cps-application' with 3 classes 10:57:38 [INFO] Analyzed bundle 'cps-events' with 0 classes 10:57:38 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 10:57:38 [INFO] Analyzed bundle 'cps-ncmp-service' with 109 classes 10:57:38 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:57:38 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:57:38 [INFO] Analyzed bundle 'cps-ri' with 22 classes 10:57:38 [INFO] Analyzed bundle 'cps-service' with 59 classes 10:57:38 [INFO] Analyzed bundle 'integration-test' with 0 classes 10:57:38 [INFO] 10:57:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 10:57:38 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.jar 10:57:38 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.pom 10:57:38 [INFO] 10:57:38 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 10:57:38 [INFO] Building cps 3.4.1-SNAPSHOT [23/23] 10:57:38 [INFO] --------------------------------[ pom ]--------------------------------- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 10:57:38 [INFO] 10:57:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 10:57:38 [INFO] 10:57:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 10:57:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 10:57:39 [INFO] 10:57:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 10:57:39 [INFO] Starting audit... 10:57:39 Audit done. 10:57:39 [INFO] You have 0 Checkstyle violations. 10:57:39 [INFO] 10:57:39 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 10:57:40 [INFO] Starting audit... 10:57:40 Audit done. 10:57:40 [INFO] You have 0 Checkstyle violations. 10:57:40 [INFO] 10:57:40 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 10:57:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:40 [INFO] 10:57:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 10:57:40 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 10:57:40 [INFO] 10:57:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 10:57:40 [INFO] No tests to run. 10:57:40 [INFO] 10:57:40 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 10:57:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:40 [INFO] 10:57:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 10:57:40 [INFO] 10:57:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 10:57:40 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.1-SNAPSHOT/cps-aggregator-3.4.1-SNAPSHOT.pom 10:57:40 [INFO] ------------------------------------------------------------------------ 10:57:40 [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: 10:57:40 [INFO] 10:57:40 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.943 s] 10:57:40 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 10:57:40 [INFO] checkstyle ......................................... SUCCESS [ 3.655 s] 10:57:40 [INFO] spotbugs ........................................... SUCCESS [ 0.020 s] 10:57:40 [INFO] cps-parent ......................................... SUCCESS [ 9.400 s] 10:57:40 [INFO] cps-events ......................................... SUCCESS [ 9.749 s] 10:57:40 [INFO] cps-path-parser .................................... SUCCESS [ 9.809 s] 10:57:40 [INFO] cps-service ........................................ SUCCESS [01:30 min] 10:57:40 [INFO] cps-rest ........................................... SUCCESS [ 22.476 s] 10:57:40 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.038 s] 10:57:40 [INFO] cps-ncmp-service ................................... SUCCESS [02:24 min] 10:57:40 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.932 s] 10:57:40 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.191 s] 10:57:40 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.820 s] 10:57:40 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.420 s] 10:57:40 [INFO] cps-ri ............................................. SUCCESS [ 23.698 s] 10:57:40 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.168 s] 10:57:40 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.552 s] 10:57:40 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 9.936 s] 10:57:40 [INFO] integration-test ................................... SUCCESS [ 48.494 s] 10:57:40 [INFO] cps-application .................................... SUCCESS [ 22.034 s] 10:57:40 [INFO] jacoco-report ...................................... SUCCESS [ 0.739 s] 10:57:40 [INFO] cps ................................................ SUCCESS [ 1.326 s] 10:57:40 [INFO] ------------------------------------------------------------------------ 10:57:40 [INFO] BUILD SUCCESS 10:57:40 [INFO] ------------------------------------------------------------------------ 10:57:40 [INFO] Total time: 07:18 min 10:57:40 [INFO] Finished at: 2023-12-15T10:57:40Z 10:57:40 [INFO] ------------------------------------------------------------------------ 10:57:40 $ ssh-agent -k 10:57:40 unset SSH_AUTH_SOCK; 10:57:40 unset SSH_AGENT_PID; 10:57:40 echo Agent pid 5580 killed; 10:57:40 [ssh-agent] Stopped. 10:57:40 [PostBuildScript] - [INFO] Executing post build scripts. 10:57:40 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2005217085461737190.sh 10:57:40 ---> sysstat.sh 10:57:40 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9945663309083287622.sh 10:57:40 ---> package-listing.sh 10:57:40 ++ facter osfamily 10:57:40 ++ tr '[:upper:]' '[:lower:]' 10:57:40 + OS_FAMILY=redhat 10:57:40 + workspace=/w/workspace/cps-master-verify-java 10:57:40 + START_PACKAGES=/tmp/packages_start.txt 10:57:40 + END_PACKAGES=/tmp/packages_end.txt 10:57:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:40 + PACKAGES=/tmp/packages_start.txt 10:57:40 + '[' /w/workspace/cps-master-verify-java ']' 10:57:40 + PACKAGES=/tmp/packages_end.txt 10:57:40 + case "${OS_FAMILY}" in 10:57:40 + rpm -qa 10:57:40 + sort 10:57:41 + '[' -f /tmp/packages_start.txt ']' 10:57:41 + '[' -f /tmp/packages_end.txt ']' 10:57:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:41 + '[' /w/workspace/cps-master-verify-java ']' 10:57:41 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 10:57:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 10:57:41 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7724789528817037415.sh 10:57:41 ---> capture-instance-metadata.sh 10:57:41 Setup pyenv: 10:57:41 system 10:57:41 3.8.13 10:57:41 3.9.13 10:57:41 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:57:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-728L from file:/tmp/.os_lf_venv 10:57:43 lf-activate-venv(): INFO: Installing: lftools 10:57:53 lf-activate-venv(): INFO: Adding /tmp/venv-728L/bin to PATH 10:57:53 INFO: Running in OpenStack, capturing instance metadata 10:57:53 [cps-master-verify-java] $ /bin/bash /tmp/jenkins18434622716209138791.sh 10:57:53 provisioning config files... 10:57:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11736418004893284598tmp 10:57:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:57:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:57:53 [EnvInject] - Injecting environment variables from a build step. 10:57:53 [EnvInject] - Injecting as environment variables the properties content 10:57:53 SERVER_ID=logs 10:57:53 10:57:53 [EnvInject] - Variables injected successfully. 10:57:53 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16533691415498021387.sh 10:57:53 ---> create-netrc.sh 10:57:53 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1001315282149680011.sh 10:57:53 ---> python-tools-install.sh 10:57:53 Setup pyenv: 10:57:53 system 10:57:53 3.8.13 10:57:53 3.9.13 10:57:53 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:57:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-728L from file:/tmp/.os_lf_venv 10:57:55 lf-activate-venv(): INFO: Installing: lftools 10:58:01 lf-activate-venv(): INFO: Adding /tmp/venv-728L/bin to PATH 10:58:01 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12722876520469277652.sh 10:58:02 ---> sudo-logs.sh 10:58:02 Archiving 'sudo' log.. 10:58:02 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11881122737855085169.sh 10:58:02 ---> job-cost.sh 10:58:02 Setup pyenv: 10:58:02 system 10:58:02 3.8.13 10:58:02 3.9.13 10:58:02 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:58:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-728L from file:/tmp/.os_lf_venv 10:58:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:58:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:58:10 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:58:11 lf-activate-venv(): INFO: Adding /tmp/venv-728L/bin to PATH 10:58:11 INFO: No Stack... 10:58:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:58:11 INFO: Archiving Costs 10:58:11 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins15298998953800505256.sh 10:58:11 ---> logs-deploy.sh 10:58:11 Setup pyenv: 10:58:12 system 10:58:12 3.8.13 10:58:12 3.9.13 10:58:12 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:58:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-728L from file:/tmp/.os_lf_venv 10:58:13 lf-activate-venv(): INFO: Installing: lftools 10:58:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:58:21 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:58:21 lf-activate-venv(): INFO: Adding /tmp/venv-728L/bin to PATH 10:58:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6339 10:58:21 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 10:58:22 Archives upload complete. 10:58:22 INFO: archiving logs to Nexus 10:58:23 ---> uname -a: 10:58:23 Linux prd-centos8-docker-8c-8g-5245.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:58:23 10:58:23 10:58:23 ---> lscpu: 10:58:23 Architecture: x86_64 10:58:23 CPU op-mode(s): 32-bit, 64-bit 10:58:23 Byte Order: Little Endian 10:58:23 CPU(s): 8 10:58:23 On-line CPU(s) list: 0-7 10:58:23 Thread(s) per core: 1 10:58:23 Core(s) per socket: 1 10:58:23 Socket(s): 8 10:58:23 NUMA node(s): 1 10:58:23 Vendor ID: AuthenticAMD 10:58:23 CPU family: 23 10:58:23 Model: 49 10:58:23 Model name: AMD EPYC-Rome Processor 10:58:23 Stepping: 0 10:58:23 CPU MHz: 2800.000 10:58:23 BogoMIPS: 5600.00 10:58:23 Virtualization: AMD-V 10:58:23 Hypervisor vendor: KVM 10:58:23 Virtualization type: full 10:58:23 L1d cache: 32K 10:58:23 L1i cache: 32K 10:58:23 L2 cache: 512K 10:58:23 L3 cache: 16384K 10:58:23 NUMA node0 CPU(s): 0-7 10:58:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:58:23 10:58:23 10:58:23 ---> nproc: 10:58:23 8 10:58:23 10:58:23 10:58:23 ---> df -h: 10:58:23 Filesystem Size Used Avail Use% Mounted on 10:58:23 devtmpfs 16G 0 16G 0% /dev 10:58:23 tmpfs 16G 0 16G 0% /dev/shm 10:58:23 tmpfs 16G 17M 16G 1% /run 10:58:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:58:23 /dev/vda1 160G 13G 148G 8% / 10:58:23 tmpfs 3.2G 0 3.2G 0% /run/user/1001 10:58:23 10:58:23 10:58:23 ---> free -m: 10:58:23 total used free shared buff/cache available 10:58:23 Mem: 31890 1097 25650 19 5143 30319 10:58:23 Swap: 1023 0 1023 10:58:23 10:58:23 10:58:23 ---> ip addr: 10:58:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:58:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:58:23 inet 127.0.0.1/8 scope host lo 10:58:23 valid_lft forever preferred_lft forever 10:58:23 inet6 ::1/128 scope host 10:58:23 valid_lft forever preferred_lft forever 10:58:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:58:23 link/ether fa:16:3e:40:22:2a brd ff:ff:ff:ff:ff:ff 10:58:23 altname enp0s3 10:58:23 altname ens3 10:58:23 inet 10.30.106.157/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:58:23 valid_lft 85817sec preferred_lft 85817sec 10:58:23 inet6 fe80::f816:3eff:fe40:222a/64 scope link 10:58:23 valid_lft forever preferred_lft forever 10:58:23 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:58:23 link/ether 02:42:66:13:87:84 brd ff:ff:ff:ff:ff:ff 10:58:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:58:23 valid_lft forever preferred_lft forever 10:58:23 inet6 fe80::42:66ff:fe13:8784/64 scope link 10:58:23 valid_lft forever preferred_lft forever 10:58:23 10:58:23 10:58:23 ---> sar -b -r -n DEV: 10:58:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/15/2023 _x86_64_ (8 CPU) 10:58:23 10:58:23 10:48:38 LINUX RESTART (8 CPU) 10:58:23 10:58:23 10:49:01 AM tps rtps wtps bread/s bwrtn/s 10:58:23 10:50:01 AM 251.25 17.76 233.49 2881.04 7677.36 10:58:23 10:51:01 AM 249.51 20.13 229.38 3899.22 12439.14 10:58:23 10:52:01 AM 145.83 13.71 132.12 1281.31 37973.29 10:58:23 10:53:01 AM 68.95 0.05 68.90 1.07 3064.90 10:58:23 10:54:01 AM 32.61 0.07 32.54 77.57 973.51 10:58:23 10:55:01 AM 25.82 0.00 25.82 0.00 537.96 10:58:23 10:56:01 AM 35.21 0.00 35.21 0.00 960.29 10:58:23 10:57:01 AM 126.91 2.48 124.43 4491.52 34910.60 10:58:23 10:58:01 AM 51.70 1.57 50.13 144.35 8868.86 10:58:23 Average: 109.75 6.20 103.55 1419.36 11932.77 10:58:23 10:58:23 10:49:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:23 10:50:01 AM 29609212 31298380 3046500 9.33 2688 2012964 1433124 4.25 168688 2451432 159624 10:58:23 10:51:01 AM 28316612 30411560 4339100 13.29 2688 2408288 2094012 6.21 262204 3592696 147272 10:58:23 10:52:01 AM 25723680 28811024 6932032 21.23 2688 3382928 5594972 16.60 470492 5895580 1764 10:58:23 10:53:01 AM 26041728 29198208 6613984 20.25 2688 3450336 3153544 9.36 513104 5539148 5528 10:58:23 10:54:01 AM 25560484 28724284 7095228 21.73 2688 3456064 3453648 10.25 536252 5985288 48 10:58:23 10:55:01 AM 24764824 27931704 7890888 24.16 2688 3457788 6305264 18.71 538408 6753636 1724 10:58:23 10:56:01 AM 25829408 29194720 6826304 20.90 2688 3656112 2882156 8.55 584376 5666188 186480 10:58:23 10:57:01 AM 24466140 28816000 8189572 25.08 2688 4633976 3583708 10.63 768844 6783912 9728 10:58:23 10:58:01 AM 26245512 31020656 6410200 19.63 2688 5039388 1530936 4.54 936372 4845244 266520 10:58:23 Average: 26284178 29489615 6371534 19.51 2688 3499760 3336818 9.90 530971 5279236 86521 10:58:23 10:58:23 10:49:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:23 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:23 10:50:01 AM eth0 351.73 232.36 1606.98 55.72 0.00 0.00 0.00 0.00 10:58:23 10:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:23 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:23 10:51:01 AM eth0 263.57 234.28 2881.69 55.32 0.00 0.00 0.00 0.00 10:58:23 10:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:23 10:52:01 AM lo 3.90 3.90 0.48 0.48 0.00 0.00 0.00 0.00 10:58:23 10:52:01 AM eth0 1075.67 388.30 8916.74 29.94 0.00 0.00 0.00 0.00 10:58:23 10:52:01 AM docker0 1.62 2.38 0.27 0.25 0.00 0.00 0.00 0.00 10:58:23 10:52:01 AM veth90c3323 1.62 2.50 0.29 0.26 0.00 0.00 0.00 0.00 10:58:23 10:53:01 AM lo 17.86 17.86 2.29 2.29 0.00 0.00 0.00 0.00 10:58:23 10:53:01 AM eth0 89.19 80.86 728.72 21.63 0.00 0.00 0.00 0.00 10:58:23 10:53:01 AM docker0 6.11 10.41 1.01 1.30 0.00 0.00 0.00 0.00 10:58:23 10:54:01 AM lo 46.98 46.98 10.35 10.35 0.00 0.00 0.00 0.00 10:58:23 10:54:01 AM eth0 46.23 30.01 20.13 20.64 0.00 0.00 0.00 0.00 10:58:23 10:54:01 AM docker0 6.60 7.20 0.85 0.85 0.00 0.00 0.00 0.00 10:58:23 10:55:01 AM lo 539.16 539.16 384.20 384.20 0.00 0.00 0.00 0.00 10:58:23 10:55:01 AM eth0 213.63 163.45 38.08 179.01 0.00 0.00 0.00 0.00 10:58:23 10:55:01 AM docker0 0.77 1.07 0.11 0.12 0.00 0.00 0.00 0.00 10:58:23 10:55:01 AM vetha259579 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:58:23 10:56:01 AM lo 43.92 43.92 14.80 14.80 0.00 0.00 0.00 0.00 10:58:23 10:56:01 AM eth0 150.98 123.17 592.02 51.65 0.00 0.00 0.00 0.00 10:58:23 10:56:01 AM docker0 2.83 3.25 0.49 0.44 0.00 0.00 0.00 0.00 10:58:23 10:57:01 AM lo 11.51 11.51 1.73 1.73 0.00 0.00 0.00 0.00 10:58:23 10:57:01 AM eth0 370.25 185.90 3462.67 23.47 0.00 0.00 0.00 0.00 10:58:23 10:57:01 AM docker0 5.52 6.10 0.65 1.17 0.00 0.00 0.00 0.00 10:58:23 10:57:01 AM vethbb02808 5.52 6.20 0.73 1.18 0.00 0.00 0.00 0.00 10:58:23 10:58:01 AM lo 239.12 239.12 55.26 55.26 0.00 0.00 0.00 0.00 10:58:23 10:58:01 AM eth0 59.10 52.37 380.89 14.53 0.00 0.00 0.00 0.00 10:58:23 10:58:01 AM docker0 119.16 124.64 37.95 19.27 0.00 0.00 0.00 0.00 10:58:23 Average: lo 100.28 100.28 52.13 52.13 0.00 0.00 0.00 0.00 10:58:23 Average: eth0 291.14 165.63 2069.61 50.22 0.00 0.00 0.00 0.00 10:58:23 Average: docker0 15.84 17.23 4.59 2.60 0.00 0.00 0.00 0.00 10:58:23 10:58:23 10:58:23 ---> sar -P ALL: 10:58:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/15/2023 _x86_64_ (8 CPU) 10:58:23 10:58:23 10:48:38 LINUX RESTART (8 CPU) 10:58:23 10:58:23 10:49:01 AM CPU %user %nice %system %iowait %steal %idle 10:58:23 10:50:01 AM all 11.48 0.00 1.47 0.91 0.05 86.10 10:58:23 10:50:01 AM 0 8.18 0.00 0.97 0.70 0.07 90.09 10:58:23 10:50:01 AM 1 3.70 0.00 1.05 1.15 0.05 94.04 10:58:23 10:50:01 AM 2 25.94 0.00 2.17 0.67 0.07 71.15 10:58:23 10:50:01 AM 3 24.21 0.00 1.91 1.55 0.07 72.27 10:58:23 10:50:01 AM 4 1.64 0.00 1.02 0.18 0.07 97.08 10:58:23 10:50:01 AM 5 11.46 0.00 2.55 2.04 0.05 83.90 10:58:23 10:50:01 AM 6 11.72 0.00 0.88 0.37 0.03 86.99 10:58:23 10:50:01 AM 7 4.92 0.00 1.19 0.59 0.03 93.28 10:58:23 10:51:01 AM all 26.55 0.00 1.40 1.44 0.08 70.53 10:58:23 10:51:01 AM 0 30.93 0.00 1.04 0.20 0.08 67.75 10:58:23 10:51:01 AM 1 26.00 0.00 1.12 0.70 0.07 72.11 10:58:23 10:51:01 AM 2 30.25 0.00 1.19 1.96 0.08 66.52 10:58:23 10:51:01 AM 3 31.96 0.00 1.35 0.77 0.05 65.86 10:58:23 10:51:01 AM 4 21.74 0.00 0.89 0.54 0.08 76.75 10:58:23 10:51:01 AM 5 28.17 0.00 2.71 3.63 0.10 65.40 10:58:23 10:51:01 AM 6 19.64 0.00 1.97 3.36 0.08 74.95 10:58:23 10:51:01 AM 7 23.69 0.00 0.97 0.35 0.07 74.92 10:58:23 10:52:01 AM all 24.73 0.22 2.29 2.46 0.09 70.22 10:58:23 10:52:01 AM 0 28.71 0.02 1.83 0.07 0.08 69.29 10:58:23 10:52:01 AM 1 19.46 0.00 3.13 4.62 0.10 72.69 10:58:23 10:52:01 AM 2 16.09 1.65 2.68 4.12 0.10 75.35 10:58:23 10:52:01 AM 3 30.04 0.00 2.75 1.72 0.10 65.40 10:58:23 10:52:01 AM 4 21.69 0.00 2.36 5.47 0.08 70.39 10:58:23 10:52:01 AM 5 27.06 0.08 1.98 0.20 0.08 70.59 10:58:23 10:52:01 AM 6 30.00 0.00 1.85 3.05 0.08 65.02 10:58:23 10:52:01 AM 7 24.80 0.00 1.74 0.40 0.08 72.97 10:58:23 10:53:01 AM all 32.25 0.04 0.93 0.31 0.09 66.39 10:58:23 10:53:01 AM 0 35.70 0.00 0.72 0.13 0.08 63.36 10:58:23 10:53:01 AM 1 42.12 0.00 1.40 0.18 0.08 56.21 10:58:23 10:53:01 AM 2 20.80 0.28 0.72 0.45 0.10 77.64 10:58:23 10:53:01 AM 3 33.28 0.00 0.84 0.27 0.08 65.53 10:58:23 10:53:01 AM 4 28.14 0.00 0.79 0.00 0.08 70.99 10:58:23 10:53:01 AM 5 35.73 0.00 1.52 0.45 0.10 62.20 10:58:23 10:53:01 AM 6 34.75 0.00 0.75 0.00 0.08 64.41 10:58:23 10:53:01 AM 7 27.41 0.00 0.72 0.97 0.08 70.82 10:58:23 10:54:01 AM all 28.15 0.28 1.73 0.11 0.09 69.65 10:58:23 10:54:01 AM 0 29.45 0.00 1.74 0.28 0.10 68.43 10:58:23 10:54:01 AM 1 35.49 1.99 1.65 0.00 0.08 60.79 10:58:23 10:54:01 AM 2 25.35 0.00 1.64 0.13 0.08 72.79 10:58:23 10:54:01 AM 3 26.93 0.03 1.26 0.05 0.10 71.63 10:58:23 10:54:01 AM 4 32.89 0.00 1.66 0.10 0.10 65.26 10:58:23 10:54:01 AM 5 29.39 0.08 1.52 0.05 0.07 68.88 10:58:23 10:54:01 AM 6 26.74 0.08 2.09 0.12 0.08 70.88 10:58:23 10:54:01 AM 7 18.96 0.02 2.24 0.13 0.08 78.56 10:58:23 10:55:01 AM all 18.40 0.55 2.17 0.22 0.09 78.56 10:58:23 10:55:01 AM 0 19.66 0.00 2.07 0.12 0.08 78.06 10:58:23 10:55:01 AM 1 20.85 0.22 2.21 0.05 0.10 76.57 10:58:23 10:55:01 AM 2 18.90 2.18 2.69 0.12 0.08 76.03 10:58:23 10:55:01 AM 3 15.53 1.74 1.99 1.14 0.08 79.51 10:58:23 10:55:01 AM 4 15.84 0.03 2.15 0.17 0.10 81.71 10:58:23 10:55:01 AM 5 22.62 0.12 2.26 0.07 0.08 74.85 10:58:23 10:55:01 AM 6 15.62 0.07 1.95 0.03 0.10 82.24 10:58:23 10:55:01 AM 7 18.19 0.05 2.06 0.05 0.08 79.56 10:58:23 10:56:01 AM all 43.52 0.09 1.94 0.12 0.10 54.24 10:58:23 10:56:01 AM 0 32.15 0.05 1.87 0.17 0.10 65.66 10:58:23 10:56:01 AM 1 45.63 0.00 1.67 0.13 0.10 52.46 10:58:23 10:56:01 AM 2 56.51 0.00 2.31 0.05 0.10 41.03 10:58:23 10:56:01 AM 3 57.14 0.15 1.62 0.20 0.10 40.79 10:58:23 10:56:01 AM 4 45.37 0.47 1.84 0.15 0.10 52.07 10:58:23 10:56:01 AM 5 32.13 0.00 2.01 0.13 0.10 65.63 10:58:23 10:56:01 AM 6 42.59 0.02 2.29 0.07 0.08 54.95 10:58:23 10:56:01 AM 7 36.63 0.00 1.91 0.03 0.08 61.35 10:58:23 10:57:01 AM all 21.56 0.00 1.96 2.11 0.08 74.29 10:58:23 10:57:01 AM 0 21.80 0.00 1.61 0.13 0.08 76.37 10:58:23 10:57:01 AM 1 24.38 0.00 2.16 3.57 0.07 69.83 10:58:23 10:57:01 AM 2 24.75 0.00 1.68 2.95 0.08 70.53 10:58:23 10:57:01 AM 3 19.85 0.00 2.55 0.71 0.07 76.83 10:58:23 10:57:01 AM 4 20.72 0.00 1.95 4.45 0.07 72.81 10:58:23 10:57:01 AM 5 22.61 0.00 2.30 1.14 0.08 73.87 10:58:23 10:57:01 AM 6 16.54 0.00 1.79 3.30 0.08 78.28 10:58:23 10:57:01 AM 7 21.81 0.00 1.68 0.62 0.07 75.82 10:58:23 10:58:01 AM all 30.12 0.00 1.40 0.50 0.07 67.91 10:58:23 10:58:01 AM 0 25.09 0.00 1.59 2.09 0.08 71.15 10:58:23 10:58:01 AM 1 34.61 0.00 1.32 0.95 0.07 63.05 10:58:23 10:58:01 AM 2 27.06 0.00 1.64 0.13 0.07 71.10 10:58:23 10:58:01 AM 3 31.11 0.00 1.10 0.43 0.07 67.29 10:58:23 10:58:01 AM 4 19.84 0.00 0.99 0.02 0.10 79.05 10:58:23 10:58:01 AM 5 37.48 0.00 2.37 0.20 0.08 59.87 10:58:23 10:58:01 AM 6 21.60 0.00 1.07 0.10 0.05 77.18 10:58:23 10:58:01 AM 7 44.18 0.00 1.15 0.03 0.07 54.57 10:58:23 Average: all 26.31 0.13 1.70 0.90 0.08 70.87 10:58:23 Average: 0 25.74 0.01 1.49 0.43 0.09 72.24 10:58:23 Average: 1 28.04 0.25 1.75 1.26 0.08 68.63 10:58:23 Average: 2 27.31 0.46 1.86 1.17 0.09 69.12 10:58:23 Average: 3 30.01 0.21 1.71 0.76 0.08 67.23 10:58:23 Average: 4 23.11 0.06 1.51 1.23 0.09 74.01 10:58:23 Average: 5 27.41 0.03 2.13 0.88 0.08 69.46 10:58:23 Average: 6 24.35 0.02 1.63 1.15 0.08 72.77 10:58:23 Average: 7 24.52 0.01 1.52 0.35 0.07 73.53 10:58:23 10:58:23 10:58:23