06:20:00 Started by timer 06:20:00 Running as SYSTEM 06:20:00 [EnvInject] - Loading node environment variables. 06:20:00 Building remotely on prd-ubuntu1804-builder-4c-4g-47519 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/sdc-sdc-tosca-maven-clm-master 06:20:00 [ssh-agent] Looking for ssh-agent implementation... 06:20:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:00 $ ssh-agent 06:20:00 SSH_AUTH_SOCK=/tmp/ssh-ElJHJkxXXc3T/agent.1790 06:20:00 SSH_AGENT_PID=1792 06:20:00 [ssh-agent] Started. 06:20:00 Running ssh-add (command line suppressed) 06:20:00 Identity added: /w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/private_key_964737866235643342.key (/w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/private_key_964737866235643342.key) 06:20:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:20:00 The recommended git tool is: NONE 06:20:01 using credential onap-jenkins-ssh 06:20:01 Wiping out workspace first. 06:20:01 Cloning the remote Git repository 06:20:01 Cloning repository git://cloud.onap.org/mirror/sdc/sdc-tosca 06:20:01 > git init /w/workspace/sdc-sdc-tosca-maven-clm-master # timeout=10 06:20:01 Fetching upstream changes from git://cloud.onap.org/mirror/sdc/sdc-tosca 06:20:01 > git --version # timeout=10 06:20:01 > git --version # 'git version 2.17.1' 06:20:01 using GIT_SSH to set credentials Gerrit user 06:20:01 Verifying host key using manually-configured host key entries 06:20:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdc/sdc-tosca +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:02 > git config remote.origin.url git://cloud.onap.org/mirror/sdc/sdc-tosca # timeout=10 06:20:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:02 Avoid second fetch 06:20:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:20:02 Checking out Revision c08067c9c588e1040ad988d47367cc2863820daa (refs/remotes/origin/master) 06:20:02 > git config core.sparsecheckout # timeout=10 06:20:02 > git checkout -f c08067c9c588e1040ad988d47367cc2863820daa # timeout=10 06:20:03 Commit message: "Release version 1.9.0" 06:20:03 > git rev-list --no-walk c08067c9c588e1040ad988d47367cc2863820daa # timeout=10 06:20:06 provisioning config files... 06:20:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:20:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:20:06 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins15040427950556880376.sh 06:20:06 ---> python-tools-install.sh 06:20:06 Setup pyenv: 06:20:06 * system (set by /opt/pyenv/version) 06:20:06 * 3.8.13 (set by /opt/pyenv/version) 06:20:06 * 3.9.13 (set by /opt/pyenv/version) 06:20:06 * 3.10.6 (set by /opt/pyenv/version) 06:20:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hWtH 06:20:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:20:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:20:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:20:14 lf-activate-venv(): INFO: Base packages installed successfully 06:20:14 lf-activate-venv(): INFO: Installing additional packages: lftools 06:20:37 lf-activate-venv(): INFO: Adding /tmp/venv-hWtH/bin to PATH 06:20:37 Generating Requirements File 06:20:54 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. 06:20:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:20:55 Python 3.10.6 06:20:55 pip 25.2 from /tmp/venv-hWtH/lib/python3.10/site-packages/pip (python 3.10) 06:20:55 appdirs==1.4.4 06:20:55 argcomplete==3.6.2 06:20:55 aspy.yaml==1.3.0 06:20:55 attrs==25.3.0 06:20:55 autopage==0.5.2 06:20:55 beautifulsoup4==4.13.5 06:20:55 boto3==1.40.35 06:20:55 botocore==1.40.35 06:20:55 bs4==0.0.2 06:20:55 cachetools==5.5.2 06:20:55 certifi==2025.8.3 06:20:55 cffi==2.0.0 06:20:55 cfgv==3.4.0 06:20:55 chardet==5.2.0 06:20:55 charset-normalizer==3.4.3 06:20:55 click==8.3.0 06:20:55 cliff==4.11.0 06:20:55 cmd2==2.7.0 06:20:55 cryptography==3.3.2 06:20:55 debtcollector==3.0.0 06:20:55 decorator==5.2.1 06:20:55 defusedxml==0.7.1 06:20:55 Deprecated==1.2.18 06:20:55 distlib==0.4.0 06:20:55 dnspython==2.8.0 06:20:55 docker==7.1.0 06:20:55 dogpile.cache==1.4.1 06:20:55 durationpy==0.10 06:20:55 email-validator==2.3.0 06:20:55 filelock==3.19.1 06:20:55 future==1.0.0 06:20:55 gitdb==4.0.12 06:20:55 GitPython==3.1.45 06:20:55 google-auth==2.40.3 06:20:55 httplib2==0.31.0 06:20:55 identify==2.6.14 06:20:55 idna==3.10 06:20:55 importlib-resources==1.5.0 06:20:55 iso8601==2.1.0 06:20:55 Jinja2==3.1.6 06:20:55 jmespath==1.0.1 06:20:55 jsonpatch==1.33 06:20:55 jsonpointer==3.0.0 06:20:55 jsonschema==4.25.1 06:20:55 jsonschema-specifications==2025.9.1 06:20:55 keystoneauth1==5.12.0 06:20:55 kubernetes==33.1.0 06:20:55 lftools==0.37.13 06:20:55 lxml==6.0.1 06:20:55 markdown-it-py==4.0.0 06:20:55 MarkupSafe==3.0.2 06:20:55 mdurl==0.1.2 06:20:55 msgpack==1.1.1 06:20:55 multi_key_dict==2.0.3 06:20:55 munch==4.0.0 06:20:55 netaddr==1.3.0 06:20:55 niet==1.4.2 06:20:55 nodeenv==1.9.1 06:20:55 oauth2client==4.1.3 06:20:55 oauthlib==3.3.1 06:20:55 openstacksdk==4.7.1 06:20:55 os-service-types==1.8.0 06:20:55 osc-lib==4.2.0 06:20:55 oslo.config==10.0.0 06:20:55 oslo.context==6.1.0 06:20:55 oslo.i18n==6.6.0 06:20:55 oslo.log==7.2.1 06:20:55 oslo.serialization==5.8.0 06:20:55 oslo.utils==9.1.0 06:20:55 packaging==25.0 06:20:55 pbr==7.0.1 06:20:55 platformdirs==4.4.0 06:20:55 prettytable==3.16.0 06:20:55 psutil==7.1.0 06:20:55 pyasn1==0.6.1 06:20:55 pyasn1_modules==0.4.2 06:20:55 pycparser==2.23 06:20:55 pygerrit2==2.0.15 06:20:55 PyGithub==2.8.1 06:20:55 Pygments==2.19.2 06:20:55 PyJWT==2.10.1 06:20:55 PyNaCl==1.6.0 06:20:55 pyparsing==2.4.7 06:20:55 pyperclip==1.10.0 06:20:55 pyrsistent==0.20.0 06:20:55 python-cinderclient==9.8.0 06:20:55 python-dateutil==2.9.0.post0 06:20:55 python-heatclient==4.3.0 06:20:55 python-jenkins==1.8.3 06:20:55 python-keystoneclient==5.7.0 06:20:55 python-magnumclient==4.9.0 06:20:55 python-openstackclient==8.2.0 06:20:55 python-swiftclient==4.8.0 06:20:55 PyYAML==6.0.2 06:20:55 referencing==0.36.2 06:20:55 requests==2.32.5 06:20:55 requests-oauthlib==2.0.0 06:20:55 requestsexceptions==1.4.0 06:20:55 rfc3986==2.0.0 06:20:55 rich==14.1.0 06:20:55 rich-argparse==1.7.1 06:20:55 rpds-py==0.27.1 06:20:55 rsa==4.9.1 06:20:55 ruamel.yaml==0.18.15 06:20:55 ruamel.yaml.clib==0.2.12 06:20:55 s3transfer==0.14.0 06:20:55 simplejson==3.20.1 06:20:55 six==1.17.0 06:20:55 smmap==5.0.2 06:20:55 soupsieve==2.8 06:20:55 stevedore==5.5.0 06:20:55 tabulate==0.9.0 06:20:55 toml==0.10.2 06:20:55 tomlkit==0.13.3 06:20:55 tqdm==4.67.1 06:20:55 typing_extensions==4.15.0 06:20:55 tzdata==2025.2 06:20:55 urllib3==1.26.20 06:20:55 virtualenv==20.34.0 06:20:55 wcwidth==0.2.13 06:20:55 websocket-client==1.8.0 06:20:55 wrapt==1.17.3 06:20:55 xdg==6.0.0 06:20:55 xmltodict==1.0.2 06:20:55 yq==3.4.3 06:20:55 [sdc-sdc-tosca-maven-clm-master] $ /bin/sh -xe /tmp/jenkins11783937314243916919.sh 06:20:55 + echo quiet=on 06:20:55 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-builder-4c-4g-47519 06:20:56 [sdc-sdc-tosca-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=sdc/sdc-tosca -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 06:20:56 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=sdc/sdc-tosca --version 06:20:56 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 06:20:56 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 06:20:56 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 06:20:56 Default locale: en, platform encoding: UTF-8 06:20:56 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 06:20:56 [sdc-sdc-tosca-maven-clm-master] $ /bin/sh -xe /tmp/jenkins12650880907924395329.sh 06:20:56 + rm /home/jenkins/.wgetrc 06:20:56 [EnvInject] - Injecting environment variables from a build step. 06:20:56 [EnvInject] - Injecting as environment variables the properties content 06:20:56 SET_JDK_VERSION=openjdk11 06:20:56 GIT_URL="git://cloud.onap.org/mirror" 06:20:56 06:20:56 [EnvInject] - Variables injected successfully. 06:20:56 [sdc-sdc-tosca-maven-clm-master] $ /bin/sh /tmp/jenkins16823854845698803137.sh 06:20:56 ---> update-java-alternatives.sh 06:20:56 ---> Updating Java version 06:20:57 ---> Ubuntu/Debian system detected 06:20:57 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 06:20:57 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 06:20:57 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 06:20:57 openjdk version "11.0.16" 2022-07-19 06:20:57 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 06:20:57 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 06:20:57 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 06:20:57 [EnvInject] - Injecting environment variables from a build step. 06:20:57 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:20:57 [EnvInject] - Variables injected successfully. 06:20:57 provisioning config files... 06:20:57 copy managed file [global-settings] to file:/w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/config14215034492055151518tmp 06:20:57 copy managed file [sdc-sdc-tosca-settings] to file:/w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/config11078048543941880972tmp 06:20:57 [EnvInject] - Injecting environment variables from a build step. 06:20:57 [EnvInject] - Injecting as environment variables the properties content 06:20:57 MAVEN_GOALS=clean install 06:20:57 06:20:57 [EnvInject] - Variables injected successfully. 06:20:57 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash -l /tmp/jenkins9729818978588759109.sh 06:20:57 ---> common-variables.sh 06:20:57 --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 06:20:57 ---> sonatype-clm.sh 06:20:57 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 06:20:57 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 06:20:57 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 06:20:57 Default locale: en, platform encoding: UTF-8 06:20:57 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 06:20:58 [INFO] Scanning for projects... 06:20:58 [INFO] ------------------------------------------------------------------------ 06:20:58 [INFO] Reactor Build Order: 06:20:58 [INFO] 06:20:58 [INFO] sdc-tosca-jtosca [pom] 06:20:58 [INFO] sdc-jtosca [jar] 06:20:58 [INFO] sdc-tosca [jar] 06:21:00 [INFO] 06:21:00 [INFO] --------------< org.onap.sdc.sdc-tosca:sdc-tosca-jtosca >--------------- 06:21:00 [INFO] Building sdc-tosca-jtosca 1.9.0-SNAPSHOT [1/3] 06:21:00 [INFO] --------------------------------[ pom ]--------------------------------- 06:21:01 [INFO] 06:21:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sdc-tosca-jtosca --- 06:21:01 [INFO] 06:21:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdc-tosca-jtosca --- 06:21:02 [INFO] 06:21:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdc-tosca-jtosca --- 06:21:02 [INFO] 06:21:02 [INFO] --- yaml-json-validator-maven-plugin:1.0.1:validate (validate) @ sdc-tosca-jtosca --- 06:21:03 [INFO] 06:21:04 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdc-tosca-jtosca --- 06:21:04 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdc-sdc-tosca-maven-clm-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:21:04 [INFO] 06:21:04 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-license) @ sdc-tosca-jtosca --- 06:21:06 [INFO] 06:21:06 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-java-style) @ sdc-tosca-jtosca --- 06:21:06 [INFO] 06:21:06 [INFO] --- jacoco-maven-plugin:0.8.8:instrument (default-instrument) @ sdc-tosca-jtosca --- 06:21:06 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/sdc-sdc-tosca-maven-clm-master/target/classes 06:21:06 [INFO] 06:21:06 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdc-tosca-jtosca --- 06:21:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:21:06 [INFO] 06:21:06 [INFO] --- jacoco-maven-plugin:0.8.8:restore-instrumented-classes (default-restore-instrumented-classes) @ sdc-tosca-jtosca --- 06:21:06 [INFO] 06:21:06 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdc-tosca-jtosca --- 06:21:06 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdc-sdc-tosca-maven-clm-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:21:06 [INFO] 06:21:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ sdc-tosca-jtosca --- 06:21:06 [INFO] No tests to run. 06:21:06 [INFO] 06:21:06 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdc-tosca-jtosca --- 06:21:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:21:06 [INFO] 06:21:06 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdc-tosca-jtosca --- 06:21:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:21:06 [INFO] 06:21:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ sdc-tosca-jtosca --- 06:21:07 [INFO] 06:21:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ sdc-tosca-jtosca --- 06:21:08 [INFO] Installing /w/workspace/sdc-sdc-tosca-maven-clm-master/pom.xml to /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca-jtosca/1.9.0-SNAPSHOT/sdc-tosca-jtosca-1.9.0-SNAPSHOT.pom 06:21:08 [INFO] 06:21:08 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ sdc-tosca-jtosca --- 06:21:08 [INFO] org.onap.sdc.sdc-tosca:sdc-tosca-jtosca:pom:1.9.0-SNAPSHOT 06:21:08 [INFO] +- org.jacoco:org.jacoco.agent:jar:runtime:0.8.8:test 06:21:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.36:compile 06:21:08 [INFO] +- com.google.guava:guava:jar:32.1.2-jre:compile 06:21:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 06:21:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:21:08 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:21:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.33.0:compile 06:21:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.18.0:compile 06:21:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 06:21:08 [INFO] +- org.yaml:snakeyaml:jar:1.30:compile 06:21:08 [INFO] +- org.assertj:assertj-core:jar:3.22.0:test 06:21:08 [INFO] \- org.mockito:mockito-junit-jupiter:jar:4.3.1:test 06:21:08 [INFO] +- org.mockito:mockito-core:jar:4.3.1:test 06:21:08 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.7:test 06:21:08 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.7:test 06:21:08 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 06:21:08 [INFO] \- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 06:21:08 [INFO] +- org.opentest4j:opentest4j:jar:1.2.0:test 06:21:08 [INFO] +- org.junit.platform:junit-platform-commons:jar:1.8.2:test 06:21:08 [INFO] \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:21:08 [INFO] 06:21:08 [INFO] --- clm-maven-plugin:2.53.1-01:index (default-cli) @ sdc-tosca-jtosca --- 06:21:08 [INFO] Saved module information to /w/workspace/sdc-sdc-tosca-maven-clm-master/target/sonatype-clm/module.xml 06:21:08 [INFO] 06:21:08 [INFO] -------------------< org.onap.sdc.sdc-tosca:jtosca >-------------------- 06:21:08 [INFO] Building sdc-jtosca 1.9.0-SNAPSHOT [2/3] 06:21:08 [INFO] --------------------------------[ jar ]--------------------------------- 06:21:09 [INFO] 06:21:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jtosca --- 06:21:09 [INFO] 06:21:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jtosca --- 06:21:09 [INFO] 06:21:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jtosca --- 06:21:09 [INFO] 06:21:09 [INFO] --- yaml-json-validator-maven-plugin:1.0.1:validate (validate) @ jtosca --- 06:21:09 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/src/main/resources/TOSCA_definition_1_0.yaml 06:21:09 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/src/main/resources/extensions/TOSCA_simple_yaml_definition_1_0_0/TOSCA_simple_yaml_definition_1_0_0.yaml 06:21:09 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/src/main/resources/extensions/nfv/TOSCA_nfv_definition_1_0.yaml 06:21:09 [INFO] 06:21:09 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ jtosca --- 06:21:09 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:21:09 [INFO] 06:21:09 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-license) @ jtosca --- 06:21:09 [INFO] 06:21:09 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-java-style) @ jtosca --- 06:21:09 [INFO] 06:21:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jtosca --- 06:21:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:21:10 [INFO] Copying 5 resources 06:21:10 [INFO] 06:21:10 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jtosca --- 06:21:10 [INFO] Changes detected - recompiling the module! 06:21:10 [INFO] Compiling 77 source files to /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/classes 06:21:12 [INFO] 06:21:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jtosca --- 06:21:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:21:12 [INFO] Copying 12 resources 06:21:12 [INFO] 06:21:12 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jtosca --- 06:21:12 [INFO] Changes detected - recompiling the module! 06:21:12 [INFO] Compiling 6 source files to /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/test-classes 06:21:12 [INFO] 06:21:12 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jtosca --- 06:21:13 [INFO] 06:21:13 [INFO] ------------------------------------------------------- 06:21:13 [INFO] T E S T S 06:21:13 [INFO] ------------------------------------------------------- 06:21:14 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 06:21:14 SLF4J: Defaulting to no-operation (NOP) logger implementation 06:21:14 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 06:21:33 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 06:21:33 [INFO] 06:21:33 [INFO] 06:21:33 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ jtosca --- 06:21:33 [INFO] Loading execution data file /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/code-coverage/jacoco-ut.exec 06:21:33 [INFO] Analyzed bundle 'sdc-jtosca' with 77 classes 06:21:33 [INFO] 06:21:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jtosca --- 06:21:33 [INFO] Building jar: /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/jtosca-1.9.0-SNAPSHOT.jar 06:21:33 [INFO] 06:21:33 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ jtosca --- 06:21:33 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:21:33 [INFO] 06:21:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jtosca --- 06:21:33 [INFO] 06:21:33 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ jtosca --- 06:21:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:21:33 [INFO] 06:21:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jtosca --- 06:21:33 [INFO] 06:21:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jtosca --- 06:21:33 [INFO] Installing /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/jtosca-1.9.0-SNAPSHOT.jar to /tmp/r/org/onap/sdc/sdc-tosca/jtosca/1.9.0-SNAPSHOT/jtosca-1.9.0-SNAPSHOT.jar 06:21:33 [INFO] Installing /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/pom.xml to /tmp/r/org/onap/sdc/sdc-tosca/jtosca/1.9.0-SNAPSHOT/jtosca-1.9.0-SNAPSHOT.pom 06:21:33 [INFO] 06:21:33 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ jtosca --- 06:21:33 [INFO] org.onap.sdc.sdc-tosca:jtosca:jar:1.9.0-SNAPSHOT 06:21:33 [INFO] +- org.projectlombok:lombok:jar:1.18.20:compile 06:21:33 [INFO] +- org.reflections:reflections:jar:0.9.12:compile 06:21:33 [INFO] | \- org.javassist:javassist:jar:3.26.0-GA:compile 06:21:33 [INFO] +- com.opencsv:opencsv:jar:4.6:test 06:21:33 [INFO] | +- org.apache.commons:commons-lang3:jar:3.8.1:test 06:21:33 [INFO] | +- org.apache.commons:commons-text:jar:1.3:test 06:21:33 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 06:21:33 [INFO] | | +- commons-logging:commons-logging:jar:1.2:test 06:21:33 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:test 06:21:33 [INFO] | \- org.apache.commons:commons-collections4:jar:4.2:test 06:21:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.1:test 06:21:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.1:test 06:21:33 [INFO] | \- org.hamcrest:hamcrest:jar:2.1:test 06:21:33 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 06:21:33 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 06:21:33 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test 06:21:33 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test 06:21:33 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:21:33 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 06:21:33 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 06:21:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test 06:21:33 [INFO] +- org.jacoco:org.jacoco.agent:jar:runtime:0.8.8:test 06:21:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.36:compile 06:21:33 [INFO] +- com.google.guava:guava:jar:32.1.2-jre:compile 06:21:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 06:21:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:21:33 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:21:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.33.0:compile 06:21:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.18.0:compile 06:21:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 06:21:33 [INFO] +- org.yaml:snakeyaml:jar:1.30:compile 06:21:33 [INFO] +- org.assertj:assertj-core:jar:3.22.0:test 06:21:33 [INFO] \- org.mockito:mockito-junit-jupiter:jar:4.3.1:test 06:21:33 [INFO] \- org.mockito:mockito-core:jar:4.3.1:test 06:21:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.12.7:test 06:21:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.12.7:test 06:21:33 [INFO] \- org.objenesis:objenesis:jar:3.2:test 06:21:33 [INFO] 06:21:33 [INFO] --- clm-maven-plugin:2.53.1-01:index (default-cli) @ jtosca --- 06:21:33 [INFO] Saved module information to /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/sonatype-clm/module.xml 06:21:33 [INFO] 06:21:33 [INFO] ------------------< org.onap.sdc.sdc-tosca:sdc-tosca >------------------ 06:21:33 [INFO] Building sdc-tosca 1.9.0-SNAPSHOT [3/3] 06:21:33 [INFO] --------------------------------[ jar ]--------------------------------- 06:21:34 [INFO] 06:21:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sdc-tosca --- 06:21:34 [INFO] 06:21:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdc-tosca --- 06:21:34 [INFO] 06:21:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdc-tosca --- 06:21:34 [INFO] 06:21:34 [INFO] --- yaml-json-validator-maven-plugin:1.0.1:validate (validate) @ sdc-tosca --- 06:21:34 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/jtosca-validation-issue-configuration.yaml 06:21:34 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/jtosca-validation-issue-configuration-test.yaml 06:21:34 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/configuration.yaml 06:21:34 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/error-configuration-test.yaml 06:21:34 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/error-configuration.yaml 06:21:34 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/main/resources/config/jtosca-validation-issue-configuration.yaml 06:21:34 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/main/resources/config/configuration.yaml 06:21:34 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/main/resources/config/error-configuration.yaml 06:21:34 [INFO] 06:21:34 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdc-tosca --- 06:21:34 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:21:34 [INFO] 06:21:34 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-license) @ sdc-tosca --- 06:21:34 [INFO] 06:21:34 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-java-style) @ sdc-tosca --- 06:21:34 [INFO] 06:21:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sdc-tosca --- 06:21:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:21:34 [INFO] Copying 3 resources 06:21:34 [INFO] 06:21:34 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ sdc-tosca --- 06:21:34 [INFO] Changes detected - recompiling the module! 06:21:34 [INFO] Compiling 36 source files to /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/classes 06:21:34 [INFO] 06:21:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sdc-tosca --- 06:21:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:21:34 [INFO] Copying 57 resources 06:21:34 [INFO] 06:21:34 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ sdc-tosca --- 06:21:34 [INFO] Changes detected - recompiling the module! 06:21:34 [INFO] Compiling 28 source files to /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/test-classes 06:21:35 [INFO] 06:21:35 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sdc-tosca --- 06:21:35 [INFO] 06:21:35 [INFO] ------------------------------------------------------- 06:21:35 [INFO] T E S T S 06:21:35 [INFO] ------------------------------------------------------- 06:21:37 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 06:21:37 SLF4J: Defaulting to no-operation (NOP) logger implementation 06:21:37 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 06:21:38 Parsing CSAR csars/service-sunny-flow.csar... 06:21:39 Parsing CSAR csars/service-ServiceFdnt-csar-rainy.csar... 06:21:39 Parsing CSAR csars/service-ServiceFdnt-csar.csar... 06:21:39 Parsing CSAR csars/service-ServiceFdnt-with-get-input.csar... 06:21:40 Parsing CSAR csars/service-NfodService-csar.csar... 06:21:40 Parsing CSAR csars/service-Ipassignservice-csar.csar... 06:21:41 Parsing CSAR csars/service-nested-vfc-csar.csar... 06:21:42 Parsing CSAR csars/service-Nfod2images-csar.csar... 06:21:43 Parsing CSAR csars/service-resolve-get-input-csar.csar... 06:21:43 Parsing CSAR csars/service-resolve-get-input-csar.csar... 06:21:43 Parsing CSAR csars/service-resolve-get-input-csar_QA.csar... 06:21:44 Parsing CSAR csars/service-ServiceForToscaParserTests-csar.csar... 06:21:47 Parsing CSAR csars/service-sunny-flow2.csar... 06:21:47 Parsing CSAR csars/service-PortMirroring.csar... 06:21:47 Parsing CSAR csars/service-CrTestService-csar.csar... 06:21:48 Parsing CSAR csars/resource-Policy-csar.csar... 06:21:48 Parsing CSAR csars/service-AlService-csar.csar... 06:21:48 Parsing CSAR csars/service-Groupstest-csar.csar... 06:21:52 Parsing CSAR csars/service-VdbeSrv-csar.csar... 06:21:53 Parsing CSAR csars/service-VdbePx-csar.csar... 06:21:53 Parsing CSAR csars/resource-Vdbe-csar.csar... 06:21:54 Parsing CSAR csars/service-VlanD2dSrv-csar.csar... 06:21:56 Parsing CSAR csars/resource-Sirovinputannotation-csar.csar... 06:21:57 Parsing CSAR csars/service-CxSvc-csar.csar... 06:21:59 Parsing CSAR csars/service-AdiodVmxVpeBvService-csar.csar... 06:22:00 Parsing CSAR csars/service-NetworkCloudVnfServiceMock-csar.csar... 06:22:01 Parsing CSAR csars/service-ServiceFdnt-csar-rainy.csar... 06:22:01 Parsing CSAR csars/service-Nfod2images-csar.csar... 06:22:02 SdcToscaParserException is caught here - this is WAD in this specific test. 06:22:02 Parsing CSAR csars/service-Nfod2images-csar.csar... 06:22:03 Parsing CSAR csars/service-NfodService-csar.csar... 06:22:47 Parsing CSAR csars/resource-Networkfunction-tosca_simple_yaml_1_2.csar... 06:22:48 Parsing CSAR csars/resource-Networkservice-tosca_simple_yaml_1_2.csar... 06:22:48 Parsing CSAR csars/resource-Amf-tosca_simple_yaml_1_2.csar... 06:22:49 Parsing CSAR csars/resource-Resource-tosca_simple_yaml_1_2.csar... 06:22:50 Parsing CSAR csars/service-missing-csar-meta-file.csar... 06:22:50 Parsing CSAR csars/service-missing-csar-meta-file.csar... 06:22:54 [WARNING] Tests run: 299, Failures: 0, Errors: 0, Skipped: 1 06:22:54 [INFO] 06:22:54 [INFO] 06:22:54 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdc-tosca --- 06:22:54 [INFO] Loading execution data file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/code-coverage/jacoco-ut.exec 06:22:54 [INFO] Analyzed bundle 'sdc-tosca' with 40 classes 06:22:54 [INFO] 06:22:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sdc-tosca --- 06:22:54 [INFO] Building jar: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/sdc-tosca-1.9.0-SNAPSHOT.jar 06:22:54 [INFO] 06:22:54 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdc-tosca --- 06:22:54 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:22:54 [INFO] 06:22:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ sdc-tosca --- 06:22:54 [INFO] 06:22:54 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdc-tosca --- 06:22:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:22:54 [INFO] 06:22:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ sdc-tosca --- 06:22:54 [INFO] 06:22:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ sdc-tosca --- 06:22:54 [INFO] Installing /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/sdc-tosca-1.9.0-SNAPSHOT.jar to /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.9.0-SNAPSHOT/sdc-tosca-1.9.0-SNAPSHOT.jar 06:22:54 [INFO] Installing /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/pom.xml to /tmp/r/org/onap/sdc/sdc-tosca/sdc-tosca/1.9.0-SNAPSHOT/sdc-tosca-1.9.0-SNAPSHOT.pom 06:22:54 [INFO] 06:22:54 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ sdc-tosca --- 06:22:54 [INFO] org.onap.sdc.sdc-tosca:sdc-tosca:jar:1.9.0-SNAPSHOT 06:22:54 [INFO] +- org.projectlombok:lombok:jar:1.18.20:compile 06:22:54 [INFO] +- org.onap.sdc.sdc-tosca:jtosca:jar:1.9.0-SNAPSHOT:compile 06:22:54 [INFO] | \- org.reflections:reflections:jar:0.9.12:compile 06:22:54 [INFO] | \- org.javassist:javassist:jar:3.26.0-GA:compile 06:22:54 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.2:compile 06:22:54 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2:compile 06:22:54 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.15.2:compile 06:22:54 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 06:22:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.1:test 06:22:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.1:test 06:22:54 [INFO] | \- org.hamcrest:hamcrest:jar:2.1:test 06:22:54 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 06:22:54 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 06:22:54 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test 06:22:54 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test 06:22:54 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:22:54 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 06:22:54 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 06:22:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test 06:22:54 [INFO] +- org.jacoco:org.jacoco.agent:jar:runtime:0.8.8:test 06:22:54 [INFO] +- org.slf4j:slf4j-api:jar:1.7.36:compile 06:22:54 [INFO] +- com.google.guava:guava:jar:32.1.2-jre:compile 06:22:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 06:22:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:22:54 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:22:54 [INFO] | +- org.checkerframework:checker-qual:jar:3.33.0:compile 06:22:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.18.0:compile 06:22:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 06:22:54 [INFO] +- org.yaml:snakeyaml:jar:1.30:compile 06:22:54 [INFO] +- org.assertj:assertj-core:jar:3.22.0:test 06:22:54 [INFO] \- org.mockito:mockito-junit-jupiter:jar:4.3.1:test 06:22:54 [INFO] \- org.mockito:mockito-core:jar:4.3.1:test 06:22:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.12.7:test 06:22:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.12.7:test 06:22:54 [INFO] \- org.objenesis:objenesis:jar:3.2:test 06:22:54 [INFO] 06:22:54 [INFO] --- clm-maven-plugin:2.53.1-01:index (default-cli) @ sdc-tosca --- 06:22:54 [INFO] Saved module information to /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/sonatype-clm/module.xml 06:22:54 [INFO] ------------------------------------------------------------------------ 06:22:54 [INFO] Reactor Summary: 06:22:54 [INFO] 06:22:54 [INFO] sdc-tosca-jtosca 1.9.0-SNAPSHOT .................... SUCCESS [ 8.154 s] 06:22:54 [INFO] sdc-jtosca ......................................... SUCCESS [ 24.813 s] 06:22:54 [INFO] sdc-tosca 1.9.0-SNAPSHOT ........................... SUCCESS [01:20 min] 06:22:54 [INFO] ------------------------------------------------------------------------ 06:22:54 [INFO] BUILD SUCCESS 06:22:54 [INFO] ------------------------------------------------------------------------ 06:22:54 [INFO] Total time: 01:55 min 06:22:54 [INFO] Finished at: 2025-09-20T06:22:54Z 06:22:54 [INFO] ------------------------------------------------------------------------ 06:22:54 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins2356094837251126407.sh 06:22:54 [sdc-sdc-tosca-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6798655395460112618.sh 06:22:54 + find . -regex .*karaf/target 06:22:54 + xargs rm -rf 06:22:58 [INFO] 2025-09-20T06:22:58.432Z Scanning application onap-sdc-sdc-tosca. 06:22:58 [INFO] Discovered commit hash 'c08067c9c588e1040ad988d47367cc2863820daa' via environment variable GIT_COMMIT 06:22:59 [INFO] Scan target: /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/jtosca-1.9.0-SNAPSHOT.jar 06:22:59 [INFO] Scan target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/csars/csar-invalid-zip.zip 06:22:59 [INFO] Scan target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/sdc-tosca-1.9.0-SNAPSHOT.jar 06:22:59 [INFO] Scan target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/test-classes/csars/csar-invalid-zip.zip 06:22:59 [INFO] Scan configuration properties: 06:22:59 [INFO] dirExcludes=null 06:22:59 [INFO] dirIncludes=null 06:22:59 [INFO] fileExcludes= 06:22:59 [INFO] fileIncludes= 06:22:59 [INFO] 2025-09-20T06:22:59.050Z Starting scanning target: /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/jtosca-1.9.0-SNAPSHOT.jar 06:22:59 [INFO] 2025-09-20T06:22:59.704Z Starting scanning target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/csars/csar-invalid-zip.zip 06:22:59 [WARN] Could not open sdc-tosca/src/test/resources/csars/csar-invalid-zip.zip as an archive. Will scan it as regular file. 06:22:59 [INFO] 2025-09-20T06:22:59.713Z Starting scanning target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/sdc-tosca-1.9.0-SNAPSHOT.jar 06:22:59 [INFO] 2025-09-20T06:22:59.764Z Starting scanning target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/test-classes/csars/csar-invalid-zip.zip 06:22:59 [WARN] Could not open sdc-tosca/target/test-classes/csars/csar-invalid-zip.zip as an archive. Will scan it as regular file. 06:22:59 [INFO] 2025-09-20T06:22:59.766Z Scanned 179 total files 06:23:01 [ERROR] Could not parse class file FastDoubleSwar.class 06:23:01 java.lang.IllegalArgumentException: Unsupported class file major version 63 06:23:01 at org.objectweb.asm.ClassReader.(ClassReader.java:196) 06:23:01 at org.objectweb.asm.ClassReader.(ClassReader.java:177) 06:23:01 at org.objectweb.asm.Asm90ClassReader.(Asm90ClassReader.java:15) 06:23:01 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.anAsm90ClassNodeFrom(AsmClassFactory.java:121) 06:23:01 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNodeForJava14plus(AsmClassFactory.java:58) 06:23:01 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:42) 06:23:01 at com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:23:01 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:23:01 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:23:01 at com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:23:01 at com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:23:01 at com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:23:01 at com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 06:23:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 06:23:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 06:23:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:23:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:23:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:23:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:23:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:23:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:23:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:23:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:23:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:23:01 at hudson.remoting.Request$2.run(Request.java:377) 06:23:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:23:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:23:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:23:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:23:01 at java.base/java.lang.Thread.run(Thread.java:829) 06:23:01 [ERROR] Could not parse class file FastIntegerMath$UInt128.class 06:23:01 java.lang.IllegalArgumentException: Unsupported class file major version 63 06:23:01 at org.objectweb.asm.ClassReader.(ClassReader.java:196) 06:23:01 at org.objectweb.asm.ClassReader.(ClassReader.java:177) 06:23:01 at org.objectweb.asm.Asm90ClassReader.(Asm90ClassReader.java:15) 06:23:01 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.anAsm90ClassNodeFrom(AsmClassFactory.java:121) 06:23:01 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNodeForJava14plus(AsmClassFactory.java:58) 06:23:01 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:42) 06:23:01 at com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:23:01 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:23:01 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:23:01 at com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:23:01 at com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:23:01 at com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:23:01 at com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 06:23:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 06:23:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 06:23:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:23:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:23:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:23:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:23:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:23:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:23:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:23:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:23:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:23:01 at hudson.remoting.Request$2.run(Request.java:377) 06:23:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:23:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:23:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:23:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:23:01 at java.base/java.lang.Thread.run(Thread.java:829) 06:23:01 [ERROR] Could not parse class file FastIntegerMath.class 06:23:01 java.lang.IllegalArgumentException: Unsupported class file major version 63 06:23:01 at org.objectweb.asm.ClassReader.(ClassReader.java:196) 06:23:01 at org.objectweb.asm.ClassReader.(ClassReader.java:177) 06:23:01 at org.objectweb.asm.Asm90ClassReader.(Asm90ClassReader.java:15) 06:23:01 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.anAsm90ClassNodeFrom(AsmClassFactory.java:121) 06:23:01 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNodeForJava14plus(AsmClassFactory.java:58) 06:23:01 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:42) 06:23:01 at com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:23:01 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:23:01 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:23:01 at com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:23:01 at com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:23:01 at com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:01 at com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:23:01 at com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 06:23:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 06:23:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 06:23:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:23:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:23:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:23:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:23:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:23:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:23:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:23:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:23:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:23:01 at hudson.remoting.Request$2.run(Request.java:377) 06:23:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:23:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:23:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:23:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:23:01 at java.base/java.lang.Thread.run(Thread.java:829) 06:23:02 [INFO] 2025-09-20T06:23:02.102Z Finished scanning application onap-sdc-sdc-tosca. 06:23:02 [INFO] Discovered repository url '$GIT_URL/sdc/sdc-tosca/sdc/sdc-tosca/sdc/sdc-tosca/sdc/sdc-tosca' via environment variable GIT_URL 06:23:02 [INFO] Repository URL $GIT_URL/sdc/sdc-tosca/sdc/sdc-tosca/sdc/sdc-tosca/sdc/sdc-tosca was found using automation 06:23:02 [INFO] Amending source control record for application with id: onap-sdc-sdc-tosca with discovered Repository URL: $GIT_URL/sdc/sdc-tosca/sdc/sdc-tosca/sdc/sdc-tosca/sdc/sdc-tosca 06:23:02 [INFO] 2025-09-20T06:23:02.642Z Evaluating application onap-sdc-sdc-tosca for stage build. 06:23:03 [INFO] Waiting for policy evaluation to complete... 06:23:03 [INFO] Assigned scan ID ca928264855743d29e8abd9c5759ca56 06:23:13 [INFO] Policy evaluation completed in 10 seconds. 06:23:13 [INFO] 2025-09-20T06:23:13.001Z Finished evaluating application onap-sdc-sdc-tosca for stage build. 06:23:13 Nexus IQ reports policy warning due to 06:23:13 Policy(License - Weak copyleft - non-LGPL) [ 06:23:13 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:23:13 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0', 'EPL-2.0')] ]] 06:23:13 06:23:13 Nexus IQ reports policy warning due to 06:23:13 Policy(License - Weak copyleft - LGPL) [ 06:23:13 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:23:13 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1', 'LGPL-3.0')] ]] 06:23:13 06:23:13 Nexus IQ reports policy warning due to 06:23:13 Policy(Security - Severe vulnerabilities) [ 06:23:13 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:23:13 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-38750 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-38750 with severity <= 6 (severity = 5.5)] ]] 06:23:13 06:23:13 Nexus IQ reports policy warning due to 06:23:13 Policy(License - Strong copyleft) [ 06:23:13 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:23:13 Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL-2.0', 'GPL-3.0')] ]] 06:23:13 06:23:13 Nexus IQ reports policy warning due to 06:23:13 Policy(License - Unknown license) [ 06:23:13 Component(displayName=org.reflections : reflections : 0.9.12, hash=1c9d44c563eebe9b8a3a) [ 06:23:13 Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]] 06:23:13 06:23:13 Nexus IQ reports policy warning due to 06:23:13 Policy(Security - Critical vulnerabilities) [ 06:23:13 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:23:13 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-1471 with severity >= 7 (severity = 9.8)] ]] 06:23:13 06:23:13 Nexus IQ reports policy warning due to 06:23:13 Policy(Security - Critical vulnerabilities) [ 06:23:13 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:23:13 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-25857 with severity >= 7 (severity = 7.5)] ]] 06:23:13 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-sdc-sdc-tosca/report/ca928264855743d29e8abd9c5759ca56 06:23:13 Summary of policy violations: 3 critical, 3 severe, 1 moderate 06:23:13 IQ Server evaluation of application onap-sdc-sdc-tosca detected warnings 06:23:13 Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE 06:23:13 $ ssh-agent -k 06:23:13 unset SSH_AUTH_SOCK; 06:23:13 unset SSH_AGENT_PID; 06:23:13 echo Agent pid 1792 killed; 06:23:13 [ssh-agent] Stopped. 06:23:13 [PostBuildScript] - [INFO] Executing post build scripts. 06:23:13 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins1187632688152126511.sh 06:23:13 ---> sysstat.sh 06:23:14 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins13164617754239788266.sh 06:23:14 ---> package-listing.sh 06:23:14 ++ facter osfamily 06:23:14 ++ tr '[:upper:]' '[:lower:]' 06:23:14 + OS_FAMILY=debian 06:23:14 + workspace=/w/workspace/sdc-sdc-tosca-maven-clm-master 06:23:14 + START_PACKAGES=/tmp/packages_start.txt 06:23:14 + END_PACKAGES=/tmp/packages_end.txt 06:23:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:14 + PACKAGES=/tmp/packages_start.txt 06:23:14 + '[' /w/workspace/sdc-sdc-tosca-maven-clm-master ']' 06:23:14 + PACKAGES=/tmp/packages_end.txt 06:23:14 + case "${OS_FAMILY}" in 06:23:14 + dpkg -l 06:23:14 + grep '^ii' 06:23:14 + '[' -f /tmp/packages_start.txt ']' 06:23:14 + '[' -f /tmp/packages_end.txt ']' 06:23:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:14 + '[' /w/workspace/sdc-sdc-tosca-maven-clm-master ']' 06:23:14 + mkdir -p /w/workspace/sdc-sdc-tosca-maven-clm-master/archives/ 06:23:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-sdc-tosca-maven-clm-master/archives/ 06:23:14 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins3099173630023046527.sh 06:23:14 ---> capture-instance-metadata.sh 06:23:14 Setup pyenv: 06:23:14 system 06:23:14 3.8.13 06:23:14 3.9.13 06:23:14 * 3.10.6 (set by /w/workspace/sdc-sdc-tosca-maven-clm-master/.python-version) 06:23:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hWtH from file:/tmp/.os_lf_venv 06:23:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:23:16 lf-activate-venv(): INFO: Base packages installed successfully 06:23:16 lf-activate-venv(): INFO: Installing additional packages: lftools 06:23:24 lf-activate-venv(): INFO: Adding /tmp/venv-hWtH/bin to PATH 06:23:25 INFO: Running in OpenStack, capturing instance metadata 06:23:25 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins3498032943846276534.sh 06:23:25 provisioning config files... 06:23:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/config9107829305700049438tmp 06:23:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:23:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:23:25 [EnvInject] - Injecting environment variables from a build step. 06:23:25 [EnvInject] - Injecting as environment variables the properties content 06:23:25 SERVER_ID=logs 06:23:25 06:23:25 [EnvInject] - Variables injected successfully. 06:23:25 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins10931398355092134807.sh 06:23:25 ---> create-netrc.sh 06:23:25 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins9358621850299558290.sh 06:23:25 ---> python-tools-install.sh 06:23:25 Setup pyenv: 06:23:25 system 06:23:25 3.8.13 06:23:25 3.9.13 06:23:25 * 3.10.6 (set by /w/workspace/sdc-sdc-tosca-maven-clm-master/.python-version) 06:23:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hWtH from file:/tmp/.os_lf_venv 06:23:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:23:27 lf-activate-venv(): INFO: Base packages installed successfully 06:23:27 lf-activate-venv(): INFO: Installing additional packages: lftools 06:23:35 lf-activate-venv(): INFO: Adding /tmp/venv-hWtH/bin to PATH 06:23:35 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins16138001125555318562.sh 06:23:35 ---> sudo-logs.sh 06:23:35 Archiving 'sudo' log.. 06:23:35 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins18219205802369767003.sh 06:23:35 ---> job-cost.sh 06:23:35 Setup pyenv: 06:23:35 system 06:23:35 3.8.13 06:23:35 3.9.13 06:23:35 * 3.10.6 (set by /w/workspace/sdc-sdc-tosca-maven-clm-master/.python-version) 06:23:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hWtH from file:/tmp/.os_lf_venv 06:23:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:23:37 lf-activate-venv(): INFO: Base packages installed successfully 06:23:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:23:42 lf-activate-venv(): INFO: Adding /tmp/venv-hWtH/bin to PATH 06:23:42 INFO: No Stack... 06:23:42 INFO: Retrieving Pricing Info for: v3-standard-4 06:23:42 INFO: Archiving Costs 06:23:42 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash -l /tmp/jenkins7335986147395421881.sh 06:23:42 ---> logs-deploy.sh 06:23:42 Setup pyenv: 06:23:42 system 06:23:42 3.8.13 06:23:42 3.9.13 06:23:42 * 3.10.6 (set by /w/workspace/sdc-sdc-tosca-maven-clm-master/.python-version) 06:23:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hWtH from file:/tmp/.os_lf_venv 06:23:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:23:44 lf-activate-venv(): INFO: Base packages installed successfully 06:23:44 lf-activate-venv(): INFO: Installing additional packages: lftools 06:23:52 lf-activate-venv(): INFO: Adding /tmp/venv-hWtH/bin to PATH 06:23:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-sdc-tosca-maven-clm-master/373 06:23:52 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 06:23:54 Archives upload complete. 06:23:54 INFO: archiving logs to Nexus 06:23:55 ---> uname -a: 06:23:55 Linux prd-ubuntu1804-builder-4c-4g-47519 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:23:55 06:23:55 06:23:55 ---> lscpu: 06:23:55 Architecture: x86_64 06:23:55 CPU op-mode(s): 32-bit, 64-bit 06:23:55 Byte Order: Little Endian 06:23:55 CPU(s): 4 06:23:55 On-line CPU(s) list: 0-3 06:23:55 Thread(s) per core: 1 06:23:55 Core(s) per socket: 1 06:23:55 Socket(s): 4 06:23:55 NUMA node(s): 1 06:23:55 Vendor ID: AuthenticAMD 06:23:55 CPU family: 23 06:23:55 Model: 49 06:23:55 Model name: AMD EPYC-Rome Processor 06:23:55 Stepping: 0 06:23:55 CPU MHz: 2800.000 06:23:55 BogoMIPS: 5600.00 06:23:55 Virtualization: AMD-V 06:23:55 Hypervisor vendor: KVM 06:23:55 Virtualization type: full 06:23:55 L1d cache: 32K 06:23:55 L1i cache: 32K 06:23:55 L2 cache: 512K 06:23:55 L3 cache: 16384K 06:23:55 NUMA node0 CPU(s): 0-3 06:23: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 06:23:55 06:23:55 06:23:55 ---> nproc: 06:23:55 4 06:23:55 06:23:55 06:23:55 ---> df -h: 06:23:55 Filesystem Size Used Avail Use% Mounted on 06:23:55 udev 7.9G 0 7.9G 0% /dev 06:23:55 tmpfs 1.6G 672K 1.6G 1% /run 06:23:55 /dev/vda1 78G 8.4G 70G 11% / 06:23:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:23:55 tmpfs 5.0M 0 5.0M 0% /run/lock 06:23:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:23:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:23:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:23:55 06:23:55 06:23:55 ---> free -m: 06:23:55 total used free shared buff/cache available 06:23:55 Mem: 16040 660 13241 0 2137 15067 06:23:55 Swap: 1023 0 1023 06:23:55 06:23:55 06:23:55 ---> ip addr: 06:23:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:23:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:23:55 inet 127.0.0.1/8 scope host lo 06:23:55 valid_lft forever preferred_lft forever 06:23:55 inet6 ::1/128 scope host 06:23:55 valid_lft forever preferred_lft forever 06:23:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:23:55 link/ether fa:16:3e:3f:a0:8d brd ff:ff:ff:ff:ff:ff 06:23:55 inet 10.30.106.175/23 brd 10.30.107.255 scope global dynamic ens3 06:23:55 valid_lft 85013sec preferred_lft 85013sec 06:23:55 inet6 fe80::f816:3eff:fe3f:a08d/64 scope link 06:23:55 valid_lft forever preferred_lft forever 06:23:55 06:23:55 06:23:55 ---> sar -b -r -n DEV: 06:23:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-47519) 09/20/25 _x86_64_ (4 CPU) 06:23:55 06:23:55 06:00:49 LINUX RESTART (4 CPU) 06:23:55 06:23:55 06:01:01 tps rtps wtps bread/s bwrtn/s 06:23:55 06:02:02 75.94 31.13 44.81 2766.21 56019.06 06:23:55 06:03:01 1.44 0.00 1.44 0.00 18.84 06:23:55 06:04:01 0.82 0.00 0.82 0.00 9.60 06:23:55 06:05:01 0.78 0.00 0.78 0.00 10.80 06:23:55 06:06:01 1.12 0.00 1.12 0.00 13.20 06:23:55 06:07:01 1.30 0.00 1.30 0.00 17.19 06:23:55 06:08:01 0.92 0.00 0.92 0.00 11.20 06:23:55 06:09:01 0.88 0.00 0.88 0.00 11.33 06:23:55 06:10:01 1.03 0.00 1.03 0.00 12.00 06:23:55 06:11:01 1.22 0.00 1.22 0.00 16.40 06:23:55 06:12:01 0.95 0.00 0.95 0.00 11.33 06:23:55 06:13:01 0.88 0.00 0.88 0.00 11.33 06:23:55 06:14:01 0.97 0.00 0.97 0.00 11.46 06:23:55 06:15:01 1.27 0.00 1.27 0.00 16.80 06:23:55 06:16:01 4.03 2.37 1.67 18.93 25.06 06:23:55 06:17:01 1.30 0.02 1.28 0.13 16.53 06:23:55 06:18:01 1.07 0.00 1.07 0.00 12.40 06:23:55 06:19:01 1.40 0.02 1.38 0.13 18.00 06:23:55 06:20:01 4.40 3.22 1.18 142.51 207.17 06:23:55 06:21:01 369.55 30.93 338.62 960.43 12147.63 06:23:55 06:22:01 97.63 6.60 91.03 441.66 11231.59 06:23:55 06:23:01 7.22 2.27 4.95 61.06 933.18 06:23:55 Average: 26.21 3.48 22.73 199.76 3674.79 06:23:55 06:23:55 06:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:55 06:02:02 14448416 15678056 1976552 12.03 32060 1416732 710976 4.07 504320 1300244 152 06:23:55 06:03:01 14449012 15678680 1975956 12.03 32100 1416736 710976 4.07 504484 1300184 160 06:23:55 06:04:01 14448096 15677808 1976872 12.04 32132 1416740 710976 4.07 504400 1300184 20 06:23:55 06:05:01 14448020 15677760 1976948 12.04 32164 1416744 710976 4.07 504568 1300184 184 06:23:55 06:06:01 14447732 15677524 1977236 12.04 32204 1416736 710976 4.07 504800 1300180 36 06:23:55 06:07:01 14447516 15677392 1977452 12.04 32252 1416752 710976 4.07 505120 1300184 200 06:23:55 06:08:01 14447664 15677572 1977304 12.04 32292 1416756 710976 4.07 505160 1300192 24 06:23:55 06:09:01 14447380 15677340 1977588 12.04 32332 1416760 710976 4.07 505288 1300196 172 06:23:55 06:10:01 14446768 15676772 1978200 12.04 32368 1416760 710976 4.07 505904 1300196 156 06:23:55 06:11:01 14446716 15676892 1978252 12.04 32416 1416884 710976 4.07 506024 1300328 84 06:23:55 06:12:01 14446332 15676572 1978636 12.05 32448 1416900 710976 4.07 506208 1300336 152 06:23:55 06:13:01 14445692 15675984 1979276 12.05 32488 1416904 710976 4.07 506608 1300340 248 06:23:55 06:14:01 14445428 15675764 1979540 12.05 32520 1416904 710976 4.07 506980 1300340 172 06:23:55 06:15:01 14445196 15675572 1979772 12.05 32552 1416912 710976 4.07 506864 1300344 48 06:23:55 06:16:01 14444308 15675264 1980660 12.06 33168 1416904 721332 4.13 507732 1300352 76 06:23:55 06:17:01 14443696 15674860 1981272 12.06 33204 1417044 721332 4.13 507876 1300484 228 06:23:55 06:18:01 14444216 15675424 1980752 12.06 33244 1417048 721332 4.13 507776 1300484 24 06:23:55 06:19:01 14444420 15675648 1980548 12.06 33292 1417060 721332 4.13 507768 1300488 40 06:23:55 06:20:01 14389920 15631464 2035048 12.39 33376 1427136 721332 4.13 554552 1307900 0 06:23:55 06:21:01 13557044 15297548 2867924 17.46 70504 1863536 1158944 6.63 935496 1704248 252080 06:23:55 06:22:01 12196216 14033092 4228752 25.75 76052 1949660 2304584 13.19 2225432 1761452 8128 06:23:55 06:23:01 13628192 15485180 2796776 17.03 76356 1969360 718852 4.11 791936 1769020 3268 06:23:55 Average: 14263999 15574008 2160969 13.16 38251 1486953 806487 4.62 618877 1361266 12075 06:23:55 06:23:55 06:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:55 06:02:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:02:02 ens3 192.57 124.10 517.92 30.82 0.00 0.00 0.00 0.00 06:23:55 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:03:01 ens3 1.61 1.00 0.64 1.38 0.00 0.00 0.00 0.00 06:23:55 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:55 06:04:01 ens3 1.65 0.58 0.49 0.51 0.00 0.00 0.00 0.00 06:23:55 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:05:01 ens3 2.00 1.10 0.84 1.16 0.00 0.00 0.00 0.00 06:23:55 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:55 06:06:01 ens3 0.27 0.17 0.06 0.04 0.00 0.00 0.00 0.00 06:23:55 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:07:01 ens3 0.37 0.30 0.14 0.26 0.00 0.00 0.00 0.00 06:23:55 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:55 06:08:01 ens3 0.25 0.12 0.06 0.16 0.00 0.00 0.00 0.00 06:23:55 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:09:01 ens3 0.32 0.25 0.12 0.17 0.00 0.00 0.00 0.00 06:23:55 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:55 06:10:01 ens3 0.17 0.18 0.06 0.17 0.00 0.00 0.00 0.00 06:23:55 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:11:01 ens3 0.27 0.20 0.06 0.17 0.00 0.00 0.00 0.00 06:23:55 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:55 06:12:01 ens3 1.28 0.65 0.49 0.55 0.00 0.00 0.00 0.00 06:23:55 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:13:01 ens3 0.80 0.65 0.38 1.16 0.00 0.00 0.00 0.00 06:23:55 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:55 06:14:01 ens3 0.13 0.15 0.05 0.17 0.00 0.00 0.00 0.00 06:23:55 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:15:01 ens3 0.20 0.18 0.06 0.17 0.00 0.00 0.00 0.00 06:23:55 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:55 06:16:01 ens3 0.20 0.15 0.06 0.17 0.00 0.00 0.00 0.00 06:23:55 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:17:01 ens3 0.78 0.60 0.39 0.57 0.00 0.00 0.00 0.00 06:23:55 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:55 06:18:01 ens3 0.28 0.20 0.12 0.05 0.00 0.00 0.00 0.00 06:23:55 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:19:01 ens3 0.20 0.18 0.06 0.18 0.00 0.00 0.00 0.00 06:23:55 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:55 06:20:01 ens3 73.94 53.11 129.58 24.06 0.00 0.00 0.00 0.00 06:23:55 06:21:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 06:23:55 06:21:01 ens3 198.95 143.95 2631.31 39.96 0.00 0.00 0.00 0.00 06:23:55 06:22:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:22:01 ens3 246.79 166.44 1023.17 49.40 0.00 0.00 0.00 0.00 06:23:55 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:55 06:23:01 ens3 223.43 127.91 348.08 55.98 0.00 0.00 0.00 0.00 06:23:55 Average: lo 0.17 0.17 0.02 0.02 0.00 0.00 0.00 0.00 06:23:55 Average: ens3 43.05 28.30 211.76 9.43 0.00 0.00 0.00 0.00 06:23:55 06:23:55 06:23:55 ---> sar -P ALL: 06:23:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-47519) 09/20/25 _x86_64_ (4 CPU) 06:23:55 06:23:55 06:00:49 LINUX RESTART (4 CPU) 06:23:55 06:23:55 06:01:01 CPU %user %nice %system %iowait %steal %idle 06:23:55 06:02:02 all 3.10 0.00 0.45 1.65 0.02 94.78 06:23:55 06:02:02 0 3.00 0.00 0.47 0.27 0.02 96.24 06:23:55 06:02:02 1 3.41 0.00 0.70 5.78 0.02 90.09 06:23:55 06:02:02 2 3.20 0.00 0.28 0.40 0.02 96.09 06:23:55 06:02:02 3 2.77 0.00 0.37 0.20 0.02 96.65 06:23:55 06:03:01 all 0.08 0.00 0.02 0.01 0.01 99.89 06:23:55 06:03:01 0 0.10 0.00 0.05 0.00 0.02 99.83 06:23:55 06:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:23:55 06:03:01 2 0.10 0.00 0.00 0.03 0.00 99.86 06:23:55 06:03:01 3 0.08 0.00 0.00 0.00 0.00 99.92 06:23:55 06:04:01 all 0.10 0.00 0.02 0.05 0.01 99.82 06:23:55 06:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:23:55 06:04:01 1 0.27 0.00 0.00 0.00 0.00 99.73 06:23:55 06:04:01 2 0.07 0.00 0.05 0.19 0.02 99.68 06:23:55 06:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:23:55 06:05:01 all 0.09 0.00 0.02 0.01 0.00 99.88 06:23:55 06:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:23:55 06:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:23:55 06:05:01 2 0.05 0.00 0.00 0.02 0.00 99.93 06:23:55 06:05:01 3 0.27 0.00 0.03 0.00 0.00 99.70 06:23:55 06:06:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:23:55 06:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:23:55 06:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:23:55 06:06:01 2 0.02 0.00 0.00 0.03 0.00 99.95 06:23:55 06:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:23:55 06:07:01 all 0.05 0.00 0.02 0.01 0.00 99.92 06:23:55 06:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:23:55 06:07:01 1 0.05 0.00 0.02 0.02 0.00 99.92 06:23:55 06:07:01 2 0.03 0.00 0.02 0.03 0.00 99.92 06:23:55 06:07:01 3 0.12 0.00 0.02 0.00 0.00 99.87 06:23:55 06:08:01 all 0.08 0.00 0.02 0.01 0.01 99.89 06:23:55 06:08:01 0 0.08 0.00 0.03 0.00 0.02 99.87 06:23:55 06:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:23:55 06:08:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:23:55 06:08:01 3 0.17 0.00 0.02 0.00 0.02 99.80 06:23:55 06:09:01 all 0.03 0.00 0.02 0.01 0.00 99.95 06:23:55 06:09:01 0 0.05 0.00 0.03 0.02 0.02 99.88 06:23:55 06:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:23:55 06:09:01 2 0.02 0.00 0.00 0.03 0.00 99.95 06:23:55 06:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:23:55 06:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 06:23:55 06:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:23:55 06:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:23:55 06:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:23:55 06:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:23:55 06:11:01 all 0.45 0.00 0.02 0.01 0.00 99.51 06:23:55 06:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:23:55 06:11:01 1 0.07 0.00 0.02 0.00 0.00 99.92 06:23:55 06:11:01 2 0.02 0.00 0.02 0.03 0.00 99.93 06:23:55 06:11:01 3 1.69 0.00 0.00 0.00 0.02 98.29 06:23:55 06:12:01 all 0.55 0.00 0.01 0.01 0.01 99.42 06:23:55 06:12:01 0 0.08 0.00 0.03 0.02 0.02 99.85 06:23:55 06:12:01 1 0.10 0.00 0.00 0.00 0.00 99.90 06:23:55 06:12:01 2 0.03 0.00 0.03 0.03 0.02 99.88 06:23:55 06:12:01 3 1.97 0.00 0.00 0.00 0.00 98.03 06:23:55 06:23:55 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:23:55 06:13:01 all 0.55 0.00 0.01 0.01 0.01 99.41 06:23:55 06:13:01 0 0.08 0.00 0.03 0.00 0.02 99.87 06:23:55 06:13:01 1 0.07 0.00 0.02 0.00 0.00 99.92 06:23:55 06:13:01 2 0.08 0.00 0.00 0.03 0.00 99.88 06:23:55 06:13:01 3 1.97 0.00 0.00 0.00 0.00 98.03 06:23:55 06:14:01 all 0.12 0.00 0.03 0.00 0.00 99.85 06:23:55 06:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:23:55 06:14:01 1 0.07 0.00 0.00 0.00 0.00 99.93 06:23:55 06:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:23:55 06:14:01 3 0.35 0.00 0.07 0.00 0.02 99.57 06:23:55 06:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:23:55 06:15:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:23:55 06:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:23:55 06:15:01 2 0.00 0.00 0.00 0.03 0.00 99.97 06:23:55 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:23:55 06:16:01 all 0.03 0.00 0.03 0.02 0.01 99.92 06:23:55 06:16:01 0 0.03 0.00 0.05 0.02 0.02 99.88 06:23:55 06:16:01 1 0.03 0.00 0.03 0.03 0.00 99.90 06:23:55 06:16:01 2 0.02 0.00 0.00 0.03 0.02 99.93 06:23:55 06:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:23:55 06:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:23:55 06:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:23:55 06:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:23:55 06:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:23:55 06:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:23:55 06:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 06:23:55 06:18:01 0 0.07 0.00 0.03 0.02 0.02 99.87 06:23:55 06:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:23:55 06:18:01 2 0.00 0.00 0.02 0.03 0.00 99.95 06:23:55 06:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:23:55 06:19:01 all 0.03 0.00 0.01 0.01 0.01 99.93 06:23:55 06:19:01 0 0.07 0.00 0.02 0.02 0.02 99.88 06:23:55 06:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:23:55 06:19:01 2 0.00 0.00 0.00 0.03 0.00 99.97 06:23:55 06:19:01 3 0.07 0.00 0.02 0.00 0.00 99.92 06:23:55 06:20:01 all 1.43 0.00 0.09 0.03 0.01 98.44 06:23:55 06:20:01 0 1.42 0.00 0.12 0.03 0.02 98.42 06:23:55 06:20:01 1 0.93 0.00 0.12 0.00 0.02 98.93 06:23:55 06:20:01 2 1.50 0.00 0.05 0.07 0.02 98.37 06:23:55 06:20:01 3 1.86 0.00 0.10 0.00 0.02 98.03 06:23:55 06:21:01 all 25.00 0.00 1.86 2.64 0.06 70.44 06:23:55 06:21:01 0 16.85 0.00 1.48 1.16 0.07 80.44 06:23:55 06:21:01 1 23.81 0.00 1.42 0.47 0.07 74.24 06:23:55 06:21:01 2 24.92 0.00 2.41 7.96 0.05 64.66 06:23:55 06:21:01 3 34.49 0.00 2.12 0.94 0.05 62.41 06:23:55 06:22:01 all 46.77 0.00 1.33 0.42 0.10 51.39 06:23:55 06:22:01 0 34.09 0.00 1.08 0.12 0.08 64.63 06:23:55 06:22:01 1 54.31 0.00 1.67 0.45 0.08 43.49 06:23:55 06:22:01 2 31.86 0.00 1.07 0.89 0.08 66.10 06:23:55 06:22:01 3 66.78 0.00 1.52 0.20 0.12 31.39 06:23:55 06:23:01 all 32.41 0.00 0.53 0.04 0.07 66.95 06:23:55 06:23:01 0 40.96 0.00 0.48 0.03 0.08 58.43 06:23:55 06:23:01 1 36.55 0.00 0.52 0.02 0.07 62.85 06:23:55 06:23:01 2 19.82 0.00 0.52 0.13 0.07 79.47 06:23:55 06:23:01 3 32.31 0.00 0.60 0.00 0.07 67.02 06:23:55 06:23:55 Average: CPU %user %nice %system %iowait %steal %idle 06:23:55 Average: all 5.05 0.00 0.21 0.23 0.02 94.50 06:23:55 Average: 0 4.42 0.00 0.19 0.08 0.02 95.29 06:23:55 Average: 1 5.45 0.00 0.21 0.31 0.01 94.02 06:23:55 Average: 2 3.72 0.00 0.20 0.46 0.01 95.60 06:23:55 Average: 3 6.59 0.00 0.23 0.06 0.02 93.11 06:23:55 06:23:55 06:23:55