14:20:47 Started by timer 14:20:47 Running as SYSTEM 14:20:48 [EnvInject] - Loading node environment variables. 14:20:48 Building remotely on prd-ubuntu1804-docker-8c-8g-18744 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-security-docker-merge-master 14:20:48 [ssh-agent] Looking for ssh-agent implementation... 14:20:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:48 $ ssh-agent 14:20:48 SSH_AUTH_SOCK=/tmp/ssh-SKttVjr6Hgiu/agent.2040 14:20:48 SSH_AGENT_PID=2042 14:20:48 [ssh-agent] Started. 14:20:48 Running ssh-add (command line suppressed) 14:20:48 Identity added: /w/workspace/integration-xtesting-security-docker-merge-master@tmp/private_key_1379596899674884128.key (/w/workspace/integration-xtesting-security-docker-merge-master@tmp/private_key_1379596899674884128.key) 14:20:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:20:48 The recommended git tool is: NONE 14:20:50 using credential onap-jenkins-ssh 14:20:50 Wiping out workspace first. 14:20:50 Cloning the remote Git repository 14:20:50 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 14:20:50 > git init /w/workspace/integration-xtesting-security-docker-merge-master # timeout=10 14:20:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 14:20:50 > git --version # timeout=10 14:20:50 > git --version # 'git version 2.17.1' 14:20:50 using GIT_SSH to set credentials Gerrit user 14:20:50 Verifying host key using manually-configured host key entries 14:20:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:51 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 14:20:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:51 Avoid second fetch 14:20:51 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:20:51 Checking out Revision 7191df8920bdeb2de9e315af71dcff04c04237fc (refs/remotes/origin/master) 14:20:51 > git config core.sparsecheckout # timeout=10 14:20:51 > git checkout -f 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 14:20:51 Commit message: "[INT] Add docker image for testkube custom executor" 14:20:51 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 14:20:54 provisioning config files... 14:20:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:20:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:20:54 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins5440310190167027518.sh 14:20:54 ---> python-tools-install.sh 14:20:54 Setup pyenv: 14:20:55 * system (set by /opt/pyenv/version) 14:20:55 * 3.8.13 (set by /opt/pyenv/version) 14:20:55 * 3.9.13 (set by /opt/pyenv/version) 14:20:55 * 3.10.6 (set by /opt/pyenv/version) 14:20:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Demd 14:20:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:20:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:03 lf-activate-venv(): INFO: Base packages installed successfully 14:21:03 lf-activate-venv(): INFO: Installing additional packages: lftools 14:21:25 lf-activate-venv(): INFO: Adding /tmp/venv-Demd/bin to PATH 14:21:25 Generating Requirements File 14:21:43 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. 14:21:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:21:44 Python 3.10.6 14:21:44 pip 25.3 from /tmp/venv-Demd/lib/python3.10/site-packages/pip (python 3.10) 14:21:44 appdirs==1.4.4 14:21:44 argcomplete==3.6.3 14:21:44 aspy.yaml==1.3.0 14:21:44 attrs==25.4.0 14:21:44 autopage==0.5.2 14:21:44 backports.strenum==1.3.1 14:21:44 beautifulsoup4==4.14.3 14:21:44 boto3==1.42.4 14:21:44 botocore==1.42.4 14:21:44 bs4==0.0.2 14:21:44 cachetools==6.2.2 14:21:44 certifi==2025.11.12 14:21:44 cffi==2.0.0 14:21:44 cfgv==3.5.0 14:21:44 chardet==5.2.0 14:21:44 charset-normalizer==3.4.4 14:21:44 click==8.3.1 14:21:44 cliff==4.13.0 14:21:44 cmd2==3.0.0 14:21:44 cryptography==3.3.2 14:21:44 debtcollector==3.0.0 14:21:44 decorator==5.2.1 14:21:44 defusedxml==0.7.1 14:21:44 Deprecated==1.3.1 14:21:44 distlib==0.4.0 14:21:44 dnspython==2.8.0 14:21:44 docker==7.1.0 14:21:44 dogpile.cache==1.5.0 14:21:44 durationpy==0.10 14:21:44 email-validator==2.3.0 14:21:44 filelock==3.20.0 14:21:44 future==1.0.0 14:21:44 gitdb==4.0.12 14:21:44 GitPython==3.1.45 14:21:44 google-auth==2.43.0 14:21:44 httplib2==0.31.0 14:21:44 identify==2.6.15 14:21:44 idna==3.11 14:21:44 importlib-resources==1.5.0 14:21:44 iso8601==2.1.0 14:21:44 Jinja2==3.1.6 14:21:44 jmespath==1.0.1 14:21:44 jsonpatch==1.33 14:21:44 jsonpointer==3.0.0 14:21:44 jsonschema==4.25.1 14:21:44 jsonschema-specifications==2025.9.1 14:21:44 keystoneauth1==5.12.0 14:21:44 kubernetes==34.1.0 14:21:44 lftools==0.37.17 14:21:44 lxml==6.0.2 14:21:44 markdown-it-py==4.0.0 14:21:44 MarkupSafe==3.0.3 14:21:44 mdurl==0.1.2 14:21:44 msgpack==1.1.2 14:21:44 multi_key_dict==2.0.3 14:21:44 munch==4.0.0 14:21:44 netaddr==1.3.0 14:21:44 niet==1.4.2 14:21:44 nodeenv==1.9.1 14:21:44 oauth2client==4.1.3 14:21:44 oauthlib==3.3.1 14:21:44 openstacksdk==4.8.0 14:21:44 os-service-types==1.8.2 14:21:44 osc-lib==4.2.0 14:21:44 oslo.config==10.1.0 14:21:44 oslo.context==6.2.0 14:21:44 oslo.i18n==6.7.1 14:21:44 oslo.log==7.2.1 14:21:44 oslo.serialization==5.8.0 14:21:44 oslo.utils==9.2.0 14:21:44 packaging==25.0 14:21:44 pbr==7.0.3 14:21:44 platformdirs==4.5.1 14:21:44 prettytable==3.17.0 14:21:44 psutil==7.1.3 14:21:44 pyasn1==0.6.1 14:21:44 pyasn1_modules==0.4.2 14:21:44 pycparser==2.23 14:21:44 pygerrit2==2.0.15 14:21:44 PyGithub==2.8.1 14:21:44 Pygments==2.19.2 14:21:44 PyJWT==2.10.1 14:21:44 PyNaCl==1.6.1 14:21:44 pyparsing==2.4.7 14:21:44 pyperclip==1.11.0 14:21:44 pyrsistent==0.20.0 14:21:44 python-cinderclient==9.8.0 14:21:44 python-dateutil==2.9.0.post0 14:21:44 python-heatclient==4.3.0 14:21:44 python-jenkins==1.8.3 14:21:44 python-keystoneclient==5.7.0 14:21:44 python-magnumclient==4.9.0 14:21:44 python-openstackclient==8.2.0 14:21:44 python-swiftclient==4.9.0 14:21:44 PyYAML==6.0.3 14:21:44 referencing==0.37.0 14:21:44 requests==2.32.5 14:21:44 requests-oauthlib==2.0.0 14:21:44 requestsexceptions==1.4.0 14:21:44 rfc3986==2.0.0 14:21:44 rich==14.2.0 14:21:44 rich-argparse==1.7.2 14:21:44 rpds-py==0.30.0 14:21:44 rsa==4.9.1 14:21:44 ruamel.yaml==0.18.16 14:21:44 ruamel.yaml.clib==0.2.15 14:21:44 s3transfer==0.16.0 14:21:44 simplejson==3.20.2 14:21:44 six==1.17.0 14:21:44 smmap==5.0.2 14:21:44 soupsieve==2.8 14:21:44 stevedore==5.6.0 14:21:44 tabulate==0.9.0 14:21:44 toml==0.10.2 14:21:44 tomlkit==0.13.3 14:21:44 tqdm==4.67.1 14:21:44 typing_extensions==4.15.0 14:21:44 tzdata==2025.2 14:21:44 urllib3==1.26.20 14:21:44 virtualenv==20.35.4 14:21:44 wcwidth==0.2.14 14:21:44 websocket-client==1.9.0 14:21:44 wrapt==2.0.1 14:21:44 xdg==6.0.0 14:21:44 xmltodict==1.0.2 14:21:44 yq==3.4.3 14:21:44 provisioning config files... 14:21:44 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-security-docker-merge-master@tmp/config743623562889626077tmp 14:21:44 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-security-docker-merge-master@tmp/config4656464860170567917tmp 14:21:44 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins6185751627710801191.sh 14:21:44 ---> docker-login.sh 14:21:44 nexus3.onap.org:10001 14:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:45 Configure a credential helper to remove this warning. See 14:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:45 14:21:45 Login Succeeded 14:21:45 nexus3.onap.org:10002 14:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:45 Configure a credential helper to remove this warning. See 14:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:45 14:21:45 Login Succeeded 14:21:45 nexus3.onap.org:10003 14:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:45 Configure a credential helper to remove this warning. See 14:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:45 14:21:45 Login Succeeded 14:21:45 nexus3.onap.org:10004 14:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:45 Configure a credential helper to remove this warning. See 14:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:45 14:21:45 Login Succeeded 14:21:45 docker.io 14:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:45 Configure a credential helper to remove this warning. See 14:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:45 14:21:45 Login Succeeded 14:21:45 ---> docker-login.sh ends 14:21:45 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins2268536513522310301.sh 14:21:45 [integration-xtesting-security-docker-merge-master] $ /bin/sh -xe /tmp/jenkins13454444283944435300.sh 14:21:45 [EnvInject] - Injecting environment variables from a build step. 14:21:45 [EnvInject] - Injecting as environment variables the properties content 14:21:45 DOCKER_ROOT=./security 14:21:45 CONTAINER_TAG_YAML_DIR= 14:21:45 CONTAINER_TAG_METHOD=stream 14:21:45 14:21:45 [EnvInject] - Variables injected successfully. 14:21:45 [integration-xtesting-security-docker-merge-master] $ /bin/bash -l /tmp/jenkins12133888045341017452.sh 14:21:45 ---> docker-get-container-tag.sh 14:21:45 Setup pyenv: 14:21:46 system 14:21:46 3.8.13 14:21:46 3.9.13 14:21:46 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:21:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Demd from file:/tmp/.os_lf_venv 14:21:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:47 lf-activate-venv(): INFO: Base packages installed successfully 14:21:47 lf-activate-venv(): INFO: Installing additional packages: yq 14:21:48 lf-activate-venv(): INFO: Adding /tmp/venv-Demd/bin to PATH 14:21:48 ---> Docker image tag found: master 14:21:48 [EnvInject] - Injecting environment variables from a build step. 14:21:48 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 14:21:48 [EnvInject] - Variables injected successfully. 14:21:48 [EnvInject] - Injecting environment variables from a build step. 14:21:48 [EnvInject] - Injecting as environment variables the properties content 14:21:48 DOCKER_ARGS=-f ./docker/Dockerfile 14:21:48 DOCKER_ROOT=./security 14:21:48 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 14:21:48 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 14:21:48 DOCKER_NAME=onap/xtesting-security 14:21:48 14:21:48 [EnvInject] - Variables injected successfully. 14:21:48 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins6099743891185038340.sh 14:21:48 ---> docker-build.sh 14:21:48 Docker version 20.10.18, build b40c2f6 14:21:48 Building image: nexus3.onap.org:10003/onap/xtesting-security:master 14:21:48 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-security:master . 14:21:48 Sending build context to Docker daemon 40.45kB 14:21:48 Step 1/26 : FROM golang:1.24 AS build_yq 14:21:49 1.24: Pulling from library/golang 14:21:49 53c88f1dfeb7: Pulling fs layer 14:21:49 eae668646f44: Pulling fs layer 14:21:49 ff2e6e687b6c: Pulling fs layer 14:21:49 6fc4a7560a68: Pulling fs layer 14:21:49 94cc3e02e353: Pulling fs layer 14:21:49 92d938e0b48c: Pulling fs layer 14:21:49 4f4fb700ef54: Pulling fs layer 14:21:49 94cc3e02e353: Waiting 14:21:49 92d938e0b48c: Waiting 14:21:49 6fc4a7560a68: Waiting 14:21:49 4f4fb700ef54: Waiting 14:21:50 eae668646f44: Verifying Checksum 14:21:50 eae668646f44: Download complete 14:21:51 53c88f1dfeb7: Verifying Checksum 14:21:51 53c88f1dfeb7: Download complete 14:21:51 ff2e6e687b6c: Verifying Checksum 14:21:51 ff2e6e687b6c: Download complete 14:21:51 92d938e0b48c: Download complete 14:21:51 4f4fb700ef54: Verifying Checksum 14:21:51 4f4fb700ef54: Download complete 14:21:52 53c88f1dfeb7: Pull complete 14:21:53 eae668646f44: Pull complete 14:21:53 94cc3e02e353: Verifying Checksum 14:21:53 94cc3e02e353: Download complete 14:21:55 ff2e6e687b6c: Pull complete 14:21:55 6fc4a7560a68: Verifying Checksum 14:21:55 6fc4a7560a68: Download complete 14:21:57 6fc4a7560a68: Pull complete 14:22:00 94cc3e02e353: Pull complete 14:22:00 92d938e0b48c: Pull complete 14:22:00 4f4fb700ef54: Pull complete 14:22:01 Digest: sha256:cf1272dbf972a94f39a81dcb9dc243a8d2f981e5dd3b5a5c965f6d9ab9268b26 14:22:01 Status: Downloaded newer image for golang:1.24 14:22:01 ---> f0b578fbb4bc 14:22:01 Step 2/26 : WORKDIR /go/src/github.com/mikefarah/ 14:22:04 ---> Running in 95e1a5706385 14:22:04 Removing intermediate container 95e1a5706385 14:22:04 ---> 78e7e56b4d62 14:22:04 Step 3/26 : RUN git clone https://github.com/mikefarah/yq.git --depth 1 14:22:04 ---> Running in 7909e5c23312 14:22:05 Cloning into 'yq'... 14:22:06 Removing intermediate container 7909e5c23312 14:22:06 ---> f8f5df00263d 14:22:06 Step 4/26 : WORKDIR /go/src/github.com/mikefarah/yq 14:22:06 ---> Running in faf47dee6674 14:22:06 Removing intermediate container faf47dee6674 14:22:06 ---> 1ff5fbfcc2d6 14:22:06 Step 5/26 : RUN go mod tidy 14:22:06 ---> Running in 0b54e14b4ced 14:22:07 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 14:22:07 go: downloading github.com/a8m/envsubst v1.4.3 14:22:07 go: downloading github.com/alecthomas/participle/v2 v2.1.4 14:22:07 go: downloading github.com/dimchansky/utfbom v1.1.1 14:22:07 go: downloading github.com/elliotchance/orderedmap v1.8.0 14:22:07 go: downloading github.com/fatih/color v1.18.0 14:22:07 go: downloading github.com/go-ini/ini v1.67.0 14:22:07 go: downloading github.com/goccy/go-json v0.10.5 14:22:07 go: downloading github.com/goccy/go-yaml v1.19.0 14:22:07 go: downloading github.com/hashicorp/hcl/v2 v2.24.0 14:22:07 go: downloading github.com/jinzhu/copier v0.4.0 14:22:07 go: downloading github.com/magiconair/properties v1.8.10 14:22:07 go: downloading github.com/pelletier/go-toml/v2 v2.2.4 14:22:07 go: downloading github.com/yuin/gopher-lua v1.1.1 14:22:07 go: downloading github.com/zclconf/go-cty v1.16.3 14:22:07 go: downloading go.yaml.in/yaml/v4 v4.0.0-rc.3 14:22:07 go: downloading golang.org/x/net v0.47.0 14:22:07 go: downloading golang.org/x/text v0.31.0 14:22:07 go: downloading gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473 14:22:07 go: downloading github.com/alecthomas/repr v0.5.2 14:22:07 go: downloading github.com/spf13/cobra v1.10.2 14:22:07 go: downloading github.com/spf13/pflag v1.0.10 14:22:07 go: downloading github.com/mattn/go-colorable v0.1.14 14:22:07 go: downloading github.com/mattn/go-isatty v0.0.20 14:22:07 go: downloading golang.org/x/sys v0.38.0 14:22:08 go: downloading github.com/agext/levenshtein v1.2.1 14:22:08 go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0 14:22:08 go: downloading github.com/stretchr/testify v1.7.0 14:22:08 go: downloading github.com/alecthomas/assert/v2 v2.11.0 14:22:08 go: downloading github.com/mitchellh/go-wordwrap v1.0.1 14:22:08 go: downloading golang.org/x/tools v0.38.0 14:22:08 go: downloading github.com/davecgh/go-spew v1.1.1 14:22:08 go: downloading github.com/google/go-cmp v0.6.0 14:22:08 go: downloading github.com/go-test/deep v1.0.3 14:22:08 go: downloading github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 14:22:08 go: downloading github.com/inconshreveable/mousetrap v1.1.0 14:22:08 go: downloading github.com/hexops/gotextdiff v1.0.3 14:22:08 go: downloading github.com/pmezard/go-difflib v1.0.0 14:22:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:22:08 go: downloading golang.org/x/mod v0.29.0 14:22:08 go: downloading golang.org/x/sync v0.18.0 14:22:12 Removing intermediate container 0b54e14b4ced 14:22:12 ---> cb77650b1800 14:22:12 Step 6/26 : RUN CGO_ENABLED=0 go install -a -ldflags '-w -s -extldflags "-static"' 14:22:12 ---> Running in 22e59a227268 14:22:37 Removing intermediate container 22e59a227268 14:22:37 ---> 3332eab3ed0e 14:22:37 Step 7/26 : FROM golang:1.19 AS build_onap 14:22:38 1.19: Pulling from library/golang 14:22:38 012c0b3e998c: Pulling fs layer 14:22:38 00046d1e755e: Pulling fs layer 14:22:38 9f13f5a53d11: Pulling fs layer 14:22:38 190fa1651026: Pulling fs layer 14:22:38 0808c6468790: Pulling fs layer 14:22:38 5ec11cb68eac: Pulling fs layer 14:22:38 190fa1651026: Waiting 14:22:38 0808c6468790: Waiting 14:22:38 5ec11cb68eac: Waiting 14:22:39 00046d1e755e: Verifying Checksum 14:22:39 00046d1e755e: Download complete 14:22:40 012c0b3e998c: Verifying Checksum 14:22:40 012c0b3e998c: Download complete 14:22:41 012c0b3e998c: Pull complete 14:22:42 190fa1651026: Verifying Checksum 14:22:42 190fa1651026: Download complete 14:22:42 9f13f5a53d11: Verifying Checksum 14:22:42 9f13f5a53d11: Download complete 14:22:42 5ec11cb68eac: Download complete 14:22:42 00046d1e755e: Pull complete 14:22:44 9f13f5a53d11: Pull complete 14:22:46 190fa1651026: Pull complete 14:22:46 0808c6468790: Verifying Checksum 14:22:46 0808c6468790: Download complete 14:22:50 0808c6468790: Pull complete 14:22:50 5ec11cb68eac: Pull complete 14:22:50 Digest: sha256:3025bf670b8363ec9f1b4c4f27348e6d9b7fec607c47e401e40df816853e743a 14:22:50 Status: Downloaded newer image for golang:1.19 14:22:50 ---> 80b76a6c918c 14:22:50 Step 8/26 : WORKDIR /opt/onap 14:22:53 ---> Running in e272bd003645 14:22:53 Removing intermediate container e272bd003645 14:22:53 ---> e7c1d3c181f4 14:22:53 Step 9/26 : RUN git clone https://git.onap.org/integration --depth 1 14:22:53 ---> Running in 10720ade6f2e 14:22:53 Cloning into 'integration'... 14:22:56 Removing intermediate container 10720ade6f2e 14:22:56 ---> 66b850a1d71b 14:22:56 Step 10/26 : WORKDIR /opt/onap/integration/test/security/sslendpoints 14:22:56 ---> Running in 29fed9733325 14:22:56 Removing intermediate container 29fed9733325 14:22:56 ---> 820ce7830f9e 14:22:56 Step 11/26 : RUN go mod tidy 14:22:56 ---> Running in 3d9245b2ed36 14:22:57 go: downloading k8s.io/apimachinery v0.17.3 14:22:57 go: downloading github.com/onsi/ginkgo v1.10.1 14:22:57 go: downloading github.com/onsi/gomega v1.7.0 14:22:57 go: downloading k8s.io/api v0.17.3 14:22:57 go: downloading github.com/Ullaakut/nmap v2.0.0+incompatible 14:22:57 go: downloading k8s.io/client-go v0.0.0-20190819141724-e14f31a72a77 14:22:57 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 14:22:57 go: downloading gopkg.in/yaml.v2 v2.2.8 14:22:57 go: downloading gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 14:22:57 go: downloading github.com/kr/pretty v0.1.0 14:22:57 go: downloading github.com/kr/text v0.1.0 14:22:57 go: downloading github.com/hpcloud/tail v1.0.0 14:22:57 go: downloading golang.org/x/sys v0.0.0-20190826190057-c7b8b68b1456 14:22:57 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:22:57 go: downloading github.com/golang/protobuf v1.3.2 14:22:57 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:22:57 go: downloading github.com/stretchr/testify v1.4.0 14:22:57 go: downloading github.com/fsnotify/fsnotify v1.4.7 14:22:57 go: downloading github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d 14:22:58 go: downloading github.com/google/gofuzz v1.0.0 14:22:58 go: downloading sigs.k8s.io/yaml v1.1.0 14:22:58 go: downloading github.com/davecgh/go-spew v1.1.1 14:22:58 go: downloading github.com/pmezard/go-difflib v1.0.0 14:22:58 go: downloading gopkg.in/inf.v0 v0.9.1 14:22:58 go: downloading github.com/spf13/pflag v1.0.5 14:22:58 go: downloading k8s.io/klog v1.0.0 14:22:58 go: downloading github.com/json-iterator/go v1.1.8 14:22:58 go: downloading github.com/modern-go/reflect2 v1.0.1 14:22:58 go: downloading github.com/google/go-cmp v0.3.0 14:22:58 go: downloading golang.org/x/text v0.3.2 14:22:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:22:58 go: downloading github.com/imdario/mergo v0.3.8 14:22:58 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 14:22:58 go: downloading github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d 14:22:58 go: downloading k8s.io/utils v0.0.0-20200124190032-861946025e34 14:22:58 go: downloading golang.org/x/time v0.0.0-20191024005414-555d28b269f0 14:22:58 go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d 14:22:58 go: downloading google.golang.org/appengine v1.5.0 14:23:03 Removing intermediate container 3d9245b2ed36 14:23:03 ---> 6e4a5e662418 14:23:03 Step 12/26 : RUN CGO_ENABLED=0 go install -a -ldflags '-w -s -extldflags "-static"' 14:23:03 ---> Running in 0c45e663860f 14:23:25 Removing intermediate container 0c45e663860f 14:23:25 ---> 1b13097ef296 14:23:25 Step 13/26 : FROM opnfv/xtesting:wallaby AS run 14:23:25 wallaby: Pulling from opnfv/xtesting 14:23:25 72cfd02ff4d0: Pulling fs layer 14:23:25 2dd6b71b7b2e: Pulling fs layer 14:23:25 5ff4388fefac: Pulling fs layer 14:23:26 5ff4388fefac: Verifying Checksum 14:23:26 5ff4388fefac: Download complete 14:23:26 72cfd02ff4d0: Verifying Checksum 14:23:26 72cfd02ff4d0: Download complete 14:23:26 72cfd02ff4d0: Pull complete 14:23:26 2dd6b71b7b2e: Verifying Checksum 14:23:26 2dd6b71b7b2e: Download complete 14:23:35 2dd6b71b7b2e: Pull complete 14:23:35 5ff4388fefac: Pull complete 14:23:35 Digest: sha256:5b1c7d739602557beff53093f25aaa6414da2f6048a31b6973c4e2a121383e64 14:23:35 Status: Downloaded newer image for opnfv/xtesting:wallaby 14:23:35 ---> 5443c299b496 14:23:35 Step 14/26 : ARG KUBERNETES_VERSION="v1.23.8" 14:23:38 ---> Running in 76f25f296c43 14:23:38 Removing intermediate container 76f25f296c43 14:23:38 ---> ff43f61fb5e0 14:23:38 Step 15/26 : ARG ONAP_TAG=master 14:23:38 ---> Running in 34c7c82e06fc 14:23:38 Removing intermediate container 34c7c82e06fc 14:23:38 ---> ce63da864910 14:23:38 Step 16/26 : ARG ONAP_TESTS_TAG=master 14:23:38 ---> Running in 339176a18df1 14:23:38 Removing intermediate container 339176a18df1 14:23:38 ---> 3bb0bd907475 14:23:38 Step 17/26 : ADD https://storage.googleapis.com/kubernetes-release/release/${KUBERNETES_VERSION}/bin/linux/amd64/kubectl /usr/local/bin/kubectl 14:23:40 14:23:40 14:23:41 ---> 6803a98e428b 14:23:41 Step 18/26 : COPY scripts/check_security_root.sh /check_security_root.sh 14:23:41 ---> ad09324151c3 14:23:41 Step 19/26 : COPY scripts/check_unlimitted_pods.sh /check_unlimitted_pods.sh 14:23:41 ---> fcfe948da439 14:23:41 Step 20/26 : COPY scripts/check_cis_kubernetes.sh /check_cis_kubernetes.sh 14:23:41 ---> b123d5c0a2be 14:23:41 Step 21/26 : COPY scripts/check_versions.sh /check_versions.sh 14:23:41 ---> 0a912d5a94ca 14:23:41 Step 22/26 : COPY --from=build_yq /go/bin/yq /usr/local/bin/yq 14:23:42 ---> 105fc689c861 14:23:42 Step 23/26 : COPY --from=build_onap /go/bin/sslendpoints /usr/local/bin/sslendpoints 14:23:42 ---> 7fed8dd38185 14:23:42 Step 24/26 : RUN set -x && apk --no-cache add --update curl ca-certificates openssl procps util-linux nmap nmap-scripts jq && apk --no-cache add --virtual .build-deps --update python3-dev linux-headers gcc musl-dev && chmod +x /usr/local/bin/kubectl && git clone --depth 1 https://github.com/aquasecurity/kube-hunter.git /kube-hunter && mkdir /check_versions && adduser kubectl -Du 2342 -h /config && wget -O /check_for_nonssl_endpoints.sh https://git.onap.org/integration/plain/test/security/check_for_nonssl_endpoints.sh?h=$ONAP_TAG && wget -O /check_for_jdwp.sh https://git.onap.org/integration/plain/test/security/check_for_jdwp.sh?h=$ONAP_TAG && wget -O /jdwp_xfail.txt https://git.onap.org/integration/seccom/plain/waivers/jdwp_ports/jdwp_xfail.txt?h=$ONAP_TAG && wget -O /nonssl_xfail.txt https://git.onap.org/integration/seccom/plain/waivers/nonssl_endpoints/nonssl_xfail.txt?h=$ONAP_TAG && wget -O /root_pods_xfail.txt https://git.onap.org/integration/seccom/plain/waivers/root_pods/root_pods_xfail.txt?h=$ONAP_TAG && wget -O /unlimitted_pods_xfail.txt https://git.onap.org/integration/seccom/plain/waivers/unlimitted_pods/unlimitted_pods_xfail.txt?h=$ONAP_TAG && wget -O /check_versions/k8s_bin_versions_inspector.py https://git.onap.org/integration/plain/test/security/check_versions/versions/k8s_bin_versions_inspector.py?h=$ONAP_TAG && wget -O /check_versions/requirements.txt https://git.onap.org/integration/plain/test/security/check_versions/requirements.txt?h=$ONAP_TAG && wget -O /check_versions/recommended_versions.yaml https://git.onap.org/integration/seccom/plain/recommended_versions.yaml?h=$ONAP_TAG && chmod +x /usr/local/bin/sslendpoints && chmod +x /check_*.sh && rm -rf /usr/lib/python3.8/site-packages/PyYAML* && pip3 install --no-cache-dir git+https://git.onap.org/integration/xtesting.git@$ONAP_TESTS_TAG#subdirectory=security && cd /kube-hunter && pip3 install -r /kube-hunter/requirements.txt && pip3 install --no-cache-dir git+https://git.onap.org/integration.git@$ONAP_TESTS_TAG#subdirectory=test/security/check_versions && apk del .build-deps 14:23:42 ---> Running in d7329f112eb8 14:23:43 + apk --no-cache add --update curl ca-certificates openssl procps util-linux nmap nmap-scripts jq 14:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:23:43 (1/33) Installing curl (7.79.1-r3) 14:23:43 (2/33) Installing oniguruma (6.9.6-r0) 14:23:43 (3/33) Installing jq (1.6-r1) 14:23:43 (4/33) Installing libgcc (10.2.1_pre1-r3) 14:23:43 (5/33) Installing lua5.3-libs (5.3.6-r0) 14:23:43 (6/33) Installing libpcap (1.10.0-r0) 14:23:43 (7/33) Installing pcre (8.44-r0) 14:23:43 (8/33) Installing libssh2 (1.9.0-r1) 14:23:44 (9/33) Installing libstdc++ (10.2.1_pre1-r3) 14:23:44 (10/33) Installing nmap (7.91-r0) 14:23:44 (11/33) Installing nmap-nselibs (7.91-r0) 14:23:44 (12/33) Installing nmap-scripts (7.91-r0) 14:23:44 (13/33) Installing openssl (1.1.1s-r0) 14:23:44 (14/33) Installing libintl (0.20.2-r2) 14:23:44 (15/33) Installing libproc (3.3.16-r0) 14:23:44 (16/33) Installing procps (3.3.16-r0) 14:23:44 (17/33) Installing libblkid (2.37.4-r0) 14:23:44 (18/33) Installing blkid (2.37.4-r0) 14:23:44 (19/33) Installing libcap-ng (0.8.2-r0) 14:23:44 (20/33) Installing setpriv (2.37.4-r0) 14:23:44 (21/33) Installing libmount (2.37.4-r0) 14:23:44 (22/33) Installing libsmartcols (2.37.4-r0) 14:23:44 (23/33) Installing findmnt (2.37.4-r0) 14:23:44 (24/33) Installing mcookie (2.37.4-r0) 14:23:44 (25/33) Installing hexdump (2.37.4-r0) 14:23:45 (26/33) Installing lsblk (2.37.4-r0) 14:23:45 (27/33) Installing libuuid (2.37.4-r0) 14:23:45 (28/33) Installing libfdisk (2.37.4-r0) 14:23:45 (29/33) Installing sfdisk (2.37.4-r0) 14:23:45 (30/33) Installing cfdisk (2.37.4-r0) 14:23:45 (31/33) Installing partx (2.37.4-r0) 14:23:45 (32/33) Installing libeconf (0.3.8-r0) 14:23:45 (33/33) Installing util-linux (2.37.4-r0) 14:23:45 Executing busybox-1.32.1-r9.trigger 14:23:45 OK: 517 MiB in 109 packages 14:23:45 + apk --no-cache add --virtual .build-deps --update python3-dev linux-headers gcc musl-dev 14:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:23:46 (1/14) Installing pkgconf (1.7.3-r0) 14:23:46 (2/14) Installing python3-dev (3.8.15-r0) 14:23:46 (3/14) Installing linux-headers (5.7.8-r0) 14:23:46 (4/14) Installing binutils (2.35.2-r1) 14:23:46 (5/14) Installing libgomp (10.2.1_pre1-r3) 14:23:46 (6/14) Installing libatomic (10.2.1_pre1-r3) 14:23:46 (7/14) Installing libgphobos (10.2.1_pre1-r3) 14:23:46 (8/14) Installing gmp (6.2.1-r1) 14:23:46 (9/14) Installing isl22 (0.22-r0) 14:23:46 (10/14) Installing mpfr4 (4.1.0-r0) 14:23:46 (11/14) Installing mpc1 (1.2.0-r0) 14:23:46 (12/14) Installing gcc (10.2.1_pre1-r3) 14:23:46 (13/14) Installing musl-dev (1.2.2-r2) 14:23:47 (14/14) Installing .build-deps (20251208.142346) 14:23:47 Executing busybox-1.32.1-r9.trigger 14:23:47 OK: 682 MiB in 123 packages 14:23:47 + chmod +x /usr/local/bin/kubectl 14:23:47 + git clone --depth 1 https://github.com/aquasecurity/kube-hunter.git /kube-hunter 14:23:47 Cloning into '/kube-hunter'... 14:23:47 + mkdir /check_versions 14:23:47 + adduser kubectl -Du 2342 -h /config 14:23:47 + wget -O /check_for_nonssl_endpoints.sh 'https://git.onap.org/integration/plain/test/security/check_for_nonssl_endpoints.sh?h=master' 14:23:47 Connecting to git.onap.org (199.204.45.130:443) 14:23:47 saving to '/check_for_nonssl_endpoints.sh' 14:23:47 check_for_nonssl_end 100% |********************************| 2697 0:00:00 ETA 14:23:47 '/check_for_nonssl_endpoints.sh' saved 14:23:47 + wget -O /check_for_jdwp.sh 'https://git.onap.org/integration/plain/test/security/check_for_jdwp.sh?h=master' 14:23:47 Connecting to git.onap.org (199.204.45.130:443) 14:23:47 saving to '/check_for_jdwp.sh' 14:23:47 check_for_jdwp.sh 100% |********************************| 2695 0:00:00 ETA 14:23:47 '/check_for_jdwp.sh' saved 14:23:47 + wget -O /jdwp_xfail.txt 'https://git.onap.org/integration/seccom/plain/waivers/jdwp_ports/jdwp_xfail.txt?h=master' 14:23:47 Connecting to git.onap.org (199.204.45.130:443) 14:23:47 saving to '/jdwp_xfail.txt' 14:23:47 jdwp_xfail.txt 100% |********************************| 3068 0:00:00 ETA 14:23:47 '/jdwp_xfail.txt' saved 14:23:47 + wget -O /nonssl_xfail.txt 'https://git.onap.org/integration/seccom/plain/waivers/nonssl_endpoints/nonssl_xfail.txt?h=master' 14:23:47 Connecting to git.onap.org (199.204.45.130:443) 14:23:47 saving to '/nonssl_xfail.txt' 14:23:47 nonssl_xfail.txt 100% |********************************| 3076 0:00:00 ETA 14:23:47 '/nonssl_xfail.txt' saved 14:23:47 + wget -O /root_pods_xfail.txt 'https://git.onap.org/integration/seccom/plain/waivers/root_pods/root_pods_xfail.txt?h=master' 14:23:47 Connecting to git.onap.org (199.204.45.130:443) 14:23:47 saving to '/root_pods_xfail.txt' 14:23:47 root_pods_xfail.txt 100% |********************************| 2697 0:00:00 ETA 14:23:47 '/root_pods_xfail.txt' saved 14:23:47 + wget -O /unlimitted_pods_xfail.txt 'https://git.onap.org/integration/seccom/plain/waivers/unlimitted_pods/unlimitted_pods_xfail.txt?h=master' 14:23:47 Connecting to git.onap.org (199.204.45.130:443) 14:23:47 saving to '/unlimitted_pods_xfail.txt' 14:23:47 unlimitted_pods_xfai 100% |********************************| 2697 0:00:00 ETA 14:23:47 '/unlimitted_pods_xfail.txt' saved 14:23:47 + wget -O /check_versions/k8s_bin_versions_inspector.py 'https://git.onap.org/integration/plain/test/security/check_versions/versions/k8s_bin_versions_inspector.py?h=master' 14:23:47 Connecting to git.onap.org (199.204.45.130:443) 14:23:47 saving to '/check_versions/k8s_bin_versions_inspector.py' 14:23:47 k8s_bin_versions_ins 100% |********************************| 3097 0:00:00 ETA 14:23:47 '/check_versions/k8s_bin_versions_inspector.py' saved 14:23:47 + wget -O /check_versions/requirements.txt 'https://git.onap.org/integration/plain/test/security/check_versions/requirements.txt?h=master' 14:23:47 Connecting to git.onap.org (199.204.45.130:443) 14:23:47 saving to '/check_versions/requirements.txt' 14:23:47 requirements.txt 100% |********************************|  3073 0:00:00 ETA 14:23:47 '/check_versions/requirements.txt' saved 14:23:47 + wget -O /check_versions/recommended_versions.yaml 'https://git.onap.org/integration/seccom/plain/recommended_versions.yaml?h=master' 14:23:47 Connecting to git.onap.org (199.204.45.130:443) 14:23:47 saving to '/check_versions/recommended_versions.yaml' 14:23:47 recommended_versions 100% |********************************| 2697 0:00:00 ETA 14:23:47 '/check_versions/recommended_versions.yaml' saved 14:23:47 + chmod +x /usr/local/bin/sslendpoints 14:23:47 + chmod +x /check_cis_kubernetes.sh /check_for_jdwp.sh /check_for_nonssl_endpoints.sh /check_security_root.sh /check_unlimitted_pods.sh /check_versions.sh 14:23:47 + rm -rf /usr/lib/python3.8/site-packages/PyYAML-5.3.1-py3.8.egg-info 14:23:47 + pip3 install --no-cache-dir 'git+https://git.onap.org/integration/xtesting.git@master#subdirectory=security' 14:23:48 Collecting git+https://git.onap.org/integration/xtesting.git@master#subdirectory=security 14:23:48 Cloning https://git.onap.org/integration/xtesting.git (to revision master) to /tmp/pip-req-build-8ooi5hw5 14:23:48  Running command git clone -q https://git.onap.org/integration/xtesting.git /tmp/pip-req-build-8ooi5hw5 14:23:48  ERROR: Command errored out with exit status 1: 14:23:48 command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8ooi5hw5/security/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8ooi5hw5/security/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-rqpyc6ot 14:23:48 cwd: /tmp/pip-req-build-8ooi5hw5/security 14:23:48 Complete output (20 lines): 14:23:48 ERROR:root:Error parsing 14:23:48 Traceback (most recent call last): 14:23:48 File "/usr/lib/python3.8/site-packages/pbr/core.py", line 96, in pbr 14:23:48 attrs = util.cfg_to_args(path, dist.script_args) 14:23:48 File "/usr/lib/python3.8/site-packages/pbr/util.py", line 271, in cfg_to_args 14:23:48 pbr.hooks.setup_hook(config) 14:23:48 File "/usr/lib/python3.8/site-packages/pbr/hooks/__init__.py", line 25, in setup_hook 14:23:48 metadata_config.run() 14:23:48 File "/usr/lib/python3.8/site-packages/pbr/hooks/base.py", line 27, in run 14:23:48 self.hook() 14:23:48 File "/usr/lib/python3.8/site-packages/pbr/hooks/metadata.py", line 25, in hook 14:23:48 self.config['version'] = packaging.get_version( 14:23:48 File "/usr/lib/python3.8/site-packages/pbr/packaging.py", line 865, in get_version 14:23:48 version = _get_version_from_git(pre_version) 14:23:48 File "/usr/lib/python3.8/site-packages/pbr/packaging.py", line 805, in _get_version_from_git 14:23:48 result = _get_version_from_git_target(git_dir, target_version) 14:23:48 File "/usr/lib/python3.8/site-packages/pbr/packaging.py", line 764, in _get_version_from_git_target 14:23:48 raise ValueError( 14:23:48 ValueError: git history requires a target version of pbr.version.SemanticVersion(1.0.1), but target version is pbr.version.SemanticVersion(1.0.0) 14:23:48 error in setup command: Error parsing /tmp/pip-req-build-8ooi5hw5/security/setup.cfg: ValueError: git history requires a target version of pbr.version.SemanticVersion(1.0.1), but target version is pbr.version.SemanticVersion(1.0.0) 14:23:48 ---------------------------------------- 14:23:48 WARNING: Discarding git+https://git.onap.org/integration/xtesting.git@master#subdirectory=security. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 14:23:48 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 14:23:49 The command '/bin/sh -c set -x && apk --no-cache add --update curl ca-certificates openssl procps util-linux nmap nmap-scripts jq && apk --no-cache add --virtual .build-deps --update python3-dev linux-headers gcc musl-dev && chmod +x /usr/local/bin/kubectl && git clone --depth 1 https://github.com/aquasecurity/kube-hunter.git /kube-hunter && mkdir /check_versions && adduser kubectl -Du 2342 -h /config && wget -O /check_for_nonssl_endpoints.sh https://git.onap.org/integration/plain/test/security/check_for_nonssl_endpoints.sh?h=$ONAP_TAG && wget -O /check_for_jdwp.sh https://git.onap.org/integration/plain/test/security/check_for_jdwp.sh?h=$ONAP_TAG && wget -O /jdwp_xfail.txt https://git.onap.org/integration/seccom/plain/waivers/jdwp_ports/jdwp_xfail.txt?h=$ONAP_TAG && wget -O /nonssl_xfail.txt https://git.onap.org/integration/seccom/plain/waivers/nonssl_endpoints/nonssl_xfail.txt?h=$ONAP_TAG && wget -O /root_pods_xfail.txt https://git.onap.org/integration/seccom/plain/waivers/root_pods/root_pods_xfail.txt?h=$ONAP_TAG && wget -O /unlimitted_pods_xfail.txt https://git.onap.org/integration/seccom/plain/waivers/unlimitted_pods/unlimitted_pods_xfail.txt?h=$ONAP_TAG && wget -O /check_versions/k8s_bin_versions_inspector.py https://git.onap.org/integration/plain/test/security/check_versions/versions/k8s_bin_versions_inspector.py?h=$ONAP_TAG && wget -O /check_versions/requirements.txt https://git.onap.org/integration/plain/test/security/check_versions/requirements.txt?h=$ONAP_TAG && wget -O /check_versions/recommended_versions.yaml https://git.onap.org/integration/seccom/plain/recommended_versions.yaml?h=$ONAP_TAG && chmod +x /usr/local/bin/sslendpoints && chmod +x /check_*.sh && rm -rf /usr/lib/python3.8/site-packages/PyYAML* && pip3 install --no-cache-dir git+https://git.onap.org/integration/xtesting.git@$ONAP_TESTS_TAG#subdirectory=security && cd /kube-hunter && pip3 install -r /kube-hunter/requirements.txt && pip3 install --no-cache-dir git+https://git.onap.org/integration.git@$ONAP_TESTS_TAG#subdirectory=test/security/check_versions && apk del .build-deps' returned a non-zero code: 1 14:23:49 Build step 'Execute shell' marked build as failure 14:23:49 $ ssh-agent -k 14:23:49 unset SSH_AUTH_SOCK; 14:23:49 unset SSH_AGENT_PID; 14:23:49 echo Agent pid 2042 killed; 14:23:49 [ssh-agent] Stopped. 14:23:50 [PostBuildScript] - [INFO] Executing post build scripts. 14:23:50 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins14482429967668705249.sh 14:23:50 ---> sysstat.sh 14:23:50 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins5591468037396833109.sh 14:23:50 ---> package-listing.sh 14:23:50 ++ facter osfamily 14:23:50 ++ tr '[:upper:]' '[:lower:]' 14:23:50 + OS_FAMILY=debian 14:23:50 + workspace=/w/workspace/integration-xtesting-security-docker-merge-master 14:23:50 + START_PACKAGES=/tmp/packages_start.txt 14:23:50 + END_PACKAGES=/tmp/packages_end.txt 14:23:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:23:50 + PACKAGES=/tmp/packages_start.txt 14:23:50 + '[' /w/workspace/integration-xtesting-security-docker-merge-master ']' 14:23:50 + PACKAGES=/tmp/packages_end.txt 14:23:50 + case "${OS_FAMILY}" in 14:23:50 + dpkg -l 14:23:50 + grep '^ii' 14:23:50 + '[' -f /tmp/packages_start.txt ']' 14:23:50 + '[' -f /tmp/packages_end.txt ']' 14:23:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:23:50 + '[' /w/workspace/integration-xtesting-security-docker-merge-master ']' 14:23:50 + mkdir -p /w/workspace/integration-xtesting-security-docker-merge-master/archives/ 14:23:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-security-docker-merge-master/archives/ 14:23:50 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins673059541029248347.sh 14:23:50 ---> capture-instance-metadata.sh 14:23:50 Setup pyenv: 14:23:50 system 14:23:50 3.8.13 14:23:50 3.9.13 14:23:50 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:23:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Demd from file:/tmp/.os_lf_venv 14:23:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:23:51 lf-activate-venv(): INFO: Base packages installed successfully 14:23:51 lf-activate-venv(): INFO: Installing additional packages: lftools 14:24:07 lf-activate-venv(): INFO: Adding /tmp/venv-Demd/bin to PATH 14:24:07 INFO: Running in OpenStack, capturing instance metadata 14:24:07 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins5025469567214381251.sh 14:24:08 provisioning config files... 14:24:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-security-docker-merge-master@tmp/config2698197275823776093tmp 14:24:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:24:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:24:08 [EnvInject] - Injecting environment variables from a build step. 14:24:08 [EnvInject] - Injecting as environment variables the properties content 14:24:08 SERVER_ID=logs 14:24:08 14:24:08 [EnvInject] - Variables injected successfully. 14:24:08 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins16977843635238833137.sh 14:24:08 ---> create-netrc.sh 14:24:08 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins1661937267690127953.sh 14:24:08 ---> python-tools-install.sh 14:24:08 Setup pyenv: 14:24:08 system 14:24:08 3.8.13 14:24:08 3.9.13 14:24:08 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:24:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Demd from file:/tmp/.os_lf_venv 14:24:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:10 lf-activate-venv(): INFO: Base packages installed successfully 14:24:10 lf-activate-venv(): INFO: Installing additional packages: lftools 14:24:18 lf-activate-venv(): INFO: Adding /tmp/venv-Demd/bin to PATH 14:24:18 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins17739621774783433061.sh 14:24:18 ---> sudo-logs.sh 14:24:18 Archiving 'sudo' log.. 14:24:18 [integration-xtesting-security-docker-merge-master] $ /bin/bash /tmp/jenkins11135200768448262293.sh 14:24:18 ---> job-cost.sh 14:24:18 Setup pyenv: 14:24:18 system 14:24:18 3.8.13 14:24:18 3.9.13 14:24:18 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:24:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Demd from file:/tmp/.os_lf_venv 14:24:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:20 lf-activate-venv(): INFO: Base packages installed successfully 14:24:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:24:25 lf-activate-venv(): INFO: Adding /tmp/venv-Demd/bin to PATH 14:24:25 INFO: No Stack... 14:24:25 INFO: Retrieving Pricing Info for: v3-standard-8 14:24:25 INFO: Archiving Costs 14:24:25 [integration-xtesting-security-docker-merge-master] $ /bin/bash -l /tmp/jenkins10926275534695169257.sh 14:24:25 ---> logs-deploy.sh 14:24:25 Setup pyenv: 14:24:25 system 14:24:25 3.8.13 14:24:25 3.9.13 14:24:25 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-master/.python-version) 14:24:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Demd from file:/tmp/.os_lf_venv 14:24:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:27 lf-activate-venv(): INFO: Base packages installed successfully 14:24:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:24:36 lf-activate-venv(): INFO: Adding /tmp/venv-Demd/bin to PATH 14:24:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-security-docker-merge-master/1469 14:24:36 INFO: archiving workspace using pattern(s): 14:24:37 Archives upload complete. 14:24:37 INFO: archiving logs to Nexus 14:24:38 ---> uname -a: 14:24:38 Linux prd-ubuntu1804-docker-8c-8g-18744 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:24:38 14:24:38 14:24:38 ---> lscpu: 14:24:38 Architecture: x86_64 14:24:38 CPU op-mode(s): 32-bit, 64-bit 14:24:38 Byte Order: Little Endian 14:24:38 CPU(s): 8 14:24:38 On-line CPU(s) list: 0-7 14:24:38 Thread(s) per core: 1 14:24:38 Core(s) per socket: 1 14:24:38 Socket(s): 8 14:24:38 NUMA node(s): 1 14:24:38 Vendor ID: AuthenticAMD 14:24:38 CPU family: 23 14:24:38 Model: 49 14:24:38 Model name: AMD EPYC-Rome Processor 14:24:38 Stepping: 0 14:24:38 CPU MHz: 2799.996 14:24:38 BogoMIPS: 5599.99 14:24:38 Virtualization: AMD-V 14:24:38 Hypervisor vendor: KVM 14:24:38 Virtualization type: full 14:24:38 L1d cache: 32K 14:24:38 L1i cache: 32K 14:24:38 L2 cache: 512K 14:24:38 L3 cache: 16384K 14:24:38 NUMA node0 CPU(s): 0-7 14:24:38 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 14:24:38 14:24:38 14:24:38 ---> nproc: 14:24:38 8 14:24:38 14:24:38 14:24:38 ---> df -h: 14:24:38 Filesystem Size Used Avail Use% Mounted on 14:24:38 udev 16G 0 16G 0% /dev 14:24:38 tmpfs 3.2G 712K 3.2G 1% /run 14:24:38 /dev/vda1 155G 14G 142G 9% / 14:24:38 tmpfs 16G 0 16G 0% /dev/shm 14:24:38 tmpfs 5.0M 0 5.0M 0% /run/lock 14:24:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:24:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:24:38 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:24:38 14:24:38 14:24:38 ---> free -m: 14:24:38 total used free shared buff/cache available 14:24:38 Mem: 32167 859 25068 0 6238 30852 14:24:38 Swap: 1023 0 1023 14:24:38 14:24:38 14:24:38 ---> ip addr: 14:24:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:24:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:24:38 inet 127.0.0.1/8 scope host lo 14:24:38 valid_lft forever preferred_lft forever 14:24:38 inet6 ::1/128 scope host 14:24:38 valid_lft forever preferred_lft forever 14:24:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:24:38 link/ether fa:16:3e:45:e1:de brd ff:ff:ff:ff:ff:ff 14:24:38 inet 10.30.106.152/23 brd 10.30.107.255 scope global dynamic ens3 14:24:38 valid_lft 86140sec preferred_lft 86140sec 14:24:38 inet6 fe80::f816:3eff:fe45:e1de/64 scope link 14:24:38 valid_lft forever preferred_lft forever 14:24:38 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:24:38 link/ether 02:42:ad:81:5b:68 brd ff:ff:ff:ff:ff:ff 14:24:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:24:38 valid_lft forever preferred_lft forever 14:24:38 inet6 fe80::42:adff:fe81:5b68/64 scope link 14:24:38 valid_lft forever preferred_lft forever 14:24:38 14:24:38 14:24:38 ---> sar -b -r -n DEV: 14:24:38 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18744) 12/08/25 _x86_64_ (8 CPU) 14:24:38 14:24:38 14:20:20 LINUX RESTART (8 CPU) 14:24:38 14:24:38 14:21:02 tps rtps wtps bread/s bwrtn/s 14:24:38 14:22:01 209.13 10.66 198.48 1349.64 86667.16 14:24:38 14:23:01 336.38 2.45 333.93 369.60 144755.47 14:24:38 14:24:01 292.00 0.27 291.73 17.46 63627.26 14:24:38 Average: 279.56 4.42 275.13 574.65 98411.98 14:24:38 14:24:38 14:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:24:38 14:22:01 28965568 31671128 3973652 12.06 99616 2867016 1478652 4.35 937204 2645448 893544 14:24:38 14:23:01 26964072 31635684 5975148 18.14 156180 4626736 1681324 4.95 1149716 4276212 123076 14:24:38 14:24:01 25688816 31596360 7250404 22.01 223676 5671344 1469068 4.32 1328072 5243740 1448 14:24:38 Average: 27206152 31634391 5733068 17.40 159824 4388365 1543015 4.54 1138331 4055133 339356 14:24:38 14:24:38 14:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:24:38 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:38 14:22:01 lo 3.80 3.80 0.46 0.46 0.00 0.00 0.00 0.00 14:24:38 14:22:01 ens3 518.38 275.01 6401.86 27.33 0.00 0.00 0.00 0.00 14:24:38 14:23:01 docker0 103.40 147.40 7.34 1225.90 0.00 0.00 0.00 0.00 14:24:38 14:23:01 lo 1.20 1.20 0.17 0.17 0.00 0.00 0.00 0.00 14:24:38 14:23:01 ens3 643.42 378.32 7441.47 28.27 0.00 0.00 0.00 0.00 14:24:38 14:24:01 docker0 23.16 54.51 1.61 1333.28 0.00 0.00 0.00 0.00 14:24:38 14:24:01 lo 0.60 0.60 0.09 0.09 0.00 0.00 0.00 0.00 14:24:38 14:24:01 ens3 246.61 135.03 3955.07 13.90 0.00 0.00 0.00 0.00 14:24:38 Average: docker0 42.42 67.67 3.00 857.76 0.00 0.00 0.00 0.00 14:24:38 Average: lo 1.85 1.85 0.24 0.24 0.00 0.00 0.00 0.00 14:24:38 Average: ens3 469.19 262.71 5930.12 23.14 0.00 0.00 0.00 0.00 14:24:38 14:24:38 14:24:38 ---> sar -P ALL: 14:24:38 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18744) 12/08/25 _x86_64_ (8 CPU) 14:24:38 14:24:38 14:20:20 LINUX RESTART (8 CPU) 14:24:38 14:24:38 14:21:02 CPU %user %nice %system %iowait %steal %idle 14:24:38 14:22:01 all 11.85 0.00 2.15 1.74 0.04 84.21 14:24:38 14:22:01 0 6.60 0.00 1.80 0.09 0.03 91.48 14:24:38 14:22:01 1 16.52 0.00 3.22 5.88 0.05 74.32 14:24:38 14:22:01 2 17.80 0.00 2.97 1.96 0.05 77.22 14:24:38 14:22:01 3 8.13 0.00 1.24 0.03 0.03 90.55 14:24:38 14:22:01 4 12.02 0.00 2.12 0.07 0.03 85.75 14:24:38 14:22:01 5 3.96 0.00 1.93 5.35 0.03 88.72 14:24:38 14:22:01 6 8.17 0.00 1.38 0.17 0.03 90.24 14:24:38 14:22:01 7 21.60 0.00 2.55 0.43 0.05 75.37 14:24:38 14:23:01 all 21.52 0.00 4.69 2.06 0.07 71.67 14:24:38 14:23:01 0 22.03 0.00 3.92 0.12 0.05 73.89 14:24:38 14:23:01 1 21.83 0.00 5.19 1.48 0.07 71.43 14:24:38 14:23:01 2 22.11 0.00 5.42 4.56 0.07 67.85 14:24:38 14:23:01 3 23.95 0.00 4.71 2.19 0.08 69.06 14:24:38 14:23:01 4 19.23 0.00 4.36 2.35 0.07 74.00 14:24:38 14:23:01 5 21.25 0.00 3.78 0.07 0.07 74.84 14:24:38 14:23:01 6 20.86 0.00 6.04 5.64 0.07 67.39 14:24:38 14:23:01 7 20.85 0.00 4.07 0.12 0.07 74.89 14:24:38 14:24:01 all 23.32 0.00 4.02 1.35 0.09 71.23 14:24:38 14:24:01 0 21.17 0.00 2.79 0.02 0.05 75.98 14:24:38 14:24:01 1 22.95 0.00 4.28 0.65 0.10 72.02 14:24:38 14:24:01 2 28.09 0.00 4.36 0.05 0.07 67.42 14:24:38 14:24:01 3 25.96 0.00 5.55 5.17 0.07 63.25 14:24:38 14:24:01 4 22.92 0.00 3.68 3.76 0.08 69.55 14:24:38 14:24:01 5 22.30 0.00 3.43 0.13 0.07 74.06 14:24:38 14:24:01 6 21.24 0.00 4.14 0.12 0.12 74.39 14:24:38 14:24:01 7 21.93 0.00 3.90 0.91 0.17 73.10 14:24:38 Average: all 18.93 0.00 3.63 1.72 0.06 75.67 14:24:38 Average: 0 16.64 0.00 2.84 0.07 0.04 80.40 14:24:38 Average: 1 20.45 0.00 4.24 2.66 0.07 72.58 14:24:38 Average: 2 22.69 0.00 4.25 2.19 0.06 70.80 14:24:38 Average: 3 19.38 0.00 3.84 2.47 0.06 74.25 14:24:38 Average: 4 18.10 0.00 3.39 2.07 0.06 76.38 14:24:38 Average: 5 15.90 0.00 3.05 1.83 0.06 79.16 14:24:38 Average: 6 16.79 0.00 3.86 1.98 0.07 77.30 14:24:38 Average: 7 21.46 0.00 3.51 0.48 0.10 74.45 14:24:38 14:24:38 14:24:38