Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4521 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-y2Ff6Ksf7WDq/agent.2086 SSH_AGENT_PID=2088 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/private_key_2023442898705014328.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-master # 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/master^{commit} # timeout=10 Checking out Revision 0c122a4d2f81f5cb1eabef8e7ff9b1cff083f086 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c122a4d2f81f5cb1eabef8e7ff9b1cff083f086 # timeout=10 Commit message: "CI: Migrate Sonar Scan job to GHA" > git rev-list --no-walk 0c122a4d2f81f5cb1eabef8e7ff9b1cff083f086 # 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-master] $ /bin/bash /tmp/jenkins14221384428236030961.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-K8vQ 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-K8vQ/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-K8vQ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.3 boto3==1.37.28 botocore==1.37.28 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.2 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.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 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.24.0 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.13.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.0 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-master@tmp/config17723015878371691084tmp copy managed file [nonrtric-rapp-orufhrecovery-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config630705228282056528tmp [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins5782686328614743944.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-master] $ /bin/bash /tmp/jenkins8899298471667691026.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4628160711571804800.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-master] $ /bin/bash -l /tmp/jenkins7709398374087119074.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K8vQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-K8vQ/bin to PATH ---> Docker image tag found: 1.2.0 [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-master] $ /bin/bash /tmp/jenkins10352251883326780989.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.2.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.29kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.8-slim-buster #3 DONE 1.2s #4 [1/9] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 #4 resolve docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 10.79kB done #5 DONE 0.1s #4 [1/9] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0B / 12.89MB 0.1s #4 sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 988B / 988B done #4 sha256:90834dba6381dfc3957573dc7a3e6c5c8ed255cf60079329a6da2b5e6d4257b8 1.37kB / 1.37kB done #4 sha256:addd6962740ab9fd79a788945daa24348c11adcec97d47a647e0a61c86cc9f60 6.87kB / 6.87kB done #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.2s done #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 2.10MB / 12.89MB 0.3s #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 8.39MB / 27.14MB 0.3s #4 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 0B / 244B 0.3s #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 6.29MB / 12.89MB 0.4s #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 12.58MB / 27.14MB 0.4s #4 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.4s done #4 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0B / 3.14MB 0.4s #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.6s #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 26.21MB / 27.14MB 0.6s #4 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 3.14MB / 3.14MB 0.6s #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.6s done #4 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 3.14MB / 3.14MB 0.8s done #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 0.8s done #4 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0.1s #4 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.3s done #4 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c #4 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done #4 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 #4 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0.5s done #4 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 done #4 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 #4 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.3s done #4 DONE 3.5s #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.237 #8 0.237 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #8 0.238 #8 0.271 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #8 0.282 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #8 0.283 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #8 0.399 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] #8 0.522 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [610 kB] #8 0.614 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] #8 1.708 Fetched 8741 kB in 1s (6044 kB/s) #8 1.708 Reading package lists... #8 2.370 Building dependency tree... #8 2.509 Reading state information... #8 2.519 24 packages can be upgraded. Run 'apt list --upgradable' to see them. #8 DONE 2.8s #9 [5/9] RUN apt install curl -y #9 0.178 #9 0.178 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #9 0.178 #9 0.188 Reading package lists... #9 0.775 Building dependency tree... #9 0.905 Reading state information... #9 1.008 The following additional packages will be installed: #9 1.009 krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 #9 1.009 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 librtmp1 #9 1.009 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 publicsuffix #9 1.010 Suggested packages: #9 1.010 krb5-doc krb5-user libsasl2-modules-gssapi-mit #9 1.010 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 1.010 libsasl2-modules-sql #9 1.102 The following NEW packages will be installed: #9 1.103 curl krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 #9 1.103 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 #9 1.103 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 #9 1.103 publicsuffix #9 1.131 0 upgraded, 18 newly installed, 0 to remove and 24 not upgraded. #9 1.131 Need to get 2492 kB of archives. #9 1.131 After this operation, 5887 kB of additional disk space will be used. #9 1.131 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] #9 1.137 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #9 1.137 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] #9 1.139 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] #9 1.144 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] #9 1.154 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] #9 1.157 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.158 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #9 1.160 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #9 1.164 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.167 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.169 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #9 1.170 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #9 1.171 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.175 Get:15 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u9 [336 kB] #9 1.181 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u9 [267 kB] #9 1.185 Get:17 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] #9 1.186 Get:18 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] #9 1.300 debconf: delaying package configuration, since apt-utils is not installed #9 1.328 Fetched 2492 kB in 0s (34.7 MB/s) #9 1.355 Selecting previously unselected package krb5-locales. #9 1.355 (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.362 Preparing to unpack .../00-krb5-locales_1.17-3+deb10u6_all.deb ... #9 1.367 Unpacking krb5-locales (1.17-3+deb10u6) ... #9 1.421 Selecting previously unselected package libkeyutils1:amd64. #9 1.423 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ... #9 1.434 Unpacking libkeyutils1:amd64 (1.6-6) ... #9 1.487 Selecting previously unselected package libkrb5support0:amd64. #9 1.488 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u6_amd64.deb ... #9 1.494 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... #9 1.549 Selecting previously unselected package libk5crypto3:amd64. #9 1.550 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_amd64.deb ... #9 1.557 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... #9 1.629 Selecting previously unselected package libkrb5-3:amd64. #9 1.631 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_amd64.deb ... #9 1.636 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... #9 1.728 Selecting previously unselected package libgssapi-krb5-2:amd64. #9 1.730 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... #9 1.735 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #9 1.808 Selecting previously unselected package libsasl2-modules-db:amd64. #9 1.810 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #9 1.815 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 1.878 Selecting previously unselected package libsasl2-2:amd64. #9 1.881 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #9 1.886 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 1.942 Selecting previously unselected package libldap-common. #9 1.945 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #9 1.950 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #9 2.017 Selecting previously unselected package libldap-2.4-2:amd64. #9 2.019 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #9 2.026 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #9 2.100 Selecting previously unselected package libnghttp2-14:amd64. #9 2.101 Preparing to unpack .../10-libnghttp2-14_1.36.0-2+deb10u3_amd64.deb ... #9 2.112 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #9 2.167 Selecting previously unselected package libpsl5:amd64. #9 2.169 Preparing to unpack .../11-libpsl5_0.20.2-2_amd64.deb ... #9 2.174 Unpacking libpsl5:amd64 (0.20.2-2) ... #9 2.226 Selecting previously unselected package librtmp1:amd64. #9 2.228 Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #9 2.238 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #9 2.294 Selecting previously unselected package libssh2-1:amd64. #9 2.295 Preparing to unpack .../13-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... #9 2.301 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #9 2.366 Selecting previously unselected package libcurl4:amd64. #9 2.368 Preparing to unpack .../14-libcurl4_7.64.0-4+deb10u9_amd64.deb ... #9 2.376 Unpacking libcurl4:amd64 (7.64.0-4+deb10u9) ... #9 2.457 Selecting previously unselected package curl. #9 2.459 Preparing to unpack .../15-curl_7.64.0-4+deb10u9_amd64.deb ... #9 2.465 Unpacking curl (7.64.0-4+deb10u9) ... #9 2.544 Selecting previously unselected package libsasl2-modules:amd64. #9 2.546 Preparing to unpack .../16-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... #9 2.552 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 2.605 Selecting previously unselected package publicsuffix. #9 2.608 Preparing to unpack .../17-publicsuffix_20220811.1734-0+deb10u1_all.deb ... #9 2.615 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... #9 2.686 Setting up libkeyutils1:amd64 (1.6-6) ... #9 2.705 Setting up libpsl5:amd64 (0.20.2-2) ... #9 2.722 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 2.748 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #9 2.768 Setting up krb5-locales (1.17-3+deb10u6) ... #9 2.788 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #9 2.813 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... #9 2.828 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 2.843 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #9 2.860 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... #9 2.876 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #9 2.896 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #9 2.922 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... #9 2.941 Setting up publicsuffix (20220811.1734-0+deb10u1) ... #9 2.956 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #9 2.978 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #9 3.004 Setting up libcurl4:amd64 (7.64.0-4+deb10u9) ... #9 3.037 Setting up curl (7.64.0-4+deb10u9) ... #9 3.053 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.229 Reading package lists... #10 0.896 Building dependency tree... #10 1.028 Reading state information... #10 1.131 The following additional packages will be installed: #10 1.132 libcap2 libcap2-bin libpam-cap #10 1.173 The following NEW packages will be installed: #10 1.174 iputils-ping libcap2 libcap2-bin libpam-cap #10 1.264 0 upgraded, 4 newly installed, 0 to remove and 24 not upgraded. #10 1.264 Need to get 104 kB of archives. #10 1.264 After this operation, 319 kB of additional disk space will be used. #10 1.264 Get:1 http://deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] #10 1.269 Get:2 http://deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u2 [43.4 kB] #10 1.273 Get:3 http://deb.debian.org/debian buster/main amd64 libcap2-bin amd64 1:2.25-2 [28.8 kB] #10 1.274 Get:4 http://deb.debian.org/debian buster/main amd64 libpam-cap amd64 1:2.25-2 [14.3 kB] #10 1.393 debconf: delaying package configuration, since apt-utils is not installed #10 1.420 Fetched 104 kB in 0s (1215 kB/s) #10 1.452 Selecting previously unselected package libcap2:amd64. #10 1.452 (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.463 Preparing to unpack .../libcap2_1%3a2.25-2_amd64.deb ... #10 1.473 Unpacking libcap2:amd64 (1:2.25-2) ... #10 1.531 Selecting previously unselected package iputils-ping. #10 1.532 Preparing to unpack .../iputils-ping_3%3a20180629-2+deb10u2_amd64.deb ... #10 1.537 Unpacking iputils-ping (3:20180629-2+deb10u2) ... #10 1.580 Selecting previously unselected package libcap2-bin. #10 1.582 Preparing to unpack .../libcap2-bin_1%3a2.25-2_amd64.deb ... #10 1.587 Unpacking libcap2-bin (1:2.25-2) ... #10 1.642 Selecting previously unselected package libpam-cap:amd64. #10 1.643 Preparing to unpack .../libpam-cap_1%3a2.25-2_amd64.deb ... #10 1.649 Unpacking libpam-cap:amd64 (1:2.25-2) ... #10 1.695 Setting up libcap2:amd64 (1:2.25-2) ... #10 1.711 Setting up libcap2-bin (1:2.25-2) ... #10 1.727 Setting up libpam-cap:amd64 (1:2.25-2) ... #10 1.822 debconf: unable to initialize frontend: Dialog #10 1.822 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 1.822 debconf: falling back to frontend: Readline #10 1.822 debconf: unable to initialize frontend: Readline #10 1.822 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.822 debconf: falling back to frontend: Teletype #10 1.898 Setting up iputils-ping (3:20180629-2+deb10u2) ... #10 1.919 Processing triggers for libc-bin (2.28-10+deb10u2) ... #10 DONE 2.1s #11 [7/9] RUN pip install -r requirements.txt #11 1.671 Collecting certifi==2020.12.5 #11 1.693 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) #11 1.708 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 kB 13.8 MB/s eta 0:00:00 #11 1.742 Collecting chardet==4.0.0 #11 1.747 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) #11 1.758 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 23.1 MB/s eta 0:00:00 #11 1.792 Collecting idna==2.10 #11 1.797 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) #11 1.806 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 9.0 MB/s eta 0:00:00 #11 1.876 Collecting requests==2.25.1 #11 1.881 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) #11 1.888 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 11.6 MB/s eta 0:00:00 #11 1.965 Collecting urllib3==1.26.4 #11 1.972 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) #11 1.987 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.3/153.3 kB 16.8 MB/s eta 0:00:00 #11 2.094 Installing collected packages: certifi, urllib3, idna, chardet, requests #11 2.487 Successfully installed certifi-2020.12.5 chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.4 #11 2.488 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.606 #11 2.606 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #11 2.606 [notice] To update, run: pip install --upgrade pip #11 DONE 2.9s #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.3s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:512cb02623c0c3f4cf61ad73a5ce6a025b074b85f3760841000f915f266e4052 done #14 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 0.0s done #14 DONE 0.3s ---> docker-build.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5146846991297239339.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-master] $ /bin/bash /tmp/jenkins8805426393854604728.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.2.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery] 64852049f84e: Preparing 7739ece31c59: Preparing ad003d560df3: Preparing 5a1d808b25a6: Preparing f3a55789edf0: Preparing 39a2f4362d35: Preparing 5f70bf18a086: Preparing 05efc1778f20: Preparing e6c5004ee77f: Preparing 997b8e79e84f: Preparing 3054512b6f71: Preparing ae2d55769c5e: Preparing e2ef8a51359d: Preparing 39a2f4362d35: Waiting 5f70bf18a086: Waiting 05efc1778f20: Waiting e6c5004ee77f: Waiting 997b8e79e84f: Waiting 3054512b6f71: Waiting ae2d55769c5e: Waiting e2ef8a51359d: Waiting 7739ece31c59: Pushed 64852049f84e: Pushed 5a1d808b25a6: Pushed 5f70bf18a086: Pushed e6c5004ee77f: Layer already exists 997b8e79e84f: Layer already exists 05efc1778f20: Pushed 3054512b6f71: Layer already exists ae2d55769c5e: Layer already exists e2ef8a51359d: Layer already exists f3a55789edf0: Pushed ad003d560df3: Pushed 39a2f4362d35: Pushed 1.2.0: digest: sha256:322cb537f4ae17bcacc8b603c83b8642a558e698c4c8959f61bfb3e4dcbf5743 size: 3044 ---> docker-push.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins15780266915504184503.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2088 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins8680731544374574065.sh ---> sysstat.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins6542026992653986051.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master + 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-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -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-master ']' + mkdir -p /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/archives/ [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins17313782684905427995.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K8vQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-K8vQ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins2479975295282019302.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config15820326450531291741tmp 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-master] $ /bin/bash /tmp/jenkins29768541716038500.sh ---> create-netrc.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins9248022389607357675.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K8vQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-K8vQ/bin to PATH [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins18013230760538712443.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins3813796759869195634.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K8vQ 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-K8vQ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash -l /tmp/jenkins18017076121904632337.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-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K8vQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-K8vQ/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-master/162 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4521 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 438 1238 0 2267 3238 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:da:f1:b9 brd ff:ff:ff:ff:ff:ff inet 10.32.6.223/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86227sec preferred_lft 86227sec inet6 fe80::f816:3eff:feda:f1b9/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:5a:27:8c:1f 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-4521) 04/07/25 _x86_64_ (4 CPU) 16:48:41 LINUX RESTART (4 CPU) 16:49:01 tps rtps wtps bread/s bwrtn/s 16:50:03 175.30 69.39 105.92 5639.19 42020.48 16:51:01 160.58 13.29 147.28 2366.76 19660.75 Average: 168.06 41.81 126.25 4030.71 31030.07 16:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:50:03 1719400 3390220 2319252 57.43 52024 1774688 860948 16.92 510144 1630900 148372 16:51:01 1315868 3361316 2722784 67.42 71196 2112188 904548 17.78 658728 1848000 17636 Average: 1517634 3375768 2521018 62.42 61610 1943438 882748 17.35 584436 1739450 83004 16:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:50:03 ens3 352.59 218.43 1426.50 65.93 0.00 0.00 0.00 0.00 16:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:03 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:51:01 ens3 222.86 188.74 1225.46 379.95 0.00 0.00 0.00 0.00 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:01 lo 5.52 5.52 0.50 0.50 0.00 0.00 0.00 0.00 Average: ens3 288.82 203.84 1327.68 220.28 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: lo 3.36 3.36 0.30 0.30 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4521) 04/07/25 _x86_64_ (4 CPU) 16:48:41 LINUX RESTART (4 CPU) 16:49:01 CPU %user %nice %system %iowait %steal %idle 16:50:03 all 19.64 0.00 2.30 5.36 0.05 72.66 16:50:03 0 42.34 0.00 2.67 3.51 0.08 51.39 16:50:03 1 15.33 0.00 1.99 7.05 0.03 75.59 16:50:03 2 7.49 0.00 1.39 7.79 0.03 83.31 16:50:03 3 13.38 0.00 3.15 3.05 0.05 80.36 16:51:01 all 19.18 0.00 2.39 3.89 0.06 74.48 16:51:01 0 30.01 0.00 3.07 3.76 0.07 63.09 16:51:01 1 12.69 0.00 2.13 3.96 0.05 81.17 16:51:01 2 23.83 0.00 2.31 4.36 0.07 69.43 16:51:01 3 10.26 0.00 2.04 3.52 0.03 84.14 Average: all 19.41 0.00 2.34 4.64 0.05 73.55 Average: 0 36.29 0.00 2.87 3.63 0.08 57.13 Average: 1 14.03 0.00 2.06 5.52 0.04 78.34 Average: 2 15.50 0.00 1.84 6.10 0.05 76.50 Average: 3 11.85 0.00 2.61 3.28 0.04 82.22