Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3352 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-crQgruva2FGX/agent.2105 SSH_AGENT_PID=2107 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release@tmp/private_key_17937639796276868358.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery > git init /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/g-release^{commit} # timeout=10 Checking out Revision 573522b2ac3b45a77c143090beac0599a8b70b46 (refs/remotes/origin/g-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 573522b2ac3b45a77c143090beac0599a8b70b46 # timeout=10 Commit message: "Correct documentation" > git rev-list --no-walk 573522b2ac3b45a77c143090beac0599a8b70b46 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins7170159398117558086.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yazv lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yazv/bin to PATH Generating Requirements File 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.0.1 from /tmp/venv-yazv/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.1 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.3 boto3==1.37.18 botocore==1.37.18 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.9 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.3.1 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.4.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==24.2 pbr==6.1.1 platformdirs==4.3.7 prettytable==3.15.1 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==7.4.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.23.1 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.4 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2025.1 urllib3==1.26.20 virtualenv==20.29.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release@tmp/config12538825581588838425tmp copy managed file [nonrtric-rapp-orufhrecovery-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release@tmp/config8380224807378517216tmp [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins17366018101814238806.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins15913721890154489894.sh [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/sh -xe /tmp/jenkins14782487993205033187.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=scriptversion/app CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash -l /tmp/jenkins14752227914474191710.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yazv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-yazv/bin to PATH ---> Docker image tag found: 1.1.1 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=scriptversion/app CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nonrtric-rapp-orufhrecovery [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins14739193772397881749.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.1 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.29kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.8-slim-buster #3 DONE 1.1s #4 [internal] load build context #4 transferring context: 9.94kB done #4 DONE 0.0s #5 [1/9] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 #5 resolve docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 0.0s done #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0B / 12.89MB 0.1s #5 sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 988B / 988B done #5 sha256:90834dba6381dfc3957573dc7a3e6c5c8ed255cf60079329a6da2b5e6d4257b8 1.37kB / 1.37kB done #5 sha256:addd6962740ab9fd79a788945daa24348c11adcec97d47a647e0a61c86cc9f60 6.87kB / 6.87kB done #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 8.39MB / 12.89MB 0.3s #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 13.63MB / 27.14MB 0.3s #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 0B / 244B 0.3s #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 24.12MB / 27.14MB 0.4s #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.4s #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.4s done #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 0.5s done #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.4s done #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0B / 3.14MB 0.5s #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 3.14MB / 3.14MB 0.6s done #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.1s done #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.1s done #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0.5s done #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 done #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.1s #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.3s done #5 DONE 3.0s #6 [2/9] COPY . /usr/src/app/ #6 DONE 2.1s #7 [3/9] WORKDIR /usr/src/app #7 DONE 0.1s #8 [4/9] RUN apt update #8 0.239 #8 0.239 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #8 0.240 #8 0.283 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #8 0.434 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #8 0.586 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #8 0.590 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] #8 0.691 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [610 kB] #8 0.717 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] #8 1.858 Fetched 8741 kB in 2s (5497 kB/s) #8 1.858 Reading package lists... #8 2.402 Building dependency tree... #8 2.536 Reading state information... #8 2.546 24 packages can be upgraded. Run 'apt list --upgradable' to see them. #8 DONE 2.7s #9 [5/9] RUN apt install curl -y #9 0.197 #9 0.197 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #9 0.197 #9 0.204 Reading package lists... #9 0.764 Building dependency tree... #9 0.872 Reading state information... #9 0.953 The following additional packages will be installed: #9 0.953 krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 #9 0.954 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 librtmp1 #9 0.954 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 publicsuffix #9 0.954 Suggested packages: #9 0.954 krb5-doc krb5-user libsasl2-modules-gssapi-mit #9 0.954 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 0.954 libsasl2-modules-sql #9 1.049 The following NEW packages will be installed: #9 1.050 curl krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 #9 1.050 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 #9 1.050 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 #9 1.050 publicsuffix #9 1.076 0 upgraded, 18 newly installed, 0 to remove and 24 not upgraded. #9 1.076 Need to get 2492 kB of archives. #9 1.076 After this operation, 5887 kB of additional disk space will be used. #9 1.076 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] #9 1.082 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #9 1.083 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] #9 1.087 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] #9 1.092 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] #9 1.099 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] #9 1.101 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #9 1.103 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #9 1.105 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #9 1.109 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] #9 1.112 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u3 [86.1 kB] #9 1.112 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #9 1.113 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #9 1.114 Get:14 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] #9 1.116 Get:15 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u9 [336 kB] #9 1.120 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u9 [267 kB] #9 1.124 Get:17 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] #9 1.126 Get:18 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #9 1.235 debconf: delaying package configuration, since apt-utils is not installed #9 1.260 Fetched 2492 kB in 0s (39.9 MB/s) #9 1.288 Selecting previously unselected package krb5-locales. #9 1.288 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6843 files and directories currently installed.) #9 1.296 Preparing to unpack .../00-krb5-locales_1.17-3+deb10u6_all.deb ... #9 1.303 Unpacking krb5-locales (1.17-3+deb10u6) ... #9 1.367 Selecting previously unselected package libkeyutils1:amd64. #9 1.369 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ... #9 1.380 Unpacking libkeyutils1:amd64 (1.6-6) ... #9 1.432 Selecting previously unselected package libkrb5support0:amd64. #9 1.434 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u6_amd64.deb ... #9 1.440 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... #9 1.500 Selecting previously unselected package libk5crypto3:amd64. #9 1.502 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_amd64.deb ... #9 1.508 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... #9 1.571 Selecting previously unselected package libkrb5-3:amd64. #9 1.573 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_amd64.deb ... #9 1.579 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... #9 1.674 Selecting previously unselected package libgssapi-krb5-2:amd64. #9 1.676 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... #9 1.682 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #9 1.743 Selecting previously unselected package libsasl2-modules-db:amd64. #9 1.744 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #9 1.750 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 1.801 Selecting previously unselected package libsasl2-2:amd64. #9 1.804 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #9 1.808 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 1.867 Selecting previously unselected package libldap-common. #9 1.869 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #9 1.874 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #9 1.931 Selecting previously unselected package libldap-2.4-2:amd64. #9 1.933 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #9 1.940 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #9 2.011 Selecting previously unselected package libnghttp2-14:amd64. #9 2.012 Preparing to unpack .../10-libnghttp2-14_1.36.0-2+deb10u3_amd64.deb ... #9 2.018 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #9 2.083 Selecting previously unselected package libpsl5:amd64. #9 2.085 Preparing to unpack .../11-libpsl5_0.20.2-2_amd64.deb ... #9 2.090 Unpacking libpsl5:amd64 (0.20.2-2) ... #9 2.149 Selecting previously unselected package librtmp1:amd64. #9 2.151 Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #9 2.158 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #9 2.234 Selecting previously unselected package libssh2-1:amd64. #9 2.235 Preparing to unpack .../13-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... #9 2.241 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #9 2.317 Selecting previously unselected package libcurl4:amd64. #9 2.319 Preparing to unpack .../14-libcurl4_7.64.0-4+deb10u9_amd64.deb ... #9 2.325 Unpacking libcurl4:amd64 (7.64.0-4+deb10u9) ... #9 2.402 Selecting previously unselected package curl. #9 2.403 Preparing to unpack .../15-curl_7.64.0-4+deb10u9_amd64.deb ... #9 2.409 Unpacking curl (7.64.0-4+deb10u9) ... #9 2.490 Selecting previously unselected package libsasl2-modules:amd64. #9 2.491 Preparing to unpack .../16-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... #9 2.498 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 2.554 Selecting previously unselected package publicsuffix. #9 2.556 Preparing to unpack .../17-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #9 2.562 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #9 2.636 Setting up libkeyutils1:amd64 (1.6-6) ... #9 2.653 Setting up libpsl5:amd64 (0.20.2-2) ... #9 2.668 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 2.694 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #9 2.708 Setting up krb5-locales (1.17-3+deb10u6) ... #9 2.725 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #9 2.745 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... #9 2.760 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 2.778 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #9 2.796 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... #9 2.815 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 2.836 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #9 2.853 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... #9 2.878 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #9 2.904 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #9 2.928 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #9 2.954 Setting up libcurl4:amd64 (7.64.0-4+deb10u9) ... #9 2.978 Setting up curl (7.64.0-4+deb10u9) ... #9 3.004 Processing triggers for libc-bin (2.28-10+deb10u2) ... #9 DONE 3.2s #10 [6/9] RUN apt-get install iputils-ping -y #10 0.225 Reading package lists... #10 0.858 Building dependency tree... #10 1.045 Reading state information... #10 1.156 The following additional packages will be installed: #10 1.156 libcap2 libcap2-bin libpam-cap #10 1.199 The following NEW packages will be installed: #10 1.199 iputils-ping libcap2 libcap2-bin libpam-cap #10 1.225 0 upgraded, 4 newly installed, 0 to remove and 24 not upgraded. #10 1.225 Need to get 104 kB of archives. #10 1.225 After this operation, 319 kB of additional disk space will be used. #10 1.225 Get:1 http://deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] #10 1.229 Get:2 http://deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u2 [43.4 kB] #10 1.233 Get:3 http://deb.debian.org/debian buster/main amd64 libcap2-bin amd64 1:2.25-2 [28.8 kB] #10 1.234 Get:4 http://deb.debian.org/debian buster/main amd64 libpam-cap amd64 1:2.25-2 [14.3 kB] #10 1.358 debconf: delaying package configuration, since apt-utils is not installed #10 1.395 Fetched 104 kB in 0s (4735 kB/s) #10 1.436 Selecting previously unselected package libcap2:amd64. #10 1.436 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7010 files and directories currently installed.) #10 1.442 Preparing to unpack .../libcap2_1%3a2.25-2_amd64.deb ... #10 1.453 Unpacking libcap2:amd64 (1:2.25-2) ... #10 1.500 Selecting previously unselected package iputils-ping. #10 1.501 Preparing to unpack .../iputils-ping_3%3a20180629-2+deb10u2_amd64.deb ... #10 1.507 Unpacking iputils-ping (3:20180629-2+deb10u2) ... #10 1.557 Selecting previously unselected package libcap2-bin. #10 1.558 Preparing to unpack .../libcap2-bin_1%3a2.25-2_amd64.deb ... #10 1.566 Unpacking libcap2-bin (1:2.25-2) ... #10 1.627 Selecting previously unselected package libpam-cap:amd64. #10 1.629 Preparing to unpack .../libpam-cap_1%3a2.25-2_amd64.deb ... #10 1.635 Unpacking libpam-cap:amd64 (1:2.25-2) ... #10 1.687 Setting up libcap2:amd64 (1:2.25-2) ... #10 1.704 Setting up libcap2-bin (1:2.25-2) ... #10 1.726 Setting up libpam-cap:amd64 (1:2.25-2) ... #10 1.811 debconf: unable to initialize frontend: Dialog #10 1.811 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 1.811 debconf: falling back to frontend: Readline #10 1.812 debconf: unable to initialize frontend: Readline #10 1.812 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #10 1.812 debconf: falling back to frontend: Teletype #10 1.898 Setting up iputils-ping (3:20180629-2+deb10u2) ... #10 1.921 Processing triggers for libc-bin (2.28-10+deb10u2) ... #10 DONE 2.1s #11 [7/9] RUN pip install -r requirements.txt #11 1.611 Collecting certifi==2020.12.5 #11 1.635 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) #11 1.650 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 kB 13.1 MB/s eta 0:00:00 #11 1.678 Collecting chardet==4.0.0 #11 1.682 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) #11 1.697 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 15.0 MB/s eta 0:00:00 #11 1.732 Collecting idna==2.10 #11 1.736 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) #11 1.745 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.9 MB/s eta 0:00:00 #11 1.809 Collecting requests==2.25.1 #11 1.813 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) #11 1.820 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 10.6 MB/s eta 0:00:00 #11 1.889 Collecting urllib3==1.26.4 #11 1.893 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) #11 1.904 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.3/153.3 kB 17.4 MB/s eta 0:00:00 #11 1.999 Installing collected packages: certifi, urllib3, idna, chardet, requests #11 2.376 Successfully installed certifi-2020.12.5 chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.4 #11 2.376 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 2.489 #11 2.489 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #11 2.489 [notice] To update, run: pip install --upgrade pip #11 DONE 2.7s #12 [8/9] RUN groupadd nonrtric && useradd -r -g nonrtric nonrtric #12 DONE 0.4s #13 [9/9] RUN chown -R nonrtric:nonrtric /usr/src/app/ #13 DONE 0.4s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:004b4365d0173ba8eb7cc1b03fbdaa5e77c1e369ef61d288ed413ba3f0c97e08 done #14 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.1 0.0s done #14 DONE 0.3s ---> docker-build.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/sh -xe /tmp/jenkins15174868174426845184.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins7241001561578835089.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery] 4552791fac10: Preparing ccc6784a9f4e: Preparing 126ef1b74d59: Preparing f144c8ab4c44: Preparing 4f9e4837272f: Preparing cb7eea23e58d: Preparing 5f70bf18a086: Preparing ee9671cd0ea7: Preparing e6c5004ee77f: Preparing 997b8e79e84f: Preparing 3054512b6f71: Preparing ae2d55769c5e: Preparing e2ef8a51359d: Preparing e6c5004ee77f: Waiting 997b8e79e84f: Waiting 3054512b6f71: Waiting ae2d55769c5e: Waiting e2ef8a51359d: Waiting 5f70bf18a086: Waiting cb7eea23e58d: Waiting ee9671cd0ea7: Waiting ccc6784a9f4e: Pushed 4552791fac10: Pushed f144c8ab4c44: Pushed 5f70bf18a086: Pushed e6c5004ee77f: Layer already exists 997b8e79e84f: Layer already exists ee9671cd0ea7: Pushed 3054512b6f71: Layer already exists ae2d55769c5e: Layer already exists e2ef8a51359d: Layer already exists 4f9e4837272f: Pushed 126ef1b74d59: Pushed cb7eea23e58d: Pushed 1.1.1: digest: sha256:1efbf848e6bec7dcb41ab6c2025f4820ef517bf782d43181854f9b20c0d05bbe size: 3044 ---> docker-push.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins10769715480261943586.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2107 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins4722755649776601596.sh ---> sysstat.sh [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins14194002389796411680.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release ']' + mkdir -p /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/archives/ [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins7518654497846803565.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yazv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yazv/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins6313929759826318166.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release@tmp/config7744622097614937963tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins4937664873713327049.sh ---> create-netrc.sh [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins8113014938367247785.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yazv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yazv/bin to PATH [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins14188852934868913000.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash /tmp/jenkins6193434802014327234.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yazv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-yazv/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-rapp-orufhrecovery-docker-merge-g-release] $ /bin/bash -l /tmp/jenkins11785190405802019841.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yazv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yazv/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-orufhrecovery-docker-merge-g-release/116 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3352 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.1G 11G 48% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 450 1227 0 2265 3225 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:11:14:a6 brd ff:ff:ff:ff:ff:ff inet 10.32.6.119/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86233sec preferred_lft 86233sec inet6 fe80::f816:3eff:fe11:14a6/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:31:6a:a1:c1 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3352) 03/23/25 _x86_64_ (4 CPU) 09:46:40 LINUX RESTART (4 CPU) 09:47:01 tps rtps wtps bread/s bwrtn/s 09:48:02 173.64 69.07 104.57 5620.26 41634.81 09:49:01 161.74 13.12 148.62 2306.73 19777.53 Average: 167.74 41.33 126.41 3977.42 30797.99 09:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:48:02 1720896 3390208 2317756 57.39 51944 1773112 843624 16.58 509632 1629016 158780 09:49:01 1277784 3321776 2760868 68.36 71356 2110336 909184 17.87 697128 1845484 17732 Average: 1499340 3355992 2539312 62.88 61650 1941724 876404 17.23 603380 1737250 88256 09:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:48:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:02 ens3 371.19 255.57 1431.04 69.14 0.00 0.00 0.00 0.00 09:49:01 lo 5.29 5.29 0.48 0.48 0.00 0.00 0.00 0.00 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:01 ens3 177.11 147.64 1205.07 373.80 0.00 0.00 0.00 0.00 Average: lo 3.26 3.26 0.29 0.29 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 274.96 202.06 1319.00 220.19 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3352) 03/23/25 _x86_64_ (4 CPU) 09:46:40 LINUX RESTART (4 CPU) 09:47:01 CPU %user %nice %system %iowait %steal %idle 09:48:02 all 18.70 0.00 2.14 5.49 0.06 73.61 09:48:02 0 19.25 0.00 2.12 4.52 0.03 74.07 09:48:02 1 10.07 0.00 2.14 7.66 0.03 80.10 09:48:02 2 14.67 0.00 1.96 7.32 0.08 75.97 09:48:02 3 30.81 0.00 2.29 2.49 0.08 64.33 09:49:01 all 19.46 0.00 2.46 3.88 0.06 74.16 09:49:01 0 32.01 0.00 2.87 2.53 0.07 62.53 09:49:01 1 12.25 0.00 2.28 1.36 0.05 84.06 09:49:01 2 22.11 0.00 2.32 6.26 0.07 69.23 09:49:01 3 11.34 0.00 2.34 5.36 0.05 80.91 Average: all 19.08 0.00 2.30 4.69 0.06 73.88 Average: 0 25.61 0.00 2.49 3.53 0.05 68.32 Average: 1 11.15 0.00 2.21 4.54 0.04 82.06 Average: 2 18.37 0.00 2.14 6.79 0.08 72.62 Average: 3 21.14 0.00 2.32 3.92 0.07 72.55