04:25:39 Started by timer 04:25:39 Running as SYSTEM 04:25:39 [EnvInject] - Loading node environment variables. 04:25:39 Building remotely on prd-centos8-docker-8c-8g-14860 (centos8-docker-8c-8g) in workspace /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo 04:25:39 [ssh-agent] Looking for ssh-agent implementation... 04:25:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:39 $ ssh-agent 04:25:39 SSH_AUTH_SOCK=/tmp/ssh-SXKYajbGML1b/agent.5435 04:25:39 SSH_AGENT_PID=5438 04:25:39 [ssh-agent] Started. 04:25:39 Running ssh-add (command line suppressed) 04:25:39 Identity added: /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo@tmp/private_key_3960136788178970717.key (/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo@tmp/private_key_3960136788178970717.key) 04:25:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 04:25:39 The recommended git tool is: NONE 04:25:41 using credential onap-jenkins-ssh 04:25:41 Wiping out workspace first. 04:25:41 Cloning the remote Git repository 04:25:41 Cloning repository git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin 04:25:41 > git init /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo # timeout=10 04:25:41 Fetching upstream changes from git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin 04:25:41 > git --version # timeout=10 04:25:41 > git --version # 'git version 2.39.1' 04:25:41 using GIT_SSH to set credentials Gerrit user 04:25:41 [INFO] Currently running in a labeled security context 04:25:41 [INFO] Currently SELinux is 'enforcing' on the host 04:25:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo@tmp/jenkins-gitclient-ssh1884953563994348237.key 04:25:41 Verifying host key using manually-configured host key entries 04:25:41 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:41 > git config remote.origin.url git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin # timeout=10 04:25:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:42 Avoid second fetch 04:25:42 > git rev-parse refs/remotes/origin/oslo^{commit} # timeout=10 04:25:42 Checking out Revision 491966aeb8e4059de6f3421dba49e20589ab6e72 (refs/remotes/origin/oslo) 04:25:42 > git config core.sparsecheckout # timeout=10 04:25:42 > git checkout -f 491966aeb8e4059de6f3421dba49e20589ab6e72 # timeout=10 04:25:42 Commit message: "docs config for oslo release" 04:25:42 > git rev-list --no-walk 491966aeb8e4059de6f3421dba49e20589ab6e72 # timeout=10 04:25:45 provisioning config files... 04:25:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:25:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:25:45 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins16265232454310954874.sh 04:25:45 ---> python-tools-install.sh 04:25:45 Setup pyenv: 04:25:45 system 04:25:45 * 3.8.13 (set by /opt/pyenv/version) 04:25:45 * 3.9.13 (set by /opt/pyenv/version) 04:25:45 * 3.10.6 (set by /opt/pyenv/version) 04:25:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nkRw 04:25:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:25:53 lf-activate-venv(): INFO: Installing: lftools 04:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-nkRw/bin to PATH 04:26:15 Generating Requirements File 04:26:33 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. 04:26:33 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 04:26:33 Python 3.10.6 04:26:34 pip 25.1.1 from /tmp/venv-nkRw/lib/python3.10/site-packages/pip (python 3.10) 04:26:34 appdirs==1.4.4 04:26:34 argcomplete==3.6.2 04:26:34 aspy.yaml==1.3.0 04:26:34 attrs==25.3.0 04:26:34 autopage==0.5.2 04:26:34 beautifulsoup4==4.13.4 04:26:34 boto3==1.38.21 04:26:34 botocore==1.38.21 04:26:34 bs4==0.0.2 04:26:34 cachetools==5.5.2 04:26:34 certifi==2025.4.26 04:26:34 cffi==1.17.1 04:26:34 cfgv==3.4.0 04:26:34 chardet==5.2.0 04:26:34 charset-normalizer==3.4.2 04:26:34 click==8.2.1 04:26:34 cliff==4.10.0 04:26:34 cmd2==2.5.11 04:26:34 cryptography==3.3.2 04:26:34 debtcollector==3.0.0 04:26:34 decorator==5.2.1 04:26:34 defusedxml==0.7.1 04:26:34 Deprecated==1.2.18 04:26:34 distlib==0.3.9 04:26:34 dnspython==2.7.0 04:26:34 docker==4.2.2 04:26:34 dogpile.cache==1.4.0 04:26:34 durationpy==0.10 04:26:34 email_validator==2.2.0 04:26:34 filelock==3.18.0 04:26:34 future==1.0.0 04:26:34 gitdb==4.0.12 04:26:34 GitPython==3.1.44 04:26:34 google-auth==2.40.2 04:26:34 httplib2==0.22.0 04:26:34 identify==2.6.10 04:26:34 idna==3.10 04:26:34 importlib-resources==1.5.0 04:26:34 iso8601==2.1.0 04:26:34 Jinja2==3.1.6 04:26:34 jmespath==1.0.1 04:26:34 jsonpatch==1.33 04:26:34 jsonpointer==3.0.0 04:26:34 jsonschema==4.23.0 04:26:34 jsonschema-specifications==2025.4.1 04:26:34 keystoneauth1==5.11.0 04:26:34 kubernetes==32.0.1 04:26:34 lftools==0.37.12 04:26:34 lxml==5.4.0 04:26:34 MarkupSafe==3.0.2 04:26:34 msgpack==1.1.0 04:26:34 multi_key_dict==2.0.3 04:26:34 munch==4.0.0 04:26:34 netaddr==1.3.0 04:26:34 niet==1.4.2 04:26:34 nodeenv==1.9.1 04:26:34 oauth2client==4.1.3 04:26:34 oauthlib==3.2.2 04:26:34 openstacksdk==4.5.0 04:26:34 os-client-config==2.1.0 04:26:34 os-service-types==1.7.0 04:26:34 osc-lib==4.0.0 04:26:34 oslo.config==9.8.0 04:26:34 oslo.context==6.0.0 04:26:34 oslo.i18n==6.5.1 04:26:34 oslo.log==7.1.0 04:26:34 oslo.serialization==5.7.0 04:26:34 oslo.utils==9.0.0 04:26:34 packaging==25.0 04:26:34 pbr==6.1.1 04:26:34 platformdirs==4.3.8 04:26:34 prettytable==3.16.0 04:26:34 psutil==7.0.0 04:26:34 pyasn1==0.6.1 04:26:34 pyasn1_modules==0.4.2 04:26:34 pycparser==2.22 04:26:34 pygerrit2==2.0.15 04:26:34 PyGithub==2.6.1 04:26:34 PyJWT==2.10.1 04:26:34 PyNaCl==1.5.0 04:26:34 pyparsing==2.4.7 04:26:34 pyperclip==1.9.0 04:26:34 pyrsistent==0.20.0 04:26:34 python-cinderclient==9.7.0 04:26:34 python-dateutil==2.9.0.post0 04:26:34 python-heatclient==4.2.0 04:26:34 python-jenkins==1.8.2 04:26:34 python-keystoneclient==5.6.0 04:26:34 python-magnumclient==4.8.1 04:26:34 python-openstackclient==8.0.0 04:26:34 python-swiftclient==4.7.0 04:26:34 PyYAML==6.0.2 04:26:34 referencing==0.36.2 04:26:34 requests==2.32.3 04:26:34 requests-oauthlib==2.0.0 04:26:34 requestsexceptions==1.4.0 04:26:34 rfc3986==2.0.0 04:26:34 rpds-py==0.25.1 04:26:34 rsa==4.9.1 04:26:34 ruamel.yaml==0.18.10 04:26:34 ruamel.yaml.clib==0.2.12 04:26:34 s3transfer==0.12.0 04:26:34 simplejson==3.20.1 04:26:34 six==1.17.0 04:26:34 smmap==5.0.2 04:26:34 soupsieve==2.7 04:26:34 stevedore==5.4.1 04:26:34 tabulate==0.9.0 04:26:34 toml==0.10.2 04:26:34 tomlkit==0.13.2 04:26:34 tqdm==4.67.1 04:26:34 typing_extensions==4.13.2 04:26:34 tzdata==2025.2 04:26:34 urllib3==1.26.20 04:26:34 virtualenv==20.31.2 04:26:34 wcwidth==0.2.13 04:26:34 websocket-client==1.8.0 04:26:34 wrapt==1.17.2 04:26:34 xdg==6.0.0 04:26:34 xmltodict==0.14.2 04:26:34 yq==3.4.3 04:26:34 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins18156588786853451221.sh 04:26:34 + mkdir -p /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/target/classes /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/jacoco/classes 04:26:34 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins13712357638789759235.sh 04:26:34 + echo quiet=on 04:26:34 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-14860 04:26:35 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=oslo -Dsha1=origin/oslo -DMAVEN_OPTS= -DPROJECT=cps/ncmp-dmi-plugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/oslo -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=oslo -DARCHIVE_ARTIFACTS= -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=cps/ncmp-dmi-plugin --version 04:26:35 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 04:26:35 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 04:26:35 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 04:26:35 Default locale: en_US, platform encoding: UTF-8 04:26:35 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 04:26:35 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins1242966322257355361.sh 04:26:35 + rm /home/jenkins/.wgetrc 04:26:35 [EnvInject] - Injecting environment variables from a build step. 04:26:35 [EnvInject] - Injecting as environment variables the properties content 04:26:35 SET_JDK_VERSION=openjdk17 04:26:35 GIT_URL="git://cloud.onap.org/mirror" 04:26:35 04:26:35 [EnvInject] - Variables injected successfully. 04:26:35 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/sh /tmp/jenkins11839199805346966034.sh 04:26:35 ---> update-java-alternatives.sh 04:26:35 ---> Updating Java version 04:26:35 ---> RedHat type system detected 04:26:36 openjdk version "17.0.6-ea" 2023-01-17 LTS 04:26:36 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 04:26:36 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) 04:26:36 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 04:26:36 [EnvInject] - Injecting environment variables from a build step. 04:26:36 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 04:26:36 [EnvInject] - Variables injected successfully. 04:26:36 provisioning config files... 04:26:36 copy managed file [global-settings] to file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo@tmp/config6634316625799667341tmp 04:26:36 copy managed file [cps-ncmp-dmi-plugin-settings] to file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo@tmp/config3898158439064759960tmp 04:26:36 [EnvInject] - Injecting environment variables from a build step. 04:26:36 [EnvInject] - Injecting as environment variables the properties content 04:26:36 SERVER_ID=ecomp-snapshots 04:26:36 04:26:36 [EnvInject] - Variables injected successfully. 04:26:36 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins18172775450507408324.sh 04:26:36 ---> create-netrc.sh 04:26:36 [EnvInject] - Injecting environment variables from a build step. 04:26:36 [EnvInject] - Injecting as environment variables the properties content 04:26:36 NEXUS_CUT_DIRS=6 04:26:36 NEXUS_REPO=snapshots 04:26:36 04:26:36 [EnvInject] - Variables injected successfully. 04:26:36 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins1284971185299333628.sh 04:26:36 ---> maven-fetch-metadata.sh 04:26:36 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 04:26:36 + project=org.onap.cps.ncmp-dmi-plugin 04:26:36 + project_path=org/onap/cps/ncmp-dmi-plugin 04:26:36 + mkdir -p /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin 04:26:36 + pushd /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin 04:26:36 /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo 04:26:36 + set +e 04:26:36 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ [7804] -> "ncmp-dmi-plugin/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.1-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.0.1-SNAPSHOT/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.4-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.0.4-SNAPSHOT/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.1.1-SNAPSHOT/ [4711] -> "ncmp-dmi-plugin/1.1.1-SNAPSHOT/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.2.3-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.2.3-SNAPSHOT/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.3.1-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.3.1-SNAPSHOT/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.4.1-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.4.1-SNAPSHOT/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.5.1-SNAPSHOT/ [4723] -> "ncmp-dmi-plugin/1.5.1-SNAPSHOT/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ [4187] -> "ncmp-dmi-plugin/1.6.0-SNAPSHOT/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/3.5.5-SNAPSHOT/ [3390] -> "ncmp-dmi-plugin/3.5.5-SNAPSHOT/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-service/ [3596] -> "ncmp-dmi-plugin/dmi-service/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/ [3605] -> "ncmp-dmi-plugin/dmi-stub-app/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/ [3641] -> "ncmp-dmi-plugin/dmi-stub-service/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub/ [3569] -> "ncmp-dmi-plugin/dmi-stub/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/ [3632] -> "ncmp-dmi-plugin/ncmp-dmi-plugin/index.html.tmp" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml [667/667] -> "ncmp-dmi-plugin/maven-metadata.xml" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.1-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.4-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.1.1-SNAPSHOT/maven-metadata.xml [780/780] -> "ncmp-dmi-plugin/1.1.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.2.3-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.3.1-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.3.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.4.1-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.4.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.5.1-SNAPSHOT/maven-metadata.xml [783/783] -> "ncmp-dmi-plugin/1.5.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml [608/608] -> "ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml" [1] 04:26:36 2025-05-22 04:26:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/3.5.5-SNAPSHOT/maven-metadata.xml [604/604] -> "ncmp-dmi-plugin/3.5.5-SNAPSHOT/maven-metadata.xml" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/ [20605] -> "ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-service/1.7.0-SNAPSHOT/ [20605] -> "ncmp-dmi-plugin/dmi-service/1.7.0-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-service/maven-metadata.xml [420/420] -> "ncmp-dmi-plugin/dmi-service/maven-metadata.xml" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/ [20708] -> "ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.7.0-SNAPSHOT/ [20708] -> "ncmp-dmi-plugin/dmi-stub-app/1.7.0-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/maven-metadata.xml [421/421] -> "ncmp-dmi-plugin/dmi-stub-app/maven-metadata.xml" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/ [21232] -> "ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.7.0-SNAPSHOT/ [21232] -> "ncmp-dmi-plugin/dmi-stub-service/1.7.0-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/maven-metadata.xml [425/425] -> "ncmp-dmi-plugin/dmi-stub-service/maven-metadata.xml" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/ [11154] -> "ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.7.0-SNAPSHOT/ [11154] -> "ncmp-dmi-plugin/dmi-stub/1.7.0-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub/maven-metadata.xml [417/417] -> "ncmp-dmi-plugin/dmi-stub/maven-metadata.xml" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/ [11630] -> "ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.7.0-SNAPSHOT/ [11630] -> "ncmp-dmi-plugin/ncmp-dmi-plugin/1.7.0-SNAPSHOT/index.html.tmp" [1] 04:26:37 2025-05-22 04:26:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml [424/424] -> "ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/maven-metadata.xml [789/789] -> "ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-service/1.7.0-SNAPSHOT/maven-metadata.xml [789/789] -> "ncmp-dmi-plugin/dmi-service/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/maven-metadata.xml [790/790] -> "ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.7.0-SNAPSHOT/maven-metadata.xml [790/790] -> "ncmp-dmi-plugin/dmi-stub-app/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/maven-metadata.xml [794/794] -> "ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.7.0-SNAPSHOT/maven-metadata.xml [794/794] -> "ncmp-dmi-plugin/dmi-stub-service/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/maven-metadata.xml [613/613] -> "ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.7.0-SNAPSHOT/maven-metadata.xml [613/613] -> "ncmp-dmi-plugin/dmi-stub/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/maven-metadata.xml [620/620] -> "ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 2025-05-22 04:26:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.7.0-SNAPSHOT/maven-metadata.xml [620/620] -> "ncmp-dmi-plugin/ncmp-dmi-plugin/1.7.0-SNAPSHOT/maven-metadata.xml" [1] 04:26:38 FINISHED --2025-05-22 04:26:38-- 04:26:38 Total wall clock time: 1.8s 04:26:38 Downloaded: 50 files, 248K in 0.003s (75.4 MB/s) 04:26:38 + set -e 04:26:38 + popd 04:26:38 /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo 04:26:38 + mkdir -p /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo-backup 04:26:38 + cp -a /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo-backup 04:26:38 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins18432463278503565628.sh 04:26:38 [EnvInject] - Injecting environment variables from a build step. 04:26:38 [EnvInject] - Injecting as environment variables the properties content 04:26:38 MAVEN_GOALS=clean deploy 04:26:38 04:26:38 [EnvInject] - Variables injected successfully. 04:26:38 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins18229359403939881269.sh 04:26:38 ---> common-variables.sh 04:26:38 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 04:26:38 ---> maven-build.sh 04:26:38 + set +u 04:26:38 + export MAVEN_OPTS 04:26:38 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean deploy -e --global-settings /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo@tmp/config6634316625799667341tmp --settings /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo@tmp/config3898158439064759960tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 04:26:38 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 04:26:38 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 04:26:38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 04:26:38 Default locale: en_US, platform encoding: UTF-8 04:26:38 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 04:26:39 [INFO] Error stacktraces are turned on. 04:26:39 [INFO] Scanning for projects... 04:26:43 [WARNING] 04:26:43 [WARNING] Some problems were encountered while building the effective model for org.onap.cps.ncmp-dmi-plugin:dmi-stub-app:jar:1.6.1-SNAPSHOT 04:26:43 [WARNING] The expression ${parent.groupId} is deprecated. Please use ${project.parent.groupId} instead. 04:26:43 [WARNING] 04:26:43 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 04:26:43 [WARNING] 04:26:43 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 04:26:43 [WARNING] 04:26:43 [INFO] ------------------------------------------------------------------------ 04:26:43 [INFO] Reactor Build Order: 04:26:43 [INFO] 04:26:43 [INFO] ncmp-dmi-plugin [pom] 04:26:43 [INFO] dmi-service [jar] 04:26:43 [INFO] dmi-stub [pom] 04:26:43 [INFO] dmi-stub-service [jar] 04:26:43 [INFO] dmi-stub-app [jar] 04:26:43 [INFO] 04:26:43 [INFO] ------------< org.onap.cps.ncmp-dmi-plugin:ncmp-dmi-plugin >------------ 04:26:43 [INFO] Building ncmp-dmi-plugin 1.6.1-SNAPSHOT [1/5] 04:26:43 [INFO] --------------------------------[ pom ]--------------------------------- 04:26:44 [INFO] 04:26:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ncmp-dmi-plugin --- 04:26:44 [INFO] Deleting /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/target 04:26:44 [INFO] 04:26:44 [INFO] --- maven-dependency-plugin:3.7.1:unpack (unpack-checkstyle-config) @ ncmp-dmi-plugin --- 04:26:48 [INFO] Configured Artifact: org.onap.cps:checkstyle:3.5.5:jar 04:26:48 [INFO] 04:26:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ ncmp-dmi-plugin --- 04:26:50 [INFO] You have 0 Checkstyle violations. 04:26:50 [INFO] 04:26:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ ncmp-dmi-plugin --- 04:26:50 [INFO] You have 0 Checkstyle violations. 04:26:50 [INFO] 04:26:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ncmp-dmi-plugin --- 04:26:51 [INFO] Installing /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/pom.xml to /tmp/r/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/ncmp-dmi-plugin-1.6.1-SNAPSHOT.pom 04:26:51 [INFO] 04:26:51 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ ncmp-dmi-plugin --- 04:26:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo 04:26:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo" instead. 04:26:51 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml: Checksum validation failed, no checksums available 04:26:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml 04:26:51 [INFO] 04:26:51 [INFO] --------------< org.onap.cps.ncmp-dmi-plugin:dmi-service >-------------- 04:26:51 [INFO] Building dmi-service 1.6.1-SNAPSHOT [2/5] 04:26:51 [INFO] --------------------------------[ jar ]--------------------------------- 04:27:00 [INFO] 04:27:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-service --- 04:27:00 [INFO] 04:27:00 [INFO] --- maven-dependency-plugin:3.7.1:unpack (unpack-checkstyle-config) @ dmi-service --- 04:27:00 [INFO] Configured Artifact: org.onap.cps:checkstyle:3.5.5:jar 04:27:00 [INFO] 04:27:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ dmi-service --- 04:27:00 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/ncmp/dmi/model/*:org/onap/cps/ncmp/dmi/datajobs/model/* 04:27:00 [INFO] 04:27:00 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (dmi-code-gen) @ dmi-service --- 04:27:04 [INFO] Generating with dryRun=false 04:27:04 [INFO] Output directory (/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 04:27:04 [INFO] OpenAPI Generator: spring (server) 04:27:04 [INFO] Generator 'spring' is considered stable. 04:27:04 [INFO] ---------------------------------- 04:27:04 [INFO] Set base package to invoker package (org.onap.cps.ncmp.dmi.rest.controller) 04:27:04 [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) 04:27:04 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 04:27:04 [INFO] Inline schema created as ModuleSet_schemas_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:04 [INFO] Inline schema created as ModuleResourcesReadRequest_data_modules_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:04 [INFO] Inline schema created as ModuleResourcesReadRequest_data. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:04 [INFO] Processing operation getModuleReferences 04:27:04 [INFO] Processing operation retrieveModuleResources 04:27:04 [INFO] Processing operation registerCmHandles 04:27:04 [INFO] Processing operation dataAccessPassthrough 04:27:04 [INFO] Processing operation getResourceDataForCmHandleDataOperation 04:27:04 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:04 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:04 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/CmHandleProperties.java 04:27:04 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/CmHandles.java 04:27:04 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/DataAccessRequest.java 04:27:04 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/DataOperationRequest.java 04:27:04 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/DmiOperationCmHandle.java 04:27:04 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/ErrorMessage.java 04:27:04 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/ModuleReferencesRequest.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/ModuleResourcesReadRequest.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/ModuleResourcesReadRequestData.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/ModuleResourcesReadRequestDataModulesInner.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/ModuleSet.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/ModuleSetSchemasInner.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/ResourceDataOperationRequests.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/YangResource.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/model/YangResources.java 04:27:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/rest/api/DmiPluginApi.java 04:27:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/rest/api/DmiPluginInternalApi.java 04:27:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:05 [INFO] Skipping generation of supporting files. 04:27:05 ################################################################################ 04:27:05 # Thanks for using OpenAPI Generator. # 04:27:05 # Please consider donation to help us maintain this project 🙏 # 04:27:05 # https://opencollective.com/openapi_generator/donate # 04:27:05 ################################################################################ 04:27:05 [INFO] 04:27:05 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (dmi-datajob-code-gen) @ dmi-service --- 04:27:05 [INFO] Generating with dryRun=false 04:27:05 [INFO] No .openapi-generator-ignore file found. 04:27:05 [INFO] OpenAPI Generator: spring (server) 04:27:05 [INFO] Generator 'spring' is considered stable. 04:27:05 [INFO] ---------------------------------- 04:27:05 [INFO] Set base package to invoker package (org.onap.cps.ncmp.dmi.datajobs.rest.controller) 04:27:05 [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) 04:27:05 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 04:27:05 [INFO] Inline schema created as SubjobReadRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:05 [INFO] Inline schema created as SubjobWriteRequest_data_inner_value. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:05 [INFO] Inline schema created as SubjobWriteRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:05 [WARNING] Object (reserved word) cannot be used as model name. Renamed to ModelObject 04:27:05 [INFO] Processing operation readDataJob 04:27:05 [INFO] Processing operation writeDataJob 04:27:05 [INFO] Processing operation getDataJobStatus 04:27:05 [INFO] Processing operation getDataJobResult 04:27:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:05 [INFO] Model CmHandleProperties not generated since it's a free-form object 04:27:05 [INFO] Model Object not generated since it's a free-form object 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/ActionParameters.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/ErrorMessage.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/Resource.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobReadRequest.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobReadRequestDataInner.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequest.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequestDataInner.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequestDataInnerValue.java 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteResponse.java 04:27:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:05 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/rest/api/DmiDatajobApi.java 04:27:05 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:05 [INFO] Skipping generation of supporting files. 04:27:05 ################################################################################ 04:27:05 # Thanks for using OpenAPI Generator. # 04:27:05 # Please consider donation to help us maintain this project 🙏 # 04:27:05 # https://opencollective.com/openapi_generator/donate # 04:27:05 ################################################################################ 04:27:05 [INFO] 04:27:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ dmi-service --- 04:27:05 [INFO] You have 0 Checkstyle violations. 04:27:05 [INFO] 04:27:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ dmi-service --- 04:27:06 [INFO] You have 0 Checkstyle violations. 04:27:06 [INFO] 04:27:06 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ dmi-service --- 04:27:07 [INFO] 04:27:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-service --- 04:27:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 04:27:07 [INFO] Copying 2 resources 04:27:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/license 04:27:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-resources/licenses 04:27:07 [INFO] 04:27:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ dmi-service --- 04:27:08 [INFO] Recompiling the module because of changed dependency. 04:27:08 [INFO] Compiling 64 source files with javac [debug target 17] to target/classes 04:27:10 [INFO] 04:27:10 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ dmi-service --- 04:27:10 [INFO] Generating with dryRun=false 04:27:10 [INFO] No .openapi-generator-ignore file found. 04:27:10 [INFO] OpenAPI Generator: openapi-yaml (documentation) 04:27:10 [INFO] Generator 'openapi-yaml' is considered stable. 04:27:10 [INFO] Output file [outputFile=openapi/openapi.yaml] 04:27:10 [INFO] Inline schema created as ModuleSet_schemas_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:10 [INFO] Inline schema created as ModuleResourcesReadRequest_data_modules_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:10 [INFO] Inline schema created as ModuleResourcesReadRequest_data. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] Model cmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 04:27:10 [INFO] Model YangResources not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 04:27:10 [INFO] Model ResourceDataOperationRequests not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/README.md 04:27:10 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/openapi/openapi.yaml 04:27:10 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/.openapi-generator-ignore 04:27:10 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/.openapi-generator/VERSION 04:27:10 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/.openapi-generator/FILES 04:27:10 ################################################################################ 04:27:10 # Thanks for using OpenAPI Generator. # 04:27:10 # Please consider donation to help us maintain this project 🙏 # 04:27:10 # https://opencollective.com/openapi_generator/donate # 04:27:10 ################################################################################ 04:27:10 [INFO] 04:27:10 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-datajob-yaml-gen) @ dmi-service --- 04:27:10 [INFO] Generating with dryRun=false 04:27:10 [INFO] OpenAPI Generator: openapi-yaml (documentation) 04:27:10 [INFO] Generator 'openapi-yaml' is considered stable. 04:27:10 [INFO] Output file [outputFile=openapi/openapi-datajob.yaml] 04:27:10 [INFO] Inline schema created as SubjobReadRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:10 [INFO] Inline schema created as SubjobWriteRequest_data_inner_value. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:10 [INFO] Inline schema created as SubjobWriteRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] Model CmHandleProperties not generated since it's a free-form object 04:27:10 [INFO] Model ActionParameters not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 04:27:10 [INFO] Model Object not generated since it's a free-form object 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:27:10 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/README.md 04:27:10 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/openapi/openapi-datajob.yaml 04:27:10 [INFO] Skipped /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 04:27:10 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/.openapi-generator/VERSION 04:27:10 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/generated-sources/openapi/.openapi-generator/FILES 04:27:10 ################################################################################ 04:27:10 # Thanks for using OpenAPI Generator. # 04:27:10 # Please consider donation to help us maintain this project 🙏 # 04:27:10 # https://opencollective.com/openapi_generator/donate # 04:27:10 ################################################################################ 04:27:10 [INFO] 04:27:10 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-service >>> 04:27:10 [INFO] 04:27:10 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-service --- 04:27:13 [INFO] Fork Value is true 04:27:15 [java] WARNING: A terminally deprecated method in java.lang.System has been called 04:27:15 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/tmp/r/com/github/spotbugs/spotbugs/4.4.2/spotbugs-4.4.2.jar) 04:27:15 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 04:27:15 [java] WARNING: System::setSecurityManager will be removed in a future release 04:27:18 [INFO] Done SpotBugs Analysis.... 04:27:18 [INFO] 04:27:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-service <<< 04:27:18 [INFO] 04:27:18 [INFO] 04:27:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-service --- 04:27:19 [INFO] BugInstance size is 0 04:27:19 [INFO] Error size is 0 04:27:19 [INFO] No errors/warnings found 04:27:19 [INFO] 04:27:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-service --- 04:27:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 04:27:19 [INFO] Copying 10 resources 04:27:19 [INFO] 04:27:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ dmi-service --- 04:27:19 [INFO] Recompiling the module because of changed dependency. 04:27:19 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 04:27:19 [INFO] 04:27:19 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ dmi-service --- 04:27:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 04:27:20 [INFO] Using Groovy 3.0.18 to perform compileTests. 04:27:20 [INFO] Parallel parsing disabled. 04:27:21 [INFO] Compiled 30 files. 04:27:21 [INFO] 04:27:21 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ dmi-service --- 04:27:22 [INFO] Surefire report directory: /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/surefire-reports 04:27:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:27:22 [INFO] 04:27:22 [INFO] ------------------------------------------------------- 04:27:22 [INFO] T E S T S 04:27:22 [INFO] ------------------------------------------------------- 04:27:22 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 04:27:23 04:27:23.182 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.dmi.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 04:27:23 04:27:23.365 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.ncmp.dmi.Application for test class org.onap.cps.ncmp.dmi.rest.controller.ControllerSecuritySpec 04:27:23 04:27:23.478 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.dmi.rest.controller.DmiRestControllerSpec]: DmiRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 04:27:23 04:27:23.496 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.ncmp.dmi.Application for test class org.onap.cps.ncmp.dmi.rest.controller.DmiRestControllerSpec 04:27:23 04:27:23.658 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.dmi.datajobs.rest.controller.DmiDatajobsRestControllerSpec]: DmiDatajobsRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 04:27:23 04:27:23.686 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.ncmp.dmi.Application for test class org.onap.cps.ncmp.dmi.datajobs.rest.controller.DmiDatajobsRestControllerSpec 04:27:24 04:27:24.345 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.dmi.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 04:27:24 04:27:24.350 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.ncmp.dmi.Application for test class org.onap.cps.ncmp.dmi.rest.controller.ControllerSecuritySpec 04:27:24 04:27:24.353 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.dmi.rest.controller.DmiRestControllerSpec]: DmiRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 04:27:24 04:27:24.358 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.ncmp.dmi.Application for test class org.onap.cps.ncmp.dmi.rest.controller.DmiRestControllerSpec 04:27:24 04:27:24.376 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.dmi.datajobs.rest.controller.DmiDatajobsRestControllerSpec]: DmiDatajobsRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 04:27:24 04:27:24.381 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.ncmp.dmi.Application for test class org.onap.cps.ncmp.dmi.datajobs.rest.controller.DmiDatajobsRestControllerSpec 04:27:24 [INFO] Running org.onap.cps.ncmp.dmi.rest.controller.ControllerSecuritySpec 04:27:25 04:27:22,988 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 04:27:25 04:27:23,013 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 04:27:25 04:27:23,013 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 04:27:25 04:27:23,014 |-INFO in ch.qos.logback.classic.BasicConfigurator@79753f20 - Setting up default configuration. 04:27:25 04:27:24,817 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@50c8a382 - Adding [jar:file:/tmp/r/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. 04:27:25 04:27:24,817 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ae45ff - URL [jar:file:/tmp/r/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 04:27:25 04:27:24,820 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 04:27:25 04:27:24,820 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 04:27:25 04:27:24,820 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 04:27:25 04:27:24,822 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@50c8a382 - Adding [jar:file:/tmp/r/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. 04:27:25 04:27:24,822 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ae45ff - URL [jar:file:/tmp/r/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 04:27:25 04:27:24,829 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 04:27:25 04:27:24,829 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 04:27:25 04:27:24,834 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 04:27:25 04:27:24,865 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1747888044863) 04:27:25 04:27:24,865 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/classes/logback-spring.xml] 04:27:25 04:27:24,865 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 04:27:25 04:27:24,874 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 04:27:25 04:27:24,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cced001 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cced001 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cced001 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cced001 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cced001 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cced001 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cced001 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cced001 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 04:27:25 04:27:24,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:27:25 04:27:24,881 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:27:25 04:27:24,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 04:27:25 04:27:24,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:27:25 04:27:24,912 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 04:27:25 04:27:24,919 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 04:27:25 04:27:25,604 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6c927487 - Setting zoneId to "UTC" 04:27:25 04:27:25,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 04:27:25 04:27:25,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:27:25 04:27:25,851 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to true on line 61 04:27:25 04:27:25,852 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [jsonConsole] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 04:27:25 04:27:25,852 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [jsonConsole] to AsyncAppender. 04:27:25 04:27:25,853 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 04:27:25 04:27:25,853 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 04:27:25 04:27:25,853 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cced001 - Propagating INFO level on Logger[ROOT] onto the JUL framework 04:27:25 04:27:25,853 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 04:27:25 04:27:25,853 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@79d31e24 - End of configuration. 04:27:25 04:27:25,854 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@f243d5c - Registering current configuration as safe fallback point 04:27:25 04:27:25 04:27:25 . ____ _ __ _ _ 04:27:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:27:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:27:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:27:25 ' |____| .__|_| |_|_| |_\__, | / / / / 04:27:25 =========|_|==============|___/=/_/_/_/ 04:27:25 :: Spring Boot :: (v3.1.2) 04:27:25 04:27:26 {"logTimeStamp":"2025-05-22T04:27:25.950Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.c.ControllerSecuritySpec"} 04:27:26 {"logTimeStamp":"2025-05-22T04:27:25.951Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.c.ControllerSecuritySpec"} 04:27:26 {"logTimeStamp":"2025-05-22T04:27:26.827Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@69bdb27c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6ee0bfee, org.springframework.security.web.context.SecurityContextHolderFilter@79bcaf78, org.springframework.security.web.header.HeaderWriterFilter@143f4d52, org.springframework.security.web.authentication.logout.LogoutFilter@2be9dfb0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3fcb6c7b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6cf04303, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@608e34bf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@393fe097, org.springframework.security.web.access.ExceptionTranslationFilter@49b00b5, org.springframework.security.web.access.intercept.AuthorizationFilter@4a49b26f]","processId":"6382","threadName":"main","class":"o.s.s.web.DefaultSecurityFilterChain"} 04:27:28 {"logTimeStamp":"2025-05-22T04:27:28.179Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Spring TestDispatcherServlet ''","processId":"6382","threadName":"main","class":"o.s.b.t.m.w.SpringBootMockServletContext"} 04:27:28 {"logTimeStamp":"2025-05-22T04:27:28.179Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Servlet ''","processId":"6382","threadName":"main","class":"o.s.t.web.servlet.TestDispatcherServlet"} 04:27:28 {"logTimeStamp":"2025-05-22T04:27:28.181Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Completed initialization in 1 ms","processId":"6382","threadName":"main","class":"o.s.t.web.servlet.TestDispatcherServlet"} 04:27:28 {"logTimeStamp":"2025-05-22T04:27:28.201Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started ControllerSecuritySpec in 3.683 seconds (process running for 5.995)","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.c.ControllerSecuritySpec"} 04:27:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 04:27:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.959 s -- in org.onap.cps.ncmp.dmi.rest.controller.ControllerSecuritySpec 04:27:29 [INFO] Running org.onap.cps.ncmp.dmi.rest.controller.DmiRestControllerSpec 04:27:29 04:27:29 . ____ _ __ _ _ 04:27:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:27:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:27:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:27:29 ' |____| .__|_| |_|_| |_\__, | / / / / 04:27:29 =========|_|==============|___/=/_/_/_/ 04:27:29 :: Spring Boot :: (v3.1.2) 04:27:29 04:27:29 {"logTimeStamp":"2025-05-22T04:27:29.776Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting DmiRestControllerSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.c.DmiRestControllerSpec"} 04:27:29 {"logTimeStamp":"2025-05-22T04:27:29.776Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.c.DmiRestControllerSpec"} 04:27:30 {"logTimeStamp":"2025-05-22T04:27:30.019Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2a450fe, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@37b0cfae, org.springframework.security.web.context.SecurityContextHolderFilter@30524cdf, org.springframework.security.web.header.HeaderWriterFilter@104f10a7, org.springframework.security.web.authentication.logout.LogoutFilter@23d34ed, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@16546eba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@14001fb7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@48895b1d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fe956e8, org.springframework.security.web.access.ExceptionTranslationFilter@3e0c4b29, org.springframework.security.web.access.intercept.AuthorizationFilter@69d58b75]","processId":"6382","threadName":"main","class":"o.s.s.web.DefaultSecurityFilterChain"} 04:27:30 {"logTimeStamp":"2025-05-22T04:27:30.546Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Spring TestDispatcherServlet ''","processId":"6382","threadName":"main","class":"o.s.b.t.m.w.SpringBootMockServletContext"} 04:27:30 {"logTimeStamp":"2025-05-22T04:27:30.546Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Servlet ''","processId":"6382","threadName":"main","class":"o.s.t.web.servlet.TestDispatcherServlet"} 04:27:30 {"logTimeStamp":"2025-05-22T04:27:30.546Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Completed initialization in 0 ms","processId":"6382","threadName":"main","class":"o.s.t.web.servlet.TestDispatcherServlet"} 04:27:30 {"logTimeStamp":"2025-05-22T04:27:30.550Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started DmiRestControllerSpec in 0.799 seconds (process running for 8.345)","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.c.DmiRestControllerSpec"} 04:27:30 {"logTimeStamp":"2025-05-22T04:27:30.819Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Exception occurred","processId":"6382","threadName":"main","class":"o.o.c.n.d.exception.DmiExceptionHandler","exception":"\njava.lang.RuntimeException: null\n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)\n\tat java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)\n\tat org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)\n\tat org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268)\n\tat org.onap.cps.ncmp.dmi.rest.controller.DmiRestControllerSpec.$spock_feature_0_1prov1(DmiRestControllerSpec.groovy:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37)\n\tat org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275)\n\tat org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147)\n\tat org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23)\n\tat org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44)\n\tat org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40)\n\tat org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n\n"} 04:27:30 {"logTimeStamp":"2025-05-22T04:27:30.829Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Exception occurred","processId":"6382","threadName":"main","class":"o.o.c.n.d.exception.DmiExceptionHandler","exception":"\njava.lang.RuntimeException: \n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)\n\tat java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)\n\tat org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)\n\tat org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286)\n\tat org.onap.cps.ncmp.dmi.rest.controller.DmiRestControllerSpec.$spock_feature_0_1prov1(DmiRestControllerSpec.groovy:136)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37)\n\tat org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275)\n\tat org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147)\n\tat org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23)\n\tat org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44)\n\tat org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40)\n\tat org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: java.lang.RuntimeException: null\n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)\n\tat java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)\n\tat org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)\n\tat org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268)\n\t... 79 common frames omitted\n\n"} 04:27:30 {"logTimeStamp":"2025-05-22T04:27:30.956Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag received from read request: module-set-tag1","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.014Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag received from read request: module-set-tag1","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.044Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.054Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.060Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.061Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Exception occurred","processId":"6382","threadName":"main","class":"o.o.c.n.d.exception.DmiExceptionHandler","exception":"\norg.onap.cps.ncmp.dmi.exception.InvalidDatastoreException: dummy-datastore is an invalid datastore name\n\tat org.onap.cps.ncmp.dmi.rest.controller.handlers.DatastoreType.fromDatastoreName(DatastoreType.java:58)\n\tat org.onap.cps.ncmp.dmi.rest.controller.DmiRestController.dataAccessPassthrough(DmiRestController.java:154)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)\n\tat org.onap.cps.ncmp.dmi.rest.controller.DmiRestController$$SpringCGLIB$$0.dataAccessPassthrough()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)\n\tat org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:168)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)\n\tat org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)\n\tat org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)\n\tat org.onap.cps.ncmp.dmi.rest.controller.DmiRestControllerSpec.$spock_feature_0_9(DmiRestControllerSpec.groovy:270)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n\n"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.071Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.079Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.088Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.095Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: module-set-tag-example","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.100Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.106Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.116Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: module-set-tag-example","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.118Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Async task completed.","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.async.AsyncTaskExecutor"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.124Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: module-set-tag-example","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.124Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Async task completed.","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.async.AsyncTaskExecutor"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.130Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: module-set-tag-example","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.136Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.141Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.146Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.151Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.156Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.161Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module set tag: null","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Request Details (for testing purposes)","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Request Id: some-requestId","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Topic: client-topic-name","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Details of the first Operation","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Resource Identifier: some resourceIdentifier","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Module Set Tag: module-set-tag1","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Operation Id: 14","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.200Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Cm Handles: [class DmiOperationCmHandle {\n id: cmHandle123\n cmHandleProperties: {myProp`=some value, otherProp=other value}\n moduleSetTag: module-set-tag1\n}]","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.200Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Options: some options","processId":"6382","threadName":"main","class":"o.o.c.n.d.r.controller.DmiRestController"} 04:27:31 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s -- in org.onap.cps.ncmp.dmi.rest.controller.DmiRestControllerSpec 04:27:31 [INFO] Running org.onap.cps.ncmp.dmi.config.DmiConfigurationSpec 04:27:31 04:27:31 . ____ _ __ _ _ 04:27:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:27:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:27:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:27:31 ' |____| .__|_| |_|_| |_\__, | / / / / 04:27:31 =========|_|==============|___/=/_/_/_/ 04:27:31 :: Spring Boot :: (v3.1.2) 04:27:31 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.254Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting DmiConfigurationSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.dmi.config.DmiConfigurationSpec"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.254Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.dmi.config.DmiConfigurationSpec"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.261Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started DmiConfigurationSpec in 0.03 seconds (process running for 9.056)","processId":"6382","threadName":"main","class":"o.o.c.n.dmi.config.DmiConfigurationSpec"} 04:27:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.onap.cps.ncmp.dmi.config.DmiConfigurationSpec 04:27:31 [INFO] Running org.onap.cps.ncmp.dmi.config.DmiPluginConfigSpec 04:27:31 04:27:31 . ____ _ __ _ _ 04:27:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:27:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:27:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:27:31 ' |____| .__|_| |_|_| |_\__, | / / / / 04:27:31 =========|_|==============|___/=/_/_/_/ 04:27:31 :: Spring Boot :: (v3.1.2) 04:27:31 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.521Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting DmiPluginConfigSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.dmi.config.DmiPluginConfigSpec"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.521Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.dmi.config.DmiPluginConfigSpec"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.526Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started DmiPluginConfigSpec in 0.024 seconds (process running for 9.32)","processId":"6382","threadName":"main","class":"o.o.c.n.dmi.config.DmiPluginConfigSpec"} 04:27:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.ncmp.dmi.config.DmiPluginConfigSpec 04:27:31 [INFO] Running org.onap.cps.ncmp.dmi.config.kafka.KafkaConfigSpec 04:27:31 04:27:31 . ____ _ __ _ _ 04:27:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:27:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:27:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:27:31 ' |____| .__|_| |_|_| |_\__, | / / / / 04:27:31 =========|_|==============|___/=/_/_/_/ 04:27:31 :: Spring Boot :: (v3.1.2) 04:27:31 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.564Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.dmi.config.kafka.KafkaConfigSpec"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.564Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.dmi.config.kafka.KafkaConfigSpec"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.660Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started KafkaConfigSpec in 0.114 seconds (process running for 9.455)","processId":"6382","threadName":"main","class":"o.o.c.n.dmi.config.kafka.KafkaConfigSpec"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.694Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [${KAFKA_BOOTSTRAP_SERVER}]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = ncmp-dmi-plugin-1\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 0\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class org.springframework.kafka.support.serializer.JsonSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.790Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-1] Instantiated an idempotent producer.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.800Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-1] Closing the Kafka producer with timeoutMillis = 0 ms.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.800Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.800Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.800Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.801Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.producer for ncmp-dmi-plugin-1 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.806Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [${KAFKA_BOOTSTRAP_SERVER}]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = ncmp-dmi-plugin-2\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 0\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class org.springframework.kafka.support.serializer.JsonSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.807Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-2] Instantiated an idempotent producer.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.807Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-2] Closing the Kafka producer with timeoutMillis = 0 ms.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.808Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.808Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.808Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.808Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.producer for ncmp-dmi-plugin-2 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.820Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [${KAFKA_BOOTSTRAP_SERVER}]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = ncmp-dmi-plugin-3\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 0\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class org.springframework.kafka.support.serializer.JsonSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.821Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-3] Instantiated an idempotent producer.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.821Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-3] Closing the Kafka producer with timeoutMillis = 0 ms.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.822Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.822Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.822Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.822Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.producer for ncmp-dmi-plugin-3 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.828Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [${KAFKA_BOOTSTRAP_SERVER}]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = ncmp-dmi-plugin-1\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 0\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class io.cloudevents.kafka.CloudEventSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.829Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-1] Instantiated an idempotent producer.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.830Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-1] Closing the Kafka producer with timeoutMillis = 0 ms.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.830Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.830Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.830Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.830Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.producer for ncmp-dmi-plugin-1 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.831Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [${KAFKA_BOOTSTRAP_SERVER}]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = ncmp-dmi-plugin-2\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 0\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class io.cloudevents.kafka.CloudEventSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.831Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-2] Instantiated an idempotent producer.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.832Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-2] Closing the Kafka producer with timeoutMillis = 0 ms.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.832Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.832Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.832Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.832Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.producer for ncmp-dmi-plugin-2 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.836Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [${KAFKA_BOOTSTRAP_SERVER}]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = ncmp-dmi-plugin-3\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 0\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class io.cloudevents.kafka.CloudEventSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.836Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-3] Instantiated an idempotent producer.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.837Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=ncmp-dmi-plugin-3] Closing the Kafka producer with timeoutMillis = 0 ms.","processId":"6382","threadName":"main","class":"o.a.kafka.clients.producer.KafkaProducer"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.837Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.837Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.onap.cps.ncmp.dmi.config.kafka.KafkaConfigSpec 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.837Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:27:31 {"logTimeStamp":"2025-05-22T04:27:31.837Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.producer for ncmp-dmi-plugin-3 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:27:31 [INFO] Running org.onap.cps.ncmp.dmi.datajobs.rest.controller.DmiDatajobsRestControllerSpec 04:27:32 04:27:32 . ____ _ __ _ _ 04:27:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:27:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:27:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:27:32 ' |____| .__|_| |_|_| |_\__, | / / / / 04:27:32 =========|_|==============|___/=/_/_/_/ 04:27:32 :: Spring Boot :: (v3.1.2) 04:27:32 04:27:32 {"logTimeStamp":"2025-05-22T04:27:31.861Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting DmiDatajobsRestControllerSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.d.d.r.c.DmiDatajobsRestControllerSpec"} 04:27:32 {"logTimeStamp":"2025-05-22T04:27:31.861Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.d.d.r.c.DmiDatajobsRestControllerSpec"} 04:27:32 {"logTimeStamp":"2025-05-22T04:27:31.975Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@39fe60b6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64619178, org.springframework.security.web.context.SecurityContextHolderFilter@29d5a7ac, org.springframework.security.web.header.HeaderWriterFilter@165a1ac4, org.springframework.security.web.authentication.logout.LogoutFilter@2a0fb087, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7d241cc5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@445265d6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@682921cb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2a6304f2, org.springframework.security.web.access.ExceptionTranslationFilter@578f6b1c, org.springframework.security.web.access.intercept.AuthorizationFilter@6e226e7d]","processId":"6382","threadName":"main","class":"o.s.s.web.DefaultSecurityFilterChain"} 04:27:32 {"logTimeStamp":"2025-05-22T04:27:32.325Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Spring TestDispatcherServlet ''","processId":"6382","threadName":"main","class":"o.s.b.t.m.w.SpringBootMockServletContext"} 04:27:32 {"logTimeStamp":"2025-05-22T04:27:32.325Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Initializing Servlet ''","processId":"6382","threadName":"main","class":"o.s.t.web.servlet.TestDispatcherServlet"} 04:27:32 {"logTimeStamp":"2025-05-22T04:27:32.326Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Completed initialization in 1 ms","processId":"6382","threadName":"main","class":"o.s.t.web.servlet.TestDispatcherServlet"} 04:27:32 {"logTimeStamp":"2025-05-22T04:27:32.329Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started DmiDatajobsRestControllerSpec in 0.485 seconds (process running for 10.124)","processId":"6382","threadName":"main","class":"o.o.c.n.d.d.r.c.DmiDatajobsRestControllerSpec"} 04:27:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s -- in org.onap.cps.ncmp.dmi.datajobs.rest.controller.DmiDatajobsRestControllerSpec 04:27:32 [INFO] Running org.onap.cps.ncmp.dmi.notifications.cmsubscription.DmiOutEventToCloudEventMapperSpec 04:27:32 04:27:32 . ____ _ __ _ _ 04:27:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:27:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:27:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:27:32 ' |____| .__|_| |_|_| |_\__, | / / / / 04:27:32 =========|_|==============|___/=/_/_/_/ 04:27:32 :: Spring Boot :: (v3.1.2) 04:27:32 04:27:32 {"logTimeStamp":"2025-05-22T04:27:32.424Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting DmiOutEventToCloudEventMapperSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.c.DmiOutEventToCloudEventMapperSpec"} 04:27:32 {"logTimeStamp":"2025-05-22T04:27:32.424Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.c.DmiOutEventToCloudEventMapperSpec"} 04:27:32 {"logTimeStamp":"2025-05-22T04:27:32.439Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started DmiOutEventToCloudEventMapperSpec in 0.031 seconds (process running for 10.234)","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.c.DmiOutEventToCloudEventMapperSpec"} 04:27:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.cps.ncmp.dmi.notifications.cmsubscription.DmiOutEventToCloudEventMapperSpec 04:27:32 {"logTimeStamp":"2025-05-22T04:27:32.551Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')","processId":"6382","threadName":"main","class":"o.t.utility.ImageNameSubstitutor"} 04:27:32 [INFO] Running org.onap.cps.ncmp.dmi.notifications.cmsubscription.DmiInEventConsumerSpec 04:27:33 {"logTimeStamp":"2025-05-22T04:27:33.239Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Found Docker environment with local Unix socket (unix:///var/run/docker.sock)","processId":"6382","threadName":"main","class":"o.t.d.DockerClientProviderStrategy"} 04:27:33 {"logTimeStamp":"2025-05-22T04:27:33.249Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Docker host IP address is localhost","processId":"6382","threadName":"main","class":"org.testcontainers.DockerClientFactory"} 04:27:33 {"logTimeStamp":"2025-05-22T04:27:33.275Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Connected to docker: \n Server Version: 23.0.1\n API Version: 1.42\n Operating System: CentOS Stream 8\n Total Memory: 31890 MB","processId":"6382","threadName":"main","class":"org.testcontainers.DockerClientFactory"} 04:27:33 {"logTimeStamp":"2025-05-22T04:27:33.278Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"\n********************************************************************************\nRyuk has been disabled. This can cause unexpected behavior in your environment.\n********************************************************************************","processId":"6382","threadName":"main","class":"o.testcontainers.utility.ResourceReaper"} 04:27:33 {"logTimeStamp":"2025-05-22T04:27:33.281Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Checking the system...","processId":"6382","threadName":"main","class":"org.testcontainers.DockerClientFactory"} 04:27:33 {"logTimeStamp":"2025-05-22T04:27:33.282Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"✔︎ Docker server version should be at least 1.6.0","processId":"6382","threadName":"main","class":"org.testcontainers.DockerClientFactory"} 04:27:33 {"logTimeStamp":"2025-05-22T04:27:33.308Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"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.","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:27:33 {"logTimeStamp":"2025-05-22T04:27:33.314Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"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)","processId":"6382","threadName":"main","class":"o.t.utility.RegistryAuthLocator"} 04:27:35 {"logTimeStamp":"2025-05-22T04:27:35.066Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting to pull image","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:35 {"logTimeStamp":"2025-05-22T04:27:35.093Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:35 {"logTimeStamp":"2025-05-22T04:27:35.450Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:36 {"logTimeStamp":"2025-05-22T04:27:36.983Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (24 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:37 {"logTimeStamp":"2025-05-22T04:27:37.465Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (35 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:39 {"logTimeStamp":"2025-05-22T04:27:39.671Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (92 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:40 {"logTimeStamp":"2025-05-22T04:27:40.054Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (100 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:40 {"logTimeStamp":"2025-05-22T04:27:40.423Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (107 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:40 {"logTimeStamp":"2025-05-22T04:27:40.676Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (113 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:40 {"logTimeStamp":"2025-05-22T04:27:40.773Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (115 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:40 {"logTimeStamp":"2025-05-22T04:27:40.794Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (115 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:42 {"logTimeStamp":"2025-05-22T04:27:41.907Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (136 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:42 {"logTimeStamp":"2025-05-22T04:27:42.279Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (144 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:46 {"logTimeStamp":"2025-05-22T04:27:46.706Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (252 MB/? MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:27:56 {"logTimeStamp":"2025-05-22T04:27:56.214Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (367 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:00 {"logTimeStamp":"2025-05-22T04:28:00.510Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (368 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:00 {"logTimeStamp":"2025-05-22T04:28:00.654Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (369 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:00 {"logTimeStamp":"2025-05-22T04:28:00.744Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (369 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:01 {"logTimeStamp":"2025-05-22T04:28:01.033Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (370 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:01 {"logTimeStamp":"2025-05-22T04:28:01.103Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (370 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:01 {"logTimeStamp":"2025-05-22T04:28:01.187Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (370 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:01 {"logTimeStamp":"2025-05-22T04:28:01.262Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (370 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:01 {"logTimeStamp":"2025-05-22T04:28:01.896Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:02 {"logTimeStamp":"2025-05-22T04:28:01.971Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:02 {"logTimeStamp":"2025-05-22T04:28:01.990Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Pull complete. 11 layers, pulled in 26s (downloaded 370 MB at 14 MB/s)","processId":"6382","threadName":"docker-java-stream-729162289","class":"t.r.n.o.2.1"} 04:28:02 {"logTimeStamp":"2025-05-22T04:28:02.027Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:28:06 {"logTimeStamp":"2025-05-22T04:28:06.357Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: def8be730e50048abf469e68465a8243b6e6f87b607151d03892c5731b3bce31","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.819Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT38.536551228S","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.897Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.956Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.956Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.956Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888091956","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.959Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class io.cloudevents.kafka.CloudEventDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.963Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.963Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.963Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888091963","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:11 {"logTimeStamp":"2025-05-22T04:28:11.968Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"6382","threadName":"main","class":"o.a.kafka.clients.consumer.KafkaConsumer"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:11.975Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Idempotence will be disabled because retries is set to 0.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:11.975Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = producer-1\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = false\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 1\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 0\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class io.cloudevents.kafka.CloudEventSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:11.986Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"These configurations '[batch-size]' were supplied but are not used yet.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:11.986Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:11.986Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:11.986Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888091986","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.443Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.444Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Cluster ID: 6kgq0uAtTh6a7J7JiccLFQ","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.Metadata"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.571Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE}","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.679Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Resetting the last seen epoch of partition dmi-ncmp-cm-avc-subscription-0 to 0 since the associated topicId changed from null to 9_ZHuaqMQkip1lxGRw-WlA","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.Metadata"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.725Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Resetting the last seen epoch of partition dmi-ncmp-cm-avc-subscription-0 to 0 since the associated topicId changed from null to 9_ZHuaqMQkip1lxGRw-WlA","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.725Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Cluster ID: 6kgq0uAtTh6a7J7JiccLFQ","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.844Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.853Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.881Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-test-group-1-79867325-6ef6-47d5-af6a-af1dc1e58a4b","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.881Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-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)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.881Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.913Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-test-group-1-79867325-6ef6-47d5-af6a-af1dc1e58a4b', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.917Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Finished assignment for group at generation 1: {consumer-ncmp-test-group-1-79867325-6ef6-47d5-af6a-af1dc1e58a4b=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.945Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-test-group-1-79867325-6ef6-47d5-af6a-af1dc1e58a4b', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.946Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.950Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:12 {"logTimeStamp":"2025-05-22T04:28:12.967Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:12.990Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}.","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.SubscriptionState"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.055Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.055Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Member consumer-ncmp-test-group-1-79867325-6ef6-47d5-af6a-af1dc1e58a4b sending LeaveGroup request to coordinator localhost:32768 (id: 2147483646 rack: null) due to the consumer is being closed","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.057Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.057Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-1, groupId=ncmp-test-group] Request joining group due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.067Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.067Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.067Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.072Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.consumer for consumer-ncmp-test-group-1 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.086Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.089Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.089Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.089Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888093089","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.090Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-4\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class io.cloudevents.kafka.CloudEventDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.092Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.092Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.092Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888093092","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.096Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"6382","threadName":"main","class":"o.a.kafka.clients.consumer.KafkaConsumer"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.096Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Idempotence will be disabled because retries is set to 0.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.097Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = producer-2\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = false\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 1\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 0\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class io.cloudevents.kafka.CloudEventSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.099Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"These configurations '[batch-size]' were supplied but are not used yet.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.099Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.099Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.099Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888093099","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.119Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Resetting the last seen epoch of partition dmi-ncmp-cm-avc-subscription-0 to 0 since the associated topicId changed from null to 9_ZHuaqMQkip1lxGRw-WlA","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.Metadata"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.119Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Cluster ID: 6kgq0uAtTh6a7J7JiccLFQ","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.Metadata"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.132Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Resetting the last seen epoch of partition dmi-ncmp-cm-avc-subscription-0 to 0 since the associated topicId changed from null to 9_ZHuaqMQkip1lxGRw-WlA","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.132Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Cluster ID: 6kgq0uAtTh6a7J7JiccLFQ","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.137Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.138Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.142Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-test-group-3-2d998a01-88b2-4669-975c-2174a770c2c4","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.142Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-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)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.142Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.160Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-test-group-3-2d998a01-88b2-4669-975c-2174a770c2c4', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.160Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Finished assignment for group at generation 3: {consumer-ncmp-test-group-3-2d998a01-88b2-4669-975c-2174a770c2c4=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.167Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-test-group-3-2d998a01-88b2-4669-975c-2174a770c2c4', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.167Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.167Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.172Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Member consumer-ncmp-test-group-3-2d998a01-88b2-4669-975c-2174a770c2c4 sending LeaveGroup request to coordinator localhost:32768 (id: 2147483646 rack: null) due to the consumer is being closed","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-3, groupId=ncmp-test-group] Request joining group due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.204Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.204Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.204Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.205Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.consumer for consumer-ncmp-test-group-3 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.210Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-5\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.214Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.214Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.214Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888093214","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.215Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-6\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class io.cloudevents.kafka.CloudEventDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.218Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.218Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.218Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888093218","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.258Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-7\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.260Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.261Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.261Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888093260","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.261Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-8\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class io.cloudevents.kafka.CloudEventDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.263Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.263Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.263Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888093263","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.275Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-9\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.277Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.277Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.277Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888093277","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.278Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32768]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-10\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class io.cloudevents.kafka.CloudEventDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.279Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.279Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.279Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888093279","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.282Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Unable to map cloud event to target event class type : class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_dmi.DmiInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_dmi.DmiInEvent]","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.mapper.CloudEventMapper"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.353Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.353Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.358Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node -1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.358Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node -1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.455Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.456Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.458Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.459Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.00 s -- in org.onap.cps.ncmp.dmi.notifications.cmsubscription.DmiInEventConsumerSpec 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.557Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.557Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 [INFO] Running org.onap.cps.ncmp.dmi.notifications.mapper.CloudEventMapperSpec 04:28:13 04:28:13 . ____ _ __ _ _ 04:28:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:28:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:28:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:28:13 ' |____| .__|_| |_|_| |_\__, | / / / / 04:28:13 =========|_|==============|___/=/_/_/_/ 04:28:13 :: Spring Boot :: (v3.1.2) 04:28:13 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.585Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.mapper.CloudEventMapperSpec"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.585Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.mapper.CloudEventMapperSpec"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.591Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started CloudEventMapperSpec in 0.027 seconds (process running for 51.386)","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.mapper.CloudEventMapperSpec"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.607Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Unable to map cloud event to target event class type : class java.util.ArrayList with cause : Error while trying to convert data from class [B to [collection type; class java.util.ArrayList, contains [simple type, class java.lang.Object]]","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.mapper.CloudEventMapper"} 04:28:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.dmi.notifications.mapper.CloudEventMapperSpec 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.609Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.609Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 [INFO] Running org.onap.cps.ncmp.dmi.notifications.async.AsyncTaskExecutorIntegrationSpec 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.612Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.670Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f27f9b1e60f7019681cebd37dae0c1287c05c5034aa4b153ecbb126067915f3b","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.759Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.759Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.863Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:13 {"logTimeStamp":"2025-05-22T04:28:13.863Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:14 {"logTimeStamp":"2025-05-22T04:28:14.112Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:14 {"logTimeStamp":"2025-05-22T04:28:14.112Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:14 {"logTimeStamp":"2025-05-22T04:28:14.367Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:14 {"logTimeStamp":"2025-05-22T04:28:14.368Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:14 {"logTimeStamp":"2025-05-22T04:28:14.976Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:14 {"logTimeStamp":"2025-05-22T04:28:14.976Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:15 {"logTimeStamp":"2025-05-22T04:28:15.239Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:15 {"logTimeStamp":"2025-05-22T04:28:15.239Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:15 {"logTimeStamp":"2025-05-22T04:28:15.832Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:15 {"logTimeStamp":"2025-05-22T04:28:15.832Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:16 {"logTimeStamp":"2025-05-22T04:28:16.295Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:16 {"logTimeStamp":"2025-05-22T04:28:16.295Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:16 {"logTimeStamp":"2025-05-22T04:28:16.694Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:16 {"logTimeStamp":"2025-05-22T04:28:16.694Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:17 {"logTimeStamp":"2025-05-22T04:28:17.351Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:17 {"logTimeStamp":"2025-05-22T04:28:17.351Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:17 {"logTimeStamp":"2025-05-22T04:28:17.552Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:17 {"logTimeStamp":"2025-05-22T04:28:17.552Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.358Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.358Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.610Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.610Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.812Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.200199336S","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.813Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32770]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-11\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.816Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.816Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.816Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888098816","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.817Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32770]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-12\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class io.cloudevents.kafka.CloudEventDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.820Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.820Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:18 {"logTimeStamp":"2025-05-22T04:28:18.820Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888098820","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 04:28:19 . ____ _ __ _ _ 04:28:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:28:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:28:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:28:19 ' |____| .__|_| |_|_| |_\__, | / / / / 04:28:19 =========|_|==============|___/=/_/_/_/ 04:28:19 :: Spring Boot :: (v3.1.2) 04:28:19 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.190Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting AsyncTaskExecutorIntegrationSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.a.AsyncTaskExecutorIntegrationSpec"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.190Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.a.AsyncTaskExecutorIntegrationSpec"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.195Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started AsyncTaskExecutorIntegrationSpec in 0.029 seconds (process running for 56.99)","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.a.AsyncTaskExecutorIntegrationSpec"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.197Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Subscribed to topic(s): test-topic","processId":"6382","threadName":"main","class":"o.a.kafka.clients.consumer.KafkaConsumer"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Idempotence will be disabled because retries is set to 0.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.199Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [PLAINTEXT://localhost:32770]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = producer-3\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = false\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 1\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 0\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class org.springframework.kafka.support.serializer.JsonSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.202Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"These configurations '[batch-size]' were supplied but are not used yet.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.202Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.202Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.202Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888099202","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.290Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE}","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.290Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Cluster ID: AoyzWHuYTq-BOzN-2z52nQ","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.Metadata"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.430Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.431Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.438Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE}","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.545Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to MvCzaAItS5-oMDpJqO9bVA","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.Metadata"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.566Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to MvCzaAItS5-oMDpJqO9bVA","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.566Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Cluster ID: AoyzWHuYTq-BOzN-2z52nQ","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.682Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.684Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.694Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] JoinGroup failed: Coordinator localhost:32770 (id: 2147483646 rack: null) is loading the group.","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.694Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Request joining group due to: rebalance failed due to 'The coordinator is loading and hence can't process requests.' (CoordinatorLoadInProgressException)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.695Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.707Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-test-group-11-076e1406-0104-407b-8a30-a0ca0a293360","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.708Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-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)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.708Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.732Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-test-group-11-076e1406-0104-407b-8a30-a0ca0a293360', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.733Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Finished assignment for group at generation 1: {consumer-ncmp-test-group-11-076e1406-0104-407b-8a30-a0ca0a293360=Assignment(partitions=[test-topic-0])}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.734Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.734Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.757Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-test-group-11-076e1406-0104-407b-8a30-a0ca0a293360', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.758Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Notifying assignor about the new Assignment(partitions=[test-topic-0])","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.758Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Adding newly assigned partitions: test-topic-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.767Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Found no committed offset for partition test-topic-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.778Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] 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}}.","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.SubscriptionState"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.854Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Revoke previously assigned partitions test-topic-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.854Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Member consumer-ncmp-test-group-11-076e1406-0104-407b-8a30-a0ca0a293360 sending LeaveGroup request to coordinator localhost:32770 (id: 2147483646 rack: null) due to the consumer is being closed","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.855Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.855Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-11, groupId=ncmp-test-group] Request joining group due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.866Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.866Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.866Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.867Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.consumer for consumer-ncmp-test-group-11 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.869Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32770]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-13\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.872Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.872Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.872Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888099872","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.873Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32770]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-14\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class io.cloudevents.kafka.CloudEventDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.876Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.876Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.876Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888099876","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.879Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Subscribed to topic(s): test-topic","processId":"6382","threadName":"main","class":"o.a.kafka.clients.consumer.KafkaConsumer"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.888Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Idempotence will be disabled because retries is set to 0.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.889Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [PLAINTEXT://localhost:32770]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = producer-4\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = false\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 1\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 0\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class org.springframework.kafka.support.serializer.JsonSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.891Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"These configurations '[batch-size]' were supplied but are not used yet.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.891Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.891Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:19 {"logTimeStamp":"2025-05-22T04:28:19.891Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888099891","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.905Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to MvCzaAItS5-oMDpJqO9bVA","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.Metadata"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.905Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Cluster ID: AoyzWHuYTq-BOzN-2z52nQ","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.Metadata"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.942Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to MvCzaAItS5-oMDpJqO9bVA","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.942Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Cluster ID: AoyzWHuYTq-BOzN-2z52nQ","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.944Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.946Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.951Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-test-group-13-baf17794-c380-4c3b-b4c0-74feef42c447","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.951Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-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)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.951Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.955Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-test-group-13-baf17794-c380-4c3b-b4c0-74feef42c447', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.955Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Finished assignment for group at generation 3: {consumer-ncmp-test-group-13-baf17794-c380-4c3b-b4c0-74feef42c447=Assignment(partitions=[test-topic-0])}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.959Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-test-group-13-baf17794-c380-4c3b-b4c0-74feef42c447', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.959Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Notifying assignor about the new Assignment(partitions=[test-topic-0])","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.959Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Adding newly assigned partitions: test-topic-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:19.962Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Setting offset for partition test-topic-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.005Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Revoke previously assigned partitions test-topic-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.006Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Member consumer-ncmp-test-group-13-baf17794-c380-4c3b-b4c0-74feef42c447 sending LeaveGroup request to coordinator localhost:32770 (id: 2147483646 rack: null) due to the consumer is being closed","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.006Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.006Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-13, groupId=ncmp-test-group] Request joining group due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.009Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.009Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.009Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.011Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.consumer for consumer-ncmp-test-group-13 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.014Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32770]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-15\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.022Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.022Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.022Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888100022","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.024Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32770]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-16\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class io.cloudevents.kafka.CloudEventDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.026Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.026Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.026Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888100026","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.028Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Subscribed to topic(s): test-topic","processId":"6382","threadName":"main","class":"o.a.kafka.clients.consumer.KafkaConsumer"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.030Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Async task completed.","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.async.AsyncTaskExecutor"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.030Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Error occurred with async request java.lang.RuntimeException: original exception message","processId":"6382","threadName":"ForkJoinPool.commonPool-worker-1","class":"o.o.c.n.d.n.async.AsyncTaskExecutor"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.031Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Idempotence will be disabled because retries is set to 0.","processId":"6382","threadName":"ForkJoinPool.commonPool-worker-1","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.032Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [PLAINTEXT://localhost:32770]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = producer-5\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = false\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 1\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 0\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class org.springframework.kafka.support.serializer.JsonSerializer\n","processId":"6382","threadName":"ForkJoinPool.commonPool-worker-1","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.036Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"These configurations '[batch-size]' were supplied but are not used yet.","processId":"6382","threadName":"ForkJoinPool.commonPool-worker-1","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.036Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"ForkJoinPool.commonPool-worker-1","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.036Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"ForkJoinPool.commonPool-worker-1","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.036Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888100036","processId":"6382","threadName":"ForkJoinPool.commonPool-worker-1","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.052Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to MvCzaAItS5-oMDpJqO9bVA","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.052Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Cluster ID: AoyzWHuYTq-BOzN-2z52nQ","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.053Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.054Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.057Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to MvCzaAItS5-oMDpJqO9bVA","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.Metadata"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.057Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-test-group-15-7f483cb0-01b7-4d44-bce1-e48c2a5d7db2","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.057Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Cluster ID: AoyzWHuYTq-BOzN-2z52nQ","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.Metadata"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.057Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-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)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.057Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.066Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-ncmp-test-group-15-7f483cb0-01b7-4d44-bce1-e48c2a5d7db2', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.067Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Finished assignment for group at generation 5: {consumer-ncmp-test-group-15-7f483cb0-01b7-4d44-bce1-e48c2a5d7db2=Assignment(partitions=[test-topic-0])}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.072Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-ncmp-test-group-15-7f483cb0-01b7-4d44-bce1-e48c2a5d7db2', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.072Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Notifying assignor about the new Assignment(partitions=[test-topic-0])","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.073Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Adding newly assigned partitions: test-topic-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.077Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Setting offset for partition test-topic-0 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.095Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Revoke previously assigned partitions test-topic-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.095Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Member consumer-ncmp-test-group-15-7f483cb0-01b7-4d44-bce1-e48c2a5d7db2 sending LeaveGroup request to coordinator localhost:32770 (id: 2147483646 rack: null) due to the consumer is being closed","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.096Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.096Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-15, groupId=ncmp-test-group] Request joining group due to: consumer pro-actively leaving the group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.098Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics scheduler closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.098Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.098Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Metrics reporters closed","processId":"6382","threadName":"main","class":"org.apache.kafka.common.metrics.Metrics"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.105Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"App info kafka.consumer for consumer-ncmp-test-group-15 unregistered","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.179Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node -1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.179Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.179Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.179Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node -1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.180Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.180Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms)","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.180Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node -1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.280Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.280Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.281Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.281Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.284Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.284Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.760 s -- in org.onap.cps.ncmp.dmi.notifications.async.AsyncTaskExecutorIntegrationSpec 04:28:20 [INFO] Running org.onap.cps.ncmp.dmi.notifications.avc.AvcEventExecutorIntegrationSpec 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.377Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.382Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.382Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.419Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 175c6e4e7520b42a19646586c74bf2567b21875f5cdc6664c471397b27c103d6","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.433Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.433Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.436Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.436Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.443Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.443Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.584Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.584Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.685Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.685Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.687Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.687Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.846Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:20 {"logTimeStamp":"2025-05-22T04:28:20.846Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.039Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.039Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.087Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.087Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.188Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.188Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.251Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.251Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.869Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.869Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.897Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.897Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.898Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:21 {"logTimeStamp":"2025-05-22T04:28:21.898Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:22 {"logTimeStamp":"2025-05-22T04:28:21.957Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:22 {"logTimeStamp":"2025-05-22T04:28:21.957Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:22 {"logTimeStamp":"2025-05-22T04:28:22.069Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:22 {"logTimeStamp":"2025-05-22T04:28:22.069Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:22 {"logTimeStamp":"2025-05-22T04:28:22.860Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:22 {"logTimeStamp":"2025-05-22T04:28:22.860Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:22.974Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:22.974Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.052Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.052Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.055Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.055Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.075Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.076Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.814Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.814Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.830Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:23 {"logTimeStamp":"2025-05-22T04:28:23.830Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:24 {"logTimeStamp":"2025-05-22T04:28:24.029Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:24 {"logTimeStamp":"2025-05-22T04:28:24.029Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:24 {"logTimeStamp":"2025-05-22T04:28:24.155Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:24 {"logTimeStamp":"2025-05-22T04:28:24.155Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:24 {"logTimeStamp":"2025-05-22T04:28:24.181Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:24 {"logTimeStamp":"2025-05-22T04:28:24.181Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:24 {"logTimeStamp":"2025-05-22T04:28:24.768Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:24 {"logTimeStamp":"2025-05-22T04:28:24.768Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:24.991Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:24.991Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.084Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.084Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.239Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.240Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.261Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.261Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.634Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.634Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.718Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.341341004S","processId":"6382","threadName":"main","class":"t.r.n.o.2.1"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.720Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32772]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-17\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.723Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.723Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.723Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888105723","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.724Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = earliest\n\tbootstrap.servers = [PLAINTEXT://localhost:32772]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-test-group-18\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-test-group\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class io.cloudevents.kafka.CloudEventDeserializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.727Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.727Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.727Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888105727","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:25 04:28:25,753 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 04:28:25 04:28:25,754 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 04:28:25 04:28:25,755 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 04:28:25 04:28:25,758 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@50c8a382 - Adding [jar:file:/tmp/r/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. 04:28:25 04:28:25,758 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e1d42fa - URL [jar:file:/tmp/r/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 04:28:25 04:28:25,760 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 04:28:25 04:28:25,760 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 04:28:25 04:28:25,760 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 04:28:25 04:28:25,760 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@50c8a382 - Adding [jar:file:/tmp/r/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. 04:28:25 04:28:25,760 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e1d42fa - URL [jar:file:/tmp/r/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 04:28:25 04:28:25,763 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 04:28:25 04:28:25,763 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 04:28:25 04:28:25,763 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 04:28:25 04:28:25,763 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1747888105763) 04:28:25 04:28:25,763 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/classes/logback-spring.xml] 04:28:25 04:28:25,763 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12132be1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12132be1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12132be1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12132be1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12132be1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12132be1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12132be1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12132be1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:28:25 04:28:25,765 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:28:25 04:28:25,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 04:28:25 04:28:25,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:28:25 04:28:25,766 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 04:28:25 04:28:25,767 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 04:28:25 04:28:25,773 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2312c097 - Setting zoneId to "UTC" 04:28:25 04:28:25,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 04:28:25 04:28:25,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:28:25 04:28:25,777 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to true on line 61 04:28:25 04:28:25,777 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [jsonConsole] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 04:28:25 04:28:25,777 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [jsonConsole] to AsyncAppender. 04:28:25 04:28:25,777 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 04:28:25 04:28:25,777 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 04:28:25 04:28:25,778 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12132be1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 04:28:25 04:28:25,778 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 04:28:25 04:28:25,778 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@19fae1ec - End of configuration. 04:28:25 04:28:25,778 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1d746abb - Registering current configuration as safe fallback point 04:28:25 04:28:25 04:28:25 . ____ _ __ _ _ 04:28:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:28:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:28:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:28:25 ' |____| .__|_| |_|_| |_\__, | / / / / 04:28:25 =========|_|==============|___/=/_/_/_/ 04:28:25 :: Spring Boot :: (v3.1.2) 04:28:25 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.781Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting AvcEventExecutorIntegrationSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.a.AvcEventExecutorIntegrationSpec"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.781Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.a.AvcEventExecutorIntegrationSpec"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.801Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started AvcEventExecutorIntegrationSpec in 0.069 seconds (process running for 63.596)","processId":"6382","threadName":"main","class":"o.o.c.n.d.n.a.AvcEventExecutorIntegrationSpec"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.806Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.806Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.827Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Idempotence will be disabled because retries is set to 0.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.828Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [PLAINTEXT://localhost:32772]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = producer-6\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = false\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 1\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 0\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class io.cloudevents.kafka.CloudEventSerializer\n","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.831Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"These configurations '[batch-size]' were supplied but are not used yet.","processId":"6382","threadName":"main","class":"o.a.k.clients.producer.ProducerConfig"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.831Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka version: 3.4.1","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.831Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka commitId: 8a516edc2755df89","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:25 {"logTimeStamp":"2025-05-22T04:28:25.831Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Kafka startTimeMs: 1747888105831","processId":"6382","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:25.955Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:25.955Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.003Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Error while fetching metadata with correlation id 1 : {dmi-cm-events=LEADER_NOT_AVAILABLE}","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.003Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Cluster ID: c2ucZcolT8W3DOvlzpsBTA","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.Metadata"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.122Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Error while fetching metadata with correlation id 3 : {dmi-cm-events=LEADER_NOT_AVAILABLE}","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.149Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.149Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.228Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Resetting the last seen epoch of partition dmi-cm-events-0 to 0 since the associated topicId changed from null to W6D60qESQJKPKFsurV3IfA","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.Metadata"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.231Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Subscribed to topic(s): dmi-cm-events","processId":"6382","threadName":"main","class":"o.a.kafka.clients.consumer.KafkaConsumer"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.250Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Resetting the last seen epoch of partition dmi-cm-events-0 to 0 since the associated topicId changed from null to W6D60qESQJKPKFsurV3IfA","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.250Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Cluster ID: c2ucZcolT8W3DOvlzpsBTA","processId":"6382","threadName":"main","class":"org.apache.kafka.clients.Metadata"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.273Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.273Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-4","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.361Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.363Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.380Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-test-group-18-08d20323-8695-4259-b263-6178d3609d84","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.380Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-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)","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.380Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] (Re-)joining group","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.409Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-test-group-18-08d20323-8695-4259-b263-6178d3609d84', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.409Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Finished assignment for group at generation 1: {consumer-ncmp-test-group-18-08d20323-8695-4259-b263-6178d3609d84=Assignment(partitions=[dmi-cm-events-0])}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.428Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-test-group-18-08d20323-8695-4259-b263-6178d3609d84', protocol='range'}","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.428Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0])","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.428Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Adding newly assigned partitions: dmi-cm-events-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.449Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Found no committed offset for partition dmi-cm-events-0","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.467Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}.","processId":"6382","threadName":"main","class":"o.a.k.c.c.internals.SubscriptionState"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.543Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.543Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-3","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.615Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.615Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Node -1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.714Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Node 1 disconnected.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.714Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 193ms, elapsed time since send: 193ms, request timeout: 30000ms)","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.714Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Node -1 disconnected.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.715Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Node 2147483646 disconnected.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.715Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.715Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-2","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.715Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Error sending fetch request (sessionId=2103789169, epoch=1) to node 1:","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"o.a.kafka.clients.FetchSessionHandler","exception":"\norg.apache.kafka.common.errors.DisconnectException: null\n\n"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.716Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.719Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.719Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.400 s -- in org.onap.cps.ncmp.dmi.notifications.avc.AvcEventExecutorIntegrationSpec 04:28:26 [INFO] Running org.onap.cps.ncmp.dmi.service.DmiServiceImplSpec 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.817Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Node 1 disconnected.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.817Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.821Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.821Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.842Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Parsing error occurred while converting cm-handles to JSON [node1, node2]","processId":"6382","threadName":"main","class":"o.o.cps.ncmp.dmi.service.DmiServiceImpl"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.862Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Error occurred when trying to parse the response body from sdnc {\"ietf-netconf-monitoring:output\": {\"null\": \"some-data\"}}","processId":"6382","threadName":"main","class":"o.o.c.n.d.service.YangResourceExtractor"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.864Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Error occurred when trying to parse the response body from sdnc {\"null\": {\"data\": \"some-data\"}}","processId":"6382","threadName":"main","class":"o.o.c.n.d.service.YangResourceExtractor"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.868Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"SDNC did not return a module resource for the given cmHandle some-cmHandle","processId":"6382","threadName":"main","class":"o.o.cps.ncmp.dmi.service.DmiServiceImpl"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.870Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Error occurred when getting module resources from SDNC for the given cmHandle some-cmHandle","processId":"6382","threadName":"main","class":"o.o.cps.ncmp.dmi.service.DmiServiceImpl"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.918Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Node 1 disconnected.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.918Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.962Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.963Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-5","class":"org.apache.kafka.clients.NetworkClient"} 04:28:26 {"logTimeStamp":"2025-05-22T04:28:26.986Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"JSON exception occurred when creating the module request for the given module reference null","processId":"6382","threadName":"main","class":"o.o.cps.ncmp.dmi.service.DmiServiceImpl"} 04:28:27 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.onap.cps.ncmp.dmi.service.DmiServiceImplSpec 04:28:27 [INFO] Running org.onap.cps.ncmp.dmi.service.YangResourceExtractorSpec 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.002Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.002Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-6","class":"org.apache.kafka.clients.NetworkClient"} 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.022Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Error occurred when trying to parse the response body from sdnc {\"ietf-netconf-monitoring:output\": { \"something\": \"else\" }}","processId":"6382","threadName":"main","class":"o.o.c.n.d.service.YangResourceExtractor"} 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.022Z","logLevel":"ERROR","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Error occurred when trying to parse the response body from sdnc {\"something:else\": { \"data\": \"data\" }}","processId":"6382","threadName":"main","class":"o.o.c.n.d.service.YangResourceExtractor"} 04:28:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.dmi.service.YangResourceExtractorSpec 04:28:27 [INFO] Running org.onap.cps.ncmp.dmi.service.client.NcmpRestClientSpec 04:28:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.cps.ncmp.dmi.service.client.NcmpRestClientSpec 04:28:27 [INFO] Running org.onap.cps.ncmp.dmi.service.client.SdncRestconfClientSpec 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.124Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Node 1 disconnected.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.124Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Consumer clientId=consumer-ncmp-test-group-18, groupId=ncmp-test-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-coordinator-heartbeat-thread | ncmp-test-group","class":"org.apache.kafka.clients.NetworkClient"} 04:28:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.dmi.service.client.SdncRestconfClientSpec 04:28:27 [INFO] Running org.onap.cps.ncmp.dmi.service.operation.SdncOperationsSpec 04:28:27 04:28:27,168 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 04:28:27 04:28:27,168 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 04:28:27 04:28:27,171 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@50c8a382 - Adding [jar:file:/tmp/r/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. 04:28:27 04:28:27,171 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7cd3ab96 - URL [jar:file:/tmp/r/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 04:28:27 04:28:27,173 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 04:28:27 04:28:27,173 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 04:28:27 04:28:27,173 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 04:28:27 04:28:27,173 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@50c8a382 - Adding [jar:file:/tmp/r/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. 04:28:27 04:28:27,173 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7cd3ab96 - URL [jar:file:/tmp/r/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 04:28:27 04:28:27,176 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 04:28:27 04:28:27,176 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 04:28:27 04:28:27,176 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 04:28:27 04:28:27,176 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1747888107176) 04:28:27 04:28:27,176 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/classes/logback-spring.xml] 04:28:27 04:28:27,176 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a8d8e18 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a8d8e18 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a8d8e18 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a8d8e18 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a8d8e18 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a8d8e18 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a8d8e18 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a8d8e18 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:28:27 04:28:27,177 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:28:27 04:28:27,178 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 04:28:27 04:28:27,178 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:28:27 04:28:27,178 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 04:28:27 04:28:27,179 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 04:28:27 04:28:27,183 |-INFO in ch.qos.logback.classic.pattern.DateConverter@680e051e - Setting zoneId to "UTC" 04:28:27 04:28:27,184 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 04:28:27 04:28:27,184 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 04:28:27 04:28:27,187 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to true on line 61 04:28:27 04:28:27,187 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [jsonConsole] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 04:28:27 04:28:27,187 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [jsonConsole] to AsyncAppender. 04:28:27 04:28:27,187 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 04:28:27 04:28:27,187 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 04:28:27 04:28:27,187 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a8d8e18 - Propagating INFO level on Logger[ROOT] onto the JUL framework 04:28:27 04:28:27,187 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 04:28:27 04:28:27,187 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1a65ac59 - End of configuration. 04:28:27 04:28:27,188 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7b0b2b98 - Registering current configuration as safe fallback point 04:28:27 04:28:27 04:28:27 . ____ _ __ _ _ 04:28:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 04:28:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 04:28:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 04:28:27 ' |____| .__|_| |_|_| |_\__, | / / / / 04:28:27 =========|_|==============|___/=/_/_/_/ 04:28:27 :: Spring Boot :: (v3.1.2) 04:28:27 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.190Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Starting SdncOperationsSpec using Java 17.0.6-ea with PID 6382 (started by jenkins in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service)","processId":"6382","threadName":"main","class":"o.o.c.n.d.s.operation.SdncOperationsSpec"} 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.190Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"6382","threadName":"main","class":"o.o.c.n.d.s.operation.SdncOperationsSpec"} 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.210Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"Started SdncOperationsSpec in 0.053 seconds (process running for 65.004)","processId":"6382","threadName":"main","class":"o.o.c.n.d.s.operation.SdncOperationsSpec"} 04:28:27 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.onap.cps.ncmp.dmi.service.operation.SdncOperationsSpec 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.313Z","logLevel":"INFO","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Node 1 disconnected.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:27 {"logTimeStamp":"2025-05-22T04:28:27.313Z","logLevel":"WARN","principalId":"cpsuser","serviceName":"ncmp-dmi-plugin","message":"[Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available.","processId":"6382","threadName":"kafka-producer-network-thread | producer-1","class":"org.apache.kafka.clients.NetworkClient"} 04:28:27 [INFO] 04:28:27 [INFO] Results: 04:28:27 [INFO] 04:28:27 [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 04:28:27 [INFO] 04:28:27 [INFO] 04:28:27 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ dmi-service --- 04:28:27 [INFO] Loading execution data file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/code-coverage/jacoco-ut.exec 04:28:27 [INFO] Analyzed bundle 'dmi-service' with 40 classes 04:28:27 [INFO] All coverage checks have been met. 04:28:27 [INFO] 04:28:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ dmi-service --- 04:28:27 [INFO] Loading execution data file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/code-coverage/jacoco-ut.exec 04:28:27 [INFO] Analyzed bundle 'dmi-service' with 40 classes 04:28:27 [INFO] 04:28:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-service --- 04:28:28 [INFO] Building jar: /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/dmi-service-1.6.1-SNAPSHOT.jar 04:28:28 [INFO] 04:28:28 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ dmi-service --- 04:28:28 [INFO] Replacing main artifact /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/dmi-service-1.6.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 04:28:28 [INFO] The original artifact has been renamed to /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/dmi-service-1.6.1-SNAPSHOT.jar.original 04:28:28 [INFO] 04:28:28 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-service --- 04:28:30 [INFO] 04:28:30 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.6.1-SNAPSHOT-20250522T042639Z, nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.6.1-SNAPSHOT-latest, nexus3.onap.org:10003/onap/ncmp-dmi-plugin... 04:28:30 [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 04:28:30 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 04:28:30 [INFO] Building dependencies layer... 04:28:30 [INFO] Building resources layer... 04:28:30 [INFO] Building classes layer... 04:28:30 [INFO] Building jvm arg files layer... 04:28:30 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 04:28:33 [INFO] 04:28:33 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.Application] 04:28:33 [INFO] Loading to Docker daemon... 04:28:35 [INFO] 04:28:35 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.6.1-SNAPSHOT-20250522T042639Z, nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.6.1-SNAPSHOT-latest, nexus3.onap.org:10003/onap/ncmp-dmi-plugin 04:28:35 [INFO] 04:28:35 [INFO] A new version of jib-maven-plugin (3.4.5) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 04:28:35 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 04:28:35 [INFO] 04:28:35 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 04:28:35 [INFO] 04:28:35 [INFO] 04:28:35 [INFO] 04:28:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-service --- 04:28:35 [INFO] Installing /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/target/dmi-service-1.6.1-SNAPSHOT.jar to /tmp/r/org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-SNAPSHOT.jar 04:28:35 [INFO] Installing /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-service/pom.xml to /tmp/r/org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-SNAPSHOT.pom 04:28:35 [INFO] 04:28:35 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ dmi-service --- 04:28:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo 04:28:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo" instead. 04:28:36 [INFO] 04:28:36 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-service --- 04:28:36 [INFO] 04:28:36 [INFO] Containerizing application to nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.6.1-SNAPSHOT-20250522T042639Z, nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.6.1-SNAPSHOT-latest, nexus3.onap.org:10003/onap/ncmp-dmi-plugin... 04:28:36 [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 04:28:36 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 04:28:36 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.6.1-SNAPSHOT-20250522T042639Z 04:28:36 [INFO] Building resources layer... 04:28:36 [INFO] Building classes layer... 04:28:36 [INFO] Building dependencies layer... 04:28:36 [INFO] Building jvm arg files layer... 04:28:36 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 04:28:36 [INFO] 04:28:36 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.Application] 04:28:36 [INFO] 04:28:36 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.6.1-SNAPSHOT-20250522T042639Z, nexus3.onap.org:10003/onap/ncmp-dmi-plugin:1.6.1-SNAPSHOT-latest, nexus3.onap.org:10003/onap/ncmp-dmi-plugin 04:28:36 [INFO] 04:28:36 [INFO] 04:28:36 [INFO] ---------------< org.onap.cps.ncmp-dmi-plugin:dmi-stub >---------------- 04:28:36 [INFO] Building dmi-stub 1.6.1-SNAPSHOT [3/5] 04:28:36 [INFO] --------------------------------[ pom ]--------------------------------- 04:28:36 [INFO] 04:28:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-stub --- 04:28:36 [INFO] 04:28:36 [INFO] --- maven-dependency-plugin:3.7.1:unpack (unpack-checkstyle-config) @ dmi-stub --- 04:28:36 [INFO] Configured Artifact: org.onap.cps:checkstyle:3.5.5:jar 04:28:36 [INFO] 04:28:36 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ dmi-stub --- 04:28:36 [INFO] Generating with dryRun=false 04:28:36 [INFO] Output directory (/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 04:28:36 [INFO] OpenAPI Generator: spring (server) 04:28:36 [INFO] Generator 'spring' is considered stable. 04:28:36 [INFO] ---------------------------------- 04:28:36 [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) 04:28:36 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 04:28:36 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.ncmp.dmi.datajobs.rest 04:28:36 [INFO] Inline schema created as SubjobReadRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:36 [INFO] Inline schema created as SubjobWriteRequest_data_inner_value. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:36 [INFO] Inline schema created as SubjobWriteRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:36 [WARNING] Object (reserved word) cannot be used as model name. Renamed to ModelObject 04:28:36 [INFO] Processing operation readDataJob 04:28:36 [INFO] Processing operation writeDataJob 04:28:36 [INFO] Processing operation getDataJobStatus 04:28:36 [INFO] Processing operation getDataJobResult 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] Model CmHandleProperties not generated since it's a free-form object 04:28:36 [INFO] Model ActionParameters not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 04:28:36 [INFO] Model Object not generated since it's a free-form object 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/ErrorMessage.java 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/Resource.java 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobReadRequest.java 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobReadRequestDataInner.java 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequest.java 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequestDataInner.java 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequestDataInnerValue.java 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteResponse.java 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/rest/api/DmiDatajobApi.java 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] Skipping generation of supporting files. 04:28:36 ################################################################################ 04:28:36 # Thanks for using OpenAPI Generator. # 04:28:36 # Please consider donation to help us maintain this project 🙏 # 04:28:36 # https://opencollective.com/openapi_generator/donate # 04:28:36 ################################################################################ 04:28:36 [INFO] 04:28:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ dmi-stub --- 04:28:36 [INFO] You have 0 Checkstyle violations. 04:28:36 [INFO] 04:28:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ dmi-stub --- 04:28:36 [INFO] You have 0 Checkstyle violations. 04:28:36 [INFO] 04:28:36 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ dmi-stub --- 04:28:36 [INFO] Generating with dryRun=false 04:28:36 [INFO] No .openapi-generator-ignore file found. 04:28:36 [INFO] OpenAPI Generator: openapi-yaml (documentation) 04:28:36 [INFO] Generator 'openapi-yaml' is considered stable. 04:28:36 [INFO] Output file [outputFile=openapi-datajob.yaml] 04:28:36 [INFO] Inline schema created as SubjobReadRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:36 [INFO] Inline schema created as SubjobWriteRequest_data_inner_value. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:36 [INFO] Inline schema created as SubjobWriteRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] Model CmHandleProperties not generated since it's a free-form object 04:28:36 [INFO] Model ActionParameters not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 04:28:36 [INFO] Model Object not generated since it's a free-form object 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/README.md 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/openapi-datajob.yaml 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/.openapi-generator-ignore 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/.openapi-generator/VERSION 04:28:36 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/target/generated-sources/openapi/.openapi-generator/FILES 04:28:36 ################################################################################ 04:28:36 # Thanks for using OpenAPI Generator. # 04:28:36 # Please consider donation to help us maintain this project 🙏 # 04:28:36 # https://opencollective.com/openapi_generator/donate # 04:28:36 ################################################################################ 04:28:36 [INFO] 04:28:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-stub --- 04:28:36 [INFO] Installing /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/pom.xml to /tmp/r/org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/dmi-stub-1.6.1-SNAPSHOT.pom 04:28:36 [INFO] 04:28:36 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ dmi-stub --- 04:28:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo 04:28:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo" instead. 04:28:36 [INFO] 04:28:36 [INFO] -----------< org.onap.cps.ncmp-dmi-plugin:dmi-stub-service >------------ 04:28:36 [INFO] Building dmi-stub-service 1.6.1-SNAPSHOT [4/5] 04:28:36 [INFO] --------------------------------[ jar ]--------------------------------- 04:28:39 [INFO] 04:28:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-stub-service --- 04:28:39 [INFO] 04:28:39 [INFO] --- maven-dependency-plugin:3.7.1:unpack (unpack-checkstyle-config) @ dmi-stub-service --- 04:28:39 [INFO] Configured Artifact: org.onap.cps:checkstyle:3.5.5:jar 04:28:39 [INFO] 04:28:39 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ dmi-stub-service --- 04:28:39 [INFO] Generating with dryRun=false 04:28:39 [INFO] Output directory (/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 04:28:39 [INFO] OpenAPI Generator: spring (server) 04:28:39 [INFO] Generator 'spring' is considered stable. 04:28:39 [INFO] ---------------------------------- 04:28:39 [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) 04:28:39 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 04:28:39 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.ncmp.dmi.datajobs.rest 04:28:39 [INFO] Inline schema created as SubjobReadRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:39 [INFO] Inline schema created as SubjobWriteRequest_data_inner_value. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:39 [INFO] Inline schema created as SubjobWriteRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:39 [WARNING] Object (reserved word) cannot be used as model name. Renamed to ModelObject 04:28:39 [INFO] Processing operation readDataJob 04:28:39 [INFO] Processing operation writeDataJob 04:28:39 [INFO] Processing operation getDataJobStatus 04:28:39 [INFO] Processing operation getDataJobResult 04:28:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:39 [INFO] Model CmHandleProperties not generated since it's a free-form object 04:28:39 [INFO] Model ActionParameters not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 04:28:39 [INFO] Model Object not generated since it's a free-form object 04:28:39 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/ErrorMessage.java 04:28:39 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/Resource.java 04:28:39 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobReadRequest.java 04:28:39 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobReadRequestDataInner.java 04:28:39 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequest.java 04:28:39 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequestDataInner.java 04:28:39 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequestDataInnerValue.java 04:28:39 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteResponse.java 04:28:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:39 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/rest/api/DmiDatajobApi.java 04:28:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:39 [INFO] Skipping generation of supporting files. 04:28:39 ################################################################################ 04:28:39 # Thanks for using OpenAPI Generator. # 04:28:39 # Please consider donation to help us maintain this project 🙏 # 04:28:39 # https://opencollective.com/openapi_generator/donate # 04:28:39 ################################################################################ 04:28:39 [INFO] 04:28:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ dmi-stub-service --- 04:28:39 [INFO] You have 0 Checkstyle violations. 04:28:39 [INFO] 04:28:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ dmi-stub-service --- 04:28:39 [INFO] You have 0 Checkstyle violations. 04:28:39 [INFO] 04:28:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-stub-service --- 04:28:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 04:28:39 [INFO] Copying 4 resources 04:28:39 [INFO] 04:28:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ dmi-stub-service --- 04:28:39 [INFO] Recompiling the module because of changed dependency. 04:28:39 [INFO] Compiling 22 source files with javac [debug release 17] to target/classes 04:28:40 [INFO] 04:28:40 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ dmi-stub-service --- 04:28:40 [INFO] Generating with dryRun=false 04:28:40 [INFO] No .openapi-generator-ignore file found. 04:28:40 [INFO] OpenAPI Generator: openapi-yaml (documentation) 04:28:40 [INFO] Generator 'openapi-yaml' is considered stable. 04:28:40 [INFO] Output file [outputFile=openapi-datajob.yaml] 04:28:40 [INFO] Inline schema created as SubjobReadRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:40 [INFO] Inline schema created as SubjobWriteRequest_data_inner_value. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:40 [INFO] Inline schema created as SubjobWriteRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:40 [INFO] Model CmHandleProperties not generated since it's a free-form object 04:28:40 [INFO] Model ActionParameters not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 04:28:40 [INFO] Model Object not generated since it's a free-form object 04:28:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:40 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/README.md 04:28:40 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/openapi-datajob.yaml 04:28:40 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/.openapi-generator-ignore 04:28:40 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/.openapi-generator/VERSION 04:28:40 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/generated-sources/openapi/.openapi-generator/FILES 04:28:40 ################################################################################ 04:28:40 # Thanks for using OpenAPI Generator. # 04:28:40 # Please consider donation to help us maintain this project 🙏 # 04:28:40 # https://opencollective.com/openapi_generator/donate # 04:28:40 ################################################################################ 04:28:40 [INFO] 04:28:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-stub-service --- 04:28:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 04:28:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/src/test/resources 04:28:40 [INFO] 04:28:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ dmi-stub-service --- 04:28:40 [INFO] No sources to compile 04:28:40 [INFO] 04:28:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ dmi-stub-service --- 04:28:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 04:28:40 [INFO] Using Groovy 3.0.18 to perform compileTests. 04:28:40 [INFO] Parallel parsing disabled. 04:28:40 [INFO] Compiled 1 file. 04:28:40 [INFO] 04:28:40 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ dmi-stub-service --- 04:28:40 [INFO] Surefire report directory: /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/surefire-reports 04:28:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:28:40 [INFO] 04:28:40 [INFO] ------------------------------------------------------- 04:28:40 [INFO] T E S T S 04:28:40 [INFO] ------------------------------------------------------- 04:28:41 [INFO] Running org.onap.cps.ncmp.dmi.rest.stub.utils.EventDateTimeFormatterSpec 04:28:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.onap.cps.ncmp.dmi.rest.stub.utils.EventDateTimeFormatterSpec 04:28:41 [INFO] 04:28:41 [INFO] Results: 04:28:41 [INFO] 04:28:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 04:28:41 [INFO] 04:28:41 [INFO] 04:28:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-stub-service --- 04:28:41 [INFO] Building jar: /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/dmi-stub-service-1.6.1-SNAPSHOT.jar 04:28:41 [INFO] 04:28:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-stub-service --- 04:28:41 [INFO] Installing /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/target/dmi-stub-service-1.6.1-SNAPSHOT.jar to /tmp/r/org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-SNAPSHOT.jar 04:28:41 [INFO] Installing /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-service/pom.xml to /tmp/r/org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-SNAPSHOT.pom 04:28:41 [INFO] 04:28:41 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ dmi-stub-service --- 04:28:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo 04:28:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo" instead. 04:28:41 [INFO] 04:28:41 [INFO] -------------< org.onap.cps.ncmp-dmi-plugin:dmi-stub-app >-------------- 04:28:41 [INFO] Building dmi-stub-app 1.6.1-SNAPSHOT [5/5] 04:28:41 [INFO] --------------------------------[ jar ]--------------------------------- 04:28:42 [INFO] 04:28:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-stub-app --- 04:28:42 [INFO] 04:28:42 [INFO] --- maven-dependency-plugin:3.7.1:unpack (unpack-checkstyle-config) @ dmi-stub-app --- 04:28:42 [INFO] Configured Artifact: org.onap.cps:checkstyle:3.5.5:jar 04:28:42 [INFO] 04:28:42 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ dmi-stub-app --- 04:28:42 [INFO] Generating with dryRun=false 04:28:42 [INFO] Output directory (/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 04:28:42 [INFO] OpenAPI Generator: spring (server) 04:28:42 [INFO] Generator 'spring' is considered stable. 04:28:42 [INFO] ---------------------------------- 04:28:42 [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) 04:28:42 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 04:28:42 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.ncmp.dmi.datajobs.rest 04:28:42 [INFO] Inline schema created as SubjobReadRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:42 [INFO] Inline schema created as SubjobWriteRequest_data_inner_value. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:42 [INFO] Inline schema created as SubjobWriteRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:42 [WARNING] Object (reserved word) cannot be used as model name. Renamed to ModelObject 04:28:42 [INFO] Processing operation readDataJob 04:28:42 [INFO] Processing operation writeDataJob 04:28:42 [INFO] Processing operation getDataJobStatus 04:28:42 [INFO] Processing operation getDataJobResult 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] Model CmHandleProperties not generated since it's a free-form object 04:28:42 [INFO] Model ActionParameters not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 04:28:42 [INFO] Model Object not generated since it's a free-form object 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/ErrorMessage.java 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/Resource.java 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobReadRequest.java 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobReadRequestDataInner.java 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequest.java 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequestDataInner.java 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteRequestDataInnerValue.java 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/model/SubjobWriteResponse.java 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/dmi/datajobs/rest/api/DmiDatajobApi.java 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] Skipping generation of supporting files. 04:28:42 ################################################################################ 04:28:42 # Thanks for using OpenAPI Generator. # 04:28:42 # Please consider donation to help us maintain this project 🙏 # 04:28:42 # https://opencollective.com/openapi_generator/donate # 04:28:42 ################################################################################ 04:28:42 [INFO] 04:28:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ dmi-stub-app --- 04:28:42 [INFO] You have 0 Checkstyle violations. 04:28:42 [INFO] 04:28:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ dmi-stub-app --- 04:28:42 [INFO] You have 0 Checkstyle violations. 04:28:42 [INFO] 04:28:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-stub-app --- 04:28:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 04:28:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/src/main/resources 04:28:42 [INFO] 04:28:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ dmi-stub-app --- 04:28:42 [INFO] Recompiling the module because of changed dependency. 04:28:42 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 04:28:42 [INFO] 04:28:42 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ dmi-stub-app --- 04:28:42 [INFO] Generating with dryRun=false 04:28:42 [INFO] No .openapi-generator-ignore file found. 04:28:42 [INFO] OpenAPI Generator: openapi-yaml (documentation) 04:28:42 [INFO] Generator 'openapi-yaml' is considered stable. 04:28:42 [INFO] Output file [outputFile=openapi-datajob.yaml] 04:28:42 [INFO] Inline schema created as SubjobReadRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:42 [INFO] Inline schema created as SubjobWriteRequest_data_inner_value. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:42 [INFO] Inline schema created as SubjobWriteRequest_data_inner. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] Model CmHandleProperties not generated since it's a free-form object 04:28:42 [INFO] Model ActionParameters not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 04:28:42 [INFO] Model Object not generated since it's a free-form object 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/dmi] 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/README.md 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/openapi-datajob.yaml 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/.openapi-generator-ignore 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/.openapi-generator/VERSION 04:28:42 [INFO] writing file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/generated-sources/openapi/.openapi-generator/FILES 04:28:42 ################################################################################ 04:28:42 # Thanks for using OpenAPI Generator. # 04:28:42 # Please consider donation to help us maintain this project 🙏 # 04:28:42 # https://opencollective.com/openapi_generator/donate # 04:28:42 ################################################################################ 04:28:42 [INFO] 04:28:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-stub-app --- 04:28:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 04:28:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/src/test/resources 04:28:42 [INFO] 04:28:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ dmi-stub-app --- 04:28:42 [INFO] No sources to compile 04:28:42 [INFO] 04:28:42 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dmi-stub-app --- 04:28:43 [INFO] No tests to run. 04:28:43 [INFO] 04:28:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-stub-app --- 04:28:43 [INFO] Building jar: /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/dmi-stub-app-1.6.1-SNAPSHOT.jar 04:28:43 [INFO] 04:28:43 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-stub-app --- 04:28:43 [INFO] 04:28:43 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-stub:1.6.1-SNAPSHOT-20250522T042639Z, nexus3.onap.org:10003/onap/dmi-stub... 04:28:43 [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 04:28:43 [INFO] Building dependencies layer... 04:28:43 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 04:28:43 [INFO] Building project dependencies layer... 04:28:43 [INFO] Building classes layer... 04:28:43 [INFO] Building resources layer... 04:28:43 [INFO] Building jvm arg files layer... 04:28:43 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 04:28:45 [INFO] 04:28:45 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 04:28:45 [INFO] Loading to Docker daemon... 04:28:46 [INFO] 04:28:46 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-stub:1.6.1-SNAPSHOT-20250522T042639Z, nexus3.onap.org:10003/onap/dmi-stub 04:28:46 [INFO] 04:28:46 [INFO] 04:28:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-stub-app --- 04:28:46 [INFO] Installing /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/target/dmi-stub-app-1.6.1-SNAPSHOT.jar to /tmp/r/org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-SNAPSHOT.jar 04:28:46 [INFO] Installing /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/dmi-stub/dmi-stub-app/pom.xml to /tmp/r/org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-SNAPSHOT.pom 04:28:46 [INFO] 04:28:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ dmi-stub-app --- 04:28:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo 04:28:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo" instead. 04:28:46 [INFO] 04:28:46 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-stub-app --- 04:28:46 [INFO] 04:28:46 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-stub:1.6.1-SNAPSHOT-20250522T042639Z, nexus3.onap.org:10003/onap/dmi-stub... 04:28:46 [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 04:28:46 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-stub:1.6.1-SNAPSHOT-20250522T042639Z 04:28:46 [INFO] Building dependencies layer... 04:28:46 [INFO] Building project dependencies layer... 04:28:46 [INFO] Building resources layer... 04:28:46 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 04:28:46 [INFO] Building classes layer... 04:28:46 [INFO] Building jvm arg files layer... 04:28:46 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 04:28:46 [INFO] 04:28:46 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 04:28:46 [INFO] 04:28:46 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-stub:1.6.1-SNAPSHOT-20250522T042639Z, nexus3.onap.org:10003/onap/dmi-stub 04:28:46 [INFO] 04:28:46 [INFO] ------------------------------------------------------------------------ 04:28:46 [INFO] Reactor Summary for ncmp-dmi-plugin 1.6.1-SNAPSHOT: 04:28:46 [INFO] 04:28:46 [INFO] ncmp-dmi-plugin .................................... SUCCESS [ 7.497 s] 04:28:46 [INFO] dmi-service ........................................ SUCCESS [01:45 min] 04:28:46 [INFO] dmi-stub ........................................... SUCCESS [ 0.254 s] 04:28:46 [INFO] dmi-stub-service ................................... SUCCESS [ 5.033 s] 04:28:46 [INFO] dmi-stub-app ....................................... SUCCESS [ 4.589 s] 04:28:46 [INFO] ------------------------------------------------------------------------ 04:28:46 [INFO] BUILD SUCCESS 04:28:46 [INFO] ------------------------------------------------------------------------ 04:28:46 [INFO] Total time: 02:07 min 04:28:46 [INFO] Finished at: 2025-05-22T04:28:46Z 04:28:46 [INFO] ------------------------------------------------------------------------ 04:28:46 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins9210591385627241788.sh 04:28:46 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins9616293898788690235.sh 04:28:46 ---> common-variables.sh 04:28:46 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 04:28:46 ---> maven-deploy.sh 04:28:46 -----> Remove metadata files that were not updated 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.0.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.0.4-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.1.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.2.3-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.3.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.4.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.5.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/3.5.5-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-service/1.7.0-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-service/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-stub/1.7.0-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-stub/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-stub-app/1.7.0-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-stub-app/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-stub-service/1.7.0-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/dmi-stub-service/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/ncmp-dmi-plugin/1.7.0-SNAPSHOT/maven-metadata.xml 04:28:46 Removing unmodified file /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo/org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml 04:28:46 -----> Install lftools 04:28:46 Setup pyenv: 04:28:46 system 04:28:46 3.8.13 04:28:46 3.9.13 04:28:46 * 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/.python-version) 04:28:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkRw from file:/tmp/.os_lf_venv 04:28:48 lf-activate-venv(): INFO: Installing: lftools 04:28:57 lf-activate-venv(): INFO: Adding /tmp/venv-nkRw/bin to PATH 04:28:57 -----> Upload files to Nexus 04:28:58 ####################################################### 04:28:58 Deploying directory /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo to https://nexus.onap.org/content/repositories/snapshots 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml (723.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml.sha1 (40.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml.md5 (32.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/ncmp-dmi-plugin-1.6.1-20250522.042651-1.pom (8.84 kb) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/ncmp-dmi-plugin-1.6.1-20250522.042651-1.pom.sha1 (40.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/ncmp-dmi-plugin-1.6.1-20250522.042651-1.pom.md5 (32.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/maven-metadata.xml (620.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/maven-metadata.xml (299.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/maven-metadata.xml.sha1 (40.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/maven-metadata.xml.md5 (32.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.pom (27.5 kb) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.pom.sha1 (40.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.pom.md5 (32.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.jar (63.14 mb) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.jar.sha1 (40.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.jar.md5 (32.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/maven-metadata.xml (789.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub/maven-metadata.xml (296.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub/maven-metadata.xml.sha1 (40.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub/maven-metadata.xml.md5 (32.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/dmi-stub-1.6.1-20250522.042836-1.pom (4.17 kb) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/dmi-stub-1.6.1-20250522.042836-1.pom.sha1 (40.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/dmi-stub-1.6.1-20250522.042836-1.pom.md5 (32.0 b) 04:28:58 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/maven-metadata.xml (613.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/maven-metadata.xml (304.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/maven-metadata.xml.sha1 (40.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/maven-metadata.xml.md5 (32.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.pom (7.0 kb) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.pom.sha1 (40.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.pom.md5 (32.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.jar (49.25 kb) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.jar.sha1 (40.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.jar.md5 (32.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/maven-metadata.xml (794.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/maven-metadata.xml (300.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/maven-metadata.xml.sha1 (40.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/maven-metadata.xml.md5 (32.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.pom (5.98 kb) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.pom.sha1 (40.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.pom.md5 (32.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.jar (23.48 kb) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.jar.sha1 (40.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.jar.md5 (32.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/maven-metadata.xml (790.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 04:28:59 Attempting to upload org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/maven-metadata.xml.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/ncmp-dmi-plugin-1.6.1-20250522.042651-1.pom 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/ncmp-dmi-plugin-1.6.1-20250522.042651-1.pom.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/ncmp-dmi-plugin-1.6.1-20250522.042651-1.pom.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/ncmp-dmi-plugin/1.6.1-SNAPSHOT/maven-metadata.xml.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/maven-metadata.xml.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.pom 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.pom.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.pom.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.jar 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.jar.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/dmi-service-1.6.1-20250522.042835-1.jar.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.1-SNAPSHOT/maven-metadata.xml.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub/maven-metadata.xml.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/dmi-stub-1.6.1-20250522.042836-1.pom 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/dmi-stub-1.6.1-20250522.042836-1.pom.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/dmi-stub-1.6.1-20250522.042836-1.pom.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub/1.6.1-SNAPSHOT/maven-metadata.xml.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/maven-metadata.xml.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.pom 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.pom.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.pom.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.jar 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.jar.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/dmi-stub-service-1.6.1-20250522.042841-1.jar.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-service/1.6.1-SNAPSHOT/maven-metadata.xml.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/maven-metadata.xml.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.pom 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.pom.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.pom.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.jar 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.jar.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/dmi-stub-app-1.6.1-20250522.042846-1.jar.md5 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/maven-metadata.xml 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/maven-metadata.xml.sha1 04:29:00 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/dmi-stub-app/1.6.1-SNAPSHOT/maven-metadata.xml.md5 04:29:00 Finished deploying /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/m2repo to https://nexus.onap.org/content/repositories/snapshots 04:29:00 ####################################################### 04:29:00 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins1164887077473390470.sh 04:29:00 $ ssh-agent -k 04:29:00 unset SSH_AUTH_SOCK; 04:29:00 unset SSH_AGENT_PID; 04:29:00 echo Agent pid 5438 killed; 04:29:00 [ssh-agent] Stopped. 04:29:00 [FINDBUGS] Collecting findbugs analysis files... 04:29:00 [FINDBUGS] Searching for all files in /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo that match the pattern **/findbugsXml.xml 04:29:00 [FINDBUGS] No files found. Configuration error? 04:29:00 The recommended git tool is: NONE 04:29:00 using credential onap-jenkins-ssh 04:29:01 Using GitBlamer to create author and commit information for all warnings. 04:29:01 GIT_COMMIT=491966aeb8e4059de6f3421dba49e20589ab6e72, workspace=/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo 04:29:01 [FINDBUGS] Computing warning deltas based on reference build #173 04:29:01 [PostBuildScript] - [INFO] Executing post build scripts. 04:29:01 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins16925564427814300832.sh 04:29:01 ---> sysstat.sh 04:29:01 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins10938315486221755796.sh 04:29:01 ---> package-listing.sh 04:29:01 ++ facter osfamily 04:29:01 ++ tr '[:upper:]' '[:lower:]' 04:29:01 + OS_FAMILY=redhat 04:29:01 + workspace=/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo 04:29:01 + START_PACKAGES=/tmp/packages_start.txt 04:29:01 + END_PACKAGES=/tmp/packages_end.txt 04:29:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:29:01 + PACKAGES=/tmp/packages_start.txt 04:29:01 + '[' /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo ']' 04:29:01 + PACKAGES=/tmp/packages_end.txt 04:29:01 + case "${OS_FAMILY}" in 04:29:01 + rpm -qa 04:29:01 + sort 04:29:02 + '[' -f /tmp/packages_start.txt ']' 04:29:02 + '[' -f /tmp/packages_end.txt ']' 04:29:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:29:02 + '[' /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo ']' 04:29:02 + mkdir -p /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/archives/ 04:29:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/archives/ 04:29:02 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins17308628892672164090.sh 04:29:02 ---> capture-instance-metadata.sh 04:29:02 Setup pyenv: 04:29:02 system 04:29:02 3.8.13 04:29:02 3.9.13 04:29:02 * 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/.python-version) 04:29:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkRw from file:/tmp/.os_lf_venv 04:29:05 lf-activate-venv(): INFO: Installing: lftools 04:29:14 lf-activate-venv(): INFO: Adding /tmp/venv-nkRw/bin to PATH 04:29:14 INFO: Running in OpenStack, capturing instance metadata 04:29:14 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins11032634792794815808.sh 04:29:14 provisioning config files... 04:29:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo@tmp/config2785882262148840285tmp 04:29:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:29:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:29:14 [EnvInject] - Injecting environment variables from a build step. 04:29:14 [EnvInject] - Injecting as environment variables the properties content 04:29:14 SERVER_ID=logs 04:29:14 04:29:14 [EnvInject] - Variables injected successfully. 04:29:14 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins15292016015819279553.sh 04:29:14 ---> create-netrc.sh 04:29:14 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins1063965431797151258.sh 04:29:14 ---> python-tools-install.sh 04:29:14 Setup pyenv: 04:29:14 system 04:29:14 3.8.13 04:29:14 3.9.13 04:29:14 * 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/.python-version) 04:29:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkRw from file:/tmp/.os_lf_venv 04:29:16 lf-activate-venv(): INFO: Installing: lftools 04:29:24 lf-activate-venv(): INFO: Adding /tmp/venv-nkRw/bin to PATH 04:29:24 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins7794607928405302641.sh 04:29:24 ---> sudo-logs.sh 04:29:24 Archiving 'sudo' log.. 04:29:24 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash /tmp/jenkins297337757630184762.sh 04:29:24 ---> job-cost.sh 04:29:24 Setup pyenv: 04:29:24 system 04:29:24 3.8.13 04:29:24 3.9.13 04:29:24 * 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/.python-version) 04:29:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkRw from file:/tmp/.os_lf_venv 04:29:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:29:31 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. 04:29:31 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 04:29:31 lf-activate-venv(): INFO: Adding /tmp/venv-nkRw/bin to PATH 04:29:31 INFO: No Stack... 04:29:31 INFO: Retrieving Pricing Info for: v3-standard-8 04:29:32 INFO: Archiving Costs 04:29:32 [cps-ncmp-dmi-plugin-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins6710628172924026370.sh 04:29:32 ---> logs-deploy.sh 04:29:32 Setup pyenv: 04:29:32 system 04:29:32 3.8.13 04:29:32 3.9.13 04:29:32 * 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-maven-merge-oslo/.python-version) 04:29:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkRw from file:/tmp/.os_lf_venv 04:29:34 lf-activate-venv(): INFO: Installing: lftools 04:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-nkRw/bin to PATH 04:29:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-ncmp-dmi-plugin-maven-merge-oslo/174 04:29:42 INFO: archiving workspace using pattern(s): 04:29:43 Archives upload complete. 04:29:43 INFO: archiving logs to Nexus 04:29:44 ---> uname -a: 04:29:44 Linux prd-centos8-docker-8c-8g-14860.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 04:29:44 04:29:44 04:29:44 ---> lscpu: 04:29:44 Architecture: x86_64 04:29:44 CPU op-mode(s): 32-bit, 64-bit 04:29:44 Byte Order: Little Endian 04:29:44 CPU(s): 8 04:29:44 On-line CPU(s) list: 0-7 04:29:44 Thread(s) per core: 1 04:29:44 Core(s) per socket: 1 04:29:44 Socket(s): 8 04:29:44 NUMA node(s): 1 04:29:44 Vendor ID: AuthenticAMD 04:29:44 CPU family: 23 04:29:44 Model: 49 04:29:44 Model name: AMD EPYC-Rome Processor 04:29:44 Stepping: 0 04:29:44 CPU MHz: 2800.000 04:29:44 BogoMIPS: 5600.00 04:29:44 Virtualization: AMD-V 04:29:44 Hypervisor vendor: KVM 04:29:44 Virtualization type: full 04:29:44 L1d cache: 32K 04:29:44 L1i cache: 32K 04:29:44 L2 cache: 512K 04:29:44 L3 cache: 16384K 04:29:44 NUMA node0 CPU(s): 0-7 04:29:44 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 04:29:44 04:29:44 04:29:44 ---> nproc: 04:29:44 8 04:29:44 04:29:44 04:29:44 ---> df -h: 04:29:44 Filesystem Size Used Avail Use% Mounted on 04:29:44 devtmpfs 16G 0 16G 0% /dev 04:29:44 tmpfs 16G 0 16G 0% /dev/shm 04:29:44 tmpfs 16G 17M 16G 1% /run 04:29:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:29:44 /dev/vda1 160G 12G 149G 8% / 04:29:44 tmpfs 3.2G 0 3.2G 0% /run/user/1001 04:29:44 04:29:44 04:29:44 ---> free -m: 04:29:44 total used free shared buff/cache available 04:29:44 Mem: 31890 1063 26597 19 4229 30362 04:29:44 Swap: 1023 0 1023 04:29:44 04:29:44 04:29:44 ---> ip addr: 04:29:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:29:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:29:44 inet 127.0.0.1/8 scope host lo 04:29:44 valid_lft forever preferred_lft forever 04:29:44 inet6 ::1/128 scope host 04:29:44 valid_lft forever preferred_lft forever 04:29:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:29:44 link/ether fa:16:3e:a8:95:db brd ff:ff:ff:ff:ff:ff 04:29:44 altname enp0s3 04:29:44 altname ens3 04:29:44 inet 10.30.107.136/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 04:29:44 valid_lft 86138sec preferred_lft 86138sec 04:29:44 inet6 fe80::f816:3eff:fea8:95db/64 scope link 04:29:44 valid_lft forever preferred_lft forever 04:29:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:29:44 link/ether 02:42:34:80:87:4f brd ff:ff:ff:ff:ff:ff 04:29:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:29:44 valid_lft forever preferred_lft forever 04:29:44 inet6 fe80::42:34ff:fe80:874f/64 scope link 04:29:44 valid_lft forever preferred_lft forever 04:29:44 04:29:44 04:29:44 ---> sar -b -r -n DEV: 04:29:44 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 05/22/2025 _x86_64_ (8 CPU) 04:29:44 04:29:44 04:25:18 LINUX RESTART (8 CPU) 04:29:44 04:29:44 04:26:01 AM tps rtps wtps bread/s bwrtn/s 04:29:44 04:27:01 AM 248.95 16.46 232.49 3104.70 12042.35 04:29:44 04:28:01 AM 128.01 4.08 123.93 1130.34 13987.52 04:29:44 04:29:01 AM 149.40 15.48 133.92 5491.90 28649.38 04:29:44 Average: 175.46 12.01 163.45 3242.43 18226.65 04:29:44 04:29:44 04:26:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:29:44 04:27:01 AM 28799764 30842532 3855948 11.81 2688 2358740 1859848 5.52 164584 3223692 276540 04:29:44 04:28:01 AM 26634468 29614104 6021244 18.44 2688 3278352 3306892 9.81 310452 5177048 794104 04:29:44 04:29:01 AM 27292384 31145776 5363328 16.42 2688 4145304 1505032 4.47 726632 4083288 717952 04:29:44 Average: 27575539 30534137 5080173 15.56 2688 3260799 2223924 6.60 400556 4161343 596199 04:29:44 04:29:44 04:26:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:29:44 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:44 04:27:01 AM eth0 468.58 342.02 4795.45 62.47 0.00 0.00 0.00 0.00 04:29:44 04:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:44 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:44 04:28:01 AM eth0 1900.02 1087.47 7858.26 85.06 0.00 0.00 0.00 0.00 04:29:44 04:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:44 04:29:01 AM lo 11.48 11.48 1.25 1.25 0.00 0.00 0.00 0.00 04:29:44 04:29:01 AM eth0 333.99 284.69 2271.31 1131.49 0.00 0.00 0.00 0.00 04:29:44 04:29:01 AM docker0 4.23 5.20 0.64 0.61 0.00 0.00 0.00 0.00 04:29:44 Average: lo 3.83 3.83 0.42 0.42 0.00 0.00 0.00 0.00 04:29:44 Average: eth0 900.81 571.36 4974.85 426.36 0.00 0.00 0.00 0.00 04:29:44 Average: docker0 1.41 1.73 0.21 0.20 0.00 0.00 0.00 0.00 04:29:44 04:29:44 04:29:44 ---> sar -P ALL: 04:29:44 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 05/22/2025 _x86_64_ (8 CPU) 04:29:44 04:29:44 04:25:18 LINUX RESTART (8 CPU) 04:29:44 04:29:44 04:26:01 AM CPU %user %nice %system %iowait %steal %idle 04:29:44 04:27:01 AM all 12.86 0.00 1.24 0.84 0.06 85.01 04:29:44 04:27:01 AM 0 7.05 0.00 0.77 1.02 0.05 91.12 04:29:44 04:27:01 AM 1 23.29 0.00 1.95 0.53 0.07 74.16 04:29:44 04:27:01 AM 2 19.51 0.00 1.77 1.22 0.07 77.44 04:29:44 04:27:01 AM 3 12.50 0.00 1.46 1.05 0.07 84.93 04:29:44 04:27:01 AM 4 12.98 0.00 1.27 0.97 0.05 84.73 04:29:44 04:27:01 AM 5 4.92 0.00 0.97 0.45 0.05 93.61 04:29:44 04:27:01 AM 6 11.07 0.00 0.90 0.99 0.05 86.99 04:29:44 04:27:01 AM 7 11.58 0.00 0.82 0.45 0.05 87.11 04:29:44 04:28:01 AM all 28.07 0.00 2.34 0.57 0.08 68.93 04:29:44 04:28:01 AM 0 38.62 0.00 1.99 0.00 0.10 59.29 04:29:44 04:28:01 AM 1 26.75 0.00 2.75 1.30 0.08 69.11 04:29:44 04:28:01 AM 2 28.97 0.00 2.35 0.05 0.08 68.54 04:29:44 04:28:01 AM 3 21.17 0.00 2.54 0.76 0.07 75.46 04:29:44 04:28:01 AM 4 18.10 0.00 2.21 0.86 0.08 78.75 04:29:44 04:28:01 AM 5 30.50 0.00 1.82 0.42 0.07 67.19 04:29:44 04:28:01 AM 6 24.37 0.00 1.93 0.15 0.08 73.47 04:29:44 04:28:01 AM 7 36.07 0.00 3.17 1.01 0.08 59.67 04:29:44 04:29:01 AM all 22.02 0.27 2.66 1.23 0.07 73.75 04:29:44 04:29:01 AM 0 21.13 1.14 2.39 0.45 0.07 74.82 04:29:44 04:29:01 AM 1 20.35 0.05 2.67 1.90 0.07 74.97 04:29:44 04:29:01 AM 2 34.79 0.35 3.17 2.55 0.08 59.05 04:29:44 04:29:01 AM 3 17.82 0.02 2.80 0.42 0.07 78.88 04:29:44 04:29:01 AM 4 13.53 0.64 2.45 1.37 0.05 81.96 04:29:44 04:29:01 AM 5 22.32 0.00 2.16 0.72 0.07 74.73 04:29:44 04:29:01 AM 6 19.86 0.00 2.24 1.67 0.07 76.16 04:29:44 04:29:01 AM 7 26.39 0.00 3.39 0.72 0.08 69.41 04:29:44 Average: all 20.96 0.09 2.08 0.88 0.07 75.92 04:29:44 Average: 0 22.23 0.38 1.71 0.49 0.07 75.12 04:29:44 Average: 1 23.46 0.02 2.46 1.24 0.07 72.75 04:29:44 Average: 2 27.74 0.12 2.43 1.28 0.08 68.35 04:29:44 Average: 3 17.15 0.01 2.26 0.74 0.07 79.77 04:29:44 Average: 4 14.86 0.21 1.97 1.07 0.06 81.82 04:29:44 Average: 5 19.22 0.00 1.65 0.53 0.06 78.54 04:29:44 Average: 6 18.41 0.00 1.69 0.94 0.07 78.90 04:29:44 Average: 7 24.64 0.00 2.46 0.73 0.07 72.11 04:29:44 04:29:44 04:29:44