15:14:15 Started by timer 15:14:15 Running as SYSTEM 15:14:15 [EnvInject] - Loading node environment variables. 15:14:15 Building remotely on prd-ubuntu1804-docker-4c-4g-2296 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master 15:14:15 [ssh-agent] Looking for ssh-agent implementation... 15:14:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:15 $ ssh-agent 15:14:15 SSH_AUTH_SOCK=/tmp/ssh-Bzpxpt0fpyot/agent.2093 15:14:15 SSH_AGENT_PID=2095 15:14:15 [ssh-agent] Started. 15:14:15 Running ssh-add (command line suppressed) 15:14:15 Identity added: /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/private_key_8405555824342228992.key (jenkins-ssh) 15:14:15 [ssh-agent] Using credentials jenkins (jenkins) 15:14:15 The recommended git tool is: NONE 15:14:17 using credential jenkins 15:14:17 Wiping out workspace first. 15:14:17 Cloning the remote Git repository 15:14:17 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 15:14:17 > git init /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master # timeout=10 15:14:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 15:14:17 > git --version # timeout=10 15:14:17 > git --version # 'git version 2.17.1' 15:14:17 using GIT_SSH to set credentials jenkins 15:14:17 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf # timeout=10 15:14:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:19 Avoid second fetch 15:14:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:14:19 Checking out Revision b9fbd467a62eac8ec3cca03d78a23b2371b6727a (refs/remotes/origin/master) 15:14:19 > git config core.sparsecheckout # timeout=10 15:14:19 > git checkout -f b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 15:14:19 Commit message: "Updating the Values.yaml for several services. Cleaned out proprietary data" 15:14:19 > git rev-list --no-walk b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 15:14:22 provisioning config files... 15:14:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:14:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:14:22 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins5862144393170203767.sh 15:14:22 ---> python-tools-install.sh 15:14:22 Setup pyenv: 15:14:22 * system (set by /opt/pyenv/version) 15:14:22 * 3.8.13 (set by /opt/pyenv/version) 15:14:22 * 3.9.13 (set by /opt/pyenv/version) 15:14:22 * 3.10.6 (set by /opt/pyenv/version) 15:14:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G3sS 15:14:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:14:31 lf-activate-venv(): INFO: Installing: lftools 15:15:03 lf-activate-venv(): INFO: Adding /tmp/venv-G3sS/bin to PATH 15:15:03 Generating Requirements File 15:15:28 Python 3.10.6 15:15:28 pip 24.0 from /tmp/venv-G3sS/lib/python3.10/site-packages/pip (python 3.10) 15:15:28 appdirs==1.4.4 15:15:28 argcomplete==3.3.0 15:15:28 aspy.yaml==1.3.0 15:15:28 attrs==23.2.0 15:15:28 autopage==0.5.2 15:15:28 beautifulsoup4==4.12.3 15:15:28 boto3==1.34.116 15:15:28 botocore==1.34.116 15:15:28 bs4==0.0.2 15:15:28 cachetools==5.3.3 15:15:28 certifi==2024.2.2 15:15:28 cffi==1.16.0 15:15:28 cfgv==3.4.0 15:15:28 chardet==5.2.0 15:15:28 charset-normalizer==3.3.2 15:15:28 click==8.1.7 15:15:28 cliff==4.7.0 15:15:28 cmd2==2.4.3 15:15:28 cryptography==3.3.2 15:15:28 debtcollector==3.0.0 15:15:28 decorator==5.1.1 15:15:28 defusedxml==0.7.1 15:15:28 Deprecated==1.2.14 15:15:28 distlib==0.3.8 15:15:28 dnspython==2.6.1 15:15:28 docker==4.2.2 15:15:28 dogpile.cache==1.3.3 15:15:28 email_validator==2.1.1 15:15:28 filelock==3.14.0 15:15:28 future==1.0.0 15:15:28 gitdb==4.0.11 15:15:28 GitPython==3.1.43 15:15:28 google-auth==2.29.0 15:15:28 httplib2==0.22.0 15:15:28 identify==2.5.36 15:15:28 idna==3.7 15:15:28 importlib-resources==1.5.0 15:15:28 iso8601==2.1.0 15:15:28 Jinja2==3.1.4 15:15:28 jmespath==1.0.1 15:15:28 jsonpatch==1.33 15:15:28 jsonpointer==2.4 15:15:28 jsonschema==4.22.0 15:15:28 jsonschema-specifications==2023.12.1 15:15:28 keystoneauth1==5.6.0 15:15:28 kubernetes==29.0.0 15:15:28 lftools==0.37.10 15:15:28 lxml==5.2.2 15:15:28 MarkupSafe==2.1.5 15:15:28 msgpack==1.0.8 15:15:28 multi_key_dict==2.0.3 15:15:28 munch==4.0.0 15:15:28 netaddr==1.3.0 15:15:28 netifaces==0.11.0 15:15:28 niet==1.4.2 15:15:28 nodeenv==1.9.0 15:15:28 oauth2client==4.1.3 15:15:28 oauthlib==3.2.2 15:15:28 openstacksdk==3.1.0 15:15:28 os-client-config==2.1.0 15:15:28 os-service-types==1.7.0 15:15:28 osc-lib==3.0.1 15:15:28 oslo.config==9.4.0 15:15:28 oslo.context==5.5.0 15:15:28 oslo.i18n==6.3.0 15:15:28 oslo.log==6.0.0 15:15:28 oslo.serialization==5.4.0 15:15:28 oslo.utils==7.1.0 15:15:28 packaging==24.0 15:15:28 pbr==6.0.0 15:15:28 platformdirs==4.2.2 15:15:28 prettytable==3.10.0 15:15:28 pyasn1==0.6.0 15:15:28 pyasn1_modules==0.4.0 15:15:28 pycparser==2.22 15:15:28 pygerrit2==2.0.15 15:15:28 PyGithub==2.3.0 15:15:28 PyJWT==2.8.0 15:15:28 PyNaCl==1.5.0 15:15:28 pyparsing==2.4.7 15:15:28 pyperclip==1.8.2 15:15:28 pyrsistent==0.20.0 15:15:28 python-cinderclient==9.5.0 15:15:28 python-dateutil==2.9.0.post0 15:15:28 python-heatclient==3.5.0 15:15:28 python-jenkins==1.8.2 15:15:28 python-keystoneclient==5.4.0 15:15:28 python-magnumclient==4.5.0 15:15:28 python-novaclient==18.6.0 15:15:28 python-openstackclient==6.6.0 15:15:28 python-swiftclient==4.6.0 15:15:28 PyYAML==6.0.1 15:15:28 referencing==0.35.1 15:15:28 requests==2.32.3 15:15:28 requests-oauthlib==2.0.0 15:15:28 requestsexceptions==1.4.0 15:15:28 rfc3986==2.0.0 15:15:28 rpds-py==0.18.1 15:15:28 rsa==4.9 15:15:28 ruamel.yaml==0.18.6 15:15:28 ruamel.yaml.clib==0.2.8 15:15:28 s3transfer==0.10.1 15:15:28 simplejson==3.19.2 15:15:28 six==1.16.0 15:15:28 smmap==5.0.1 15:15:28 soupsieve==2.5 15:15:28 stevedore==5.2.0 15:15:28 tabulate==0.9.0 15:15:28 toml==0.10.2 15:15:28 tomlkit==0.12.5 15:15:28 tqdm==4.66.4 15:15:28 typing_extensions==4.12.0 15:15:28 tzdata==2024.1 15:15:28 urllib3==1.26.18 15:15:28 virtualenv==20.26.2 15:15:28 wcwidth==0.2.13 15:15:28 websocket-client==1.8.0 15:15:28 wrapt==1.16.0 15:15:28 xdg==6.0.0 15:15:28 xmltodict==0.13.0 15:15:28 yq==3.4.3 15:15:29 provisioning config files... 15:15:29 copy managed file [global-settings] to file:/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/config15092178053290442968tmp 15:15:29 copy managed file [it-otf-settings] to file:/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/config15881886439459902964tmp 15:15:29 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins8994854982200527459.sh 15:15:29 ---> docker-login.sh 15:15:29 nexus3.o-ran-sc.org:10001 15:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:29 Configure a credential helper to remove this warning. See 15:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:29 15:15:29 Login Succeeded 15:15:29 nexus3.o-ran-sc.org:10002 15:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:29 Configure a credential helper to remove this warning. See 15:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:29 15:15:29 Login Succeeded 15:15:29 nexus3.o-ran-sc.org:10003 15:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:29 Configure a credential helper to remove this warning. See 15:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:29 15:15:29 Login Succeeded 15:15:29 nexus3.o-ran-sc.org:10004 15:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:29 Configure a credential helper to remove this warning. See 15:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:29 15:15:29 Login Succeeded 15:15:29 ---> docker-login.sh ends 15:15:29 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins18236045248243061876.sh 15:15:29 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14150364984655346560.sh 15:15:29 [EnvInject] - Injecting environment variables from a build step. 15:15:29 [EnvInject] - Injecting as environment variables the properties content 15:15:29 DOCKER_ROOT=a1-sdnc-vth 15:15:29 CONTAINER_TAG_YAML_DIR=a1-sdnc-vth/docker 15:15:29 CONTAINER_TAG_METHOD=yaml-file 15:15:29 15:15:29 [EnvInject] - Variables injected successfully. 15:15:29 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins4602103509776073866.sh 15:15:29 ---> docker-get-container-tag.sh 15:15:29 Setup pyenv: 15:15:29 system 15:15:29 3.8.13 15:15:29 3.9.13 15:15:29 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:15:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3sS from file:/tmp/.os_lf_venv 15:15:31 lf-activate-venv(): INFO: Installing: yq 15:15:33 lf-activate-venv(): INFO: Adding /tmp/venv-G3sS/bin to PATH 15:15:33 ---> Docker image tag found: 0.0.1 15:15:33 [EnvInject] - Injecting environment variables from a build step. 15:15:33 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:15:33 [EnvInject] - Variables injected successfully. 15:15:33 [EnvInject] - Injecting environment variables from a build step. 15:15:33 [EnvInject] - Injecting as environment variables the properties content 15:15:33 DOCKER_ARGS=--network=host -f ./docker/Dockerfile 15:15:33 DOCKER_ROOT=a1-sdnc-vth 15:15:33 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 15:15:33 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:15:33 DOCKER_NAME=o-ran-sc/it-otf-a1-sdnc-vth 15:15:33 15:15:33 [EnvInject] - Variables injected successfully. 15:15:33 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins3330897351223914263.sh 15:15:33 ---> docker-build.sh 15:15:33 Docker version 24.0.2, build cb74dfc 15:15:33 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 15:15:33 docker build --network=host -f ./docker/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 . 15:15:34 #1 [internal] load .dockerignore 15:15:34 #1 DONE 0.0s 15:15:34 15:15:34 #1 [internal] load .dockerignore 15:15:34 #1 transferring context: 2B done 15:15:34 #1 DONE 0.1s 15:15:34 15:15:34 #2 [internal] load build definition from Dockerfile 15:15:34 #2 transferring dockerfile: 352B done 15:15:34 #2 DONE 0.1s 15:15:34 15:15:34 #3 [internal] load metadata for docker.io/library/python:3.7.4 15:15:35 #3 DONE 1.2s 15:15:35 15:15:35 #4 [1/8] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 15:15:35 #4 resolve docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 0.1s done 15:15:35 #4 ... 15:15:35 15:15:35 #5 [internal] load build context 15:15:35 #5 transferring context: 45.83kB done 15:15:35 #5 DONE 0.1s 15:15:35 15:15:35 #4 [1/8] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 15:15:35 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.1s 15:15:35 #4 sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 2.38kB / 2.38kB done 15:15:35 #4 sha256:5be0532f833568d838b7b2d8726b66d0b8abe26f50a15b566aea4611d5951eac 2.22kB / 2.22kB done 15:15:35 #4 sha256:9fa56d0addaeb6b2b8cdc62d1eb4480730fac83b143e80f00f1d185a46e35c4f 8.90kB / 8.90kB done 15:15:35 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.1s 15:15:35 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s 15:15:35 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.3s 15:15:35 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 5.24MB / 50.38MB 0.3s 15:15:35 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.3s done 15:15:35 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 10.49MB / 50.38MB 0.4s 15:15:35 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 0.4s 15:15:36 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 19.92MB / 50.38MB 0.5s 15:15:36 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 34.60MB / 50.38MB 0.7s 15:15:36 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 18.87MB / 51.77MB 0.7s 15:15:36 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.9s 15:15:36 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.9s 15:15:36 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 33.55MB / 51.77MB 0.9s 15:15:36 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.9s done 15:15:36 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 44.04MB / 51.77MB 1.0s 15:15:36 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 1.0s done 15:15:36 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 1.1s 15:15:36 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 15:15:36 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 0B / 192.05MB 1.1s 15:15:36 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0B / 5.79MB 1.1s 15:15:36 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 1.1s done 15:15:36 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 3.15MB / 5.79MB 1.2s 15:15:36 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0B / 26.60MB 1.2s 15:15:36 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 5.79MB / 5.79MB 1.2s done 15:15:36 #4 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 0B / 232B 1.3s 15:15:36 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 12.58MB / 192.05MB 1.4s 15:15:36 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 7.34MB / 26.60MB 1.4s 15:15:36 #4 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 232B / 232B 1.4s done 15:15:37 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 24.12MB / 192.05MB 1.6s 15:15:37 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 25.17MB / 26.60MB 1.6s 15:15:37 #4 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 1.87MB / 1.87MB 1.5s done 15:15:37 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 34.60MB / 192.05MB 1.7s 15:15:37 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 26.60MB / 26.60MB 1.7s done 15:15:37 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 49.28MB / 192.05MB 1.9s 15:15:37 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 60.82MB / 192.05MB 2.1s 15:15:37 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 74.45MB / 192.05MB 2.3s 15:15:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 99.65MB / 192.05MB 2.6s 15:15:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 128.97MB / 192.05MB 2.9s 15:15:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 147.42MB / 192.05MB 3.1s 15:15:38 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 2.1s done 15:15:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 158.33MB / 192.05MB 3.2s 15:15:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 178.26MB / 192.05MB 3.4s 15:15:39 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 192.05MB / 192.05MB 3.7s 15:15:39 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.1s 15:15:39 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 192.05MB / 192.05MB 3.9s done 15:15:39 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.3s done 15:15:39 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 15:15:39 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.2s done 15:15:39 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 15:15:41 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.0s done 15:15:42 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 15:15:47 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 5.1s 15:15:48 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 5.6s done 15:15:48 #4 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0.1s 15:15:48 #4 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0.2s done 15:15:48 #4 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 15:15:49 #4 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0.7s done 15:15:49 #4 extracting sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 done 15:15:49 #4 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 15:15:49 #4 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 0.2s done 15:15:50 #4 DONE 14.5s 15:15:50 15:15:50 #6 [2/8] RUN python --version 15:15:50 #6 0.180 Python 3.7.4 15:15:51 #6 DONE 1.4s 15:15:51 15:15:51 #7 [3/8] ADD pip-requirements.txt pip-requirements.txt 15:15:51 #7 DONE 0.2s 15:15:51 15:15:51 #8 [4/8] ADD app app 15:15:51 #8 DONE 0.1s 15:15:51 15:15:51 #9 [5/8] ADD config.ini config.ini 15:15:51 #9 DONE 0.1s 15:15:51 15:15:51 #10 [6/8] ADD run.py run.py 15:15:52 #10 DONE 0.1s 15:15:52 15:15:52 #11 [7/8] RUN mkdir -p /otf/logs 15:15:52 #11 DONE 0.3s 15:15:52 15:15:52 #12 [8/8] RUN python -m pip install -r pip-requirements.txt 15:15:53 #12 1.221 Collecting flask 15:15:53 #12 1.244 Downloading https://files.pythonhosted.org/packages/9f/1a/8b6d48162861009d1e017a9740431c78d860809773b66cac220a11aa3310/Flask-2.2.5-py3-none-any.whl (101kB) 15:15:53 #12 1.323 Collecting flask-cors 15:15:53 #12 1.328 Downloading https://files.pythonhosted.org/packages/8b/52/2aa6285f104616f73ee1ad7905a16b2b35af0143034ad0cf7b64bcba715c/Flask_Cors-4.0.1-py2.py3-none-any.whl 15:15:53 #12 1.434 Collecting requests 15:15:53 #12 1.438 Downloading https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62kB) 15:15:53 #12 1.500 Collecting configparser 15:15:53 #12 1.505 Downloading https://files.pythonhosted.org/packages/e0/7a/9d0f52bf4923b2e410c7d6fda472c32d9b728284e89ec99074820226102f/configparser-5.3.0-py3-none-any.whl 15:15:54 #12 1.652 Collecting importlib-metadata>=3.6.0; python_version < "3.10" 15:15:54 #12 1.656 Downloading https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl 15:15:54 #12 1.772 Collecting Werkzeug>=2.2.2 15:15:54 #12 1.777 Downloading https://files.pythonhosted.org/packages/f6/f8/9da63c1617ae2a1dec2fbf6412f3a0cfe9d4ce029eccbda6e1e4258ca45f/Werkzeug-2.2.3-py3-none-any.whl (233kB) 15:15:54 #12 1.863 Collecting click>=8.0 15:15:54 #12 1.867 Downloading https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl (97kB) 15:15:54 #12 1.940 Collecting Jinja2>=3.0 15:15:54 #12 1.944 Downloading https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl (133kB) 15:15:54 #12 2.000 Collecting itsdangerous>=2.0 15:15:54 #12 2.004 Downloading https://files.pythonhosted.org/packages/68/5f/447e04e828f47465eeab35b5d408b7ebaaaee207f48b7136c5a7267a30ae/itsdangerous-2.1.2-py3-none-any.whl 15:15:54 #12 2.055 Collecting idna<4,>=2.5 15:15:54 #12 2.062 Downloading https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66kB) 15:15:54 #12 2.134 Collecting certifi>=2017.4.17 15:15:54 #12 2.138 Downloading https://files.pythonhosted.org/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl (163kB) 15:15:54 #12 2.457 Collecting charset-normalizer<4,>=2 15:15:54 #12 2.464 Downloading https://files.pythonhosted.org/packages/c9/7a/6d8767fac16f2c80c7fa9f14e0f53d4638271635c306921844dc0b5fd8a6/charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (136kB) 15:15:54 #12 2.616 Collecting urllib3<3,>=1.21.1 15:15:54 #12 2.621 Downloading https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl (124kB) 15:15:54 #12 2.706 Collecting typing-extensions>=3.6.4; python_version < "3.8" 15:15:54 #12 2.711 Downloading https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl 15:15:55 #12 2.789 Collecting zipp>=0.5 15:15:55 #12 2.793 Downloading https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl 15:15:55 #12 3.033 Collecting MarkupSafe>=2.1.1 15:15:55 #12 3.037 Downloading https://files.pythonhosted.org/packages/4a/1d/c4f5016f87ced614eacc7d5fb85b25bcc0ff53e8f058d069fc8cbfdc3c7a/MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 15:15:55 #12 3.137 Installing collected packages: typing-extensions, zipp, importlib-metadata, MarkupSafe, Werkzeug, click, Jinja2, itsdangerous, flask, flask-cors, idna, certifi, charset-normalizer, urllib3, requests, configparser 15:15:55 #12 3.646 Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-2.2.3 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 flask-2.2.5 flask-cors-4.0.1 idna-3.7 importlib-metadata-6.7.0 itsdangerous-2.1.2 requests-2.31.0 typing-extensions-4.7.1 urllib3-2.0.7 zipp-3.15.0 15:15:56 #12 3.859 WARNING: You are using pip version 19.3; however, version 24.0 is available. 15:15:56 #12 3.859 You should consider upgrading via the 'pip install --upgrade pip' command. 15:15:56 #12 DONE 4.1s 15:15:56 15:15:56 #13 exporting to image 15:15:56 #13 exporting layers 15:15:56 #13 exporting layers 0.3s done 15:15:56 #13 writing image sha256:18e150af01721d2b357c01299c6d22fef14efb8cd06f9d0e85e8069016af4180 done 15:15:56 #13 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 done 15:15:56 #13 DONE 0.3s 15:15:56 ---> docker-build.sh ends 15:15:56 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11868089148958863167.sh 15:15:56 [EnvInject] - Injecting environment variables from a build step. 15:15:56 [EnvInject] - Injecting as environment variables the properties content 15:15:56 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:15:56 15:15:56 [EnvInject] - Variables injected successfully. 15:15:56 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins16646385576636836881.sh 15:15:56 ---> docker-push.sh 15:15:56 Docker version 24.0.2, build cb74dfc 15:15:56 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 15:15:56 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 15:15:56 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth] 15:15:56 0d9a409c1395: Preparing 15:15:56 cd2af86efc38: Preparing 15:15:56 c9642712ceff: Preparing 15:15:56 5271f21eb63d: Preparing 15:15:56 adc69424c12c: Preparing 15:15:56 7b9e13d84b8e: Preparing 15:15:56 4124919ca9d4: Preparing 15:15:56 574ea6c52bdd: Preparing 15:15:56 d1573fad78d1: Preparing 15:15:56 14c1ff636882: Preparing 15:15:56 48ebd1638acd: Preparing 15:15:56 31f78d833a92: Preparing 15:15:56 2ea751c0f96c: Preparing 15:15:56 7a435d49206f: Preparing 15:15:56 9674e3075904: Preparing 15:15:56 831b66a484dc: Preparing 15:15:56 d1573fad78d1: Waiting 15:15:56 14c1ff636882: Waiting 15:15:56 48ebd1638acd: Waiting 15:15:56 31f78d833a92: Waiting 15:15:56 2ea751c0f96c: Waiting 15:15:56 7a435d49206f: Waiting 15:15:56 9674e3075904: Waiting 15:15:56 831b66a484dc: Waiting 15:15:56 4124919ca9d4: Waiting 15:15:56 574ea6c52bdd: Waiting 15:15:56 7b9e13d84b8e: Waiting 15:15:57 5271f21eb63d: Pushed 15:15:57 c9642712ceff: Pushed 15:15:57 adc69424c12c: Pushed 15:15:57 cd2af86efc38: Pushed 15:15:57 574ea6c52bdd: Layer already exists 15:15:57 d1573fad78d1: Layer already exists 15:15:57 14c1ff636882: Layer already exists 15:15:57 48ebd1638acd: Layer already exists 15:15:57 7b9e13d84b8e: Pushed 15:15:57 31f78d833a92: Layer already exists 15:15:57 4124919ca9d4: Pushed 15:15:57 2ea751c0f96c: Layer already exists 15:15:57 7a435d49206f: Layer already exists 15:15:57 831b66a484dc: Layer already exists 15:15:57 9674e3075904: Layer already exists 15:15:58 0d9a409c1395: Pushed 15:15:58 0.0.1: digest: sha256:2ed962ef9061aa92e54ac5907327e565c4dfdf9461381d31b1d52da76b8f6f89 size: 3671 15:15:58 ---> docker-push.sh ends 15:15:58 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins16025547891713269541.sh 15:15:58 $ ssh-agent -k 15:15:58 unset SSH_AUTH_SOCK; 15:15:58 unset SSH_AGENT_PID; 15:15:58 echo Agent pid 2095 killed; 15:15:58 [ssh-agent] Stopped. 15:15:58 [PostBuildScript] - [INFO] Executing post build scripts. 15:15:58 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins2097871865644937573.sh 15:15:58 ---> sysstat.sh 15:15:59 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins705466081098313971.sh 15:15:59 ---> package-listing.sh 15:15:59 ++ tr '[:upper:]' '[:lower:]' 15:15:59 ++ facter osfamily 15:15:59 + OS_FAMILY=debian 15:15:59 + workspace=/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master 15:15:59 + START_PACKAGES=/tmp/packages_start.txt 15:15:59 + END_PACKAGES=/tmp/packages_end.txt 15:15:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:59 + PACKAGES=/tmp/packages_start.txt 15:15:59 + '[' /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master ']' 15:15:59 + PACKAGES=/tmp/packages_end.txt 15:15:59 + case "${OS_FAMILY}" in 15:15:59 + dpkg -l 15:15:59 + grep '^ii' 15:15:59 + '[' -f /tmp/packages_start.txt ']' 15:15:59 + '[' -f /tmp/packages_end.txt ']' 15:15:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:59 + '[' /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master ']' 15:15:59 + mkdir -p /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/archives/ 15:15:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/archives/ 15:15:59 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins14108485477547017642.sh 15:15:59 ---> capture-instance-metadata.sh 15:15:59 Setup pyenv: 15:15:59 system 15:15:59 3.8.13 15:15:59 3.9.13 15:15:59 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:15:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3sS from file:/tmp/.os_lf_venv 15:16:01 lf-activate-venv(): INFO: Installing: lftools 15:16:11 lf-activate-venv(): INFO: Adding /tmp/venv-G3sS/bin to PATH 15:16:11 INFO: Running in OpenStack, capturing instance metadata 15:16:11 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins902166150110685841.sh 15:16:11 provisioning config files... 15:16:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/config10671922314131144741tmp 15:16:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:16:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:16:11 [EnvInject] - Injecting environment variables from a build step. 15:16:11 [EnvInject] - Injecting as environment variables the properties content 15:16:11 SERVER_ID=logs 15:16:11 15:16:11 [EnvInject] - Variables injected successfully. 15:16:11 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins2650943900979939756.sh 15:16:11 ---> create-netrc.sh 15:16:12 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins10687801535745992375.sh 15:16:12 ---> python-tools-install.sh 15:16:12 Setup pyenv: 15:16:12 system 15:16:12 3.8.13 15:16:12 3.9.13 15:16:12 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3sS from file:/tmp/.os_lf_venv 15:16:13 lf-activate-venv(): INFO: Installing: lftools 15:16:23 lf-activate-venv(): INFO: Adding /tmp/venv-G3sS/bin to PATH 15:16:23 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins4220912634443636555.sh 15:16:23 ---> sudo-logs.sh 15:16:23 Archiving 'sudo' log.. 15:16:23 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins12207970824017173822.sh 15:16:23 ---> job-cost.sh 15:16:23 Setup pyenv: 15:16:23 system 15:16:23 3.8.13 15:16:23 3.9.13 15:16:23 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3sS from file:/tmp/.os_lf_venv 15:16:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:16:30 lf-activate-venv(): INFO: Adding /tmp/venv-G3sS/bin to PATH 15:16:30 INFO: No Stack... 15:16:31 INFO: Retrieving Pricing Info for: v2-highcpu-4 15:16:31 INFO: Archiving Costs 15:16:31 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins4072485688910652625.sh 15:16:31 ---> logs-deploy.sh 15:16:31 Setup pyenv: 15:16:31 system 15:16:31 3.8.13 15:16:31 3.9.13 15:16:31 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3sS from file:/tmp/.os_lf_venv 15:16:33 lf-activate-venv(): INFO: Installing: lftools 15:16:43 lf-activate-venv(): INFO: Adding /tmp/venv-G3sS/bin to PATH 15:16:43 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-otf-a1-sdnc-vth-docker-merge-master/213 15:16:43 INFO: archiving workspace using pattern(s): 15:16:45 Archives upload complete. 15:16:45 INFO: archiving logs to Nexus 15:16:46 ---> uname -a: 15:16:46 Linux prd-ubuntu1804-docker-4c-4g-2296 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:16:46 15:16:46 15:16:46 ---> lscpu: 15:16:46 Architecture: x86_64 15:16:46 CPU op-mode(s): 32-bit, 64-bit 15:16:46 Byte Order: Little Endian 15:16:46 CPU(s): 4 15:16:46 On-line CPU(s) list: 0-3 15:16:46 Thread(s) per core: 1 15:16:46 Core(s) per socket: 1 15:16:46 Socket(s): 4 15:16:46 NUMA node(s): 1 15:16:46 Vendor ID: AuthenticAMD 15:16:46 CPU family: 23 15:16:46 Model: 49 15:16:46 Model name: AMD EPYC-Rome Processor 15:16:46 Stepping: 0 15:16:46 CPU MHz: 2799.998 15:16:46 BogoMIPS: 5599.99 15:16:46 Virtualization: AMD-V 15:16:46 Hypervisor vendor: KVM 15:16:46 Virtualization type: full 15:16:46 L1d cache: 32K 15:16:46 L1i cache: 32K 15:16:46 L2 cache: 512K 15:16:46 L3 cache: 16384K 15:16:46 NUMA node0 CPU(s): 0-3 15:16:46 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 15:16:46 15:16:46 15:16:46 ---> nproc: 15:16:46 4 15:16:46 15:16:46 15:16:46 ---> df -h: 15:16:46 Filesystem Size Used Avail Use% Mounted on 15:16:46 udev 2.0G 0 2.0G 0% /dev 15:16:46 tmpfs 395M 696K 394M 1% /run 15:16:46 /dev/vda1 20G 9.9G 9.4G 52% / 15:16:46 tmpfs 2.0G 0 2.0G 0% /dev/shm 15:16:46 tmpfs 5.0M 0 5.0M 0% /run/lock 15:16:46 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 15:16:46 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:16:46 tmpfs 395M 0 395M 0% /run/user/1001 15:16:46 15:16:46 15:16:46 ---> free -m: 15:16:46 total used free shared buff/cache available 15:16:46 Mem: 3943 457 398 0 3087 3202 15:16:46 Swap: 1023 0 1023 15:16:46 15:16:46 15:16:46 ---> ip addr: 15:16:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:16:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:16:46 inet 127.0.0.1/8 scope host lo 15:16:46 valid_lft forever preferred_lft forever 15:16:46 inet6 ::1/128 scope host 15:16:46 valid_lft forever preferred_lft forever 15:16:46 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:16:46 link/ether fa:16:3e:35:8c:c4 brd ff:ff:ff:ff:ff:ff 15:16:46 inet 10.32.6.135/23 brd 10.32.7.255 scope global dynamic ens3 15:16:46 valid_lft 86210sec preferred_lft 86210sec 15:16:46 inet6 fe80::f816:3eff:fe35:8cc4/64 scope link 15:16:46 valid_lft forever preferred_lft forever 15:16:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:16:46 link/ether 02:42:ec:6f:d6:94 brd ff:ff:ff:ff:ff:ff 15:16:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:16:46 valid_lft forever preferred_lft forever 15:16:46 15:16:46 15:16:46 ---> sar -b -r -n DEV: 15:16:46 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2296) 05/31/24 _x86_64_ (4 CPU) 15:16:46 15:16:46 15:13:38 LINUX RESTART (4 CPU) 15:16:46 15:16:46 15:14:02 tps rtps wtps bread/s bwrtn/s 15:16:46 15:15:01 182.77 83.75 99.02 6588.17 42537.49 15:16:46 15:16:01 189.75 14.95 174.80 2593.43 56434.46 15:16:46 Average: 186.29 49.06 137.23 4574.02 49544.35 15:16:46 15:16:46 15:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:16:46 15:15:01 1534368 3286288 2504284 62.01 51756 1853844 955844 18.79 669336 1652496 186332 15:16:46 15:16:01 496088 3349432 3542564 87.72 87108 2861120 904292 17.78 635160 2631900 776 15:16:46 Average: 1015228 3317860 3023424 74.86 69432 2357482 930068 18.28 652248 2142198 93554 15:16:46 15:16:46 15:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:16:46 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:46 15:15:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 15:16:46 15:15:01 ens3 381.60 247.13 1499.42 69.74 0.00 0.00 0.00 0.00 15:16:46 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:46 15:16:01 lo 5.20 5.20 0.47 0.47 0.00 0.00 0.00 0.00 15:16:46 15:16:01 ens3 789.05 451.54 5967.18 140.88 0.00 0.00 0.00 0.00 15:16:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:46 Average: lo 3.16 3.16 0.28 0.28 0.00 0.00 0.00 0.00 15:16:46 Average: ens3 587.04 350.19 3752.07 105.61 0.00 0.00 0.00 0.00 15:16:46 15:16:46 15:16:46 ---> sar -P ALL: 15:16:46 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2296) 05/31/24 _x86_64_ (4 CPU) 15:16:46 15:16:46 15:13:38 LINUX RESTART (4 CPU) 15:16:46 15:16:46 15:14:02 CPU %user %nice %system %iowait %steal %idle 15:16:46 15:15:01 all 19.30 0.00 2.36 5.66 0.06 72.62 15:16:46 15:15:01 0 15.37 0.00 2.14 4.48 0.03 77.98 15:16:46 15:15:01 1 17.08 0.00 1.93 5.23 0.03 75.73 15:16:46 15:15:01 2 8.37 0.00 1.67 7.45 0.05 82.46 15:16:46 15:15:01 3 36.37 0.00 3.68 5.52 0.09 54.34 15:16:46 15:16:01 all 21.27 0.00 3.94 4.33 0.06 70.40 15:16:46 15:16:01 0 14.97 0.00 3.23 4.34 0.07 77.39 15:16:46 15:16:01 1 32.84 0.00 4.87 2.29 0.07 59.93 15:16:46 15:16:01 2 14.81 0.00 3.64 5.75 0.05 75.74 15:16:46 15:16:01 3 22.46 0.00 4.04 4.90 0.07 68.53 15:16:46 Average: all 20.29 0.00 3.16 4.99 0.06 71.50 15:16:46 Average: 0 15.17 0.00 2.69 4.41 0.05 77.68 15:16:46 Average: 1 25.00 0.00 3.41 3.76 0.05 67.79 15:16:46 Average: 2 11.61 0.00 2.66 6.60 0.05 79.08 15:16:46 Average: 3 29.37 0.00 3.86 5.21 0.08 61.48 15:16:46 15:16:46 15:16:46