22:16:19 Started by timer 22:16:19 Running as SYSTEM 22:16:19 [EnvInject] - Loading node environment variables. 22:16:19 Building remotely on prd-ubuntu1804-docker-4c-4g-3932 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-otf-a1-mediator-vth-docker-merge-master 22:16:19 [ssh-agent] Looking for ssh-agent implementation... 22:16:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:19 $ ssh-agent 22:16:19 SSH_AUTH_SOCK=/tmp/ssh-wZL4DQqXIKri/agent.2080 22:16:19 SSH_AGENT_PID=2082 22:16:19 [ssh-agent] Started. 22:16:19 Running ssh-add (command line suppressed) 22:16:19 Identity added: /w/workspace/it-otf-a1-mediator-vth-docker-merge-master@tmp/private_key_6281946638941701221.key (jenkins-ssh) 22:16:19 [ssh-agent] Using credentials jenkins (jenkins) 22:16:19 The recommended git tool is: NONE 22:16:21 using credential jenkins 22:16:21 Wiping out workspace first. 22:16:21 Cloning the remote Git repository 22:16:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 22:16:21 > git init /w/workspace/it-otf-a1-mediator-vth-docker-merge-master # timeout=10 22:16:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 22:16:21 > git --version # timeout=10 22:16:21 > git --version # 'git version 2.17.1' 22:16:21 using GIT_SSH to set credentials jenkins 22:16:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf # timeout=10 22:16:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:23 Avoid second fetch 22:16:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:16:23 Checking out Revision b9fbd467a62eac8ec3cca03d78a23b2371b6727a (refs/remotes/origin/master) 22:16:23 > git config core.sparsecheckout # timeout=10 22:16:23 > git checkout -f b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 22:16:23 Commit message: "Updating the Values.yaml for several services. Cleaned out proprietary data" 22:16:23 > git rev-list --no-walk b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 22:16:26 provisioning config files... 22:16:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:16:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:16:26 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins13606438616388580323.sh 22:16:26 ---> python-tools-install.sh 22:16:26 Setup pyenv: 22:16:26 * system (set by /opt/pyenv/version) 22:16:26 * 3.8.13 (set by /opt/pyenv/version) 22:16:26 * 3.9.13 (set by /opt/pyenv/version) 22:16:26 * 3.10.6 (set by /opt/pyenv/version) 22:16:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sKJQ 22:16:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:16:35 lf-activate-venv(): INFO: Installing: lftools 22:17:05 lf-activate-venv(): INFO: Adding /tmp/venv-sKJQ/bin to PATH 22:17:05 Generating Requirements File 22:17:28 Python 3.10.6 22:17:29 pip 24.0 from /tmp/venv-sKJQ/lib/python3.10/site-packages/pip (python 3.10) 22:17:29 appdirs==1.4.4 22:17:29 argcomplete==3.4.0 22:17:29 aspy.yaml==1.3.0 22:17:29 attrs==23.2.0 22:17:29 autopage==0.5.2 22:17:29 beautifulsoup4==4.12.3 22:17:29 boto3==1.34.129 22:17:29 botocore==1.34.129 22:17:29 bs4==0.0.2 22:17:29 cachetools==5.3.3 22:17:29 certifi==2024.6.2 22:17:29 cffi==1.16.0 22:17:29 cfgv==3.4.0 22:17:29 chardet==5.2.0 22:17:29 charset-normalizer==3.3.2 22:17:29 click==8.1.7 22:17:29 cliff==4.7.0 22:17:29 cmd2==2.4.3 22:17:29 cryptography==3.3.2 22:17:29 debtcollector==3.0.0 22:17:29 decorator==5.1.1 22:17:29 defusedxml==0.7.1 22:17:29 Deprecated==1.2.14 22:17:29 distlib==0.3.8 22:17:29 dnspython==2.6.1 22:17:29 docker==4.2.2 22:17:29 dogpile.cache==1.3.3 22:17:29 email_validator==2.1.2 22:17:29 filelock==3.15.1 22:17:29 future==1.0.0 22:17:29 gitdb==4.0.11 22:17:29 GitPython==3.1.43 22:17:29 google-auth==2.30.0 22:17:29 httplib2==0.22.0 22:17:29 identify==2.5.36 22:17:29 idna==3.7 22:17:29 importlib-resources==1.5.0 22:17:29 iso8601==2.1.0 22:17:29 Jinja2==3.1.4 22:17:29 jmespath==1.0.1 22:17:29 jsonpatch==1.33 22:17:29 jsonpointer==3.0.0 22:17:29 jsonschema==4.22.0 22:17:29 jsonschema-specifications==2023.12.1 22:17:29 keystoneauth1==5.6.0 22:17:29 kubernetes==30.1.0 22:17:29 lftools==0.37.10 22:17:29 lxml==5.2.2 22:17:29 MarkupSafe==2.1.5 22:17:29 msgpack==1.0.8 22:17:29 multi_key_dict==2.0.3 22:17:29 munch==4.0.0 22:17:29 netaddr==1.3.0 22:17:29 netifaces==0.11.0 22:17:29 niet==1.4.2 22:17:29 nodeenv==1.9.1 22:17:29 oauth2client==4.1.3 22:17:29 oauthlib==3.2.2 22:17:29 openstacksdk==3.1.0 22:17:29 os-client-config==2.1.0 22:17:29 os-service-types==1.7.0 22:17:29 osc-lib==3.0.1 22:17:29 oslo.config==9.4.0 22:17:29 oslo.context==5.5.0 22:17:29 oslo.i18n==6.3.0 22:17:29 oslo.log==6.0.0 22:17:29 oslo.serialization==5.4.0 22:17:29 oslo.utils==7.1.0 22:17:29 packaging==24.1 22:17:29 pbr==6.0.0 22:17:29 platformdirs==4.2.2 22:17:29 prettytable==3.10.0 22:17:29 pyasn1==0.6.0 22:17:29 pyasn1_modules==0.4.0 22:17:29 pycparser==2.22 22:17:29 pygerrit2==2.0.15 22:17:29 PyGithub==2.3.0 22:17:29 PyJWT==2.8.0 22:17:29 PyNaCl==1.5.0 22:17:29 pyparsing==2.4.7 22:17:29 pyperclip==1.9.0 22:17:29 pyrsistent==0.20.0 22:17:29 python-cinderclient==9.5.0 22:17:29 python-dateutil==2.9.0.post0 22:17:29 python-heatclient==3.5.0 22:17:29 python-jenkins==1.8.2 22:17:29 python-keystoneclient==5.4.0 22:17:29 python-magnumclient==4.5.0 22:17:29 python-novaclient==18.6.0 22:17:29 python-openstackclient==6.6.0 22:17:29 python-swiftclient==4.6.0 22:17:29 PyYAML==6.0.1 22:17:29 referencing==0.35.1 22:17:29 requests==2.32.3 22:17:29 requests-oauthlib==2.0.0 22:17:29 requestsexceptions==1.4.0 22:17:29 rfc3986==2.0.0 22:17:29 rpds-py==0.18.1 22:17:29 rsa==4.9 22:17:29 ruamel.yaml==0.18.6 22:17:29 ruamel.yaml.clib==0.2.8 22:17:29 s3transfer==0.10.1 22:17:29 simplejson==3.19.2 22:17:29 six==1.16.0 22:17:29 smmap==5.0.1 22:17:29 soupsieve==2.5 22:17:29 stevedore==5.2.0 22:17:29 tabulate==0.9.0 22:17:29 toml==0.10.2 22:17:29 tomlkit==0.12.5 22:17:29 tqdm==4.66.4 22:17:29 typing_extensions==4.12.2 22:17:29 tzdata==2024.1 22:17:29 urllib3==1.26.19 22:17:29 virtualenv==20.26.2 22:17:29 wcwidth==0.2.13 22:17:29 websocket-client==1.8.0 22:17:29 wrapt==1.16.0 22:17:29 xdg==6.0.0 22:17:29 xmltodict==0.13.0 22:17:29 yq==3.4.3 22:17:29 provisioning config files... 22:17:29 copy managed file [global-settings] to file:/w/workspace/it-otf-a1-mediator-vth-docker-merge-master@tmp/config5212770968167035287tmp 22:17:29 copy managed file [it-otf-settings] to file:/w/workspace/it-otf-a1-mediator-vth-docker-merge-master@tmp/config12287251639627429846tmp 22:17:29 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins12044833825227865906.sh 22:17:29 ---> docker-login.sh 22:17:29 nexus3.o-ran-sc.org:10001 22:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:30 Configure a credential helper to remove this warning. See 22:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:30 22:17:30 Login Succeeded 22:17:30 nexus3.o-ran-sc.org:10002 22:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:30 Configure a credential helper to remove this warning. See 22:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:30 22:17:30 Login Succeeded 22:17:30 nexus3.o-ran-sc.org:10003 22:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:30 Configure a credential helper to remove this warning. See 22:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:30 22:17:30 Login Succeeded 22:17:30 nexus3.o-ran-sc.org:10004 22:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:30 Configure a credential helper to remove this warning. See 22:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:30 22:17:30 Login Succeeded 22:17:30 ---> docker-login.sh ends 22:17:30 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins8321443647360841550.sh 22:17:30 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1559632463484896232.sh 22:17:30 [EnvInject] - Injecting environment variables from a build step. 22:17:30 [EnvInject] - Injecting as environment variables the properties content 22:17:30 DOCKER_ROOT=a1-mediator-vth 22:17:30 CONTAINER_TAG_YAML_DIR=a1-mediator-vth/docker 22:17:30 CONTAINER_TAG_METHOD=yaml-file 22:17:30 22:17:30 [EnvInject] - Variables injected successfully. 22:17:30 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins9748444052473974704.sh 22:17:30 ---> docker-get-container-tag.sh 22:17:30 Setup pyenv: 22:17:30 system 22:17:30 3.8.13 22:17:30 3.9.13 22:17:30 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:17:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sKJQ from file:/tmp/.os_lf_venv 22:17:32 lf-activate-venv(): INFO: Installing: yq 22:17:33 lf-activate-venv(): INFO: Adding /tmp/venv-sKJQ/bin to PATH 22:17:34 ---> Docker image tag found: 0.0.1 22:17:34 [EnvInject] - Injecting environment variables from a build step. 22:17:34 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 22:17:34 [EnvInject] - Variables injected successfully. 22:17:34 [EnvInject] - Injecting environment variables from a build step. 22:17:34 [EnvInject] - Injecting as environment variables the properties content 22:17:34 DOCKER_ARGS=--network=host -f ./docker/Dockerfile 22:17:34 DOCKER_ROOT=a1-mediator-vth 22:17:34 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 22:17:34 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 22:17:34 DOCKER_NAME=o-ran-sc/it-otf-a1-mediator-vth 22:17:34 22:17:34 [EnvInject] - Variables injected successfully. 22:17:34 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins17951383514486186536.sh 22:17:34 ---> docker-build.sh 22:17:34 Docker version 24.0.2, build cb74dfc 22:17:34 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 22:17:34 docker build --network=host -f ./docker/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 . 22:17:34 #1 [internal] load build definition from Dockerfile 22:17:34 #1 transferring dockerfile: 316B done 22:17:34 #1 DONE 0.1s 22:17:34 22:17:34 #2 [internal] load .dockerignore 22:17:34 #2 transferring context: 2B done 22:17:34 #2 DONE 0.1s 22:17:35 22:17:35 #3 [internal] load metadata for docker.io/library/python:3.7.4 22:17:36 #3 DONE 1.3s 22:17:36 22:17:36 #4 [1/7] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 22:17:36 #4 resolve docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 0.1s done 22:17:36 #4 ... 22:17:36 22:17:36 #5 [internal] load build context 22:17:36 #5 transferring context: 10.12kB done 22:17:36 #5 DONE 0.1s 22:17:36 22:17:36 #4 [1/7] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 22:17:36 #4 sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 2.38kB / 2.38kB done 22:17:36 #4 sha256:5be0532f833568d838b7b2d8726b66d0b8abe26f50a15b566aea4611d5951eac 2.22kB / 2.22kB done 22:17:36 #4 sha256:9fa56d0addaeb6b2b8cdc62d1eb4480730fac83b143e80f00f1d185a46e35c4f 8.90kB / 8.90kB done 22:17:36 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.1s 22:17:36 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s 22:17:36 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.1s 22:17:36 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 10.49MB / 50.38MB 0.3s 22:17:36 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 6.29MB / 7.81MB 0.3s 22:17:36 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 7.34MB / 10.00MB 0.3s 22:17:36 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 19.92MB / 50.38MB 0.4s 22:17:36 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.3s done 22:17:36 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.4s 22:17:36 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 30.41MB / 50.38MB 0.5s 22:17:36 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.4s done 22:17:36 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 0.5s 22:17:36 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 0B / 192.05MB 0.5s 22:17:37 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 44.04MB / 50.38MB 0.7s 22:17:37 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 12.58MB / 51.77MB 0.7s 22:17:37 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.8s 22:17:37 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 20.00MB / 51.77MB 0.8s 22:17:37 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 14.68MB / 192.05MB 0.8s 22:17:37 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.9s done 22:17:37 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 37.75MB / 51.77MB 1.0s 22:17:37 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 32.51MB / 192.05MB 1.0s 22:17:37 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0B / 5.79MB 1.0s 22:17:37 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 22:17:37 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 46.14MB / 51.77MB 1.1s 22:17:37 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 5.24MB / 5.79MB 1.1s 22:17:37 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 1.2s 22:17:37 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 5.79MB / 5.79MB 1.1s done 22:17:37 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0B / 26.60MB 1.2s 22:17:37 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 1.2s done 22:17:37 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 45.09MB / 192.05MB 1.3s 22:17:37 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 2.10MB / 26.60MB 1.3s 22:17:37 #4 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 0B / 232B 1.3s 22:17:37 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 11.53MB / 26.60MB 1.4s 22:17:37 #4 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 232B / 232B 1.3s done 22:17:37 #4 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 0B / 1.87MB 1.4s 22:17:37 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 61.87MB / 192.05MB 1.5s 22:17:37 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 19.92MB / 26.60MB 1.5s 22:17:37 #4 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 1.05MB / 1.87MB 1.5s 22:17:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 73.40MB / 192.05MB 1.6s 22:17:38 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 26.60MB / 26.60MB 1.6s 22:17:38 #4 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 1.87MB / 1.87MB 1.5s done 22:17:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 94.37MB / 192.05MB 1.8s 22:17:38 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 26.60MB / 26.60MB 1.6s done 22:17:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 104.86MB / 192.05MB 1.9s 22:17:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 116.39MB / 192.05MB 2.0s 22:17:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 128.97MB / 192.05MB 2.1s 22:17:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 141.56MB / 192.05MB 2.2s 22:17:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 153.09MB / 192.05MB 2.3s 22:17:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 165.68MB / 192.05MB 2.4s 22:17:38 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 177.21MB / 192.05MB 2.5s 22:17:39 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 188.74MB / 192.05MB 2.6s 22:17:39 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 192.05MB / 192.05MB 3.1s done 22:17:39 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 2.2s done 22:17:39 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 22:17:39 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.2s done 22:17:39 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 22:17:40 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.2s done 22:17:40 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0.1s 22:17:42 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 1.9s done 22:17:42 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 0.1s 22:17:47 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 5.1s 22:17:48 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 5.9s done 22:17:48 #4 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0.1s 22:17:48 #4 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0.2s done 22:17:48 #4 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 22:17:49 #4 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0.7s done 22:17:49 #4 extracting sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 done 22:17:49 #4 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 22:17:49 #4 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 0.2s done 22:17:49 #4 DONE 13.7s 22:17:50 22:17:50 #6 [2/7] RUN python --version 22:17:50 #6 0.179 Python 3.7.4 22:17:51 #6 DONE 1.1s 22:17:51 22:17:51 #7 [3/7] ADD pip-requirements.txt pip-requirements.txt 22:17:51 #7 DONE 0.2s 22:17:51 22:17:51 #8 [4/7] ADD a1-mediator-vth.py a1-mediator-vth.py 22:17:51 #8 DONE 0.2s 22:17:51 22:17:51 #9 [5/7] ADD config.json config.json 22:17:51 #9 DONE 0.1s 22:17:51 22:17:51 #10 [6/7] RUN mkdir -p /otf/logs 22:17:52 #10 DONE 0.3s 22:17:52 22:17:52 #11 [7/7] RUN python -m pip install -r pip-requirements.txt 22:17:53 #11 1.205 Collecting flask 22:17:53 #11 1.236 Downloading https://files.pythonhosted.org/packages/9f/1a/8b6d48162861009d1e017a9740431c78d860809773b66cac220a11aa3310/Flask-2.2.5-py3-none-any.whl (101kB) 22:17:53 #11 1.325 Collecting flask-cors 22:17:53 #11 1.329 Downloading https://files.pythonhosted.org/packages/8b/52/2aa6285f104616f73ee1ad7905a16b2b35af0143034ad0cf7b64bcba715c/Flask_Cors-4.0.1-py2.py3-none-any.whl 22:17:53 #11 1.434 Collecting requests 22:17:53 #11 1.438 Downloading https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62kB) 22:17:53 #11 1.513 Collecting Jinja2>=3.0 22:17:53 #11 1.518 Downloading https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl (133kB) 22:17:53 #11 1.624 Collecting Werkzeug>=2.2.2 22:17:53 #11 1.629 Downloading https://files.pythonhosted.org/packages/f6/f8/9da63c1617ae2a1dec2fbf6412f3a0cfe9d4ce029eccbda6e1e4258ca45f/Werkzeug-2.2.3-py3-none-any.whl (233kB) 22:17:53 #11 1.716 Collecting click>=8.0 22:17:53 #11 1.720 Downloading https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl (97kB) 22:17:53 #11 1.863 Collecting importlib-metadata>=3.6.0; python_version < "3.10" 22:17:53 #11 1.867 Downloading https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl 22:17:53 #11 1.950 Collecting itsdangerous>=2.0 22:17:53 #11 1.954 Downloading https://files.pythonhosted.org/packages/68/5f/447e04e828f47465eeab35b5d408b7ebaaaee207f48b7136c5a7267a30ae/itsdangerous-2.1.2-py3-none-any.whl 22:17:53 #11 2.003 Collecting idna<4,>=2.5 22:17:54 #11 2.007 Downloading https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66kB) 22:17:54 #11 2.317 Collecting charset-normalizer<4,>=2 22:17:54 #11 2.325 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) 22:17:54 #11 2.436 Collecting urllib3<3,>=1.21.1 22:17:54 #11 2.440 Downloading https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl (124kB) 22:17:54 #11 2.524 Collecting certifi>=2017.4.17 22:17:54 #11 2.528 Downloading https://files.pythonhosted.org/packages/5b/11/1e78951465b4a225519b8c3ad29769c49e0d8d157a070f681d5b6d64737f/certifi-2024.6.2-py3-none-any.whl (164kB) 22:17:54 #11 2.779 Collecting MarkupSafe>=2.0 22:17:54 #11 2.783 Downloading https://files.pythonhosted.org/packages/4a/1d/c4f5016f87ced614eacc7d5fb85b25bcc0ff53e8f058d069fc8cbfdc3c7a/MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 22:17:54 #11 2.862 Collecting zipp>=0.5 22:17:54 #11 2.866 Downloading https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl 22:17:54 #11 2.949 Collecting typing-extensions>=3.6.4; python_version < "3.8" 22:17:54 #11 2.953 Downloading https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl 22:17:55 #11 3.038 Installing collected packages: MarkupSafe, Jinja2, Werkzeug, zipp, typing-extensions, importlib-metadata, click, itsdangerous, flask, flask-cors, idna, charset-normalizer, urllib3, certifi, requests 22:17:55 #11 3.516 Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-2.2.3 certifi-2024.6.2 charset-normalizer-3.3.2 click-8.1.7 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 22:17:55 #11 3.665 WARNING: You are using pip version 19.3; however, version 24.0 is available. 22:17:55 #11 3.665 You should consider upgrading via the 'pip install --upgrade pip' command. 22:17:56 #11 DONE 3.9s 22:17:56 22:17:56 #12 exporting to image 22:17:56 #12 exporting layers 22:17:56 #12 exporting layers 0.2s done 22:17:56 #12 writing image sha256:98df91346eecb2e9c7548299b68e715090b26298286391cea3069f50176a2235 done 22:17:56 #12 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 done 22:17:56 #12 DONE 0.3s 22:17:56 ---> docker-build.sh ends 22:17:56 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14044110076689367312.sh 22:17:56 [EnvInject] - Injecting environment variables from a build step. 22:17:56 [EnvInject] - Injecting as environment variables the properties content 22:17:56 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 22:17:56 22:17:56 [EnvInject] - Variables injected successfully. 22:17:56 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins10941543554851164915.sh 22:17:56 ---> docker-push.sh 22:17:56 Docker version 24.0.2, build cb74dfc 22:17:56 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 22:17:56 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth:0.0.1 22:17:56 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-mediator-vth] 22:17:56 dca9c89d8a24: Preparing 22:17:56 6f2bd6614794: Preparing 22:17:56 e12cfb216f78: Preparing 22:17:56 0af066c68cda: Preparing 22:17:56 036bd1b301d3: Preparing 22:17:56 652f74254b83: Preparing 22:17:56 574ea6c52bdd: Preparing 22:17:56 d1573fad78d1: Preparing 22:17:56 14c1ff636882: Preparing 22:17:56 48ebd1638acd: Preparing 22:17:56 31f78d833a92: Preparing 22:17:56 2ea751c0f96c: Preparing 22:17:56 7a435d49206f: Preparing 22:17:56 9674e3075904: Preparing 22:17:56 d1573fad78d1: Waiting 22:17:56 831b66a484dc: Preparing 22:17:56 14c1ff636882: Waiting 22:17:56 48ebd1638acd: Waiting 22:17:56 831b66a484dc: Waiting 22:17:56 31f78d833a92: Waiting 22:17:56 2ea751c0f96c: Waiting 22:17:56 7a435d49206f: Waiting 22:17:56 9674e3075904: Waiting 22:17:56 652f74254b83: Waiting 22:17:56 574ea6c52bdd: Waiting 22:17:56 e12cfb216f78: Pushed 22:17:56 0af066c68cda: Pushed 22:17:56 6f2bd6614794: Pushed 22:17:56 036bd1b301d3: Pushed 22:17:56 d1573fad78d1: Layer already exists 22:17:56 14c1ff636882: Layer already exists 22:17:56 574ea6c52bdd: Layer already exists 22:17:56 48ebd1638acd: Layer already exists 22:17:56 31f78d833a92: Layer already exists 22:17:56 652f74254b83: Pushed 22:17:56 2ea751c0f96c: Layer already exists 22:17:56 7a435d49206f: Layer already exists 22:17:56 9674e3075904: Layer already exists 22:17:56 831b66a484dc: Layer already exists 22:17:57 dca9c89d8a24: Pushed 22:17:58 0.0.1: digest: sha256:1b480374a5421e47cd99c575f7ae3e7078e2f9d48db6390568cd2aa0638e4167 size: 3463 22:17:58 ---> docker-push.sh ends 22:17:58 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins9466820609438187940.sh 22:17:58 $ ssh-agent -k 22:17:58 unset SSH_AUTH_SOCK; 22:17:58 unset SSH_AGENT_PID; 22:17:58 echo Agent pid 2082 killed; 22:17:58 [ssh-agent] Stopped. 22:17:58 [PostBuildScript] - [INFO] Executing post build scripts. 22:17:58 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins4034284997119664288.sh 22:17:58 ---> sysstat.sh 22:17:58 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins320548325149678159.sh 22:17:58 ---> package-listing.sh 22:17:58 ++ facter osfamily 22:17:58 ++ tr '[:upper:]' '[:lower:]' 22:17:58 + OS_FAMILY=debian 22:17:58 + workspace=/w/workspace/it-otf-a1-mediator-vth-docker-merge-master 22:17:58 + START_PACKAGES=/tmp/packages_start.txt 22:17:58 + END_PACKAGES=/tmp/packages_end.txt 22:17:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:17:58 + PACKAGES=/tmp/packages_start.txt 22:17:58 + '[' /w/workspace/it-otf-a1-mediator-vth-docker-merge-master ']' 22:17:58 + PACKAGES=/tmp/packages_end.txt 22:17:58 + case "${OS_FAMILY}" in 22:17:58 + grep '^ii' 22:17:58 + dpkg -l 22:17:58 + '[' -f /tmp/packages_start.txt ']' 22:17:58 + '[' -f /tmp/packages_end.txt ']' 22:17:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:17:58 + '[' /w/workspace/it-otf-a1-mediator-vth-docker-merge-master ']' 22:17:58 + mkdir -p /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/archives/ 22:17:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/archives/ 22:17:59 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins16533905070851067774.sh 22:17:59 ---> capture-instance-metadata.sh 22:17:59 Setup pyenv: 22:17:59 system 22:17:59 3.8.13 22:17:59 3.9.13 22:17:59 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:17:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sKJQ from file:/tmp/.os_lf_venv 22:18:00 lf-activate-venv(): INFO: Installing: lftools 22:18:10 lf-activate-venv(): INFO: Adding /tmp/venv-sKJQ/bin to PATH 22:18:10 INFO: Running in OpenStack, capturing instance metadata 22:18:10 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins4511644298455933560.sh 22:18:10 provisioning config files... 22:18:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-otf-a1-mediator-vth-docker-merge-master@tmp/config4071863531540494489tmp 22:18:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:18:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:18:10 [EnvInject] - Injecting environment variables from a build step. 22:18:10 [EnvInject] - Injecting as environment variables the properties content 22:18:10 SERVER_ID=logs 22:18:10 22:18:10 [EnvInject] - Variables injected successfully. 22:18:10 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins10163890866516845773.sh 22:18:10 ---> create-netrc.sh 22:18:10 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins13132599168555813133.sh 22:18:10 ---> python-tools-install.sh 22:18:10 Setup pyenv: 22:18:11 system 22:18:11 3.8.13 22:18:11 3.9.13 22:18:11 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:18:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sKJQ from file:/tmp/.os_lf_venv 22:18:12 lf-activate-venv(): INFO: Installing: lftools 22:18:22 lf-activate-venv(): INFO: Adding /tmp/venv-sKJQ/bin to PATH 22:18:22 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins6117092015153877219.sh 22:18:22 ---> sudo-logs.sh 22:18:22 Archiving 'sudo' log.. 22:18:22 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash /tmp/jenkins5972391657435169181.sh 22:18:22 ---> job-cost.sh 22:18:22 Setup pyenv: 22:18:22 system 22:18:22 3.8.13 22:18:22 3.9.13 22:18:22 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:18:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sKJQ from file:/tmp/.os_lf_venv 22:18:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:18:29 lf-activate-venv(): INFO: Adding /tmp/venv-sKJQ/bin to PATH 22:18:29 INFO: No Stack... 22:18:30 INFO: Retrieving Pricing Info for: v2-highcpu-4 22:18:30 INFO: Archiving Costs 22:18:30 [it-otf-a1-mediator-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins8731069251791842580.sh 22:18:30 ---> logs-deploy.sh 22:18:30 Setup pyenv: 22:18:30 system 22:18:30 3.8.13 22:18:30 3.9.13 22:18:30 * 3.10.6 (set by /w/workspace/it-otf-a1-mediator-vth-docker-merge-master/.python-version) 22:18:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sKJQ from file:/tmp/.os_lf_venv 22:18:31 lf-activate-venv(): INFO: Installing: lftools 22:18:41 lf-activate-venv(): INFO: Adding /tmp/venv-sKJQ/bin to PATH 22:18:41 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-otf-a1-mediator-vth-docker-merge-master/216 22:18:41 INFO: archiving workspace using pattern(s): 22:18:43 Archives upload complete. 22:18:43 INFO: archiving logs to Nexus 22:18:44 ---> uname -a: 22:18:44 Linux prd-ubuntu1804-docker-4c-4g-3932 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 22:18:44 22:18:44 22:18:44 ---> lscpu: 22:18:44 Architecture: x86_64 22:18:44 CPU op-mode(s): 32-bit, 64-bit 22:18:44 Byte Order: Little Endian 22:18:44 CPU(s): 4 22:18:44 On-line CPU(s) list: 0-3 22:18:44 Thread(s) per core: 1 22:18:44 Core(s) per socket: 1 22:18:44 Socket(s): 4 22:18:44 NUMA node(s): 1 22:18:44 Vendor ID: AuthenticAMD 22:18:44 CPU family: 23 22:18:44 Model: 49 22:18:44 Model name: AMD EPYC-Rome Processor 22:18:44 Stepping: 0 22:18:44 CPU MHz: 2799.998 22:18:44 BogoMIPS: 5599.99 22:18:44 Virtualization: AMD-V 22:18:44 Hypervisor vendor: KVM 22:18:44 Virtualization type: full 22:18:44 L1d cache: 32K 22:18:44 L1i cache: 32K 22:18:44 L2 cache: 512K 22:18:44 L3 cache: 16384K 22:18:44 NUMA node0 CPU(s): 0-3 22:18:44 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 22:18:44 22:18:44 22:18:44 ---> nproc: 22:18:44 4 22:18:44 22:18:44 22:18:44 ---> df -h: 22:18:44 Filesystem Size Used Avail Use% Mounted on 22:18:44 udev 2.0G 0 2.0G 0% /dev 22:18:44 tmpfs 395M 696K 394M 1% /run 22:18:44 /dev/vda1 20G 9.9G 9.4G 52% / 22:18:44 tmpfs 2.0G 0 2.0G 0% /dev/shm 22:18:44 tmpfs 5.0M 0 5.0M 0% /run/lock 22:18:44 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 22:18:44 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:18:44 tmpfs 395M 0 395M 0% /run/user/1001 22:18:44 22:18:44 22:18:44 ---> free -m: 22:18:44 total used free shared buff/cache available 22:18:44 Mem: 3943 456 363 0 3123 3203 22:18:44 Swap: 1023 0 1023 22:18:44 22:18:44 22:18:44 ---> ip addr: 22:18:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:18:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:18:44 inet 127.0.0.1/8 scope host lo 22:18:44 valid_lft forever preferred_lft forever 22:18:44 inet6 ::1/128 scope host 22:18:44 valid_lft forever preferred_lft forever 22:18:44 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:18:44 link/ether fa:16:3e:14:52:05 brd ff:ff:ff:ff:ff:ff 22:18:44 inet 10.32.7.159/23 brd 10.32.7.255 scope global dynamic ens3 22:18:44 valid_lft 86215sec preferred_lft 86215sec 22:18:44 inet6 fe80::f816:3eff:fe14:5205/64 scope link 22:18:44 valid_lft forever preferred_lft forever 22:18:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:18:44 link/ether 02:42:c3:f6:d6:99 brd ff:ff:ff:ff:ff:ff 22:18:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:18:44 valid_lft forever preferred_lft forever 22:18:44 22:18:44 22:18:44 ---> sar -b -r -n DEV: 22:18:44 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3932) 06/19/24 _x86_64_ (4 CPU) 22:18:44 22:18:44 22:15:41 LINUX RESTART (4 CPU) 22:18:44 22:18:44 22:16:01 tps rtps wtps bread/s bwrtn/s 22:18:44 22:17:01 186.30 83.90 102.40 6598.77 41871.44 22:18:44 22:18:01 184.85 12.98 171.87 2287.22 56653.22 22:18:44 Average: 185.58 48.44 137.14 4442.99 49262.33 22:18:44 22:18:44 22:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:18:44 22:17:01 1609348 3298224 2429304 60.15 45392 1801716 944728 18.57 635868 1618768 131088 22:18:44 22:18:01 416608 3309932 3622044 89.68 86904 2899980 929068 18.26 681516 2661452 844 22:18:44 Average: 1012978 3304078 3025674 74.92 66148 2350848 936898 18.42 658692 2140110 65966 22:18:44 22:18:44 22:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:18:44 22:17:01 ens3 348.26 243.68 1472.41 68.86 0.00 0.00 0.00 0.00 22:18:44 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:44 22:17:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 22:18:44 22:18:01 ens3 624.80 378.64 5957.65 135.67 0.00 0.00 0.00 0.00 22:18:44 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:44 22:18:01 lo 4.87 4.87 0.44 0.44 0.00 0.00 0.00 0.00 22:18:44 Average: ens3 486.53 311.16 3715.03 102.27 0.00 0.00 0.00 0.00 22:18:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:44 Average: lo 2.93 2.93 0.26 0.26 0.00 0.00 0.00 0.00 22:18:44 22:18:44 22:18:44 ---> sar -P ALL: 22:18:44 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3932) 06/19/24 _x86_64_ (4 CPU) 22:18:44 22:18:44 22:15:41 LINUX RESTART (4 CPU) 22:18:44 22:18:44 22:16:01 CPU %user %nice %system %iowait %steal %idle 22:18:44 22:17:01 all 17.49 0.00 2.41 5.99 0.05 74.05 22:18:44 22:17:01 0 37.63 0.00 3.03 5.69 0.08 53.57 22:18:44 22:17:01 1 16.40 0.00 2.10 4.46 0.05 76.99 22:18:44 22:17:01 2 7.31 0.00 1.58 9.97 0.05 81.09 22:18:44 22:17:01 3 8.59 0.00 2.91 3.86 0.03 84.61 22:18:44 22:18:01 all 21.15 0.00 4.02 3.72 0.07 71.04 22:18:44 22:18:01 0 19.38 0.00 3.47 2.14 0.08 74.92 22:18:44 22:18:01 1 38.79 0.00 4.57 1.53 0.07 55.04 22:18:44 22:18:01 2 11.62 0.00 3.71 2.60 0.05 82.01 22:18:44 22:18:01 3 14.75 0.00 4.32 8.59 0.07 72.27 22:18:44 Average: all 19.32 0.00 3.21 4.85 0.06 72.55 22:18:44 Average: 0 28.53 0.00 3.25 3.92 0.08 64.21 22:18:44 Average: 1 27.56 0.00 3.33 3.00 0.06 66.05 22:18:44 Average: 2 9.46 0.00 2.64 6.29 0.05 81.55 22:18:44 Average: 3 11.66 0.00 3.61 6.22 0.05 78.46 22:18:44 22:18:44 22:18:44