06:20:39 Started by timer 06:20:39 Running as SYSTEM 06:20:39 [EnvInject] - Loading node environment variables. 06:20:39 Building remotely on prd-ubuntu1804-builder-4c-4g-1989 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/sdc-sdc-tosca-maven-clm-master 06:20:39 [ssh-agent] Looking for ssh-agent implementation... 06:20:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:39 $ ssh-agent 06:20:39 SSH_AUTH_SOCK=/tmp/ssh-AyphqgUDssvD/agent.1662 06:20:39 SSH_AGENT_PID=1664 06:20:39 [ssh-agent] Started. 06:20:39 Running ssh-add (command line suppressed) 06:20:39 Identity added: /w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/private_key_5865532869084642724.key (/w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/private_key_5865532869084642724.key) 06:20:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:20:39 The recommended git tool is: NONE 06:20:41 using credential onap-jenkins-ssh 06:20:41 Wiping out workspace first. 06:20:41 Cloning the remote Git repository 06:20:41 Cloning repository git://cloud.onap.org/mirror/sdc/sdc-tosca 06:20:41 > git init /w/workspace/sdc-sdc-tosca-maven-clm-master # timeout=10 06:20:41 Fetching upstream changes from git://cloud.onap.org/mirror/sdc/sdc-tosca 06:20:41 > git --version # timeout=10 06:20:41 > git --version # 'git version 2.17.1' 06:20:41 using GIT_SSH to set credentials Gerrit user 06:20:41 Verifying host key using manually-configured host key entries 06:20:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdc/sdc-tosca +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:41 > git config remote.origin.url git://cloud.onap.org/mirror/sdc/sdc-tosca # timeout=10 06:20:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:42 Avoid second fetch 06:20:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:20:42 Checking out Revision c08067c9c588e1040ad988d47367cc2863820daa (refs/remotes/origin/master) 06:20:42 > git config core.sparsecheckout # timeout=10 06:20:42 > git checkout -f c08067c9c588e1040ad988d47367cc2863820daa # timeout=10 06:20:42 Commit message: "Release version 1.9.0" 06:20:42 > git rev-list --no-walk c08067c9c588e1040ad988d47367cc2863820daa # timeout=10 06:20:45 provisioning config files... 06:20:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:20:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:20:45 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins2215252601484395114.sh 06:20:45 ---> python-tools-install.sh 06:20:45 Setup pyenv: 06:20:45 * system (set by /opt/pyenv/version) 06:20:45 * 3.8.13 (set by /opt/pyenv/version) 06:20:45 * 3.9.13 (set by /opt/pyenv/version) 06:20:45 * 3.10.6 (set by /opt/pyenv/version) 06:20:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wUfF 06:20:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:20:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:20:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:20:54 lf-activate-venv(): INFO: Base packages installed successfully 06:20:54 lf-activate-venv(): INFO: Installing additional packages: lftools 06:21:21 lf-activate-venv(): INFO: Adding /tmp/venv-wUfF/bin to PATH 06:21:21 Generating Requirements File 06:21:40 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:21:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:21:40 Python 3.10.6 06:21:41 pip 25.2 from /tmp/venv-wUfF/lib/python3.10/site-packages/pip (python 3.10) 06:21:41 appdirs==1.4.4 06:21:41 argcomplete==3.6.2 06:21:41 aspy.yaml==1.3.0 06:21:41 attrs==25.4.0 06:21:41 autopage==0.5.2 06:21:41 beautifulsoup4==4.14.2 06:21:41 boto3==1.40.50 06:21:41 botocore==1.40.50 06:21:41 bs4==0.0.2 06:21:41 cachetools==6.2.0 06:21:41 certifi==2025.10.5 06:21:41 cffi==2.0.0 06:21:41 cfgv==3.4.0 06:21:41 chardet==5.2.0 06:21:41 charset-normalizer==3.4.3 06:21:41 click==8.3.0 06:21:41 cliff==4.11.0 06:21:41 cmd2==2.7.0 06:21:41 cryptography==3.3.2 06:21:41 debtcollector==3.0.0 06:21:41 decorator==5.2.1 06:21:41 defusedxml==0.7.1 06:21:41 Deprecated==1.2.18 06:21:41 distlib==0.4.0 06:21:41 dnspython==2.8.0 06:21:41 docker==7.1.0 06:21:41 dogpile.cache==1.4.1 06:21:41 durationpy==0.10 06:21:41 email-validator==2.3.0 06:21:41 filelock==3.20.0 06:21:41 future==1.0.0 06:21:41 gitdb==4.0.12 06:21:41 GitPython==3.1.45 06:21:41 google-auth==2.41.1 06:21:41 httplib2==0.31.0 06:21:41 identify==2.6.15 06:21:41 idna==3.10 06:21:41 importlib-resources==1.5.0 06:21:41 iso8601==2.1.0 06:21:41 Jinja2==3.1.6 06:21:41 jmespath==1.0.1 06:21:41 jsonpatch==1.33 06:21:41 jsonpointer==3.0.0 06:21:41 jsonschema==4.25.1 06:21:41 jsonschema-specifications==2025.9.1 06:21:41 keystoneauth1==5.12.0 06:21:41 kubernetes==34.1.0 06:21:41 lftools==0.37.15 06:21:41 lxml==6.0.2 06:21:41 markdown-it-py==4.0.0 06:21:41 MarkupSafe==3.0.3 06:21:41 mdurl==0.1.2 06:21:41 msgpack==1.1.2 06:21:41 multi_key_dict==2.0.3 06:21:41 munch==4.0.0 06:21:41 netaddr==1.3.0 06:21:41 niet==1.4.2 06:21:41 nodeenv==1.9.1 06:21:41 oauth2client==4.1.3 06:21:41 oauthlib==3.3.1 06:21:41 openstacksdk==4.7.1 06:21:41 os-service-types==1.8.0 06:21:41 osc-lib==4.2.0 06:21:41 oslo.config==10.0.0 06:21:41 oslo.context==6.1.0 06:21:41 oslo.i18n==6.6.0 06:21:41 oslo.log==7.2.1 06:21:41 oslo.serialization==5.8.0 06:21:41 oslo.utils==9.1.0 06:21:41 packaging==25.0 06:21:41 pbr==7.0.1 06:21:41 platformdirs==4.5.0 06:21:41 prettytable==3.16.0 06:21:41 psutil==7.1.0 06:21:41 pyasn1==0.6.1 06:21:41 pyasn1_modules==0.4.2 06:21:41 pycparser==2.23 06:21:41 pygerrit2==2.0.15 06:21:41 PyGithub==2.8.1 06:21:41 Pygments==2.19.2 06:21:41 PyJWT==2.10.1 06:21:41 PyNaCl==1.6.0 06:21:41 pyparsing==2.4.7 06:21:41 pyperclip==1.11.0 06:21:41 pyrsistent==0.20.0 06:21:41 python-cinderclient==9.8.0 06:21:41 python-dateutil==2.9.0.post0 06:21:41 python-heatclient==4.3.0 06:21:41 python-jenkins==1.8.3 06:21:41 python-keystoneclient==5.7.0 06:21:41 python-magnumclient==4.9.0 06:21:41 python-openstackclient==8.2.0 06:21:41 python-swiftclient==4.8.0 06:21:41 PyYAML==6.0.3 06:21:41 referencing==0.36.2 06:21:41 requests==2.32.5 06:21:41 requests-oauthlib==2.0.0 06:21:41 requestsexceptions==1.4.0 06:21:41 rfc3986==2.0.0 06:21:41 rich==14.2.0 06:21:41 rich-argparse==1.7.1 06:21:41 rpds-py==0.27.1 06:21:41 rsa==4.9.1 06:21:41 ruamel.yaml==0.18.15 06:21:41 ruamel.yaml.clib==0.2.14 06:21:41 s3transfer==0.14.0 06:21:41 simplejson==3.20.2 06:21:41 six==1.17.0 06:21:41 smmap==5.0.2 06:21:41 soupsieve==2.8 06:21:41 stevedore==5.5.0 06:21:41 tabulate==0.9.0 06:21:41 toml==0.10.2 06:21:41 tomlkit==0.13.3 06:21:41 tqdm==4.67.1 06:21:41 typing_extensions==4.15.0 06:21:41 tzdata==2025.2 06:21:41 urllib3==1.26.20 06:21:41 virtualenv==20.35.3 06:21:41 wcwidth==0.2.14 06:21:41 websocket-client==1.9.0 06:21:41 wrapt==1.17.3 06:21:41 xdg==6.0.0 06:21:41 xmltodict==1.0.2 06:21:41 yq==3.4.3 06:21:41 [sdc-sdc-tosca-maven-clm-master] $ /bin/sh -xe /tmp/jenkins15919193914896859787.sh 06:21:41 + echo quiet=on 06:21:41 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-1989 06:21:42 [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:21:42 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=sdc/sdc-tosca --version 06:21:42 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 06:21:42 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 06:21:42 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 06:21:42 Default locale: en, platform encoding: UTF-8 06:21:42 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 06:21:42 [sdc-sdc-tosca-maven-clm-master] $ /bin/sh -xe /tmp/jenkins10527354335899610939.sh 06:21:42 + rm /home/jenkins/.wgetrc 06:21:42 [EnvInject] - Injecting environment variables from a build step. 06:21:42 [EnvInject] - Injecting as environment variables the properties content 06:21:42 SET_JDK_VERSION=openjdk11 06:21:42 GIT_URL="git://cloud.onap.org/mirror" 06:21:42 06:21:42 [EnvInject] - Variables injected successfully. 06:21:42 [sdc-sdc-tosca-maven-clm-master] $ /bin/sh /tmp/jenkins9405127952031343424.sh 06:21:42 ---> update-java-alternatives.sh 06:21:42 ---> Updating Java version 06:21:42 ---> Ubuntu/Debian system detected 06:21:43 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 06:21:43 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 06:21:43 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 06:21:43 openjdk version "11.0.16" 2022-07-19 06:21:43 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 06:21:43 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 06:21:43 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 06:21:43 [EnvInject] - Injecting environment variables from a build step. 06:21:43 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:21:43 [EnvInject] - Variables injected successfully. 06:21:43 provisioning config files... 06:21:43 copy managed file [global-settings] to file:/w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/config15462312431201818396tmp 06:21:43 copy managed file [sdc-sdc-tosca-settings] to file:/w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/config14751684412727870475tmp 06:21:43 [EnvInject] - Injecting environment variables from a build step. 06:21:43 [EnvInject] - Injecting as environment variables the properties content 06:21:43 MAVEN_GOALS=clean install 06:21:43 06:21:43 [EnvInject] - Variables injected successfully. 06:21:43 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash -l /tmp/jenkins5729922125509921046.sh 06:21:43 ---> common-variables.sh 06:21:43 --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:21:43 ---> sonatype-clm.sh 06:21:43 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 06:21:43 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 06:21:43 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 06:21:43 Default locale: en, platform encoding: UTF-8 06:21:43 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 06:21:44 [INFO] Scanning for projects... 06:21:44 [INFO] ------------------------------------------------------------------------ 06:21:44 [INFO] Reactor Build Order: 06:21:44 [INFO] 06:21:44 [INFO] sdc-tosca-jtosca [pom] 06:21:44 [INFO] sdc-jtosca [jar] 06:21:44 [INFO] sdc-tosca [jar] 06:21:46 [INFO] 06:21:46 [INFO] --------------< org.onap.sdc.sdc-tosca:sdc-tosca-jtosca >--------------- 06:21:46 [INFO] Building sdc-tosca-jtosca 1.9.0-SNAPSHOT [1/3] 06:21:46 [INFO] --------------------------------[ pom ]--------------------------------- 06:21:48 [INFO] 06:21:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sdc-tosca-jtosca --- 06:21:48 [INFO] 06:21:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdc-tosca-jtosca --- 06:21:49 [INFO] 06:21:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdc-tosca-jtosca --- 06:21:49 [INFO] 06:21:49 [INFO] --- yaml-json-validator-maven-plugin:1.0.1:validate (validate) @ sdc-tosca-jtosca --- 06:21:51 [INFO] 06:21:51 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdc-tosca-jtosca --- 06:21:52 [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:52 [INFO] 06:21:52 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-license) @ sdc-tosca-jtosca --- 06:21:54 [INFO] 06:21:54 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-java-style) @ sdc-tosca-jtosca --- 06:21:54 [INFO] 06:21:54 [INFO] --- jacoco-maven-plugin:0.8.8:instrument (default-instrument) @ sdc-tosca-jtosca --- 06:21:54 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/sdc-sdc-tosca-maven-clm-master/target/classes 06:21:54 [INFO] 06:21:54 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdc-tosca-jtosca --- 06:21:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:21:54 [INFO] 06:21:54 [INFO] --- jacoco-maven-plugin:0.8.8:restore-instrumented-classes (default-restore-instrumented-classes) @ sdc-tosca-jtosca --- 06:21:54 [INFO] 06:21:54 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdc-tosca-jtosca --- 06:21: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/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 06:21:54 [INFO] 06:21:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ sdc-tosca-jtosca --- 06:21:54 [INFO] No tests to run. 06:21:54 [INFO] 06:21:54 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdc-tosca-jtosca --- 06:21:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:21:54 [INFO] 06:21:54 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdc-tosca-jtosca --- 06:21:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:21:54 [INFO] 06:21:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ sdc-tosca-jtosca --- 06:21:54 [INFO] 06:21:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ sdc-tosca-jtosca --- 06:21:54 [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:54 [INFO] 06:21:54 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ sdc-tosca-jtosca --- 06:21:56 [INFO] org.onap.sdc.sdc-tosca:sdc-tosca-jtosca:pom:1.9.0-SNAPSHOT 06:21:56 [INFO] +- org.jacoco:org.jacoco.agent:jar:runtime:0.8.8:test 06:21:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.36:compile 06:21:56 [INFO] +- com.google.guava:guava:jar:32.1.2-jre:compile 06:21:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 06:21:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:21:56 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:21:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.33.0:compile 06:21:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.18.0:compile 06:21:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 06:21:56 [INFO] +- org.yaml:snakeyaml:jar:1.30:compile 06:21:56 [INFO] +- org.assertj:assertj-core:jar:3.22.0:test 06:21:56 [INFO] \- org.mockito:mockito-junit-jupiter:jar:4.3.1:test 06:21:56 [INFO] +- org.mockito:mockito-core:jar:4.3.1:test 06:21:56 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.7:test 06:21:56 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.7:test 06:21:56 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 06:21:56 [INFO] \- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 06:21:56 [INFO] +- org.opentest4j:opentest4j:jar:1.2.0:test 06:21:56 [INFO] +- org.junit.platform:junit-platform-commons:jar:1.8.2:test 06:21:56 [INFO] \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:21:56 [INFO] 06:21:56 [INFO] --- clm-maven-plugin:2.54.0-01:index (default-cli) @ sdc-tosca-jtosca --- 06:21:56 [INFO] Saved module information to /w/workspace/sdc-sdc-tosca-maven-clm-master/target/sonatype-clm/module.xml 06:21:56 [INFO] 06:21:56 [INFO] -------------------< org.onap.sdc.sdc-tosca:jtosca >-------------------- 06:21:56 [INFO] Building sdc-jtosca 1.9.0-SNAPSHOT [2/3] 06:21:56 [INFO] --------------------------------[ jar ]--------------------------------- 06:21:57 [INFO] 06:21:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jtosca --- 06:21:57 [INFO] 06:21:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jtosca --- 06:21:57 [INFO] 06:21:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jtosca --- 06:21:57 [INFO] 06:21:57 [INFO] --- yaml-json-validator-maven-plugin:1.0.1:validate (validate) @ jtosca --- 06:21:57 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/src/main/resources/TOSCA_definition_1_0.yaml 06:21:57 [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:57 [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:57 [INFO] 06:21:57 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ jtosca --- 06:21:57 [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:57 [INFO] 06:21:57 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-license) @ jtosca --- 06:21:57 [INFO] 06:21:57 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-java-style) @ jtosca --- 06:21:57 [INFO] 06:21:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jtosca --- 06:21:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:21:57 [INFO] Copying 5 resources 06:21:57 [INFO] 06:21:57 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jtosca --- 06:21:57 [INFO] Changes detected - recompiling the module! 06:21:57 [INFO] Compiling 77 source files to /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/classes 06:22:00 [INFO] 06:22:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jtosca --- 06:22:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:22:00 [INFO] Copying 12 resources 06:22:00 [INFO] 06:22:00 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jtosca --- 06:22:00 [INFO] Changes detected - recompiling the module! 06:22:00 [INFO] Compiling 6 source files to /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/test-classes 06:22:00 [INFO] 06:22:00 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jtosca --- 06:22:01 [INFO] 06:22:01 [INFO] ------------------------------------------------------- 06:22:01 [INFO] T E S T S 06:22:01 [INFO] ------------------------------------------------------- 06:22:02 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 06:22:02 SLF4J: Defaulting to no-operation (NOP) logger implementation 06:22:02 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 06:22:21 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 06:22:21 [INFO] 06:22:21 [INFO] 06:22:21 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ jtosca --- 06:22:21 [INFO] Loading execution data file /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/code-coverage/jacoco-ut.exec 06:22:21 [INFO] Analyzed bundle 'sdc-jtosca' with 77 classes 06:22:21 [INFO] 06:22:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jtosca --- 06:22:22 [INFO] Building jar: /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/jtosca-1.9.0-SNAPSHOT.jar 06:22:22 [INFO] 06:22:22 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ jtosca --- 06:22:22 [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:22:22 [INFO] 06:22:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jtosca --- 06:22:22 [INFO] 06:22:22 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ jtosca --- 06:22:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:22:22 [INFO] 06:22:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jtosca --- 06:22:22 [INFO] 06:22:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jtosca --- 06:22:22 [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:22:22 [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:22:22 [INFO] 06:22:22 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ jtosca --- 06:22:22 [INFO] org.onap.sdc.sdc-tosca:jtosca:jar:1.9.0-SNAPSHOT 06:22:22 [INFO] +- org.projectlombok:lombok:jar:1.18.20:compile 06:22:22 [INFO] +- org.reflections:reflections:jar:0.9.12:compile 06:22:22 [INFO] | \- org.javassist:javassist:jar:3.26.0-GA:compile 06:22:22 [INFO] +- com.opencsv:opencsv:jar:4.6:test 06:22:22 [INFO] | +- org.apache.commons:commons-lang3:jar:3.8.1:test 06:22:22 [INFO] | +- org.apache.commons:commons-text:jar:1.3:test 06:22:22 [INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:test 06:22:22 [INFO] | | +- commons-logging:commons-logging:jar:1.2:test 06:22:22 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:test 06:22:22 [INFO] | \- org.apache.commons:commons-collections4:jar:4.2:test 06:22:22 [INFO] +- org.hamcrest:hamcrest-library:jar:2.1:test 06:22:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.1:test 06:22:22 [INFO] | \- org.hamcrest:hamcrest:jar:2.1:test 06:22:22 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 06:22:22 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 06:22:22 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test 06:22:22 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test 06:22:22 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:22:22 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 06:22:22 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 06:22:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test 06:22:22 [INFO] +- org.jacoco:org.jacoco.agent:jar:runtime:0.8.8:test 06:22:22 [INFO] +- org.slf4j:slf4j-api:jar:1.7.36:compile 06:22:22 [INFO] +- com.google.guava:guava:jar:32.1.2-jre:compile 06:22:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 06:22:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:22:22 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:22:22 [INFO] | +- org.checkerframework:checker-qual:jar:3.33.0:compile 06:22:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.18.0:compile 06:22:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 06:22:22 [INFO] +- org.yaml:snakeyaml:jar:1.30:compile 06:22:22 [INFO] +- org.assertj:assertj-core:jar:3.22.0:test 06:22:22 [INFO] \- org.mockito:mockito-junit-jupiter:jar:4.3.1:test 06:22:22 [INFO] \- org.mockito:mockito-core:jar:4.3.1:test 06:22:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.12.7:test 06:22:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.12.7:test 06:22:22 [INFO] \- org.objenesis:objenesis:jar:3.2:test 06:22:22 [INFO] 06:22:22 [INFO] --- clm-maven-plugin:2.54.0-01:index (default-cli) @ jtosca --- 06:22:22 [INFO] Saved module information to /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/sonatype-clm/module.xml 06:22:22 [INFO] 06:22:22 [INFO] ------------------< org.onap.sdc.sdc-tosca:sdc-tosca >------------------ 06:22:22 [INFO] Building sdc-tosca 1.9.0-SNAPSHOT [3/3] 06:22:22 [INFO] --------------------------------[ jar ]--------------------------------- 06:22:22 [INFO] 06:22:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sdc-tosca --- 06:22:22 [INFO] 06:22:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdc-tosca --- 06:22:22 [INFO] 06:22:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdc-tosca --- 06:22:22 [INFO] 06:22:22 [INFO] --- yaml-json-validator-maven-plugin:1.0.1:validate (validate) @ sdc-tosca --- 06:22:22 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/jtosca-validation-issue-configuration.yaml 06:22:22 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/jtosca-validation-issue-configuration-test.yaml 06:22:22 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/configuration.yaml 06:22:22 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/error-configuration-test.yaml 06:22:22 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/config/error-configuration.yaml 06:22:22 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/main/resources/config/jtosca-validation-issue-configuration.yaml 06:22:22 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/main/resources/config/configuration.yaml 06:22:22 [INFO] Validating file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/main/resources/config/error-configuration.yaml 06:22:22 [INFO] 06:22:22 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdc-tosca --- 06:22:22 [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:22:22 [INFO] 06:22:22 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-license) @ sdc-tosca --- 06:22:22 [INFO] 06:22:22 [INFO] --- maven-checkstyle-plugin:3.1.2:check (onap-java-style) @ sdc-tosca --- 06:22:22 [INFO] 06:22:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sdc-tosca --- 06:22:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:22:22 [INFO] Copying 3 resources 06:22:22 [INFO] 06:22:22 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ sdc-tosca --- 06:22:22 [INFO] Changes detected - recompiling the module! 06:22:22 [INFO] Compiling 36 source files to /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/classes 06:22:23 [INFO] 06:22:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sdc-tosca --- 06:22:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 06:22:23 [INFO] Copying 57 resources 06:22:23 [INFO] 06:22:23 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ sdc-tosca --- 06:22:23 [INFO] Changes detected - recompiling the module! 06:22:23 [INFO] Compiling 28 source files to /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/test-classes 06:22:24 [INFO] 06:22:24 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sdc-tosca --- 06:22:24 [INFO] 06:22:24 [INFO] ------------------------------------------------------- 06:22:24 [INFO] T E S T S 06:22:24 [INFO] ------------------------------------------------------- 06:22:25 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 06:22:25 SLF4J: Defaulting to no-operation (NOP) logger implementation 06:22:25 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 06:22:26 Parsing CSAR csars/service-sunny-flow.csar... 06:22:27 Parsing CSAR csars/service-ServiceFdnt-csar-rainy.csar... 06:22:28 Parsing CSAR csars/service-ServiceFdnt-csar.csar... 06:22:28 Parsing CSAR csars/service-ServiceFdnt-with-get-input.csar... 06:22:29 Parsing CSAR csars/service-NfodService-csar.csar... 06:22:29 Parsing CSAR csars/service-Ipassignservice-csar.csar... 06:22:30 Parsing CSAR csars/service-nested-vfc-csar.csar... 06:22:30 Parsing CSAR csars/service-Nfod2images-csar.csar... 06:22:31 Parsing CSAR csars/service-resolve-get-input-csar.csar... 06:22:32 Parsing CSAR csars/service-resolve-get-input-csar.csar... 06:22:32 Parsing CSAR csars/service-resolve-get-input-csar_QA.csar... 06:22:33 Parsing CSAR csars/service-ServiceForToscaParserTests-csar.csar... 06:22:35 Parsing CSAR csars/service-sunny-flow2.csar... 06:22:36 Parsing CSAR csars/service-PortMirroring.csar... 06:22:36 Parsing CSAR csars/service-CrTestService-csar.csar... 06:22:37 Parsing CSAR csars/resource-Policy-csar.csar... 06:22:37 Parsing CSAR csars/service-AlService-csar.csar... 06:22:38 Parsing CSAR csars/service-Groupstest-csar.csar... 06:22:41 Parsing CSAR csars/service-VdbeSrv-csar.csar... 06:22:42 Parsing CSAR csars/service-VdbePx-csar.csar... 06:22:43 Parsing CSAR csars/resource-Vdbe-csar.csar... 06:22:44 Parsing CSAR csars/service-VlanD2dSrv-csar.csar... 06:22:45 Parsing CSAR csars/resource-Sirovinputannotation-csar.csar... 06:22:47 Parsing CSAR csars/service-CxSvc-csar.csar... 06:22:48 Parsing CSAR csars/service-AdiodVmxVpeBvService-csar.csar... 06:22:49 Parsing CSAR csars/service-NetworkCloudVnfServiceMock-csar.csar... 06:22:50 Parsing CSAR csars/service-ServiceFdnt-csar-rainy.csar... 06:22:51 Parsing CSAR csars/service-Nfod2images-csar.csar... 06:22:51 SdcToscaParserException is caught here - this is WAD in this specific test. 06:22:51 Parsing CSAR csars/service-Nfod2images-csar.csar... 06:22:52 Parsing CSAR csars/service-NfodService-csar.csar... 06:23:38 Parsing CSAR csars/resource-Networkfunction-tosca_simple_yaml_1_2.csar... 06:23:38 Parsing CSAR csars/resource-Networkservice-tosca_simple_yaml_1_2.csar... 06:23:39 Parsing CSAR csars/resource-Amf-tosca_simple_yaml_1_2.csar... 06:23:39 Parsing CSAR csars/resource-Resource-tosca_simple_yaml_1_2.csar... 06:23:40 Parsing CSAR csars/service-missing-csar-meta-file.csar... 06:23:41 Parsing CSAR csars/service-missing-csar-meta-file.csar... 06:23:44 [WARNING] Tests run: 299, Failures: 0, Errors: 0, Skipped: 1 06:23:44 [INFO] 06:23:44 [INFO] 06:23:44 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdc-tosca --- 06:23:44 [INFO] Loading execution data file /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/code-coverage/jacoco-ut.exec 06:23:44 [INFO] Analyzed bundle 'sdc-tosca' with 40 classes 06:23:44 [INFO] 06:23:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sdc-tosca --- 06:23:44 [INFO] Building jar: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/sdc-tosca-1.9.0-SNAPSHOT.jar 06:23:44 [INFO] 06:23:44 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdc-tosca --- 06:23:44 [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:23:44 [INFO] 06:23:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ sdc-tosca --- 06:23:44 [INFO] 06:23:44 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdc-tosca --- 06:23:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:23:44 [INFO] 06:23:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ sdc-tosca --- 06:23:44 [INFO] 06:23:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ sdc-tosca --- 06:23:44 [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:23:44 [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:23:44 [INFO] 06:23:44 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ sdc-tosca --- 06:23:44 [INFO] org.onap.sdc.sdc-tosca:sdc-tosca:jar:1.9.0-SNAPSHOT 06:23:44 [INFO] +- org.projectlombok:lombok:jar:1.18.20:compile 06:23:44 [INFO] +- org.onap.sdc.sdc-tosca:jtosca:jar:1.9.0-SNAPSHOT:compile 06:23:44 [INFO] | \- org.reflections:reflections:jar:0.9.12:compile 06:23:44 [INFO] | \- org.javassist:javassist:jar:3.26.0-GA:compile 06:23:44 [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.2:compile 06:23:44 [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2:compile 06:23:44 [INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.15.2:compile 06:23:44 [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile 06:23:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.1:test 06:23:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.1:test 06:23:44 [INFO] | \- org.hamcrest:hamcrest:jar:2.1:test 06:23:44 [INFO] +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test 06:23:44 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test 06:23:44 [INFO] | | +- org.opentest4j:opentest4j:jar:1.2.0:test 06:23:44 [INFO] | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test 06:23:44 [INFO] | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 06:23:44 [INFO] | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test 06:23:44 [INFO] | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test 06:23:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test 06:23:44 [INFO] +- org.jacoco:org.jacoco.agent:jar:runtime:0.8.8:test 06:23:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.36:compile 06:23:44 [INFO] +- com.google.guava:guava:jar:32.1.2-jre:compile 06:23:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 06:23:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 06:23:44 [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile 06:23:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.33.0:compile 06:23:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.18.0:compile 06:23:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 06:23:44 [INFO] +- org.yaml:snakeyaml:jar:1.30:compile 06:23:44 [INFO] +- org.assertj:assertj-core:jar:3.22.0:test 06:23:44 [INFO] \- org.mockito:mockito-junit-jupiter:jar:4.3.1:test 06:23:44 [INFO] \- org.mockito:mockito-core:jar:4.3.1:test 06:23:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.12.7:test 06:23:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.12.7:test 06:23:44 [INFO] \- org.objenesis:objenesis:jar:3.2:test 06:23:44 [INFO] 06:23:44 [INFO] --- clm-maven-plugin:2.54.0-01:index (default-cli) @ sdc-tosca --- 06:23:44 [INFO] Saved module information to /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/sonatype-clm/module.xml 06:23:44 [INFO] ------------------------------------------------------------------------ 06:23:44 [INFO] Reactor Summary: 06:23:44 [INFO] 06:23:44 [INFO] sdc-tosca-jtosca 1.9.0-SNAPSHOT .................... SUCCESS [ 10.085 s] 06:23:44 [INFO] sdc-jtosca ......................................... SUCCESS [ 25.191 s] 06:23:44 [INFO] sdc-tosca 1.9.0-SNAPSHOT ........................... SUCCESS [01:22 min] 06:23:44 [INFO] ------------------------------------------------------------------------ 06:23:44 [INFO] BUILD SUCCESS 06:23:44 [INFO] ------------------------------------------------------------------------ 06:23:44 [INFO] Total time: 02:00 min 06:23:44 [INFO] Finished at: 2025-10-11T06:23:44Z 06:23:44 [INFO] ------------------------------------------------------------------------ 06:23:44 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins2948107250228228734.sh 06:23:44 [sdc-sdc-tosca-maven-clm-master] $ /bin/sh -xe /tmp/jenkins15067495989736980408.sh 06:23:44 + find . -regex .*karaf/target 06:23:44 + xargs rm -rf 06:23:50 [INFO] 2025-10-11T06:23:49.957Z Scanning application onap-sdc-sdc-tosca. 06:23:50 [INFO] Discovered commit hash 'c08067c9c588e1040ad988d47367cc2863820daa' via environment variable GIT_COMMIT 06:23:50 [INFO] Scan target: /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/jtosca-1.9.0-SNAPSHOT.jar 06:23:50 [INFO] Scan target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/csars/csar-invalid-zip.zip 06:23:50 [INFO] Scan target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/sdc-tosca-1.9.0-SNAPSHOT.jar 06:23:50 [INFO] Scan target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/test-classes/csars/csar-invalid-zip.zip 06:23:50 [INFO] Scan configuration properties: 06:23:50 [INFO] dirExcludes=null 06:23:50 [INFO] dirIncludes=null 06:23:50 [INFO] fileExcludes= 06:23:50 [INFO] fileIncludes= 06:23:50 [INFO] 2025-10-11T06:23:50.500Z Starting scanning target: /w/workspace/sdc-sdc-tosca-maven-clm-master/jtosca/target/jtosca-1.9.0-SNAPSHOT.jar 06:23:51 [INFO] 2025-10-11T06:23:51.136Z Starting scanning target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/src/test/resources/csars/csar-invalid-zip.zip 06:23:51 [WARN] Could not open sdc-tosca/src/test/resources/csars/csar-invalid-zip.zip as an archive. Will scan it as regular file. 06:23:51 [INFO] 2025-10-11T06:23:51.141Z Starting scanning target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/sdc-tosca-1.9.0-SNAPSHOT.jar 06:23:51 [INFO] 2025-10-11T06:23:51.192Z Starting scanning target: /w/workspace/sdc-sdc-tosca-maven-clm-master/sdc-tosca/target/test-classes/csars/csar-invalid-zip.zip 06:23:51 [WARN] Could not open sdc-tosca/target/test-classes/csars/csar-invalid-zip.zip as an archive. Will scan it as regular file. 06:23:51 [INFO] 2025-10-11T06:23:51.194Z Scanned 179 total files 06:23:53 [ERROR] Could not parse class file FastDoubleSwar.class 06:23:53 java.lang.IllegalArgumentException: Unsupported class file major version 63 06:23:53 at org.objectweb.asm.ClassReader.(ClassReader.java:196) 06:23:53 at org.objectweb.asm.ClassReader.(ClassReader.java:177) 06:23:53 at org.objectweb.asm.Asm90ClassReader.(Asm90ClassReader.java:15) 06:23:53 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.anAsm90ClassNodeFrom(AsmClassFactory.java:121) 06:23:53 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNodeForJava14plus(AsmClassFactory.java:58) 06:23:53 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:42) 06:23:53 at com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:23:53 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:23:53 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:23:53 at com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:23:53 at com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:23:53 at com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:23:53 at com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 06:23:53 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 06:23:53 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 06:23:53 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:23:53 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:23:53 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:23:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:23:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:23:53 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:23:53 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:23:53 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:23:53 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:23:53 at hudson.remoting.Request$2.run(Request.java:377) 06:23:53 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:23:53 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:23:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:23:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:23:53 at java.base/java.lang.Thread.run(Thread.java:829) 06:23:53 [ERROR] Could not parse class file FastIntegerMath$UInt128.class 06:23:53 java.lang.IllegalArgumentException: Unsupported class file major version 63 06:23:53 at org.objectweb.asm.ClassReader.(ClassReader.java:196) 06:23:53 at org.objectweb.asm.ClassReader.(ClassReader.java:177) 06:23:53 at org.objectweb.asm.Asm90ClassReader.(Asm90ClassReader.java:15) 06:23:53 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.anAsm90ClassNodeFrom(AsmClassFactory.java:121) 06:23:53 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNodeForJava14plus(AsmClassFactory.java:58) 06:23:53 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:42) 06:23:53 at com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:23:53 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:23:53 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:23:53 at com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:23:53 at com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:23:53 at com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:23:53 at com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 06:23:53 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 06:23:53 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 06:23:53 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:23:53 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:23:53 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:23:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:23:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:23:53 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:23:53 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:23:53 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:23:53 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:23:53 at hudson.remoting.Request$2.run(Request.java:377) 06:23:53 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:23:53 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:23:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:23:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:23:53 at java.base/java.lang.Thread.run(Thread.java:829) 06:23:53 [ERROR] Could not parse class file FastIntegerMath.class 06:23:53 java.lang.IllegalArgumentException: Unsupported class file major version 63 06:23:53 at org.objectweb.asm.ClassReader.(ClassReader.java:196) 06:23:53 at org.objectweb.asm.ClassReader.(ClassReader.java:177) 06:23:53 at org.objectweb.asm.Asm90ClassReader.(Asm90ClassReader.java:15) 06:23:53 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.anAsm90ClassNodeFrom(AsmClassFactory.java:121) 06:23:53 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNodeForJava14plus(AsmClassFactory.java:58) 06:23:53 at com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:42) 06:23:53 at com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 06:23:53 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 06:23:53 at com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 06:23:53 at com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 06:23:53 at com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 06:23:53 at com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 06:23:53 at com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 06:23:53 at com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 06:23:53 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 06:23:53 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 06:23:53 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 06:23:53 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 06:23:53 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 06:23:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 06:23:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 06:23:53 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 06:23:53 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 06:23:53 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:23:53 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:23:53 at hudson.remoting.Request$2.run(Request.java:377) 06:23:53 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:23:53 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:23:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:23:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:23:53 at java.base/java.lang.Thread.run(Thread.java:829) 06:23:54 [INFO] 2025-10-11T06:23:54.112Z Finished scanning application onap-sdc-sdc-tosca. 06:23:54 [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:54 [INFO] Repository URL $GIT_URL/sdc/sdc-tosca/sdc/sdc-tosca/sdc/sdc-tosca/sdc/sdc-tosca was found using automation 06:23:54 [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:54 [INFO] 2025-10-11T06:23:54.658Z Evaluating application onap-sdc-sdc-tosca for stage build. 06:23:55 [INFO] Waiting for policy evaluation to complete... 06:24:01 [INFO] Assigned scan ID b6444895525943d1a935f2d440d6d38e 06:24:06 [INFO] Policy evaluation completed in 12 seconds. 06:24:06 [INFO] 2025-10-11T06:24:06.846Z Finished evaluating application onap-sdc-sdc-tosca for stage build. 06:24:06 Nexus IQ reports policy warning due to 06:24:06 Policy(License - Weak copyleft - non-LGPL) [ 06:24:06 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:24:06 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:24:06 06:24:06 Nexus IQ reports policy warning due to 06:24:06 Policy(License - Weak copyleft - LGPL) [ 06:24:06 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:24:06 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:24:06 06:24:06 Nexus IQ reports policy warning due to 06:24:06 Policy(Security - Severe vulnerabilities) [ 06:24:06 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:24:06 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:24:06 06:24:06 Nexus IQ reports policy warning due to 06:24:06 Policy(License - Strong copyleft) [ 06:24:06 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:24:06 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:24:06 06:24:06 Nexus IQ reports policy warning due to 06:24:06 Policy(License - Unknown license) [ 06:24:06 Component(displayName=org.reflections : reflections : 0.9.12, hash=1c9d44c563eebe9b8a3a) [ 06:24:06 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:24:06 06:24:06 Nexus IQ reports policy warning due to 06:24:06 Policy(Security - Critical vulnerabilities) [ 06:24:06 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:24:06 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-1471 with severity >= 7 (severity = 9.8)] ]] 06:24:06 06:24:06 Nexus IQ reports policy warning due to 06:24:06 Policy(Security - Critical vulnerabilities) [ 06:24:06 Component(displayName=org.yaml : snakeyaml : 1.30, hash=8fde7fe2586328ac3c68) [ 06:24:06 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-25857 with severity >= 7 (severity = 7.5)] ]] 06:24:06 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-sdc-sdc-tosca/report/b6444895525943d1a935f2d440d6d38e 06:24:06 Summary of policy violations: 3 critical, 3 severe, 1 moderate 06:24:06 IQ Server evaluation of application onap-sdc-sdc-tosca detected warnings 06:24:06 Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE 06:24:06 $ ssh-agent -k 06:24:06 unset SSH_AUTH_SOCK; 06:24:06 unset SSH_AGENT_PID; 06:24:06 echo Agent pid 1664 killed; 06:24:06 [ssh-agent] Stopped. 06:24:06 [PostBuildScript] - [INFO] Executing post build scripts. 06:24:06 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins2455873686394566976.sh 06:24:06 ---> sysstat.sh 06:24:07 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins2507739733879096289.sh 06:24:07 ---> package-listing.sh 06:24:07 ++ tr '[:upper:]' '[:lower:]' 06:24:07 ++ facter osfamily 06:24:07 + OS_FAMILY=debian 06:24:07 + workspace=/w/workspace/sdc-sdc-tosca-maven-clm-master 06:24:07 + START_PACKAGES=/tmp/packages_start.txt 06:24:07 + END_PACKAGES=/tmp/packages_end.txt 06:24:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:07 + PACKAGES=/tmp/packages_start.txt 06:24:07 + '[' /w/workspace/sdc-sdc-tosca-maven-clm-master ']' 06:24:07 + PACKAGES=/tmp/packages_end.txt 06:24:07 + case "${OS_FAMILY}" in 06:24:07 + dpkg -l 06:24:07 + grep '^ii' 06:24:07 + '[' -f /tmp/packages_start.txt ']' 06:24:07 + '[' -f /tmp/packages_end.txt ']' 06:24:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:07 + '[' /w/workspace/sdc-sdc-tosca-maven-clm-master ']' 06:24:07 + mkdir -p /w/workspace/sdc-sdc-tosca-maven-clm-master/archives/ 06:24:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-sdc-tosca-maven-clm-master/archives/ 06:24:07 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins16567708138910876452.sh 06:24:07 ---> capture-instance-metadata.sh 06:24:07 Setup pyenv: 06:24:07 system 06:24:07 3.8.13 06:24:07 3.9.13 06:24:07 * 3.10.6 (set by /w/workspace/sdc-sdc-tosca-maven-clm-master/.python-version) 06:24:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wUfF from file:/tmp/.os_lf_venv 06:24:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:24:09 lf-activate-venv(): INFO: Base packages installed successfully 06:24:09 lf-activate-venv(): INFO: Installing additional packages: lftools 06:24:18 lf-activate-venv(): INFO: Adding /tmp/venv-wUfF/bin to PATH 06:24:18 INFO: Running in OpenStack, capturing instance metadata 06:24:18 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins3339193335653573450.sh 06:24:18 provisioning config files... 06:24:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-sdc-tosca-maven-clm-master@tmp/config8061312208612357965tmp 06:24:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:24:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:24:18 [EnvInject] - Injecting environment variables from a build step. 06:24:18 [EnvInject] - Injecting as environment variables the properties content 06:24:18 SERVER_ID=logs 06:24:18 06:24:18 [EnvInject] - Variables injected successfully. 06:24:18 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins5403273642703237968.sh 06:24:18 ---> create-netrc.sh 06:24:18 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins9534263374049427965.sh 06:24:18 ---> python-tools-install.sh 06:24:18 Setup pyenv: 06:24:18 system 06:24:18 3.8.13 06:24:18 3.9.13 06:24:18 * 3.10.6 (set by /w/workspace/sdc-sdc-tosca-maven-clm-master/.python-version) 06:24:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wUfF from file:/tmp/.os_lf_venv 06:24:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:24:20 lf-activate-venv(): INFO: Base packages installed successfully 06:24:20 lf-activate-venv(): INFO: Installing additional packages: lftools 06:24:28 lf-activate-venv(): INFO: Adding /tmp/venv-wUfF/bin to PATH 06:24:28 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins16408551310999513711.sh 06:24:28 ---> sudo-logs.sh 06:24:28 Archiving 'sudo' log.. 06:24:28 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash /tmp/jenkins10411049940485835984.sh 06:24:28 ---> job-cost.sh 06:24:28 Setup pyenv: 06:24:28 system 06:24:28 3.8.13 06:24:28 3.9.13 06:24:28 * 3.10.6 (set by /w/workspace/sdc-sdc-tosca-maven-clm-master/.python-version) 06:24:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wUfF from file:/tmp/.os_lf_venv 06:24:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:24:30 lf-activate-venv(): INFO: Base packages installed successfully 06:24:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-wUfF/bin to PATH 06:24:35 INFO: No Stack... 06:24:36 INFO: Retrieving Pricing Info for: v3-standard-4 06:24:36 INFO: Archiving Costs 06:24:36 [sdc-sdc-tosca-maven-clm-master] $ /bin/bash -l /tmp/jenkins13317939141202793034.sh 06:24:36 ---> logs-deploy.sh 06:24:36 Setup pyenv: 06:24:36 system 06:24:36 3.8.13 06:24:36 3.9.13 06:24:36 * 3.10.6 (set by /w/workspace/sdc-sdc-tosca-maven-clm-master/.python-version) 06:24:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wUfF from file:/tmp/.os_lf_venv 06:24:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:24:38 lf-activate-venv(): INFO: Base packages installed successfully 06:24:38 lf-activate-venv(): INFO: Installing additional packages: lftools 06:24:46 lf-activate-venv(): INFO: Adding /tmp/venv-wUfF/bin to PATH 06:24:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-sdc-tosca-maven-clm-master/376 06:24:46 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:24:47 Archives upload complete. 06:24:48 INFO: archiving logs to Nexus 06:24:48 ---> uname -a: 06:24:48 Linux prd-ubuntu1804-builder-4c-4g-1989 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:24:48 06:24:48 06:24:48 ---> lscpu: 06:24:48 Architecture: x86_64 06:24:48 CPU op-mode(s): 32-bit, 64-bit 06:24:48 Byte Order: Little Endian 06:24:48 CPU(s): 4 06:24:48 On-line CPU(s) list: 0-3 06:24:48 Thread(s) per core: 1 06:24:48 Core(s) per socket: 1 06:24:48 Socket(s): 4 06:24:48 NUMA node(s): 1 06:24:48 Vendor ID: AuthenticAMD 06:24:48 CPU family: 23 06:24:48 Model: 49 06:24:48 Model name: AMD EPYC-Rome Processor 06:24:48 Stepping: 0 06:24:48 CPU MHz: 2799.998 06:24:48 BogoMIPS: 5599.99 06:24:48 Virtualization: AMD-V 06:24:48 Hypervisor vendor: KVM 06:24:48 Virtualization type: full 06:24:48 L1d cache: 32K 06:24:48 L1i cache: 32K 06:24:48 L2 cache: 512K 06:24:48 L3 cache: 16384K 06:24:48 NUMA node0 CPU(s): 0-3 06:24:48 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:24:48 06:24:48 06:24:48 ---> nproc: 06:24:48 4 06:24:48 06:24:48 06:24:48 ---> df -h: 06:24:48 Filesystem Size Used Avail Use% Mounted on 06:24:48 udev 7.9G 0 7.9G 0% /dev 06:24:48 tmpfs 1.6G 676K 1.6G 1% /run 06:24:48 /dev/vda1 78G 8.4G 70G 11% / 06:24:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:24:48 tmpfs 5.0M 0 5.0M 0% /run/lock 06:24:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:24:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:24:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:24:48 06:24:48 06:24:48 ---> free -m: 06:24:48 total used free shared buff/cache available 06:24:48 Mem: 16040 668 13228 0 2143 15059 06:24:48 Swap: 1023 0 1023 06:24:48 06:24:48 06:24:48 ---> ip addr: 06:24:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:24:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:24:48 inet 127.0.0.1/8 scope host lo 06:24:48 valid_lft forever preferred_lft forever 06:24:48 inet6 ::1/128 scope host 06:24:48 valid_lft forever preferred_lft forever 06:24:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:24:48 link/ether fa:16:3e:58:1a:f0 brd ff:ff:ff:ff:ff:ff 06:24:48 inet 10.30.106.229/23 brd 10.30.107.255 scope global dynamic ens3 06:24:48 valid_lft 86132sec preferred_lft 86132sec 06:24:48 inet6 fe80::f816:3eff:fe58:1af0/64 scope link 06:24:48 valid_lft forever preferred_lft forever 06:24:48 06:24:48 06:24:48 ---> sar -b -r -n DEV: 06:24:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1989) 10/11/25 _x86_64_ (4 CPU) 06:24:48 06:24:48 06:20:24 LINUX RESTART (4 CPU) 06:24:48 06:24:48 06:21:01 tps rtps wtps bread/s bwrtn/s 06:24:48 06:22:00 158.50 16.86 141.65 669.00 31256.11 06:24:48 06:23:01 54.81 0.93 53.88 31.99 20952.37 06:24:48 06:24:01 15.80 2.32 13.48 62.52 16732.28 06:24:48 Average: 76.26 6.67 69.59 253.32 22969.96 06:24:48 06:24:48 06:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:24:48 06:22:00 13221736 15046256 3203232 19.50 73052 1941824 1310408 7.50 1201008 1765780 132988 06:24:48 06:23:01 12058240 13903440 4366728 26.59 74680 1959864 2420904 13.85 2357672 1768944 2464 06:24:48 06:24:01 13610152 15474180 2814816 17.14 74984 1977864 786072 4.50 805112 1774772 2348 06:24:48 Average: 12963376 14807959 3461592 21.08 74239 1959851 1505795 8.62 1454597 1769832 45933 06:24:48 06:24:48 06:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:24:48 06:22:00 lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 06:24:48 06:22:00 ens3 263.62 201.58 3169.68 38.47 0.00 0.00 0.00 0.00 06:24:48 06:23:01 lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 06:24:48 06:23:01 ens3 33.58 22.65 122.63 5.18 0.00 0.00 0.00 0.00 06:24:48 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:24:01 ens3 227.88 148.84 352.35 80.83 0.00 0.00 0.00 0.00 06:24:48 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 06:24:48 Average: ens3 174.26 123.81 1209.07 41.29 0.00 0.00 0.00 0.00 06:24:48 06:24:48 06:24:48 ---> sar -P ALL: 06:24:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1989) 10/11/25 _x86_64_ (4 CPU) 06:24:48 06:24:48 06:20:24 LINUX RESTART (4 CPU) 06:24:48 06:24:48 06:21:01 CPU %user %nice %system %iowait %steal %idle 06:24:48 06:22:00 all 28.50 0.00 1.72 4.39 0.07 65.32 06:24:48 06:22:00 0 22.99 0.00 1.45 1.69 0.05 73.81 06:24:48 06:22:00 1 41.59 0.00 2.60 6.90 0.08 48.82 06:24:48 06:22:00 2 35.70 0.00 1.62 1.37 0.07 61.24 06:24:48 06:22:00 3 13.72 0.00 1.15 7.59 0.05 77.49 06:24:48 06:23:01 all 44.41 0.00 0.83 1.34 0.08 53.34 06:24:48 06:23:01 0 32.92 0.00 0.62 0.67 0.08 65.70 06:24:48 06:23:01 1 64.74 0.00 0.85 0.07 0.08 34.26 06:24:48 06:23:01 2 52.26 0.00 0.90 0.15 0.08 46.61 06:24:48 06:23:01 3 27.56 0.00 0.94 4.52 0.08 66.90 06:24:48 06:24:01 all 28.35 0.00 0.52 1.21 0.05 69.86 06:24:48 06:24:01 0 17.31 0.00 0.57 0.00 0.05 82.07 06:24:48 06:24:01 1 52.47 0.00 0.38 0.02 0.07 47.07 06:24:48 06:24:01 2 32.44 0.00 0.63 0.00 0.05 66.87 06:24:48 06:24:01 3 11.33 0.00 0.53 4.77 0.07 83.30 06:24:48 Average: all 33.80 0.00 1.02 2.31 0.07 62.80 06:24:48 Average: 0 24.45 0.00 0.88 0.79 0.06 73.82 06:24:48 Average: 1 53.00 0.00 1.28 2.32 0.08 43.33 06:24:48 Average: 2 40.20 0.00 1.05 0.50 0.07 58.17 06:24:48 Average: 3 17.55 0.00 0.87 5.62 0.07 75.90 06:24:48 06:24:48 06:24:48