04:42:50 Started by timer 04:42:50 Running as SYSTEM 04:42:50 [EnvInject] - Loading node environment variables. 04:42:50 Building remotely on prd-ubuntu1804-docker-8c-8g-16653 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master 04:42:50 [ssh-agent] Looking for ssh-agent implementation... 04:42:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:50 $ ssh-agent 04:42:50 SSH_AUTH_SOCK=/tmp/ssh-MeVVE2dmtIw2/agent.2037 04:42:50 SSH_AGENT_PID=2039 04:42:50 [ssh-agent] Started. 04:42:50 Running ssh-add (command line suppressed) 04:42:50 Identity added: /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/private_key_16096904762217623176.key (/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/private_key_16096904762217623176.key) 04:42:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 04:42:50 The recommended git tool is: NONE 04:42:52 using credential onap-jenkins-ssh 04:42:52 Wiping out workspace first. 04:42:52 Cloning the remote Git repository 04:42:52 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 04:42:52 > git init /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master # timeout=10 04:42:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 04:42:52 > git --version # timeout=10 04:42:52 > git --version # 'git version 2.17.1' 04:42:52 using GIT_SSH to set credentials Gerrit user 04:42:52 Verifying host key using manually-configured host key entries 04:42:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 04:42:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:53 Avoid second fetch 04:42:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:42:53 Checking out Revision 7191df8920bdeb2de9e315af71dcff04c04237fc (refs/remotes/origin/master) 04:42:53 > git config core.sparsecheckout # timeout=10 04:42:53 > git checkout -f 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 04:42:53 Commit message: "[INT] Add docker image for testkube custom executor" 04:42:53 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 04:42:56 provisioning config files... 04:42:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:42:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:42:56 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins18331219211052482651.sh 04:42:56 ---> python-tools-install.sh 04:42:56 Setup pyenv: 04:42:56 * system (set by /opt/pyenv/version) 04:42:56 * 3.8.13 (set by /opt/pyenv/version) 04:42:56 * 3.9.13 (set by /opt/pyenv/version) 04:42:56 * 3.10.6 (set by /opt/pyenv/version) 04:43:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G9Wm 04:43:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:43:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:43:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:43:05 lf-activate-venv(): INFO: Base packages installed successfully 04:43:05 lf-activate-venv(): INFO: Installing additional packages: lftools 04:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-G9Wm/bin to PATH 04:43:29 Generating Requirements File 04:43:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:43:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:43:47 Python 3.10.6 04:43:47 pip 25.3 from /tmp/venv-G9Wm/lib/python3.10/site-packages/pip (python 3.10) 04:43:48 appdirs==1.4.4 04:43:48 argcomplete==3.6.3 04:43:48 aspy.yaml==1.3.0 04:43:48 attrs==25.4.0 04:43:48 autopage==0.5.2 04:43:48 beautifulsoup4==4.14.3 04:43:48 boto3==1.42.0 04:43:48 botocore==1.41.6 04:43:48 bs4==0.0.2 04:43:48 cachetools==6.2.2 04:43:48 certifi==2025.11.12 04:43:48 cffi==2.0.0 04:43:48 cfgv==3.5.0 04:43:48 chardet==5.2.0 04:43:48 charset-normalizer==3.4.4 04:43:48 click==8.3.1 04:43:48 cliff==4.12.0 04:43:48 cmd2==2.7.0 04:43:48 cryptography==3.3.2 04:43:48 debtcollector==3.0.0 04:43:48 decorator==5.2.1 04:43:48 defusedxml==0.7.1 04:43:48 Deprecated==1.3.1 04:43:48 distlib==0.4.0 04:43:48 dnspython==2.8.0 04:43:48 docker==7.1.0 04:43:48 dogpile.cache==1.5.0 04:43:48 durationpy==0.10 04:43:48 email-validator==2.3.0 04:43:48 filelock==3.20.0 04:43:48 future==1.0.0 04:43:48 gitdb==4.0.12 04:43:48 GitPython==3.1.45 04:43:48 google-auth==2.43.0 04:43:48 httplib2==0.31.0 04:43:48 identify==2.6.15 04:43:48 idna==3.11 04:43:48 importlib-resources==1.5.0 04:43:48 iso8601==2.1.0 04:43:48 Jinja2==3.1.6 04:43:48 jmespath==1.0.1 04:43:48 jsonpatch==1.33 04:43:48 jsonpointer==3.0.0 04:43:48 jsonschema==4.25.1 04:43:48 jsonschema-specifications==2025.9.1 04:43:48 keystoneauth1==5.12.0 04:43:48 kubernetes==34.1.0 04:43:48 lftools==0.37.16 04:43:48 lxml==6.0.2 04:43:48 markdown-it-py==4.0.0 04:43:48 MarkupSafe==3.0.3 04:43:48 mdurl==0.1.2 04:43:48 msgpack==1.1.2 04:43:48 multi_key_dict==2.0.3 04:43:48 munch==4.0.0 04:43:48 netaddr==1.3.0 04:43:48 niet==1.4.2 04:43:48 nodeenv==1.9.1 04:43:48 oauth2client==4.1.3 04:43:48 oauthlib==3.3.1 04:43:48 openstacksdk==4.8.0 04:43:48 os-service-types==1.8.2 04:43:48 osc-lib==4.2.0 04:43:48 oslo.config==10.1.0 04:43:48 oslo.context==6.2.0 04:43:48 oslo.i18n==6.7.1 04:43:48 oslo.log==7.2.1 04:43:48 oslo.serialization==5.8.0 04:43:48 oslo.utils==9.2.0 04:43:48 packaging==25.0 04:43:48 pbr==7.0.3 04:43:48 platformdirs==4.5.0 04:43:48 prettytable==3.17.0 04:43:48 psutil==7.1.3 04:43:48 pyasn1==0.6.1 04:43:48 pyasn1_modules==0.4.2 04:43:48 pycparser==2.23 04:43:48 pygerrit2==2.0.15 04:43:48 PyGithub==2.8.1 04:43:48 Pygments==2.19.2 04:43:48 PyJWT==2.10.1 04:43:48 PyNaCl==1.6.1 04:43:48 pyparsing==2.4.7 04:43:48 pyperclip==1.11.0 04:43:48 pyrsistent==0.20.0 04:43:48 python-cinderclient==9.8.0 04:43:48 python-dateutil==2.9.0.post0 04:43:48 python-heatclient==4.3.0 04:43:48 python-jenkins==1.8.3 04:43:48 python-keystoneclient==5.7.0 04:43:48 python-magnumclient==4.9.0 04:43:48 python-openstackclient==8.2.0 04:43:48 python-swiftclient==4.9.0 04:43:48 PyYAML==6.0.3 04:43:48 referencing==0.37.0 04:43:48 requests==2.32.5 04:43:48 requests-oauthlib==2.0.0 04:43:48 requestsexceptions==1.4.0 04:43:48 rfc3986==2.0.0 04:43:48 rich==14.2.0 04:43:48 rich-argparse==1.7.2 04:43:48 rpds-py==0.30.0 04:43:48 rsa==4.9.1 04:43:48 ruamel.yaml==0.18.16 04:43:48 ruamel.yaml.clib==0.2.15 04:43:48 s3transfer==0.16.0 04:43:48 simplejson==3.20.2 04:43:48 six==1.17.0 04:43:48 smmap==5.0.2 04:43:48 soupsieve==2.8 04:43:48 stevedore==5.6.0 04:43:48 tabulate==0.9.0 04:43:48 toml==0.10.2 04:43:48 tomlkit==0.13.3 04:43:48 tqdm==4.67.1 04:43:48 typing_extensions==4.15.0 04:43:48 tzdata==2025.2 04:43:48 urllib3==1.26.20 04:43:48 virtualenv==20.35.4 04:43:48 wcwidth==0.2.14 04:43:48 websocket-client==1.9.0 04:43:48 wrapt==2.0.1 04:43:48 xdg==6.0.0 04:43:48 xmltodict==1.0.2 04:43:48 yq==3.4.3 04:43:48 provisioning config files... 04:43:48 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/config3670965289350612780tmp 04:43:48 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/config2483489410820398394tmp 04:43:48 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins2042599251029563373.sh 04:43:48 ---> docker-login.sh 04:43:48 nexus3.onap.org:10001 04:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:48 Configure a credential helper to remove this warning. See 04:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:48 04:43:48 Login Succeeded 04:43:48 nexus3.onap.org:10002 04:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:49 Configure a credential helper to remove this warning. See 04:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:49 04:43:49 Login Succeeded 04:43:49 nexus3.onap.org:10003 04:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:49 Configure a credential helper to remove this warning. See 04:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:49 04:43:49 Login Succeeded 04:43:49 nexus3.onap.org:10004 04:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:49 Configure a credential helper to remove this warning. See 04:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:49 04:43:49 Login Succeeded 04:43:49 docker.io 04:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:49 Configure a credential helper to remove this warning. See 04:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:49 04:43:49 Login Succeeded 04:43:49 ---> docker-login.sh ends 04:43:49 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins10290791190079907602.sh 04:43:49 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7003242691278879873.sh 04:43:49 [EnvInject] - Injecting environment variables from a build step. 04:43:49 [EnvInject] - Injecting as environment variables the properties content 04:43:49 DOCKER_ROOT=./smoke-usecases-robot-py3 04:43:49 CONTAINER_TAG_YAML_DIR= 04:43:49 CONTAINER_TAG_METHOD=stream 04:43:49 04:43:49 [EnvInject] - Variables injected successfully. 04:43:49 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash -l /tmp/jenkins7672609371438648983.sh 04:43:49 ---> docker-get-container-tag.sh 04:43:49 Setup pyenv: 04:43:49 system 04:43:49 3.8.13 04:43:49 3.9.13 04:43:49 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:43:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G9Wm from file:/tmp/.os_lf_venv 04:43:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:43:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:43:51 lf-activate-venv(): INFO: Base packages installed successfully 04:43:51 lf-activate-venv(): INFO: Installing additional packages: yq 04:43:52 lf-activate-venv(): INFO: Adding /tmp/venv-G9Wm/bin to PATH 04:43:52 ---> Docker image tag found: master 04:43:52 [EnvInject] - Injecting environment variables from a build step. 04:43:52 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 04:43:52 [EnvInject] - Variables injected successfully. 04:43:52 [EnvInject] - Injecting environment variables from a build step. 04:43:52 [EnvInject] - Injecting as environment variables the properties content 04:43:52 DOCKER_ARGS=-f ./docker/Dockerfile 04:43:52 DOCKER_ROOT=./smoke-usecases-robot-py3 04:43:52 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 04:43:52 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 04:43:52 DOCKER_NAME=onap/xtesting-smoke-usecases-robot-py3 04:43:52 04:43:52 [EnvInject] - Variables injected successfully. 04:43:52 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins8544559224579200180.sh 04:43:52 ---> docker-build.sh 04:43:52 Docker version 20.10.18, build b40c2f6 04:43:52 Building image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master 04:43:52 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master . 04:43:52 Sending build context to Docker daemon 17.41kB 04:43:52 Step 1/28 : FROM opnfv/xtesting:wallaby 04:43:53 wallaby: Pulling from opnfv/xtesting 04:43:53 72cfd02ff4d0: Pulling fs layer 04:43:53 2dd6b71b7b2e: Pulling fs layer 04:43:53 5ff4388fefac: Pulling fs layer 04:43:53 72cfd02ff4d0: Verifying Checksum 04:43:53 72cfd02ff4d0: Download complete 04:43:53 5ff4388fefac: Verifying Checksum 04:43:53 5ff4388fefac: Download complete 04:43:53 72cfd02ff4d0: Pull complete 04:43:55 2dd6b71b7b2e: Verifying Checksum 04:43:55 2dd6b71b7b2e: Download complete 04:44:05 2dd6b71b7b2e: Pull complete 04:44:06 5ff4388fefac: Pull complete 04:44:06 Digest: sha256:5b1c7d739602557beff53093f25aaa6414da2f6048a31b6973c4e2a121383e64 04:44:06 Status: Downloaded newer image for opnfv/xtesting:wallaby 04:44:06 ---> 5443c299b496 04:44:06 Step 2/28 : LABEL org.opencontainers.image.authors="Morgan Richomme " 04:44:09 ---> Running in 47b9747b7c88 04:44:09 Removing intermediate container 47b9747b7c88 04:44:09 ---> df9343e9b4a0 04:44:09 Step 3/28 : ARG OPENSTACK_TAG=master 04:44:10 ---> Running in 523b1965b2d1 04:44:10 Removing intermediate container 523b1965b2d1 04:44:10 ---> b8b583389dc9 04:44:10 Step 4/28 : ARG OPNFV_TAG=master 04:44:10 ---> Running in fc642783af63 04:44:10 Removing intermediate container fc642783af63 04:44:10 ---> a822760e1621 04:44:10 Step 5/28 : ARG ONAP_TAG=master 04:44:10 ---> Running in 03aefde3f77b 04:44:10 Removing intermediate container 03aefde3f77b 04:44:10 ---> 94656b896c8c 04:44:10 Step 6/28 : ARG PIP_TAG=21.2.4 04:44:10 ---> Running in 47188bc8b514 04:44:10 Removing intermediate container 47188bc8b514 04:44:10 ---> e3a37efbeb40 04:44:10 Step 7/28 : ARG KUBERNETES_VERSION="v1.32.0" 04:44:10 ---> Running in e3d2e5b8b038 04:44:10 Removing intermediate container e3d2e5b8b038 04:44:10 ---> 1a2921b6d7e9 04:44:10 Step 8/28 : ARG HELM_VERSION="v3.17.0" 04:44:11 ---> Running in 32be027cdd0f 04:44:11 Removing intermediate container 32be027cdd0f 04:44:11 ---> 67fd5a770b54 04:44:11 Step 9/28 : ADD https://dl.k8s.io/release/${KUBERNETES_VERSION}/bin/linux/amd64/kubectl /usr/local/bin/kubectl 04:44:12 04:44:12 04:44:14 ---> 8f2926a266e4 04:44:14 Step 10/28 : ADD https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 get_helm.sh 04:44:14 04:44:14 ---> c0cde9ad5ce6 04:44:14 Step 11/28 : ENV TAG all 04:44:14 ---> Running in 8f624861f766 04:44:14 Removing intermediate container 8f624861f766 04:44:14 ---> ed0d4b258ffc 04:44:14 Step 12/28 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 04:44:14 ---> Running in b732ac0e8d7e 04:44:14 Removing intermediate container b732ac0e8d7e 04:44:14 ---> 7108e7a1a346 04:44:14 Step 13/28 : ARG PYTHON_UTILS_REPO=git.onap.org/testsuite/python-testing-utils.git 04:44:14 ---> Running in 6636553b4733 04:44:14 Removing intermediate container 6636553b4733 04:44:14 ---> 7d3b14a77e0b 04:44:14 Step 14/28 : ARG PYTHON_UTILS_TAG=master 04:44:14 ---> Running in 53e9bd4b857f 04:44:15 Removing intermediate container 53e9bd4b857f 04:44:15 ---> 963c20f509db 04:44:15 Step 15/28 : COPY requirements.txt requirements.txt 04:44:15 ---> bfc81d337f07 04:44:15 Step 16/28 : RUN apk --no-cache add --update openssl && apk --no-cache add --virtual .build-deps --update python3-dev build-base linux-headers libffi-dev openssl-dev libjpeg-turbo-dev 04:44:15 ---> Running in a9e7929c5131 04:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:44:16 (1/1) Installing openssl (1.1.1s-r0) 04:44:16 Executing busybox-1.32.1-r9.trigger 04:44:16 OK: 482 MiB in 77 packages 04:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:44:17 (1/28) Installing pkgconf (1.7.3-r0) 04:44:17 (2/28) Installing python3-dev (3.8.15-r0) 04:44:17 (3/28) Installing libgcc (10.2.1_pre1-r3) 04:44:17 (4/28) Installing libstdc++ (10.2.1_pre1-r3) 04:44:17 (5/28) Installing binutils (2.35.2-r1) 04:44:17 (6/28) Installing libmagic (5.39-r0) 04:44:17 (7/28) Installing file (5.39-r0) 04:44:17 (8/28) Installing libgomp (10.2.1_pre1-r3) 04:44:17 (9/28) Installing libatomic (10.2.1_pre1-r3) 04:44:17 (10/28) Installing libgphobos (10.2.1_pre1-r3) 04:44:17 (11/28) Installing gmp (6.2.1-r1) 04:44:17 (12/28) Installing isl22 (0.22-r0) 04:44:17 (13/28) Installing mpfr4 (4.1.0-r0) 04:44:18 (14/28) Installing mpc1 (1.2.0-r0) 04:44:18 (15/28) Installing gcc (10.2.1_pre1-r3) 04:44:18 (16/28) Installing musl-dev (1.2.2-r2) 04:44:18 (17/28) Installing libc-dev (0.7.2-r3) 04:44:18 (18/28) Installing g++ (10.2.1_pre1-r3) 04:44:19 (19/28) Installing make (4.3-r0) 04:44:19 (20/28) Installing fortify-headers (1.1-r0) 04:44:19 (21/28) Installing patch (2.7.6-r7) 04:44:19 (22/28) Installing build-base (0.5-r3) 04:44:19 (23/28) Installing linux-headers (5.7.8-r0) 04:44:19 (24/28) Installing libffi-dev (3.3-r2) 04:44:19 (25/28) Installing openssl-dev (1.1.1s-r0) 04:44:19 (26/28) Installing libjpeg-turbo (2.1.0-r0) 04:44:19 (27/28) Installing libjpeg-turbo-dev (2.1.0-r0) 04:44:19 (28/28) Installing .build-deps (20251201.044417) 04:44:19 Executing busybox-1.32.1-r9.trigger 04:44:19 OK: 721 MiB in 105 packages 04:44:23 Removing intermediate container a9e7929c5131 04:44:23 ---> a0b058966fb2 04:44:23 Step 17/28 : RUN git clone --depth 1 https://github.com/onap/cps.git -b $ONAP_TAG /cps && find /cps -mindepth 1 -name csit -prune -o -exec rm -rf {} + 04:44:23 ---> Running in 06bc2f2caed0 04:44:24 Cloning into '/cps'... 04:44:25 Removing intermediate container 06bc2f2caed0 04:44:25 ---> fa5b6714a7ed 04:44:25 Step 18/28 : RUN git clone --depth 1 https://github.com/onap/cps-cps-temporal.git -b $ONAP_TAG /cps-cps-temporal && find /cps-cps-temporal -mindepth 1 -name csit -prune -o -exec rm -rf {} + 04:44:25 ---> Running in 5a7714809b80 04:44:25 Cloning into '/cps-cps-temporal'... 04:44:26 Removing intermediate container 5a7714809b80 04:44:26 ---> 84b719480271 04:44:26 Step 19/28 : RUN git clone --depth 1 https://github.com/onap/cps-ncmp-dmi-plugin.git -b $ONAP_TAG /cps-ncmp-dmi-plugin && find /cps-ncmp-dmi-plugin -mindepth 1 -name csit -prune -o -exec rm -rf {} + 04:44:26 ---> Running in 48d9a626ae92 04:44:26 Cloning into '/cps-ncmp-dmi-plugin'... 04:44:27 Removing intermediate container 48d9a626ae92 04:44:27 ---> 687399133499 04:44:27 Step 20/28 : RUN git clone --depth 1 https://git.onap.org/testsuite -b $ONAP_TAG /var/opt/ONAP 04:44:27 ---> Running in 7bbfce72c34f 04:44:27 Cloning into '/var/opt/ONAP'... 04:44:28 Removing intermediate container 7bbfce72c34f 04:44:28 ---> 5f9aa5e4167a 04:44:28 Step 21/28 : RUN git clone --depth 1 https://git.onap.org/demo -b $ONAP_TAG /src/demo 04:44:28 ---> Running in 9f1d04bf6586 04:44:29 Cloning into '/src/demo'... 04:44:30 Removing intermediate container 9f1d04bf6586 04:44:30 ---> 36710e1adc7e 04:44:30 Step 22/28 : RUN mkdir -p /var/opt/ONAP/demo/heat && cp -Rf /src/demo/heat/vFW /var/opt/ONAP/demo/heat/ && mkdir -p /var/opt/ONAP/demo/tosca && cp -Rf /src/demo/tosca/pNF /var/opt/ONAP/demo/tosca/ && mkdir -p /demo/service_mapping && cp -Rf /src/demo/service_mapping /demo/ && mkdir -p /var/opt/ONAP/demo/preload_data && cp -Rf /src/demo/preload_data /var/opt/ONAP/demo/ && mkdir -p /app && cp /var/opt/ONAP/setup-hvves.sh /app/setup-hvves.sh && chmod +x /app/setup-hvves.sh 04:44:30 ---> Running in 01f8e37fe3cc 04:44:31 Removing intermediate container 01f8e37fe3cc 04:44:31 ---> 790007df6465 04:44:31 Step 23/28 : RUN pip install --upgrade pip 04:44:31 ---> Running in 737c3e3d305c 04:44:32 Requirement already satisfied: pip in /usr/lib/python3.8/site-packages (20.3.4) 04:44:32 Collecting pip 04:44:32 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 04:44:33 Installing collected packages: pip 04:44:33 Attempting uninstall: pip 04:44:33 Found existing installation: pip 20.3.4 04:44:33 Uninstalling pip-20.3.4: 04:44:33 Successfully uninstalled pip-20.3.4 04:44:34 Successfully installed pip-25.0.1 04:44:35 Removing intermediate container 737c3e3d305c 04:44:35 ---> 092e7e07f838 04:44:35 Step 24/28 : RUN pip install -r requirements.txt && rm -r requirements.txt && cd / && ln -s /var/opt/ONAP/robot/ /robot && apk del .build-deps && chmod 700 get_helm.sh && ./get_helm.sh --version $HELM_VERSION && chmod +x /usr/local/bin/kubectl 04:44:35 ---> Running in 6df13d2e4659 04:44:36 Collecting robotframework==3.1.2 (from -r requirements.txt (line 1)) 04:44:36 Downloading robotframework-3.1.2-py2.py3-none-any.whl.metadata (6.8 kB) 04:44:36 Collecting robotframework-requests>=0.8 (from -r requirements.txt (line 2)) 04:44:36 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 04:44:36 Collecting robotframework-jsonlibrary (from -r requirements.txt (line 3)) 04:44:36 Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB) 04:44:37 Preparing metadata (setup.py): started 04:44:37 Preparing metadata (setup.py): finished with status 'done' 04:44:37 Collecting robotframework-sshlibrary (from -r requirements.txt (line 4)) 04:44:37 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:44:37 Preparing metadata (setup.py): started 04:44:37 Preparing metadata (setup.py): finished with status 'done' 04:44:37 Collecting robotframework-archivelibrary (from -r requirements.txt (line 5)) 04:44:37 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl.metadata (937 bytes) 04:44:37 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 6)) 04:44:37 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl.metadata (14 kB) 04:44:37 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:37 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 04:44:37 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:37 Downloading selenium-4.27.1-py3-none-any.whl.metadata (7.1 kB) 04:44:37 Requirement already satisfied: requests in /usr/lib/python3.8/site-packages (from robotframework-requests>=0.8->-r requirements.txt (line 2)) (2.25.1) 04:44:37 Collecting jsonpath-ng>=1.4.3 (from robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:37 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 04:44:38 Collecting jsonschema>=2.5.1 (from robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:38 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 04:44:38 Requirement already satisfied: paramiko>=1.15.3 in /usr/lib/python3.8/site-packages (from robotframework-sshlibrary->-r requirements.txt (line 4)) (2.7.2) 04:44:38 Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 4)) 04:44:38 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 04:44:38 Collecting ply (from jsonpath-ng>=1.4.3->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:38 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 04:44:38 Collecting attrs>=22.2.0 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:38 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 04:44:38 Collecting importlib-resources>=1.4.0 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:38 Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB) 04:44:38 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:38 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 04:44:38 Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:38 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes) 04:44:38 Collecting referencing>=0.28.4 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:38 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 04:44:38 Collecting rpds-py>=0.7.1 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:38 Downloading rpds_py-0.20.1-cp38-cp38-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 04:44:38 Requirement already satisfied: bcrypt>=3.1.3 in /usr/lib/python3.8/site-packages (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (3.2.0) 04:44:38 Requirement already satisfied: cryptography>=2.5 in /usr/lib/python3.8/site-packages (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (3.3.2) 04:44:38 Requirement already satisfied: pynacl>=1.0.1 in /usr/lib/python3.8/site-packages (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (1.4.0) 04:44:38 Requirement already satisfied: urllib3<3,>=1.26 in /usr/lib/python3.8/site-packages (from urllib3[socks]<3,>=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) (1.26.3) 04:44:39 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading trio-0.27.0-py3-none-any.whl.metadata (8.6 kB) 04:44:39 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 04:44:39 Collecting certifi>=2021.10.8 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 04:44:39 Collecting typing_extensions~=4.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 04:44:39 Collecting websocket-client~=1.8 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 04:44:39 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests->robotframework-requests>=0.8->-r requirements.txt (line 2)) (4.0.0) 04:44:39 Requirement already satisfied: idna<3.2,>=2.5 in /usr/lib/python3.8/site-packages (from requests->robotframework-requests>=0.8->-r requirements.txt (line 2)) (2.10) 04:44:39 Requirement already satisfied: cffi>=1.1 in /usr/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (1.14.4) 04:44:39 Requirement already satisfied: six>=1.4.1 in /usr/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (1.15.0) 04:44:39 Collecting zipp>=3.1.0 (from importlib-resources>=1.4.0->jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 3)) 04:44:39 Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB) 04:44:39 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 04:44:39 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 04:44:39 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 04:44:39 Collecting exceptiongroup (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 04:44:39 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 04:44:39 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 04:44:39 Requirement already satisfied: pycparser in /usr/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 4)) (2.20) 04:44:39 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 6)) 04:44:39 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 04:44:39 Downloading robotframework-3.1.2-py2.py3-none-any.whl (602 kB) 04:44:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 602.1/602.1 kB 34.6 MB/s eta 0:00:00 04:44:39 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 04:44:39 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:44:39 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl (5.0 kB) 04:44:39 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 04:44:39 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 04:44:39 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 04:44:39 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 04:44:39 Downloading selenium-4.27.1-py3-none-any.whl (9.7 MB) 04:44:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 29.2 MB/s eta 0:00:00 04:44:40 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 04:44:40 Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 04:44:40 Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB) 04:44:40 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 04:44:40 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) 04:44:40 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 04:44:40 Downloading rpds_py-0.20.1-cp38-cp38-musllinux_1_2_x86_64.whl (528 kB) 04:44:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.5/528.5 kB 28.7 MB/s eta 0:00:00 04:44:40 Downloading trio-0.27.0-py3-none-any.whl (481 kB) 04:44:40 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:44:40 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 04:44:40 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:44:40 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:44:40 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:44:40 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:44:40 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 04:44:40 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:44:40 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 04:44:40 Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 04:44:40 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:44:40 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 04:44:40 Building wheels for collected packages: robotframework-jsonlibrary, robotframework-sshlibrary 04:44:40 Building wheel for robotframework-jsonlibrary (setup.py): started 04:44:40 Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' 04:44:40 Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5126 sha256=2f3e2659b4ff4e4e63c154878ed682be4c3c02d51e3a3f47537f6cfdd682044a 04:44:40 Stored in directory: /root/.cache/pip/wheels/f0/0d/6b/9320ae4a6b909f3ad8d36061c134bc3c2f577b5a6bb9f66ae6 04:44:40 Building wheel for robotframework-sshlibrary (setup.py): started 04:44:41 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 04:44:41 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55106 sha256=3d95d582ce7da9fb064b10c7310b053daf2ef03ce6e3ec7bda1e647f51427299 04:44:41 Stored in directory: /root/.cache/pip/wheels/c9/c2/39/2571d47c551e3012fa4e8284bbdcac2d025db39c275b058db4 04:44:41 Successfully built robotframework-jsonlibrary robotframework-sshlibrary 04:44:41 Installing collected packages: sortedcontainers, robotframework, ply, zipp, websocket-client, typing_extensions, sniffio, rpds-py, robotframework-pythonlibcore, robotframework-archivelibrary, PySocks, pkgutil-resolve-name, jsonpath-ng, h11, certifi, attrs, wsproto, robotframework-requests, referencing, outcome, importlib-resources, exceptiongroup, trio, jsonschema-specifications, trio-websocket, scp, jsonschema, selenium, robotframework-sshlibrary, robotframework-jsonlibrary, robotframework-seleniumlibrary 04:44:41 Attempting uninstall: robotframework 04:44:41 Found existing installation: robotframework 3.1.1 04:44:41 Uninstalling robotframework-3.1.1: 04:44:41 Successfully uninstalled robotframework-3.1.1 04:44:42 Attempting uninstall: attrs 04:44:42 Found existing installation: attrs 20.3.0 04:44:42 Uninstalling attrs-20.3.0: 04:44:42 Successfully uninstalled attrs-20.3.0 04:44:44 Successfully installed PySocks-1.7.1 attrs-25.3.0 certifi-2025.11.12 exceptiongroup-1.3.1 h11-0.16.0 importlib-resources-6.4.5 jsonpath-ng-1.7.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 outcome-1.3.0.post0 pkgutil-resolve-name-1.3.10 ply-3.11 referencing-0.35.1 robotframework-3.1.2 robotframework-archivelibrary-0.4.3 robotframework-jsonlibrary-0.5 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-5.1.3 robotframework-sshlibrary-3.8.0 rpds-py-0.20.1 scp-0.15.0 selenium-4.27.1 sniffio-1.3.1 sortedcontainers-2.4.0 trio-0.27.0 trio-websocket-0.12.2 typing_extensions-4.13.2 websocket-client-1.8.0 wsproto-1.2.0 zipp-3.20.2 04:44:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:44:44 (1/28) Purging .build-deps (20251201.044417) 04:44:44 (2/28) Purging python3-dev (3.8.15-r0) 04:44:44 (3/28) Purging build-base (0.5-r3) 04:44:44 (4/28) Purging file (5.39-r0) 04:44:44 (5/28) Purging g++ (10.2.1_pre1-r3) 04:44:44 (6/28) Purging gcc (10.2.1_pre1-r3) 04:44:44 (7/28) Purging binutils (2.35.2-r1) 04:44:44 (8/28) Purging libatomic (10.2.1_pre1-r3) 04:44:44 (9/28) Purging libgomp (10.2.1_pre1-r3) 04:44:44 (10/28) Purging libgphobos (10.2.1_pre1-r3) 04:44:44 (11/28) Purging libstdc++ (10.2.1_pre1-r3) 04:44:44 (12/28) Purging make (4.3-r0) 04:44:44 (13/28) Purging libc-dev (0.7.2-r3) 04:44:44 (14/28) Purging musl-dev (1.2.2-r2) 04:44:44 (15/28) Purging fortify-headers (1.1-r0) 04:44:44 (16/28) Purging patch (2.7.6-r7) 04:44:44 (17/28) Purging libffi-dev (3.3-r2) 04:44:44 (18/28) Purging linux-headers (5.7.8-r0) 04:44:44 (19/28) Purging openssl-dev (1.1.1s-r0) 04:44:44 (20/28) Purging libjpeg-turbo-dev (2.1.0-r0) 04:44:44 (21/28) Purging libjpeg-turbo (2.1.0-r0) 04:44:44 (22/28) Purging pkgconf (1.7.3-r0) 04:44:44 (23/28) Purging libgcc (10.2.1_pre1-r3) 04:44:44 (24/28) Purging libmagic (5.39-r0) 04:44:44 (25/28) Purging mpc1 (1.2.0-r0) 04:44:44 (26/28) Purging mpfr4 (4.1.0-r0) 04:44:44 (27/28) Purging isl22 (0.22-r0) 04:44:44 (28/28) Purging gmp (6.2.1-r1) 04:44:44 Executing busybox-1.32.1-r9.trigger 04:44:44 OK: 482 MiB in 77 packages 04:44:44 Downloading https://get.helm.sh/helm-v3.17.0-linux-amd64.tar.gz 04:44:45 Verifying checksum... Done. 04:44:46 Preparing to install helm into /usr/local/bin 04:44:46 helm installed into /usr/local/bin/helm 04:44:49 Removing intermediate container 6df13d2e4659 04:44:49 ---> 138dbbc4098f 04:44:49 Step 25/28 : RUN pip install --no-cache-dir git+https://$PYTHON_UTILS_REPO@$PYTHON_UTILS_TAG#egg=robotframework-onap\&subdirectory=robotframework-onap 04:44:49 ---> Running in 749f52db5e6f 04:44:49 Collecting robotframework-onap 04:44:49 Cloning https://git.onap.org/testsuite/python-testing-utils.git (to revision master) to /tmp/pip-install-kaax3542/robotframework-onap_8a73bfc9920c4c069c78c8a7edf341ef 04:44:49  Running command git clone --filter=blob:none --quiet https://git.onap.org/testsuite/python-testing-utils.git /tmp/pip-install-kaax3542/robotframework-onap_8a73bfc9920c4c069c78c8a7edf341ef 04:44:50  warning: filtering not recognized by server, ignoring 04:44:50  Resolved https://git.onap.org/testsuite/python-testing-utils.git to commit 18da0e46f0999bb829932d7e3ebf44ae34eb2ac7 04:44:50 Preparing metadata (setup.py): started 04:44:50 Preparing metadata (setup.py): finished with status 'done' 04:44:50 Requirement already satisfied: pbr in /usr/lib/python3.8/site-packages (from robotframework-onap) (5.5.1) 04:44:50 Collecting deepdiff (from robotframework-onap) 04:44:50 Downloading deepdiff-8.4.2-py3-none-any.whl.metadata (7.1 kB) 04:44:50 Collecting dnspython (from robotframework-onap) 04:44:50 Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 04:44:50 Requirement already satisfied: future in /usr/lib/python3.8/site-packages (from robotframework-onap) (0.18.2) 04:44:50 Requirement already satisfied: jinja2 in /usr/lib/python3.8/site-packages (from robotframework-onap) (2.11.2) 04:44:50 Collecting jsonpath-rw (from robotframework-onap) 04:44:50 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 04:44:50 Preparing metadata (setup.py): started 04:44:51 Preparing metadata (setup.py): finished with status 'done' 04:44:51 Collecting kafka-python (from robotframework-onap) 04:44:51 Downloading kafka_python-2.3.0-py2.py3-none-any.whl.metadata (10.0 kB) 04:44:51 Requirement already satisfied: paramiko in /usr/lib/python3.8/site-packages (from robotframework-onap) (2.7.2) 04:44:51 Collecting protobuf (from robotframework-onap) 04:44:51 Downloading protobuf-5.29.5-py3-none-any.whl.metadata (592 bytes) 04:44:51 Requirement already satisfied: pyyaml in /usr/lib/python3.8/site-packages (from robotframework-onap) (5.3.1) 04:44:51 Requirement already satisfied: requests in /usr/lib/python3.8/site-packages (from robotframework-onap) (2.25.1) 04:44:51 Collecting robotframework-requests==0.9.3 (from robotframework-onap) 04:44:51 Downloading robotframework_requests-0.9.3-py3-none-any.whl.metadata (7.2 kB) 04:44:51 Collecting robotlibcore-temp (from robotframework-onap) 04:44:51 Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) 04:44:51 Preparing metadata (setup.py): started 04:44:51 Preparing metadata (setup.py): finished with status 'done' 04:44:51 Requirement already satisfied: six in /usr/lib/python3.8/site-packages (from robotframework-onap) (1.15.0) 04:44:51 Requirement already satisfied: urllib3 in /usr/lib/python3.8/site-packages (from robotframework-onap) (1.26.3) 04:44:51 Collecting more-itertools (from robotframework-onap) 04:44:51 Downloading more_itertools-10.5.0-py3-none-any.whl.metadata (36 kB) 04:44:51 Requirement already satisfied: robotframework in /usr/lib/python3.8/site-packages (from robotframework-requests==0.9.3->robotframework-onap) (3.1.2) 04:44:51 Collecting orderly-set<6,>=5.3.0 (from deepdiff->robotframework-onap) 04:44:51 Downloading orderly_set-5.5.0-py3-none-any.whl.metadata (6.6 kB) 04:44:51 Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib/python3.8/site-packages (from jinja2->robotframework-onap) (1.1.1) 04:44:51 Requirement already satisfied: ply in /usr/lib/python3.8/site-packages (from jsonpath-rw->robotframework-onap) (3.11) 04:44:51 Collecting decorator (from jsonpath-rw->robotframework-onap) 04:44:51 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 04:44:51 Requirement already satisfied: bcrypt>=3.1.3 in /usr/lib/python3.8/site-packages (from paramiko->robotframework-onap) (3.2.0) 04:44:51 Requirement already satisfied: cryptography>=2.5 in /usr/lib/python3.8/site-packages (from paramiko->robotframework-onap) (3.3.2) 04:44:51 Requirement already satisfied: pynacl>=1.0.1 in /usr/lib/python3.8/site-packages (from paramiko->robotframework-onap) (1.4.0) 04:44:51 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests->robotframework-onap) (4.0.0) 04:44:51 Requirement already satisfied: idna<3.2,>=2.5 in /usr/lib/python3.8/site-packages (from requests->robotframework-onap) (2.10) 04:44:51 Requirement already satisfied: cffi>=1.1 in /usr/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko->robotframework-onap) (1.14.4) 04:44:51 Requirement already satisfied: pycparser in /usr/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko->robotframework-onap) (2.20) 04:44:51 Downloading robotframework_requests-0.9.3-py3-none-any.whl (21 kB) 04:44:51 Downloading deepdiff-8.4.2-py3-none-any.whl (87 kB) 04:44:51 Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 04:44:51 Downloading kafka_python-2.3.0-py2.py3-none-any.whl (326 kB) 04:44:51 Downloading more_itertools-10.5.0-py3-none-any.whl (60 kB) 04:44:51 Downloading protobuf-5.29.5-py3-none-any.whl (172 kB) 04:44:51 Downloading orderly_set-5.5.0-py3-none-any.whl (13 kB) 04:44:51 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 04:44:51 Building wheels for collected packages: robotframework-onap, jsonpath-rw, robotlibcore-temp 04:44:51 Building wheel for robotframework-onap (setup.py): started 04:44:52 Building wheel for robotframework-onap (setup.py): finished with status 'done' 04:44:52 Created wheel for robotframework-onap: filename=robotframework_onap-11.0.0.dev20-py2.py3-none-any.whl size=59148 sha256=ed3b1f71f455951bb5cb14b5efe801936d537406239212773d737f85876df840 04:44:52 Stored in directory: /tmp/pip-ephem-wheel-cache-x763zyp4/wheels/be/f6/cf/f73659228b41cb5395a1757f5c05b5de4276ed1e5d5987cd71 04:44:52 Building wheel for jsonpath-rw (setup.py): started 04:44:52 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 04:44:52 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15143 sha256=449e12b2dd32e8ff23a4d1fa82eda50e61f4b7e4df137eb110060a6e90422b8b 04:44:52 Stored in directory: /tmp/pip-ephem-wheel-cache-x763zyp4/wheels/2b/f3/d4/2f6fb63766f0479b061d03bab249bbd44f116ae5c73b9f8a24 04:44:52 Building wheel for robotlibcore-temp (setup.py): started 04:44:53 Building wheel for robotlibcore-temp (setup.py): finished with status 'done' 04:44:53 Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4722 sha256=3d689e295bf3503a76f1524324f8c96f5b148044d08b54d75553af1b315a837d 04:44:53 Stored in directory: /tmp/pip-ephem-wheel-cache-x763zyp4/wheels/df/57/5e/7f25b3be32a70e18cd4df380026c707656c139620798c28c47 04:44:53 Successfully built robotframework-onap jsonpath-rw robotlibcore-temp 04:44:53 Installing collected packages: robotlibcore-temp, kafka-python, protobuf, orderly-set, more-itertools, dnspython, decorator, robotframework-requests, jsonpath-rw, deepdiff, robotframework-onap 04:44:54 Attempting uninstall: robotframework-requests 04:44:54 Found existing installation: robotframework-requests 0.9.7 04:44:54 Uninstalling robotframework-requests-0.9.7: 04:44:54 Successfully uninstalled robotframework-requests-0.9.7 04:44:54 Successfully installed decorator-5.2.1 deepdiff-8.4.2 dnspython-2.6.1 jsonpath-rw-1.4.0 kafka-python-2.3.0 more-itertools-10.5.0 orderly-set-5.5.0 protobuf-5.29.5 robotframework-onap-11.0.0.dev20 robotframework-requests-0.9.3 robotlibcore-temp-1.0.2 04:44:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:44:55 Removing intermediate container 749f52db5e6f 04:44:55 ---> 3adbaf7cc2de 04:44:55 Step 26/28 : COPY docker/testcases.yaml /usr/lib/python3.8/site-packages/xtesting/ci/testcases.yaml 04:44:55 ---> 6b02a7bc2a60 04:44:55 Step 27/28 : COPY scripts/cmd.sh / 04:44:55 ---> 98819bc636fa 04:44:55 Step 28/28 : CMD ["/cmd.sh"] 04:44:55 ---> Running in 759ba99ad2c1 04:44:55 Removing intermediate container 759ba99ad2c1 04:44:55 ---> ee3873d97419 04:44:55 Successfully built ee3873d97419 04:44:55 Successfully tagged nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master 04:44:55 ---> docker-build.sh ends 04:44:55 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4154282898532532662.sh 04:44:55 [EnvInject] - Injecting environment variables from a build step. 04:44:55 [EnvInject] - Injecting as environment variables the properties content 04:44:55 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 04:44:55 04:44:55 [EnvInject] - Variables injected successfully. 04:44:55 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins12607040050121050815.sh 04:44:55 ---> docker-push.sh 04:44:55 Docker version 20.10.18, build b40c2f6 04:44:55 Pushing image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master 04:44:55 docker push nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3:master 04:44:55 The push refers to repository [nexus3.onap.org:10003/onap/xtesting-smoke-usecases-robot-py3] 04:44:55 b014cf937012: Preparing 04:44:55 936c54ae478d: Preparing 04:44:55 e01299f04577: Preparing 04:44:55 e18c7a8424dd: Preparing 04:44:55 2842659979b8: Preparing 04:44:55 360a1da22fa7: Preparing 04:44:55 387699d90bd3: Preparing 04:44:55 10fa919cae68: Preparing 04:44:55 af49154d4327: Preparing 04:44:55 6e50bf7472b2: Preparing 04:44:55 f2ebda8b8600: Preparing 04:44:55 5d2e6e4133b4: Preparing 04:44:55 e2101548e254: Preparing 04:44:55 513b0463df9b: Preparing 04:44:55 102fc8e5b43e: Preparing 04:44:55 f25c123007de: Preparing 04:44:55 9629c56c9fb4: Preparing 04:44:55 7df5bd7bd262: Preparing 04:44:55 6e50bf7472b2: Waiting 04:44:55 f2ebda8b8600: Waiting 04:44:55 5d2e6e4133b4: Waiting 04:44:55 513b0463df9b: Waiting 04:44:55 387699d90bd3: Waiting 04:44:55 102fc8e5b43e: Waiting 04:44:55 f25c123007de: Waiting 04:44:55 9629c56c9fb4: Waiting 04:44:55 10fa919cae68: Waiting 04:44:55 af49154d4327: Waiting 04:44:55 7df5bd7bd262: Waiting 04:44:56 936c54ae478d: Pushed 04:44:56 b014cf937012: Pushed 04:44:56 360a1da22fa7: Pushed 04:44:56 10fa919cae68: Pushed 04:44:56 af49154d4327: Pushed 04:44:56 e01299f04577: Pushed 04:44:56 6e50bf7472b2: Pushed 04:44:56 f2ebda8b8600: Pushed 04:44:56 e2101548e254: Pushed 04:44:57 513b0463df9b: Pushed 04:44:57 2842659979b8: Pushed 04:44:57 f25c123007de: Layer already exists 04:44:57 9629c56c9fb4: Layer already exists 04:44:57 7df5bd7bd262: Layer already exists 04:44:57 387699d90bd3: Pushed 04:45:01 102fc8e5b43e: Pushed 04:45:10 e18c7a8424dd: Pushed 04:45:19 5d2e6e4133b4: Pushed 04:45:19 master: digest: sha256:fbe03a2a2d655f32ece5316f5d73299005e5e48ea2d93237d9c50bd4a7808847 size: 4093 04:45:19 ---> docker-push.sh ends 04:45:19 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins18103167175212144243.sh 04:45:19 $ ssh-agent -k 04:45:19 unset SSH_AUTH_SOCK; 04:45:19 unset SSH_AGENT_PID; 04:45:19 echo Agent pid 2039 killed; 04:45:19 [ssh-agent] Stopped. 04:45:19 [PostBuildScript] - [INFO] Executing post build scripts. 04:45:19 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins5967208905541126560.sh 04:45:19 ---> sysstat.sh 04:45:20 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins17765551407603611300.sh 04:45:20 ---> package-listing.sh 04:45:20 ++ facter osfamily 04:45:20 ++ tr '[:upper:]' '[:lower:]' 04:45:20 + OS_FAMILY=debian 04:45:20 + workspace=/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master 04:45:20 + START_PACKAGES=/tmp/packages_start.txt 04:45:20 + END_PACKAGES=/tmp/packages_end.txt 04:45:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:45:20 + PACKAGES=/tmp/packages_start.txt 04:45:20 + '[' /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master ']' 04:45:20 + PACKAGES=/tmp/packages_end.txt 04:45:20 + case "${OS_FAMILY}" in 04:45:20 + dpkg -l 04:45:20 + grep '^ii' 04:45:20 + '[' -f /tmp/packages_start.txt ']' 04:45:20 + '[' -f /tmp/packages_end.txt ']' 04:45:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:45:20 + '[' /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master ']' 04:45:20 + mkdir -p /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/archives/ 04:45:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/archives/ 04:45:20 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins15136683549675996703.sh 04:45:20 ---> capture-instance-metadata.sh 04:45:20 Setup pyenv: 04:45:20 system 04:45:20 3.8.13 04:45:20 3.9.13 04:45:20 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:45:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G9Wm from file:/tmp/.os_lf_venv 04:45:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:45:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:45:21 lf-activate-venv(): INFO: Base packages installed successfully 04:45:21 lf-activate-venv(): INFO: Installing additional packages: lftools 04:45:30 lf-activate-venv(): INFO: Adding /tmp/venv-G9Wm/bin to PATH 04:45:30 INFO: Running in OpenStack, capturing instance metadata 04:45:30 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins17618033144619910643.sh 04:45:30 provisioning config files... 04:45:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master@tmp/config10769308896967505693tmp 04:45:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:45:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:45:30 [EnvInject] - Injecting environment variables from a build step. 04:45:30 [EnvInject] - Injecting as environment variables the properties content 04:45:30 SERVER_ID=logs 04:45:30 04:45:30 [EnvInject] - Variables injected successfully. 04:45:30 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins9452573536913865399.sh 04:45:30 ---> create-netrc.sh 04:45:30 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins9469203989527487469.sh 04:45:30 ---> python-tools-install.sh 04:45:30 Setup pyenv: 04:45:30 system 04:45:30 3.8.13 04:45:30 3.9.13 04:45:30 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:45:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G9Wm from file:/tmp/.os_lf_venv 04:45:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:45:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:45:32 lf-activate-venv(): INFO: Base packages installed successfully 04:45:32 lf-activate-venv(): INFO: Installing additional packages: lftools 04:45:40 lf-activate-venv(): INFO: Adding /tmp/venv-G9Wm/bin to PATH 04:45:40 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins10995530726495007264.sh 04:45:40 ---> sudo-logs.sh 04:45:40 Archiving 'sudo' log.. 04:45:41 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash /tmp/jenkins4343216171484223740.sh 04:45:41 ---> job-cost.sh 04:45:41 Setup pyenv: 04:45:41 system 04:45:41 3.8.13 04:45:41 3.9.13 04:45:41 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:45:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G9Wm from file:/tmp/.os_lf_venv 04:45:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:45:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:45:43 lf-activate-venv(): INFO: Base packages installed successfully 04:45:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-G9Wm/bin to PATH 04:45:47 INFO: No Stack... 04:45:48 INFO: Retrieving Pricing Info for: v3-standard-8 04:45:48 INFO: Archiving Costs 04:45:48 [integration-xtesting-smoke-usecases-robot-py3-docker-merge-master] $ /bin/bash -l /tmp/jenkins810273102646452398.sh 04:45:48 ---> logs-deploy.sh 04:45:48 Setup pyenv: 04:45:48 system 04:45:48 3.8.13 04:45:48 3.9.13 04:45:48 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/.python-version) 04:45:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G9Wm from file:/tmp/.os_lf_venv 04:45:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:45:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:45:50 lf-activate-venv(): INFO: Base packages installed successfully 04:45:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-G9Wm/bin to PATH 04:45:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-smoke-usecases-robot-py3-docker-merge-master/995 04:45:59 INFO: archiving workspace using pattern(s): 04:46:00 Archives upload complete. 04:46:00 INFO: archiving logs to Nexus 04:46:01 ---> uname -a: 04:46:01 Linux prd-ubuntu1804-docker-8c-8g-16653 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 04:46:01 04:46:01 04:46:01 ---> lscpu: 04:46:01 Architecture: x86_64 04:46:01 CPU op-mode(s): 32-bit, 64-bit 04:46:01 Byte Order: Little Endian 04:46:01 CPU(s): 8 04:46:01 On-line CPU(s) list: 0-7 04:46:01 Thread(s) per core: 1 04:46:01 Core(s) per socket: 1 04:46:01 Socket(s): 8 04:46:01 NUMA node(s): 1 04:46:01 Vendor ID: AuthenticAMD 04:46:01 CPU family: 23 04:46:01 Model: 49 04:46:01 Model name: AMD EPYC-Rome Processor 04:46:01 Stepping: 0 04:46:01 CPU MHz: 2800.000 04:46:01 BogoMIPS: 5600.00 04:46:01 Virtualization: AMD-V 04:46:01 Hypervisor vendor: KVM 04:46:01 Virtualization type: full 04:46:01 L1d cache: 32K 04:46:01 L1i cache: 32K 04:46:01 L2 cache: 512K 04:46:01 L3 cache: 16384K 04:46:01 NUMA node0 CPU(s): 0-7 04:46:01 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 04:46:01 04:46:01 04:46:01 ---> nproc: 04:46:01 8 04:46:01 04:46:01 04:46:01 ---> df -h: 04:46:01 Filesystem Size Used Avail Use% Mounted on 04:46:01 udev 16G 0 16G 0% /dev 04:46:01 tmpfs 3.2G 712K 3.2G 1% /run 04:46:01 /dev/vda1 155G 12G 144G 8% / 04:46:01 tmpfs 16G 0 16G 0% /dev/shm 04:46:01 tmpfs 5.0M 0 5.0M 0% /run/lock 04:46:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:46:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 04:46:01 tmpfs 3.2G 0 3.2G 0% /run/user/1001 04:46:01 04:46:01 04:46:01 ---> free -m: 04:46:01 total used free shared buff/cache available 04:46:01 Mem: 32167 851 27909 0 3406 30860 04:46:01 Swap: 1023 0 1023 04:46:01 04:46:01 04:46:01 ---> ip addr: 04:46:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:46:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:46:01 inet 127.0.0.1/8 scope host lo 04:46:01 valid_lft forever preferred_lft forever 04:46:01 inet6 ::1/128 scope host 04:46:01 valid_lft forever preferred_lft forever 04:46:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:46:01 link/ether fa:16:3e:db:bb:0f brd ff:ff:ff:ff:ff:ff 04:46:01 inet 10.30.106.143/23 brd 10.30.107.255 scope global dynamic ens3 04:46:01 valid_lft 86180sec preferred_lft 86180sec 04:46:01 inet6 fe80::f816:3eff:fedb:bb0f/64 scope link 04:46:01 valid_lft forever preferred_lft forever 04:46:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:46:01 link/ether 02:42:f9:25:83:bb brd ff:ff:ff:ff:ff:ff 04:46:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:46:01 valid_lft forever preferred_lft forever 04:46:01 inet6 fe80::42:f9ff:fe25:83bb/64 scope link 04:46:01 valid_lft forever preferred_lft forever 04:46:01 04:46:01 04:46:01 ---> sar -b -r -n DEV: 04:46:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-16653) 12/01/25 _x86_64_ (8 CPU) 04:46:01 04:46:01 04:42:22 LINUX RESTART (8 CPU) 04:46:01 04:46:01 04:43:02 tps rtps wtps bread/s bwrtn/s 04:46:01 04:44:01 178.46 10.74 167.72 1355.16 85787.76 04:46:01 04:45:01 438.46 2.37 436.09 378.07 104855.59 04:46:01 Average: 309.55 6.52 303.03 862.51 95401.78 04:46:01 04:46:01 04:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:46:01 04:44:01 29451200 31637956 3488020 10.59 117540 2338772 1684588 4.96 986236 2123980 549156 04:46:01 04:45:01 28643712 31653764 4295508 13.04 163652 3035244 1485820 4.37 1120260 2706136 476 04:46:01 Average: 29047456 31645860 3891764 11.81 140596 2687008 1585204 4.66 1053248 2415058 274816 04:46:01 04:46:01 04:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:46:01 04:44:01 ens3 249.03 105.12 2896.33 16.24 0.00 0.00 0.00 0.00 04:46:01 04:44:01 lo 3.39 3.39 0.40 0.40 0.00 0.00 0.00 0.00 04:46:01 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 04:45:01 ens3 332.86 305.12 3116.26 1343.26 0.00 0.00 0.00 0.00 04:46:01 04:45:01 lo 4.27 4.27 0.39 0.39 0.00 0.00 0.00 0.00 04:46:01 04:45:01 docker0 61.52 123.38 4.76 2159.99 0.00 0.00 0.00 0.00 04:46:01 Average: ens3 291.30 205.96 3007.22 685.32 0.00 0.00 0.00 0.00 04:46:01 Average: lo 3.83 3.83 0.39 0.39 0.00 0.00 0.00 0.00 04:46:01 Average: docker0 31.02 62.21 2.40 1089.07 0.00 0.00 0.00 0.00 04:46:01 04:46:01 04:46:01 ---> sar -P ALL: 04:46:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-16653) 12/01/25 _x86_64_ (8 CPU) 04:46:01 04:46:01 04:42:22 LINUX RESTART (8 CPU) 04:46:01 04:46:01 04:43:02 CPU %user %nice %system %iowait %steal %idle 04:46:01 04:44:01 all 10.91 0.00 1.67 2.17 0.04 85.21 04:46:01 04:44:01 0 26.48 0.00 2.38 0.82 0.03 70.29 04:46:01 04:44:01 1 30.21 0.00 2.58 10.82 0.12 56.28 04:46:01 04:44:01 2 7.65 0.00 2.01 0.05 0.03 90.25 04:46:01 04:44:01 3 4.68 0.00 1.80 4.68 0.07 88.77 04:46:01 04:44:01 4 3.95 0.00 1.19 0.44 0.03 94.38 04:46:01 04:44:01 5 4.34 0.00 0.95 0.41 0.03 94.26 04:46:01 04:44:01 6 5.97 0.00 1.31 0.03 0.02 92.67 04:46:01 04:44:01 7 3.99 0.00 1.12 0.15 0.02 94.72 04:46:01 04:45:01 all 11.22 0.00 3.12 2.23 0.07 83.36 04:46:01 04:45:01 0 11.36 0.00 3.10 0.34 0.08 85.12 04:46:01 04:45:01 1 8.60 0.00 4.06 6.85 0.07 80.42 04:46:01 04:45:01 2 7.91 0.00 2.19 0.67 0.05 89.17 04:46:01 04:45:01 3 19.05 0.00 3.67 0.76 0.08 76.44 04:46:01 04:45:01 4 8.75 0.00 2.72 2.75 0.05 85.72 04:46:01 04:45:01 5 10.48 0.00 2.54 5.78 0.07 81.14 04:46:01 04:45:01 6 11.64 0.00 2.68 0.18 0.07 85.42 04:46:01 04:45:01 7 12.03 0.00 3.96 0.52 0.08 83.41 04:46:01 Average: all 11.07 0.00 2.40 2.20 0.05 84.28 04:46:01 Average: 0 18.86 0.00 2.75 0.57 0.06 77.76 04:46:01 Average: 1 19.33 0.00 3.32 8.82 0.09 68.43 04:46:01 Average: 2 7.78 0.00 2.10 0.36 0.04 89.71 04:46:01 Average: 3 11.90 0.00 2.74 2.71 0.08 82.57 04:46:01 Average: 4 6.36 0.00 1.96 1.60 0.04 90.03 04:46:01 Average: 5 7.43 0.00 1.75 3.11 0.05 87.66 04:46:01 Average: 6 8.83 0.00 2.00 0.11 0.04 89.02 04:46:01 Average: 7 8.03 0.00 2.55 0.34 0.05 89.03 04:46:01 04:46:01 04:46:01