12:07:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/143703 12:07:22 Running as SYSTEM 12:07:22 [EnvInject] - Loading node environment variables. 12:07:22 Building remotely on prd-ubuntu1804-docker-8c-8g-1316 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/cps-review-verification-maven-master 12:07:22 [ssh-agent] Looking for ssh-agent implementation... 12:07:22 $ ssh-agent 12:07:22 SSH_AUTH_SOCK=/tmp/ssh-Rl89FIAnqAr8/agent.1972 12:07:22 SSH_AGENT_PID=1974 12:07:22 [ssh-agent] Started. 12:07:22 Running ssh-add (command line suppressed) 12:07:22 Identity added: /w/workspace/cps-review-verification-maven-master@tmp/private_key_18363546647344822580.key (/w/workspace/cps-review-verification-maven-master@tmp/private_key_18363546647344822580.key) 12:07:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:07:22 The recommended git tool is: NONE 12:07:24 using credential onap-jenkins-ssh 12:07:24 Wiping out workspace first. 12:07:24 Cloning the remote Git repository 12:07:24 Cloning repository git://cloud.onap.org/mirror/cps.git 12:07:24 > git init /w/workspace/cps-review-verification-maven-master # timeout=10 12:07:24 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 12:07:24 > git --version # timeout=10 12:07:24 > git --version # 'git version 2.17.1' 12:07:24 using GIT_SSH to set credentials Gerrit user 12:07:24 Verifying host key using manually-configured host key entries 12:07:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:07:27 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 12:07:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:27 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 12:07:27 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 12:07:27 using GIT_SSH to set credentials Gerrit user 12:07:27 Verifying host key using manually-configured host key entries 12:07:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/03/143703/30 # timeout=30 12:07:27 > git rev-parse b8ba65882e1b558f78f332b698c4ba0e6182b806^{commit} # timeout=10 12:07:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:07:27 Checking out Revision b8ba65882e1b558f78f332b698c4ba0e6182b806 (refs/changes/03/143703/30) 12:07:27 > git config core.sparsecheckout # timeout=10 12:07:27 > git checkout -f b8ba65882e1b558f78f332b698c4ba0e6182b806 # timeout=30 12:07:28 ERROR: Unable to retrieve commit message 12:07:28 java.lang.InterruptedException 12:07:28 at java.base/java.lang.Object.wait(Native Method) 12:07:28 at hudson.remoting.Request.call(Request.java:177) 12:07:28 at hudson.remoting.Channel.call(Channel.java:1041) 12:07:28 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 12:07:28 at PluginClassLoader for git-client//com.sun.proxy.$Proxy242.withRepository(Unknown Source) 12:07:28 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) 12:07:28 at PluginClassLoader for git//hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1428) 12:07:28 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1368) 12:07:28 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 12:07:28 at hudson.scm.SCM.checkout(SCM.java:540) 12:07:28 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 12:07:28 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:07:28 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:07:28 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:07:28 at hudson.model.Run.execute(Run.java:1894) 12:07:28 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:07:28 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:07:28 at hudson.model.Executor.run(Executor.java:446) 12:07:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:07:28 > git rev-list --no-walk fbdb07c0a958185e747713317c4bc4f411f98f4c # timeout=10 12:07:28 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:07:28 provisioning config files... 12:07:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:07:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:07:28 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins9255195928301964927.sh 12:07:28 ---> python-tools-install.sh 12:07:28 Setup pyenv: 12:07:28 * system (set by /opt/pyenv/version) 12:07:28 * 3.8.13 (set by /opt/pyenv/version) 12:07:28 * 3.9.13 (set by /opt/pyenv/version) 12:07:28 * 3.10.6 (set by /opt/pyenv/version) 12:07:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oZiG 12:07:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:07:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:37 lf-activate-venv(): INFO: Base packages installed successfully 12:07:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:59 lf-activate-venv(): INFO: Adding /tmp/venv-oZiG/bin to PATH 12:07:59 Generating Requirements File 12:08:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:08:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:08:16 Python 3.10.6 12:08:16 pip 26.1.1 from /tmp/venv-oZiG/lib/python3.10/site-packages/pip (python 3.10) 12:08:16 appdirs==1.4.4 12:08:16 argcomplete==3.6.3 12:08:16 aspy.yaml==1.3.0 12:08:16 attrs==26.1.0 12:08:16 autopage==0.6.0 12:08:16 backports.strenum==1.3.1 12:08:16 beautifulsoup4==4.14.3 12:08:16 boto3==1.43.10 12:08:16 botocore==1.43.10 12:08:16 bs4==0.0.2 12:08:16 certifi==2026.4.22 12:08:16 cffi==2.0.0 12:08:16 cfgv==3.5.0 12:08:16 chardet==7.4.3 12:08:16 charset-normalizer==3.4.7 12:08:16 click==8.4.0 12:08:16 cliff==4.14.0 12:08:16 cmd2==3.5.1 12:08:16 cryptography==3.3.2 12:08:16 debtcollector==3.1.0 12:08:16 decorator==5.3.1 12:08:16 defusedxml==0.7.1 12:08:16 Deprecated==1.3.1 12:08:16 distlib==0.4.0 12:08:16 dnspython==2.8.0 12:08:16 docker==7.1.0 12:08:16 dogpile.cache==1.5.0 12:08:16 durationpy==0.10 12:08:16 email-validator==2.3.0 12:08:16 filelock==3.29.0 12:08:16 future==1.0.0 12:08:16 gitdb==4.0.12 12:08:16 GitPython==3.1.50 12:08:16 httplib2==0.30.2 12:08:16 identify==2.6.19 12:08:16 idna==3.15 12:08:16 importlib-resources==1.5.0 12:08:16 iso8601==2.1.0 12:08:16 Jinja2==3.1.6 12:08:16 jmespath==1.1.0 12:08:16 jsonpatch==1.33 12:08:16 jsonpointer==3.1.1 12:08:16 jsonschema==4.26.0 12:08:16 jsonschema-specifications==2025.9.1 12:08:16 keystoneauth1==5.14.0 12:08:16 kubernetes==35.0.0 12:08:16 lftools==0.37.22 12:08:16 lxml==6.1.1 12:08:16 markdown-it-py==4.2.0 12:08:16 MarkupSafe==3.0.3 12:08:16 mdurl==0.1.2 12:08:16 msgpack==1.1.2 12:08:16 multi_key_dict==2.0.3 12:08:16 munch==4.0.0 12:08:16 netaddr==1.3.0 12:08:16 niet==1.4.2 12:08:16 nodeenv==1.10.0 12:08:16 oauth2client==4.1.3 12:08:16 oauthlib==3.3.1 12:08:16 openstacksdk==4.13.0 12:08:16 os-service-types==1.8.2 12:08:16 osc-lib==4.6.0 12:08:16 oslo.config==10.4.0 12:08:16 oslo.context==6.4.0 12:08:16 oslo.i18n==6.8.0 12:08:16 oslo.log==8.2.0 12:08:16 oslo.serialization==5.10.0 12:08:16 oslo.utils==10.0.1 12:08:16 packaging==26.2 12:08:16 pbr==7.0.3 12:08:16 platformdirs==4.9.6 12:08:16 prettytable==3.17.0 12:08:16 psutil==7.2.2 12:08:16 pyasn1==0.6.3 12:08:16 pyasn1_modules==0.4.2 12:08:16 pycparser==3.0 12:08:16 pygerrit2==2.0.15 12:08:16 PyGithub==2.9.1 12:08:16 Pygments==2.20.0 12:08:16 PyJWT==2.12.1 12:08:16 PyNaCl==1.6.2 12:08:16 pyparsing==2.4.7 12:08:16 pyperclip==1.11.0 12:08:16 pyrsistent==0.20.0 12:08:16 python-cinderclient==9.9.0 12:08:16 python-dateutil==2.9.0.post0 12:08:16 python-discovery==1.3.1 12:08:16 python-heatclient==5.2.0 12:08:16 python-jenkins==1.8.3 12:08:16 python-keystoneclient==5.8.0 12:08:16 python-magnumclient==4.10.0 12:08:16 python-openstackclient==10.0.0 12:08:16 python-swiftclient==4.10.0 12:08:16 PyYAML==6.0.3 12:08:16 referencing==0.37.0 12:08:16 requests==2.34.2 12:08:16 requests-oauthlib==2.0.0 12:08:16 rfc3986==2.0.0 12:08:16 rich==15.0.0 12:08:16 rich-argparse==1.8.0 12:08:16 rpds-py==0.30.0 12:08:16 rsa==4.9.1 12:08:16 ruamel.yaml==0.19.1 12:08:16 ruamel.yaml.clib==0.2.15 12:08:16 s3transfer==0.17.0 12:08:16 simplejson==4.1.1 12:08:16 six==1.17.0 12:08:16 smmap==5.0.3 12:08:16 soupsieve==2.8.3 12:08:16 stevedore==5.8.0 12:08:16 tabulate==0.10.0 12:08:16 toml==0.10.2 12:08:16 tomlkit==0.15.0 12:08:16 tqdm==4.67.3 12:08:16 typing_extensions==4.15.0 12:08:16 urllib3==1.26.20 12:08:16 virtualenv==21.3.3 12:08:16 wcwidth==0.7.0 12:08:16 websocket-client==1.9.0 12:08:16 wrapt==2.1.2 12:08:16 xdg==6.0.0 12:08:16 xmltodict==1.0.4 12:08:16 yq==3.4.3 12:08:16 [cps-review-verification-maven-master] $ /bin/sh /tmp/jenkins18373690628596948785.sh 12:08:16 ---> uv-install.sh 12:08:16 Installing uv/uvx (latest) using shell installer 12:08:16 2026-05-19 12:08:16 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-5iQMa5.sh" [1] 12:08:16 downloading uv 0.11.15 x86_64-unknown-linux-gnu 12:08:17 installing to /home/jenkins/.local/bin 12:08:17 uv 12:08:17 uvx 12:08:17 everything's installed! 12:08:17 12:08:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:08:17 12:08:17 source $HOME/.local/bin/env (sh, bash, zsh) 12:08:17 source $HOME/.local/bin/env.fish (fish) 12:08:17 Adding install location to PATH 12:08:17 ---> Validating uv/uvx install 12:08:17 uvx 0.11.15 (x86_64-unknown-linux-gnu) 12:08:17 [cps-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins2506089309536872168.sh 12:08:17 + mkdir -p /w/workspace/cps-review-verification-maven-master/target/classes /w/workspace/cps-review-verification-maven-master/jacoco/classes 12:08:17 [cps-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins17862435076894644787.sh 12:08:17 + echo quiet=on 12:08:17 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-8c-8g-1316 12:08:18 [cps-review-verification-maven-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=b8ba65882e1b558f78f332b698c4ba0e6182b806 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=gourav.malviya@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Gourav Malviya" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/143703 -DGERRIT_PATCHSET_UPLOADER_EMAIL=gourav.malviya@techmahindra.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 12:08:18 " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=gm0001016278 -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=143703 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Gourav Malviya\" ' -DGERRIT_PORT=29418 -DTESTOPTIONS= -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/03/143703/30 "-DGERRIT_PATCHSET_UPLOADER_NAME=Gourav Malviya" '-DGERRIT_CHANGE_OWNER=\"Gourav Malviya\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=W0ludGVybmFsIFJldmlldyBQb3N0LTFdIEFkZCBYTUwgY29udGVudCBzdXBwb3J0IDogR2V0IGRlbHRhIGJldHdlZW4gYW5jaG9yIGFuZCBwYXlsb2FkCgotIEFkZCBkZWx0YVJlcG9ydFNhbXBsZVhtbCBFeGFtcGxlIGluIGNvbXBvbmVudC55YW1sCi0gQWRkIHJlc3BvbnNlRm9ybWF0IGluIGNwc0RhdGFWMi55bWwgdG8gc3VwcG9ydCBhcHBsaWNhdGlvbi94bWwgaW4gRGVsdGEKLSBBZGQgcmVzcG9uc2VGb3JtYXQgcGFyYW1ldGVyIHRvIGFjY2VwdCB4bWwgaW4gRGVsdGFSZXN0Q29udHJvbGxlci5qYXZhCi0gSW1wbGVtZW50ZWQgTG9naWMgdG8gY29udmVydCBkZWx0YVJlcG9ydCB0byBYTUwgaW4gWG1sT2JqZWN0TWFwcGVyLmphdmEKCklzc3VlLUlEOiBDUFMtMzE5MgpDaGFuZ2UtSWQ6IElmZjdmYWI2NmRkY2MwMzcwMzI1NTEyM2M2ZDVjMmVhZGUwZTdjYjJhClNpZ25lZC1vZmYtYnk6IEdNMDAxMDE2Mjc4IDxnb3VyYXYubWFsdml5YUB0ZWNobWFoaW5kcmEuY29tPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Internal Review Post-1] Add XML content support : Get delta between anchor and payload" -DGERRIT_EVENT_ACCOUNT_USERNAME=gm0001016278 -DGERRIT_CHANGE_OWNER_USERNAME=gm0001016278 '-DGERRIT_EVENT_ACCOUNT=\"Gourav Malviya\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Iff7fab66ddcc03703255123c6d5c2eade0e7cb2a -DGERRIT_EVENT_HASH=335794886 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=gourav.malviya@techmahindra.com -DGERRIT_PATCHSET_NUMBER=30 "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Ddocker.repository.push=" "-DGERRIT_CHANGE_OWNER_NAME=Gourav Malviya" --version 12:08:19 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 12:08:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 12:08:19 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 12:08:19 Default locale: en, platform encoding: UTF-8 12:08:19 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 12:08:19 [cps-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins4315328691044202375.sh 12:08:19 + rm /home/jenkins/.wgetrc 12:08:19 [EnvInject] - Injecting environment variables from a build step. 12:08:19 [EnvInject] - Injecting as environment variables the properties content 12:08:19 SET_JDK_VERSION=openjdk17 12:08:19 GIT_URL="git://cloud.onap.org/mirror" 12:08:19 12:08:19 [EnvInject] - Variables injected successfully. 12:08:19 [cps-review-verification-maven-master] $ /bin/sh /tmp/jenkins822074050515693305.sh 12:08:19 ---> update-java-alternatives.sh 12:08:19 ---> Updating Java version 12:08:19 ---> Ubuntu/Debian system detected 12:08:19 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:08:19 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:08:19 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:08:19 openjdk version "17.0.4" 2022-07-19 12:08:19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 12:08:19 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 12:08:19 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 12:08:19 [EnvInject] - Injecting environment variables from a build step. 12:08:19 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:08:19 [EnvInject] - Variables injected successfully. 12:08:19 provisioning config files... 12:08:19 copy managed file [global-settings] to file:/w/workspace/cps-review-verification-maven-master@tmp/config5835412320182713tmp 12:08:19 copy managed file [cps-settings] to file:/w/workspace/cps-review-verification-maven-master@tmp/config15255640938046382069tmp 12:08:19 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins5375950271093345692.sh 12:08:19 ---> docker-login.sh 12:08:19 nexus3.onap.org:10001 12:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:20 Configure a credential helper to remove this warning. See 12:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:20 12:08:20 Login Succeeded 12:08:20 nexus3.onap.org:10002 12:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:20 Configure a credential helper to remove this warning. See 12:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:20 12:08:20 Login Succeeded 12:08:20 nexus3.onap.org:10003 12:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:20 Configure a credential helper to remove this warning. See 12:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:20 12:08:20 Login Succeeded 12:08:20 nexus3.onap.org:10004 12:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:20 Configure a credential helper to remove this warning. See 12:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:20 12:08:20 Login Succeeded 12:08:20 docker.io 12:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:20 Configure a credential helper to remove this warning. See 12:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:20 12:08:20 Login Succeeded 12:08:20 ---> docker-login.sh ends 12:08:20 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins14767198130306029394.sh 12:08:20 provisioning config files... 12:08:20 copy managed file [global-settings] to file:/w/workspace/cps-review-verification-maven-master@tmp/config4289249246770021145tmp 12:08:20 copy managed file [cps-settings] to file:/w/workspace/cps-review-verification-maven-master@tmp/config5820168907105061469tmp 12:08:20 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 12:08:20 Run condition [Boolean condition] preventing perform for step [BuilderChain] 12:08:20 [EnvInject] - Injecting environment variables from a build step. 12:08:20 [EnvInject] - Injecting as environment variables the properties content 12:08:20 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 12:08:20 12:08:20 [EnvInject] - Variables injected successfully. 12:08:20 [EnvInject] - Injecting environment variables from a build step. 12:08:20 [EnvInject] - Injecting as environment variables the properties content 12:08:20 MAVEN_GOALS=clean install 12:08:20 12:08:20 [EnvInject] - Variables injected successfully. 12:08:20 [cps-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins9965157603914701226.sh 12:08:20 ---> common-variables.sh 12:08:20 --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 12:08:20 ---> maven-build.sh 12:08:20 + set +u 12:08:20 ++ awk '{print $2}' 12:08:20 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/cps-review-verification-maven-master@tmp/config4289249246770021145tmp 12:08:20 ++ grep '^Version:' 12:08:27 + plugin_version=2.7 12:08:27 + [[ 2 -lt 3 ]] 12:08:27 + alt_repo=-DaltDeploymentRepository=staging::default::file:/w/workspace/cps-review-verification-maven-master/m2repo 12:08:27 + export MAVEN_OPTS 12:08:27 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e --global-settings /w/workspace/cps-review-verification-maven-master@tmp/config4289249246770021145tmp --settings /w/workspace/cps-review-verification-maven-master@tmp/config5820168907105061469tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/cps-review-verification-maven-master/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 -Dmaven.test.skip=true -Ddocker.repository.push= 12:08:27 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 12:08:27 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 12:08:27 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 12:08:27 Default locale: en, platform encoding: UTF-8 12:08:27 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 12:08:28 [INFO] Error stacktraces are turned on. 12:08:28 [INFO] Scanning for projects... 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.7-SNAPSHOT 12:08:30 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.7-SNAPSHOT, /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml, line 525, column 21 12:08:30 [WARNING] 12:08:30 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 12:08:30 [WARNING] 12:08:30 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 12:08:30 [WARNING] 12:08:30 [INFO] ------------------------------------------------------------------------ 12:08:30 [INFO] Reactor Build Order: 12:08:30 [INFO] 12:08:30 [INFO] org.onap.cps:cps-dependencies [pom] 12:08:30 [INFO] cps-bom [pom] 12:08:30 [INFO] checkstyle [jar] 12:08:30 [INFO] cps-parent [pom] 12:08:30 [INFO] cps-events [jar] 12:08:30 [INFO] cps-path-parser [jar] 12:08:30 [INFO] cps-service [jar] 12:08:30 [INFO] cps-rest [jar] 12:08:30 [INFO] cps-ncmp-events [jar] 12:08:30 [INFO] cps-ncmp-service [jar] 12:08:30 [INFO] cps-ncmp-rest [jar] 12:08:30 [INFO] cps-ncmp-rest-stub [pom] 12:08:30 [INFO] cps-ncmp-rest-stub-service [jar] 12:08:30 [INFO] cps-ncmp-rest-stub-app [jar] 12:08:30 [INFO] cps-ri [jar] 12:08:30 [INFO] test-dcm-rest [jar] 12:08:30 [INFO] integration-test [jar] 12:08:30 [INFO] spotbugs [jar] 12:08:30 [INFO] cps-application [jar] 12:08:30 [INFO] policy-executor-stub [jar] 12:08:30 [INFO] jacoco-report [jar] 12:08:30 [INFO] cps [pom] 12:08:30 [INFO] 12:08:30 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 12:08:30 [INFO] Building org.onap.cps:cps-dependencies 3.7.7-SNAPSHOT [1/22] 12:08:30 [INFO] --------------------------------[ pom ]--------------------------------- 12:08:30 [INFO] 12:08:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 12:08:31 [INFO] 12:08:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 12:08:31 [INFO] Installing /w/workspace/cps-review-verification-maven-master/cps-dependencies/pom.xml to /tmp/r/org/onap/cps/cps-dependencies/3.7.7-SNAPSHOT/cps-dependencies-3.7.7-SNAPSHOT.pom 12:08:31 [INFO] 12:08:31 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 12:08:31 [INFO] Building cps-bom 3.7.7-SNAPSHOT [2/22] 12:08:31 [INFO] --------------------------------[ pom ]--------------------------------- 12:08:31 [INFO] 12:08:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 12:08:31 [INFO] 12:08:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 12:08:31 [INFO] Installing /w/workspace/cps-review-verification-maven-master/cps-bom/pom.xml to /tmp/r/org/onap/cps/cps-bom/3.7.7-SNAPSHOT/cps-bom-3.7.7-SNAPSHOT.pom 12:08:31 [INFO] 12:08:31 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 12:08:31 [INFO] Building checkstyle 3.7.7-SNAPSHOT [3/22] 12:08:31 [INFO] --------------------------------[ jar ]--------------------------------- 12:08:31 [INFO] 12:08:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 12:08:31 [INFO] 12:08:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 12:08:32 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 12:08:32 [INFO] Copying 6 resources 12:08:32 [INFO] 12:08:32 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 12:08:33 [INFO] No sources to compile 12:08:33 [INFO] 12:08:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 12:08:33 [INFO] Not copying test resources 12:08:33 [INFO] 12:08:33 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 12:08:33 [INFO] Not compiling test sources 12:08:33 [INFO] 12:08:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 12:08:34 [INFO] Tests are skipped. 12:08:34 [INFO] 12:08:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 12:08:34 [INFO] Building jar: /w/workspace/cps-review-verification-maven-master/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar 12:08:34 [INFO] 12:08:34 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 12:08:34 ======================================================================================================================== 12:08:34 Copyright Check Python Script: 12:08:34 Error, Committer email is not included in config file. 12:08:34 If your company is new to the project please make appropriate changes to project-committers-config.csv 12:08:34 for Copyright Check to work. 12:08:34 Exiting... 12:08:34 ======================================================================================================================== 12:08:35 [INFO] 12:08:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 12:08:35 [INFO] Installing /w/workspace/cps-review-verification-maven-master/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.jar 12:08:35 [INFO] Installing /w/workspace/cps-review-verification-maven-master/checkstyle/pom.xml to /tmp/r/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.pom 12:08:35 [INFO] 12:08:35 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 12:08:35 [INFO] Building cps-parent 3.7.7-SNAPSHOT [4/22] 12:08:35 [INFO] --------------------------------[ pom ]--------------------------------- 12:08:35 [INFO] 12:08:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 12:08:35 [INFO] 12:08:35 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 12:08:35 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-review-verification-maven-master/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 12:08:35 [INFO] 12:08:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 12:08:38 [INFO] You have 0 Checkstyle violations. 12:08:38 [INFO] 12:08:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 12:08:39 [INFO] You have 0 Checkstyle violations. 12:08:39 [INFO] 12:08:39 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 12:08:40 [INFO] Compilation of tests is skipped. 12:08:40 [INFO] 12:08:40 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 12:08:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-review-verification-maven-master/cps-parent/target/code-coverage/jacoco-ut.exec 12:08:40 [INFO] 12:08:40 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 12:08:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:08:40 [INFO] 12:08:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 12:08:40 [INFO] Installing /w/workspace/cps-review-verification-maven-master/cps-parent/pom.xml to /tmp/r/org/onap/cps/cps-parent/3.7.7-SNAPSHOT/cps-parent-3.7.7-SNAPSHOT.pom 12:08:40 [INFO] 12:08:40 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 12:08:40 [INFO] Building cps-events 3.7.7-SNAPSHOT [5/22] 12:08:40 [INFO] --------------------------------[ jar ]--------------------------------- 12:08:40 [INFO] 12:08:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 12:08:40 [INFO] 12:08:40 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 12:08:40 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-review-verification-maven-master/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 12:08:40 [INFO] 12:08:40 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- 12:08:41 [INFO] 12:08:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 12:08:41 [INFO] You have 0 Checkstyle violations. 12:08:41 [INFO] 12:08:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 12:08:42 [INFO] You have 0 Checkstyle violations. 12:08:42 [INFO] 12:08:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 12:08:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:08:42 [INFO] Copying 2 resources 12:08:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-review-verification-maven-master/cps-events/target/generated-sources/license 12:08:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-review-verification-maven-master/cps-events/target/generated-resources/licenses 12:08:42 [INFO] 12:08:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 12:08:42 [INFO] Recompiling the module because of changed dependency. 12:08:42 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 12:08:43 [INFO] 12:08:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 12:08:43 [INFO] Not copying test resources 12:08:43 [INFO] 12:08:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 12:08:43 [INFO] Not compiling test sources 12:08:43 [INFO] 12:08:43 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 12:08:43 [INFO] Compilation of tests is skipped. 12:08:43 [INFO] 12:08:43 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-events --- 12:08:43 [INFO] Tests are skipped. 12:08:43 [INFO] 12:08:43 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 12:08:43 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-review-verification-maven-master/cps-events/target/code-coverage/jacoco-ut.exec 12:08:43 [INFO] 12:08:43 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 12:08:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:08:43 [INFO] 12:08:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 12:08:43 [INFO] Building jar: /w/workspace/cps-review-verification-maven-master/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar 12:08:43 [INFO] 12:08:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 12:08:43 [INFO] Installing /w/workspace/cps-review-verification-maven-master/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.jar 12:08:43 [INFO] Installing /w/workspace/cps-review-verification-maven-master/cps-events/pom.xml to /tmp/r/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.pom 12:08:43 [INFO] 12:08:43 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 12:08:43 [INFO] Building cps-path-parser 3.7.7-SNAPSHOT [6/22] 12:08:43 [INFO] --------------------------------[ jar ]--------------------------------- 12:08:45 [INFO] 12:08:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 12:08:45 [INFO] 12:08:45 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 12:08:45 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-review-verification-maven-master/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 12:08:45 [INFO] 12:08:45 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 12:08:45 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-review-verification-maven-master/cps-path-parser/src/main/antlr4 12:08:46 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 12:08:46 [INFO] 12:08:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 12:08:46 [INFO] You have 0 Checkstyle violations. 12:08:46 [INFO] 12:08:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 12:08:46 [INFO] You have 0 Checkstyle violations. 12:08:46 [INFO] 12:08:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 12:08:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:08:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-review-verification-maven-master/cps-path-parser/src/main/resources 12:08:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-review-verification-maven-master/cps-path-parser/target/generated-sources/license 12:08:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-review-verification-maven-master/cps-path-parser/target/generated-resources/licenses 12:08:46 [INFO] 12:08:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 12:08:46 [INFO] Recompiling the module because of changed dependency. 12:08:46 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 12:08:47 [INFO] 12:08:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 12:08:47 [INFO] Not copying test resources 12:08:47 [INFO] 12:08:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 12:08:47 [INFO] Not compiling test sources 12:08:47 [INFO] 12:08:47 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 12:08:47 [INFO] Compilation of tests is skipped. 12:08:47 [INFO] 12:08:47 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-path-parser --- 12:08:47 [INFO] Tests are skipped. 12:08:47 [INFO] 12:08:47 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 12:08:47 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-review-verification-maven-master/cps-path-parser/target/code-coverage/jacoco-ut.exec 12:08:47 [INFO] 12:08:47 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 12:08:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:08:47 [INFO] 12:08:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 12:08:47 [INFO] Building jar: /w/workspace/cps-review-verification-maven-master/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar 12:08:47 [INFO] 12:08:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 12:08:47 [INFO] Installing /w/workspace/cps-review-verification-maven-master/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-path-parser/3.7.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.jar 12:08:47 [INFO] Installing /w/workspace/cps-review-verification-maven-master/cps-path-parser/pom.xml to /tmp/r/org/onap/cps/cps-path-parser/3.7.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.pom 12:08:47 [INFO] 12:08:47 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 12:08:47 [INFO] Building cps-service 3.7.7-SNAPSHOT [7/22] 12:08:47 [INFO] --------------------------------[ jar ]--------------------------------- 12:09:06 [INFO] 12:09:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 12:09:06 [INFO] 12:09:06 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 12:09:06 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-review-verification-maven-master/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 12:09:06 [INFO] 12:09:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 12:09:06 [INFO] You have 0 Checkstyle violations. 12:09:06 [INFO] 12:09:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 12:09:07 [INFO] You have 0 Checkstyle violations. 12:09:07 [INFO] 12:09:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 12:09:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:09:07 [INFO] Copying 2 resources 12:09:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-review-verification-maven-master/cps-service/target/generated-sources/license 12:09:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-review-verification-maven-master/cps-service/target/generated-resources/licenses 12:09:07 [INFO] 12:09:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 12:09:07 [INFO] Recompiling the module because of changed dependency. 12:09:07 [INFO] Compiling 96 source files with javac [debug release 17] to target/classes 12:09:09 [INFO] 12:09:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 12:09:09 [INFO] Not copying test resources 12:09:09 [INFO] 12:09:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 12:09:09 [INFO] Not compiling test sources 12:09:09 [INFO] 12:09:09 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 12:09:09 [INFO] Compilation of tests is skipped. 12:09:09 [INFO] 12:09:09 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-service --- 12:09:09 [INFO] Tests are skipped. 12:09:09 [INFO] 12:09:09 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 12:09:09 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-review-verification-maven-master/cps-service/target/code-coverage/jacoco-ut.exec 12:09:09 [INFO] 12:09:09 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 12:09:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:09:09 [INFO] 12:09:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 12:09:09 [INFO] Building jar: /w/workspace/cps-review-verification-maven-master/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar 12:09:09 [INFO] 12:09:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 12:09:09 [INFO] Installing /w/workspace/cps-review-verification-maven-master/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.jar 12:09:09 [INFO] Installing /w/workspace/cps-review-verification-maven-master/cps-service/pom.xml to /tmp/r/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.pom 12:09:09 [INFO] 12:09:09 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 12:09:09 [INFO] Building cps-rest 3.7.7-SNAPSHOT [8/22] 12:09:09 [INFO] --------------------------------[ jar ]--------------------------------- 12:09:12 [INFO] 12:09:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 12:09:12 [INFO] 12:09:12 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 12:09:12 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-review-verification-maven-master/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 12:09:12 [INFO] 12:09:12 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 12:09:16 [INFO] Generating with dryRun=false 12:09:16 [INFO] Output directory (/w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 12:09:16 [INFO] OpenAPI Generator: spring (server) 12:09:16 [INFO] Generator 'spring' is considered stable. 12:09:16 [INFO] ---------------------------------- 12:09:16 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 12:09:16 [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) 12:09:16 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:09:17 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 12:09:17 [INFO] Processing operation createDataspace 12:09:17 [INFO] Processing operation deleteDataspace 12:09:17 [INFO] Processing operation createDataspaceV2 12:09:17 [INFO] Processing operation getAllDataspaces 12:09:17 [INFO] Processing operation getDataspace 12:09:17 [INFO] Processing operation cleanDataspace 12:09:17 [INFO] Processing operation createAnchor 12:09:17 [INFO] Processing operation createAnchorV2 12:09:17 [INFO] Processing operation getAnchors 12:09:17 [INFO] Processing operation getAnchor 12:09:17 [INFO] Processing operation deleteAnchor 12:09:17 [INFO] Processing operation createSchemaSet 12:09:17 [INFO] Processing operation createSchemaSetV2 12:09:17 [INFO] Processing operation getSchemaSets 12:09:17 [INFO] Processing operation getSchemaSet 12:09:17 [INFO] Processing operation deleteSchemaSet 12:09:17 [INFO] Processing operation getNodeByDataspaceAndAnchor 12:09:17 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 12:09:17 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 12:09:17 [INFO] Processing operation replaceNode 12:09:17 [INFO] Processing operation createNode 12:09:17 [INFO] Processing operation deleteDataNode 12:09:17 [INFO] Processing operation updateNodeLeaves 12:09:17 [INFO] Processing operation deleteListOrListElement 12:09:17 [INFO] Processing operation replaceListContent 12:09:17 [INFO] Processing operation addListElements 12:09:17 [INFO] Processing operation getDeltaByDataspaceAndAnchors 12:09:17 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 12:09:17 [INFO] Processing operation applyChangesInDeltaReport 12:09:17 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 12:09:17 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 12:09:17 [INFO] Processing operation getNodesByDataspaceAndCpsPath 12:09:17 [INFO] Processing operation getNotificationSubscription 12:09:17 [INFO] Processing operation createNotificationSubscription 12:09:17 [INFO] Processing operation deleteNotificationSubscription 12:09:17 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:09:17 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:09:17 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:09:17 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:09:17 [INFO] writing file /w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 12:09:17 [INFO] writing file /w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 12:09:17 [INFO] writing file /w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 12:09:17 [INFO] writing file /w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 12:09:17 [INFO] writing file /w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 12:09:17 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:09:17 [INFO] writing file /w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 12:09:17 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:09:17 [INFO] writing file /w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 12:09:17 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:09:17 [INFO] writing file /w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 12:09:17 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:09:17 [INFO] writing file /w/workspace/cps-review-verification-maven-master/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 12:09:17 [INFO] Skipping generation of Webhooks. 12:09:17 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:09:17 [INFO] Skipping generation of supporting files. 12:09:17 ################################################################################ 12:09:17 # Thanks for using OpenAPI Generator. # 12:09:17 # Please consider donation to help us maintain this project 🙏 # 12:09:17 # https://opencollective.com/openapi_generator/donate # 12:09:17 ################################################################################ 12:09:17 [INFO] 12:09:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 12:09:17 [INFO] You have 0 Checkstyle violations. 12:09:17 [INFO] 12:09:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 12:09:18 [WARNING] src/main/java/org/onap/cps/rest/controller/DeltaRestController.java:[29,8] (imports) UnusedImports: Unused import - java.util.ArrayList. 12:09:18 [WARNING] src/main/java/org/onap/cps/rest/controller/DeltaRestController.java:[30,8] (imports) UnusedImports: Unused import - java.util.Collection. 12:09:18 [INFO] ------------------------------------------------------------------------ 12:09:18 [INFO] Reactor Summary for cps 3.7.7-SNAPSHOT: 12:09:18 [INFO] 12:09:18 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.866 s] 12:09:18 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 12:09:18 [INFO] checkstyle ......................................... SUCCESS [ 3.408 s] 12:09:18 [INFO] cps-parent ......................................... SUCCESS [ 5.117 s] 12:09:18 [INFO] cps-events ......................................... SUCCESS [ 3.318 s] 12:09:18 [INFO] cps-path-parser .................................... SUCCESS [ 4.017 s] 12:09:18 [INFO] cps-service ........................................ SUCCESS [ 21.843 s] 12:09:18 [INFO] cps-rest ........................................... FAILURE [ 8.635 s] 12:09:18 [INFO] cps-ncmp-events .................................... SKIPPED 12:09:18 [INFO] cps-ncmp-service ................................... SKIPPED 12:09:18 [INFO] cps-ncmp-rest ...................................... SKIPPED 12:09:18 [INFO] cps-ncmp-rest-stub ................................. SKIPPED 12:09:18 [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED 12:09:18 [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED 12:09:18 [INFO] cps-ri ............................................. SKIPPED 12:09:18 [INFO] test-dcm-rest ...................................... SKIPPED 12:09:18 [INFO] integration-test ................................... SKIPPED 12:09:18 [INFO] spotbugs ........................................... SKIPPED 12:09:18 [INFO] cps-application .................................... SKIPPED 12:09:18 [INFO] policy-executor-stub ............................... SKIPPED 12:09:18 [INFO] jacoco-report ...................................... SKIPPED 12:09:18 [INFO] cps ................................................ SKIPPED 12:09:18 [INFO] ------------------------------------------------------------------------ 12:09:18 [INFO] BUILD FAILURE 12:09:18 [INFO] ------------------------------------------------------------------------ 12:09:18 [INFO] Total time: 49.524 s 12:09:18 [INFO] Finished at: 2026-05-19T12:09:18Z 12:09:18 [INFO] ------------------------------------------------------------------------ 12:09:18 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:check (cps-java-style) on project cps-rest: You have 2 Checkstyle violations. -> [Help 1] 12:09:18 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:check (cps-java-style) on project cps-rest: You have 2 Checkstyle violations. 12:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 12:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 12:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 12:09:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 12:09:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 12:09:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 12:09:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 12:09:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 12:09:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 12:09:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 12:09:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) 12:09:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) 12:09:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) 12:09:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:09:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:09:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:09:18 at java.lang.reflect.Method.invoke (Method.java:568) 12:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 12:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 12:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 12:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 12:09:18 Caused by: org.apache.maven.plugin.MojoFailureException: You have 2 Checkstyle violations. 12:09:18 at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:594) 12:09:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 12:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 12:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 12:09:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 12:09:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 12:09:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 12:09:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 12:09:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 12:09:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 12:09:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 12:09:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 12:09:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) 12:09:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) 12:09:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) 12:09:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:09:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:09:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:09:18 at java.lang.reflect.Method.invoke (Method.java:568) 12:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 12:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 12:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 12:09:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 12:09:18 [ERROR] 12:09:18 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:09:18 [ERROR] 12:09:18 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:09:18 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 12:09:18 [ERROR] 12:09:18 [ERROR] After correcting the problems, you can resume the build with the command 12:09:18 [ERROR] mvn -rf :cps-rest 12:09:18 Build step 'Execute shell' marked build as failure 12:09:18 $ ssh-agent -k 12:09:18 unset SSH_AUTH_SOCK; 12:09:18 unset SSH_AGENT_PID; 12:09:18 echo Agent pid 1974 killed; 12:09:18 [ssh-agent] Stopped. 12:09:18 Robot results publisher started... 12:09:18 INFO: Checking test criticality is deprecated and will be dropped in a future release! 12:09:18 -Parsing output xml: 12:09:18 ERROR: Build step failed with exception 12:09:18 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-1316 12:09:18 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 12:09:18 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 12:09:18 at hudson.remoting.Channel.call(Channel.java:1042) 12:09:18 at hudson.FilePath.act(FilePath.java:1229) 12:09:18 at hudson.FilePath.act(FilePath.java:1218) 12:09:18 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 12:09:18 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:262) 12:09:18 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:286) 12:09:18 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 12:09:18 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 12:09:18 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 12:09:18 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 12:09:18 at hudson.model.Build$BuildExecution.post2(Build.java:179) 12:09:18 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 12:09:18 at hudson.model.Run.execute(Run.java:1917) 12:09:18 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:09:18 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:09:18 at hudson.model.Executor.run(Executor.java:446) 12:09:18 /w/workspace/cps-review-verification-maven-master/csit/archives does not exist. 12:09:18 at Jenkins v2.462.3//org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:512) 12:09:18 at Jenkins v2.462.3//org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:489) 12:09:18 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:76) 12:09:18 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 12:09:18 at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) 12:09:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 12:09:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 12:09:18 at hudson.remoting.Request$2.run(Request.java:377) 12:09:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 12:09:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 12:09:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 12:09:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 12:09:18 at java.base/java.lang.Thread.run(Thread.java:829) 12:09:18 Build step 'Publish Robot Framework test results' marked build as failure 12:09:18 [PostBuildScript] - [INFO] Executing post build scripts. 12:09:18 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins13910941266306705673.sh 12:09:18 ---> sysstat.sh 12:09:18 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins4556423422955530279.sh 12:09:18 ---> package-listing.sh 12:09:18 ++ facter osfamily 12:09:18 ++ tr '[:upper:]' '[:lower:]' 12:09:18 + OS_FAMILY=debian 12:09:18 + workspace=/w/workspace/cps-review-verification-maven-master 12:09:18 + START_PACKAGES=/tmp/packages_start.txt 12:09:18 + END_PACKAGES=/tmp/packages_end.txt 12:09:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:18 + PACKAGES=/tmp/packages_start.txt 12:09:18 + '[' /w/workspace/cps-review-verification-maven-master ']' 12:09:18 + PACKAGES=/tmp/packages_end.txt 12:09:18 + case "${OS_FAMILY}" in 12:09:18 + dpkg -l 12:09:18 + grep '^ii' 12:09:18 + '[' -f /tmp/packages_start.txt ']' 12:09:18 + '[' -f /tmp/packages_end.txt ']' 12:09:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:18 + '[' /w/workspace/cps-review-verification-maven-master ']' 12:09:18 + mkdir -p /w/workspace/cps-review-verification-maven-master/archives/ 12:09:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-review-verification-maven-master/archives/ 12:09:18 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins10276266170344716486.sh 12:09:18 ---> capture-instance-metadata.sh 12:09:18 Setup pyenv: 12:09:19 system 12:09:19 3.8.13 12:09:19 3.9.13 12:09:19 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-master/.python-version) 12:09:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oZiG from file:/tmp/.os_lf_venv 12:09:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:20 lf-activate-venv(): INFO: Base packages installed successfully 12:09:20 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:28 lf-activate-venv(): INFO: Adding /tmp/venv-oZiG/bin to PATH 12:09:28 INFO: Running in OpenStack, capturing instance metadata 12:09:28 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins146876204101325296.sh 12:09:28 provisioning config files... 12:09:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-review-verification-maven-master@tmp/config17339111406763092490tmp 12:09:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:09:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:09:28 [EnvInject] - Injecting environment variables from a build step. 12:09:28 [EnvInject] - Injecting as environment variables the properties content 12:09:28 SERVER_ID=logs 12:09:28 12:09:28 [EnvInject] - Variables injected successfully. 12:09:28 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins9425797856586343660.sh 12:09:28 ---> create-netrc.sh 12:09:28 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins18137685467601315446.sh 12:09:28 ---> python-tools-install.sh 12:09:28 Setup pyenv: 12:09:28 system 12:09:28 3.8.13 12:09:28 3.9.13 12:09:28 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-master/.python-version) 12:09:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oZiG from file:/tmp/.os_lf_venv 12:09:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:30 lf-activate-venv(): INFO: Base packages installed successfully 12:09:30 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:37 lf-activate-venv(): INFO: Adding /tmp/venv-oZiG/bin to PATH 12:09:37 [cps-review-verification-maven-master] $ /bin/sh /tmp/jenkins4915062214246992678.sh 12:09:37 ---> uv-install.sh 12:09:37 uv 0.11.15 is already installed 12:09:37 uvx 0.11.15 (x86_64-unknown-linux-gnu) 12:09:37 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins5038339927329553802.sh 12:09:37 ---> sudo-logs.sh 12:09:37 Archiving 'sudo' log.. 12:09:37 [cps-review-verification-maven-master] $ /bin/bash /tmp/jenkins17118259968012966138.sh 12:09:37 ---> job-cost.sh 12:09:37 INFO: Activating Python virtual environment... 12:09:37 Setup pyenv: 12:09:37 system 12:09:37 3.8.13 12:09:37 3.9.13 12:09:37 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-master/.python-version) 12:09:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oZiG from file:/tmp/.os_lf_venv 12:09:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:39 lf-activate-venv(): INFO: Base packages installed successfully 12:09:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:09:43 lf-activate-venv(): INFO: Adding /tmp/venv-oZiG/bin to PATH 12:09:43 INFO: No stack-cost file found 12:09:43 INFO: Instance uptime: 179s 12:09:43 INFO: Fetching instance metadata (attempt 1 of 3)... 12:09:43 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:09:44 INFO: Successfully fetched instance metadata 12:09:44 INFO: Instance type: v3-standard-8 12:09:44 INFO: Retrieving pricing info for: v3-standard-8 12:09:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:09:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=179 12:09:44 INFO: Successfully fetched Vexxhost pricing API 12:09:44 INFO: Retrieved cost: 0.22 12:09:44 INFO: Retrieved resource: v3-standard-8 12:09:44 INFO: Creating archive directory: /w/workspace/cps-review-verification-maven-master/archives/cost 12:09:44 INFO: Archiving costs to: /w/workspace/cps-review-verification-maven-master/archives/cost.csv 12:09:44 INFO: Successfully archived job cost data 12:09:44 DEBUG: Cost data: cps-review-verification-maven-master,10016,2026-05-19 12:09:44,v3-standard-8,179,0.22,0.00,FAILURE 12:09:44 [cps-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins8262645347171137285.sh 12:09:44 ---> logs-deploy.sh 12:09:44 Setup pyenv: 12:09:44 system 12:09:44 3.8.13 12:09:44 3.9.13 12:09:44 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-master/.python-version) 12:09:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oZiG from file:/tmp/.os_lf_venv 12:09:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:46 lf-activate-venv(): INFO: Base packages installed successfully 12:09:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-oZiG/bin to PATH 12:09:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-review-verification-maven-master/10016 12:09:53 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 12:09:54 Archives upload complete. 12:09:54 INFO: archiving logs to Nexus 12:09:55 ---> uname -a: 12:09:55 Linux prd-ubuntu1804-docker-8c-8g-1316 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:09:55 12:09:55 12:09:55 ---> lscpu: 12:09:55 Architecture: x86_64 12:09:55 CPU op-mode(s): 32-bit, 64-bit 12:09:55 Byte Order: Little Endian 12:09:55 CPU(s): 8 12:09:55 On-line CPU(s) list: 0-7 12:09:55 Thread(s) per core: 1 12:09:55 Core(s) per socket: 1 12:09:55 Socket(s): 8 12:09:55 NUMA node(s): 1 12:09:55 Vendor ID: AuthenticAMD 12:09:55 CPU family: 23 12:09:55 Model: 49 12:09:55 Model name: AMD EPYC-Rome Processor 12:09:55 Stepping: 0 12:09:55 CPU MHz: 2799.998 12:09:55 BogoMIPS: 5599.99 12:09:55 Virtualization: AMD-V 12:09:55 Hypervisor vendor: KVM 12:09:55 Virtualization type: full 12:09:55 L1d cache: 32K 12:09:55 L1i cache: 32K 12:09:55 L2 cache: 512K 12:09:55 L3 cache: 16384K 12:09:55 NUMA node0 CPU(s): 0-7 12:09:55 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 12:09:55 12:09:55 12:09:55 ---> nproc: 12:09:55 8 12:09:55 12:09:55 12:09:55 ---> df -h: 12:09:55 Filesystem Size Used Avail Use% Mounted on 12:09:55 udev 16G 0 16G 0% /dev 12:09:55 tmpfs 3.2G 712K 3.2G 1% /run 12:09:55 /dev/vda1 155G 11G 145G 7% / 12:09:55 tmpfs 16G 0 16G 0% /dev/shm 12:09:55 tmpfs 5.0M 0 5.0M 0% /run/lock 12:09:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:09:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:09:55 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:09:55 12:09:55 12:09:55 ---> free -m: 12:09:55 total used free shared buff/cache available 12:09:55 Mem: 32167 851 28658 0 2656 30880 12:09:55 Swap: 1023 0 1023 12:09:55 12:09:55 12:09:55 ---> ip addr: 12:09:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:09:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:09:55 inet 127.0.0.1/8 scope host lo 12:09:55 valid_lft forever preferred_lft forever 12:09:55 inet6 ::1/128 scope host 12:09:55 valid_lft forever preferred_lft forever 12:09:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:09:55 link/ether fa:16:3e:f1:7b:e3 brd ff:ff:ff:ff:ff:ff 12:09:55 inet 10.30.107.212/23 brd 10.30.107.255 scope global dynamic ens3 12:09:55 valid_lft 86217sec preferred_lft 86217sec 12:09:55 inet6 fe80::f816:3eff:fef1:7be3/64 scope link 12:09:55 valid_lft forever preferred_lft forever 12:09:55 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:09:55 link/ether 02:42:c2:36:7e:e8 brd ff:ff:ff:ff:ff:ff 12:09:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:09:55 valid_lft forever preferred_lft forever 12:09:55 12:09:55 12:09:55 ---> sar -b -r -n DEV: 12:09:55 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1316) 05/19/26 _x86_64_ (8 CPU) 12:09:55 12:09:55 12:06:56 LINUX RESTART (8 CPU) 12:09:55 12:09:55 12:07:01 tps rtps wtps bread/s bwrtn/s 12:09:55 12:08:00 418.76 74.49 344.27 5306.76 144436.39 12:09:55 12:09:01 215.11 43.24 171.87 3372.04 63529.91 12:09:55 Average: 316.10 58.74 257.37 4331.49 103652.25 12:09:55 12:09:55 12:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:55 12:08:00 30163220 31721368 2775992 8.43 68928 1799528 1395284 4.11 839160 1647520 156348 12:09:55 12:09:01 29103096 31128748 3836116 11.65 90820 2228352 1852620 5.45 1533556 1976736 21156 12:09:55 Average: 29633158 31425058 3306054 10.04 79874 2013940 1623952 4.78 1186358 1812128 88752 12:09:55 12:09:55 12:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:55 12:08:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:55 12:08:00 ens3 469.68 312.51 1893.94 73.94 0.00 0.00 0.00 0.00 12:09:55 12:08:00 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 12:09:55 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:55 12:09:01 ens3 438.78 334.17 3129.82 78.69 0.00 0.00 0.00 0.00 12:09:55 12:09:01 lo 2.56 2.56 0.26 0.26 0.00 0.00 0.00 0.00 12:09:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:55 Average: ens3 454.10 323.43 2516.94 76.33 0.00 0.00 0.00 0.00 12:09:55 Average: lo 2.18 2.18 0.22 0.22 0.00 0.00 0.00 0.00 12:09:55 12:09:55 12:09:55 ---> sar -P ALL: 12:09:55 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1316) 05/19/26 _x86_64_ (8 CPU) 12:09:55 12:09:55 12:06:56 LINUX RESTART (8 CPU) 12:09:55 12:09:55 12:07:01 CPU %user %nice %system %iowait %steal %idle 12:09:55 12:08:00 all 9.52 0.00 1.35 2.44 0.04 86.64 12:09:55 12:08:00 0 3.86 0.00 0.89 0.20 0.05 95.00 12:09:55 12:08:00 1 4.97 0.00 0.70 0.38 0.02 93.93 12:09:55 12:08:00 2 33.75 0.00 2.34 1.63 0.07 62.21 12:09:55 12:08:00 3 16.89 0.00 1.50 3.71 0.05 77.85 12:09:55 12:08:00 4 3.60 0.00 0.65 8.19 0.03 87.52 12:09:55 12:08:00 5 5.94 0.00 1.00 0.17 0.03 92.86 12:09:55 12:08:00 6 4.04 0.00 1.99 0.40 0.02 93.55 12:09:55 12:08:00 7 3.11 0.00 1.70 4.86 0.02 90.31 12:09:55 12:09:01 all 16.73 0.00 1.14 0.96 0.06 81.11 12:09:55 12:09:01 0 6.33 0.00 0.86 0.38 0.03 92.40 12:09:55 12:09:01 1 23.56 0.00 2.07 0.97 0.05 73.35 12:09:55 12:09:01 2 21.87 0.00 1.81 0.49 0.07 75.77 12:09:55 12:09:01 3 15.35 0.00 1.00 1.56 0.08 82.00 12:09:55 12:09:01 4 27.86 0.00 1.25 3.52 0.07 67.31 12:09:55 12:09:01 5 7.99 0.00 0.85 0.44 0.03 90.68 12:09:55 12:09:01 6 15.54 0.00 0.62 0.25 0.07 83.53 12:09:55 12:09:01 7 15.32 0.00 0.71 0.10 0.05 83.83 12:09:55 Average: all 13.16 0.00 1.25 1.70 0.05 83.85 12:09:55 Average: 0 5.10 0.00 0.87 0.29 0.04 93.69 12:09:55 Average: 1 14.34 0.00 1.39 0.68 0.03 83.56 12:09:55 Average: 2 27.76 0.00 2.07 1.06 0.07 69.04 12:09:55 Average: 3 16.11 0.00 1.25 2.63 0.07 79.94 12:09:55 Average: 4 15.85 0.00 0.95 5.83 0.05 77.32 12:09:55 Average: 5 6.97 0.00 0.93 0.31 0.03 91.76 12:09:55 Average: 6 9.84 0.00 1.30 0.32 0.04 88.50 12:09:55 Average: 7 9.27 0.00 1.20 2.46 0.03 87.04 12:09:55 12:09:55 12:09:55