08:01:25 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/portal/aiml-dashboard/+/13950 08:01:25 Running as SYSTEM 08:01:25 [EnvInject] - Loading node environment variables. 08:01:25 Building remotely on prd-ubuntu1804-docker-4c-4g-640 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-aiml-dashboard-docker-docker-merge-master 08:01:25 [ssh-agent] Looking for ssh-agent implementation... 08:01:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:26 $ ssh-agent 08:01:26 SSH_AUTH_SOCK=/tmp/ssh-34omxdFNSfun/agent.2093 08:01:26 SSH_AGENT_PID=2095 08:01:26 [ssh-agent] Started. 08:01:26 Running ssh-add (command line suppressed) 08:01:26 Identity added: /w/workspace/portal-aiml-dashboard-docker-docker-merge-master@tmp/private_key_3293525894880098570.key (jenkins-ssh) 08:01:26 [ssh-agent] Using credentials jenkins (jenkins) 08:01:26 The recommended git tool is: NONE 08:01:27 using credential jenkins 08:01:27 Wiping out workspace first. 08:01:27 Cloning the remote Git repository 08:01:27 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard 08:01:27 > git init /w/workspace/portal-aiml-dashboard-docker-docker-merge-master # timeout=10 08:01:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard 08:01:27 > git --version # timeout=10 08:01:27 > git --version # 'git version 2.17.1' 08:01:27 using GIT_SSH to set credentials jenkins 08:01:27 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard # timeout=10 08:01:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard # timeout=10 08:01:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard 08:01:28 using GIT_SSH to set credentials jenkins 08:01:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard refs/changes/50/13950/1 # timeout=10 08:01:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:01:29 Checking out Revision 29758144e2ac31eb12bb9810aff6c2d6fcdeeb0b (refs/remotes/origin/master) 08:01:29 > git config core.sparsecheckout # timeout=10 08:01:29 > git checkout -f 29758144e2ac31eb12bb9810aff6c2d6fcdeeb0b # timeout=10 08:01:29 Commit message: "changes to enable the retraining multiple times" 08:01:29 > git rev-list --no-walk d18217d2e1f5f42212e9d295fb914eb4aff54c63 # timeout=10 08:01:32 provisioning config files... 08:01:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:32 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins14653819548785385719.sh 08:01:32 ---> python-tools-install.sh 08:01:32 Setup pyenv: 08:01:33 * system (set by /opt/pyenv/version) 08:01:33 * 3.8.13 (set by /opt/pyenv/version) 08:01:33 * 3.9.13 (set by /opt/pyenv/version) 08:01:33 * 3.10.6 (set by /opt/pyenv/version) 08:01:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wAPk 08:01:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:40 lf-activate-venv(): INFO: Installing: lftools 08:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-wAPk/bin to PATH 08:02:04 Generating Requirements File 08:02:25 Python 3.10.6 08:02:25 pip 24.3.1 from /tmp/venv-wAPk/lib/python3.10/site-packages/pip (python 3.10) 08:02:25 appdirs==1.4.4 08:02:25 argcomplete==3.5.2 08:02:25 aspy.yaml==1.3.0 08:02:25 attrs==24.3.0 08:02:25 autopage==0.5.2 08:02:25 beautifulsoup4==4.12.3 08:02:25 boto3==1.35.86 08:02:25 botocore==1.35.86 08:02:25 bs4==0.0.2 08:02:25 cachetools==5.5.0 08:02:25 certifi==2024.12.14 08:02:25 cffi==1.17.1 08:02:25 cfgv==3.4.0 08:02:25 chardet==5.2.0 08:02:25 charset-normalizer==3.4.0 08:02:25 click==8.1.8 08:02:25 cliff==4.8.0 08:02:25 cmd2==2.5.8 08:02:25 cryptography==3.3.2 08:02:25 debtcollector==3.0.0 08:02:25 decorator==5.1.1 08:02:25 defusedxml==0.7.1 08:02:25 Deprecated==1.2.15 08:02:25 distlib==0.3.9 08:02:25 dnspython==2.7.0 08:02:25 docker==4.2.2 08:02:25 dogpile.cache==1.3.3 08:02:25 durationpy==0.9 08:02:25 email_validator==2.2.0 08:02:25 filelock==3.16.1 08:02:25 future==1.0.0 08:02:25 gitdb==4.0.11 08:02:25 GitPython==3.1.43 08:02:25 google-auth==2.37.0 08:02:25 httplib2==0.22.0 08:02:25 identify==2.6.3 08:02:25 idna==3.10 08:02:25 importlib-resources==1.5.0 08:02:25 iso8601==2.1.0 08:02:25 Jinja2==3.1.5 08:02:25 jmespath==1.0.1 08:02:25 jsonpatch==1.33 08:02:25 jsonpointer==3.0.0 08:02:25 jsonschema==4.23.0 08:02:25 jsonschema-specifications==2024.10.1 08:02:25 keystoneauth1==5.9.1 08:02:25 kubernetes==31.0.0 08:02:25 lftools==0.37.10 08:02:25 lxml==5.3.0 08:02:25 MarkupSafe==3.0.2 08:02:25 msgpack==1.1.0 08:02:25 multi_key_dict==2.0.3 08:02:25 munch==4.0.0 08:02:25 netaddr==1.3.0 08:02:25 niet==1.4.2 08:02:25 nodeenv==1.9.1 08:02:25 oauth2client==4.1.3 08:02:25 oauthlib==3.2.2 08:02:25 openstacksdk==4.2.0 08:02:25 os-client-config==2.1.0 08:02:25 os-service-types==1.7.0 08:02:25 osc-lib==3.2.0 08:02:25 oslo.config==9.7.0 08:02:25 oslo.context==5.7.0 08:02:25 oslo.i18n==6.5.0 08:02:25 oslo.log==6.2.0 08:02:25 oslo.serialization==5.6.0 08:02:25 oslo.utils==8.0.0 08:02:25 packaging==24.2 08:02:25 pbr==6.1.0 08:02:25 platformdirs==4.3.6 08:02:25 prettytable==3.12.0 08:02:25 psutil==6.1.1 08:02:25 pyasn1==0.6.1 08:02:25 pyasn1_modules==0.4.1 08:02:25 pycparser==2.22 08:02:25 pygerrit2==2.0.15 08:02:25 PyGithub==2.5.0 08:02:25 PyJWT==2.10.1 08:02:25 PyNaCl==1.5.0 08:02:25 pyparsing==2.4.7 08:02:25 pyperclip==1.9.0 08:02:25 pyrsistent==0.20.0 08:02:25 python-cinderclient==9.6.0 08:02:25 python-dateutil==2.9.0.post0 08:02:25 python-heatclient==4.0.0 08:02:25 python-jenkins==1.8.2 08:02:25 python-keystoneclient==5.5.0 08:02:25 python-magnumclient==4.7.0 08:02:25 python-openstackclient==7.2.1 08:02:25 python-swiftclient==4.6.0 08:02:25 PyYAML==6.0.2 08:02:25 referencing==0.35.1 08:02:25 requests==2.32.3 08:02:25 requests-oauthlib==2.0.0 08:02:25 requestsexceptions==1.4.0 08:02:25 rfc3986==2.0.0 08:02:25 rpds-py==0.22.3 08:02:25 rsa==4.9 08:02:25 ruamel.yaml==0.18.6 08:02:25 ruamel.yaml.clib==0.2.12 08:02:25 s3transfer==0.10.4 08:02:25 simplejson==3.19.3 08:02:25 six==1.17.0 08:02:25 smmap==5.0.1 08:02:25 soupsieve==2.6 08:02:25 stevedore==5.4.0 08:02:25 tabulate==0.9.0 08:02:25 toml==0.10.2 08:02:25 tomlkit==0.13.2 08:02:25 tqdm==4.67.1 08:02:25 typing_extensions==4.12.2 08:02:25 tzdata==2024.2 08:02:25 urllib3==1.26.20 08:02:25 virtualenv==20.28.0 08:02:25 wcwidth==0.2.13 08:02:25 websocket-client==1.8.0 08:02:25 wrapt==1.17.0 08:02:25 xdg==6.0.0 08:02:25 xmltodict==0.14.2 08:02:25 yq==3.4.3 08:02:25 provisioning config files... 08:02:25 copy managed file [global-settings] to file:/w/workspace/portal-aiml-dashboard-docker-docker-merge-master@tmp/config1992697856852786175tmp 08:02:25 copy managed file [portal-aiml-dashboard] to file:/w/workspace/portal-aiml-dashboard-docker-docker-merge-master@tmp/config2041402050042760147tmp 08:02:25 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins18034670135530205385.sh 08:02:25 ---> docker-login.sh 08:02:25 nexus3.o-ran-sc.org:10001 08:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:26 Configure a credential helper to remove this warning. See 08:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:26 08:02:26 Login Succeeded 08:02:26 nexus3.o-ran-sc.org:10002 08:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:26 Configure a credential helper to remove this warning. See 08:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:26 08:02:26 Login Succeeded 08:02:26 nexus3.o-ran-sc.org:10003 08:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:26 Configure a credential helper to remove this warning. See 08:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:26 08:02:26 Login Succeeded 08:02:26 nexus3.o-ran-sc.org:10004 08:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:26 Configure a credential helper to remove this warning. See 08:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:26 08:02:26 Login Succeeded 08:02:26 ---> docker-login.sh ends 08:02:26 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5900294157534007338.sh 08:02:26 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16063701404846850592.sh 08:02:26 [EnvInject] - Injecting environment variables from a build step. 08:02:26 [EnvInject] - Injecting as environment variables the properties content 08:02:26 DOCKER_ROOT=. 08:02:26 CONTAINER_TAG_YAML_DIR= 08:02:26 CONTAINER_TAG_METHOD=yaml-file 08:02:26 08:02:26 [EnvInject] - Variables injected successfully. 08:02:26 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins1173230777659898643.sh 08:02:26 ---> docker-get-container-tag.sh 08:02:26 Setup pyenv: 08:02:26 system 08:02:26 3.8.13 08:02:26 3.9.13 08:02:26 * 3.10.6 (set by /w/workspace/portal-aiml-dashboard-docker-docker-merge-master/.python-version) 08:02:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wAPk from file:/tmp/.os_lf_venv 08:02:27 lf-activate-venv(): INFO: Installing: yq 08:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-wAPk/bin to PATH 08:02:28 ---> Docker image tag found: 2.0.0 08:02:28 [EnvInject] - Injecting environment variables from a build step. 08:02:28 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 08:02:28 [EnvInject] - Variables injected successfully. 08:02:29 [EnvInject] - Injecting environment variables from a build step. 08:02:29 [EnvInject] - Injecting as environment variables the properties content 08:02:29 DOCKER_ARGS=--network=host 08:02:29 DOCKER_ROOT=. 08:02:29 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 08:02:29 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 08:02:29 DOCKER_NAME=o-ran-sc/portal-aiml-dashboard-docker 08:02:29 08:02:29 [EnvInject] - Variables injected successfully. 08:02:29 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins494636884949460255.sh 08:02:29 ---> docker-build.sh 08:02:29 Docker version 24.0.2, build cb74dfc 08:02:29 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-dashboard-docker:2.0.0 08:02:29 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-dashboard-docker:2.0.0 . 08:02:29 #1 [internal] load build definition from Dockerfile 08:02:29 #1 transferring dockerfile: 996B done 08:02:29 #1 DONE 0.1s 08:02:29 08:02:29 #2 [internal] load .dockerignore 08:02:29 #2 transferring context: 2B done 08:02:29 #2 DONE 0.1s 08:02:29 08:02:29 #3 [internal] load metadata for docker.io/library/node:22 08:02:31 #3 DONE 1.2s 08:02:31 08:02:31 #4 [1/5] FROM docker.io/library/node:22@sha256:35a5dd72bcac4bce43266408b58a02be6ff0b6098ffa6f5435aeea980a8951d7 08:02:31 #4 resolve docker.io/library/node:22@sha256:35a5dd72bcac4bce43266408b58a02be6ff0b6098ffa6f5435aeea980a8951d7 0.0s done 08:02:31 #4 ... 08:02:31 08:02:31 #5 [internal] load build context 08:02:31 #5 transferring context: 877.58kB 0.0s done 08:02:31 #5 DONE 0.1s 08:02:31 08:02:31 #4 [1/5] FROM docker.io/library/node:22@sha256:35a5dd72bcac4bce43266408b58a02be6ff0b6098ffa6f5435aeea980a8951d7 08:02:31 #4 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 0B / 64.39MB 0.1s 08:02:31 #4 sha256:5dc60a49c1053f6b5a76631490ba30830829fec8ad06837afdc660f4cae102eb 6.39kB / 6.39kB done 08:02:31 #4 sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 0B / 48.50MB 0.1s 08:02:31 #4 sha256:5bd71677db44bb63b94de61b6f1f95d5540b4ba2d6a8a6bc4d19f422b25e0c2b 0B / 23.87MB 0.1s 08:02:31 #4 sha256:35a5dd72bcac4bce43266408b58a02be6ff0b6098ffa6f5435aeea980a8951d7 6.41kB / 6.41kB done 08:02:31 #4 sha256:276c8b87c1c81c3a3fe228490725736032e43ad45b796ea2fdb9173dcc41f256 2.49kB / 2.49kB done 08:02:31 #4 sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 11.53MB / 48.50MB 0.3s 08:02:31 #4 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 6.29MB / 64.39MB 0.4s 08:02:31 #4 sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 20.97MB / 48.50MB 0.4s 08:02:31 #4 sha256:5bd71677db44bb63b94de61b6f1f95d5540b4ba2d6a8a6bc4d19f422b25e0c2b 6.29MB / 23.87MB 0.4s 08:02:31 #4 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 13.63MB / 64.39MB 0.5s 08:02:31 #4 sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 29.36MB / 48.50MB 0.5s 08:02:31 #4 sha256:5bd71677db44bb63b94de61b6f1f95d5540b4ba2d6a8a6bc4d19f422b25e0c2b 14.68MB / 23.87MB 0.5s 08:02:31 #4 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 31.46MB / 64.39MB 0.7s 08:02:31 #4 sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 46.14MB / 48.50MB 0.7s 08:02:31 #4 sha256:5bd71677db44bb63b94de61b6f1f95d5540b4ba2d6a8a6bc4d19f422b25e0c2b 23.87MB / 23.87MB 0.6s done 08:02:31 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 0B / 211.31MB 0.7s 08:02:31 #4 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 40.89MB / 64.39MB 0.8s 08:02:32 #4 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 49.28MB / 64.39MB 0.9s 08:02:32 #4 sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 48.50MB / 48.50MB 0.8s done 08:02:32 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 11.53MB / 211.31MB 0.9s 08:02:32 #4 sha256:9207a94a313223a902a7b088af12f6c460e98a9f85bbe2a000319d132a0461e5 0B / 3.32kB 0.9s 08:02:32 #4 extracting sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 08:02:32 #4 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 57.67MB / 64.39MB 1.0s 08:02:32 #4 sha256:9207a94a313223a902a7b088af12f6c460e98a9f85bbe2a000319d132a0461e5 3.32kB / 3.32kB 0.9s done 08:02:32 #4 sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 0B / 55.44MB 1.0s 08:02:32 #4 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 64.39MB / 64.39MB 1.1s 08:02:32 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 30.41MB / 211.31MB 1.1s 08:02:32 #4 sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 64.39MB / 64.39MB 1.1s done 08:02:32 #4 sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 8.39MB / 55.44MB 1.2s 08:02:32 #4 sha256:a6916b58c81c630b71daf240d0b9c6268294c181a6338624c44299b9fe1101bc 0B / 1.25MB 1.2s 08:02:32 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 44.04MB / 211.31MB 1.3s 08:02:32 #4 sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 15.73MB / 55.44MB 1.3s 08:02:32 #4 sha256:a6916b58c81c630b71daf240d0b9c6268294c181a6338624c44299b9fe1101bc 1.25MB / 1.25MB 1.3s 08:02:32 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 56.62MB / 211.31MB 1.4s 08:02:32 #4 sha256:a6916b58c81c630b71daf240d0b9c6268294c181a6338624c44299b9fe1101bc 1.25MB / 1.25MB 1.3s done 08:02:32 #4 sha256:e650db35f2402cb5e607cfb5bd2187ba15aec35d951a7d7ec5dcb254362a47af 0B / 447B 1.4s 08:02:32 #4 sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 23.07MB / 55.44MB 1.5s 08:02:32 #4 sha256:e650db35f2402cb5e607cfb5bd2187ba15aec35d951a7d7ec5dcb254362a47af 447B / 447B 1.4s done 08:02:32 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 82.84MB / 211.31MB 1.7s 08:02:32 #4 sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 39.85MB / 55.44MB 1.7s 08:02:32 #4 sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 47.19MB / 55.44MB 1.8s 08:02:33 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 100.66MB / 211.31MB 1.9s 08:02:33 #4 sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 55.44MB / 55.44MB 1.9s 08:02:33 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 120.59MB / 211.31MB 2.1s 08:02:33 #4 sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 55.44MB / 55.44MB 2.0s done 08:02:33 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 132.12MB / 211.31MB 2.2s 08:02:33 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 164.63MB / 211.31MB 2.5s 08:02:33 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 182.45MB / 211.31MB 2.7s 08:02:34 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 207.77MB / 211.31MB 3.0s 08:02:34 #4 extracting sha256:fdf894e782a221820acf469d425b802be26aedb5e5d26ea80a650ff6a974d488 2.2s done 08:02:34 #4 sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 211.31MB / 211.31MB 3.5s done 08:02:34 #4 extracting sha256:5bd71677db44bb63b94de61b6f1f95d5540b4ba2d6a8a6bc4d19f422b25e0c2b 08:02:35 #4 extracting sha256:5bd71677db44bb63b94de61b6f1f95d5540b4ba2d6a8a6bc4d19f422b25e0c2b 0.5s done 08:02:35 #4 extracting sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 08:02:37 #4 extracting sha256:551df7f94f9c131f2fec0e8063142411365f0a1c88b935b9fac22be91af227e0 2.3s done 08:02:37 #4 extracting sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 0.1s 08:02:42 #4 extracting sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 5.1s 08:02:43 #4 extracting sha256:ce82e98d553dd62ca6a12bebfe83992ae9f9ae2748275e74b66a68cc094f868b 6.0s done 08:02:44 #4 extracting sha256:9207a94a313223a902a7b088af12f6c460e98a9f85bbe2a000319d132a0461e5 done 08:02:44 #4 extracting sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 08:02:46 #4 extracting sha256:788306d1e45b3dacd45a1c6f2b21b1a8e68327ff100dbfe205945f17e3f8fb60 2.3s done 08:02:46 #4 extracting sha256:a6916b58c81c630b71daf240d0b9c6268294c181a6338624c44299b9fe1101bc 0.1s done 08:02:46 #4 extracting sha256:e650db35f2402cb5e607cfb5bd2187ba15aec35d951a7d7ec5dcb254362a47af done 08:02:46 #4 DONE 15.7s 08:02:46 08:02:46 #6 [2/5] WORKDIR /home/gui/ 08:02:48 #6 DONE 1.3s 08:02:48 08:02:48 #7 [3/5] COPY . . 08:02:48 #7 DONE 0.3s 08:02:48 08:02:48 #8 [4/5] RUN npm install 08:03:21 #8 32.79 npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 08:03:21 #8 32.89 npm warn deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser 08:03:21 #8 33.31 npm warn deprecated workbox-google-analytics@6.6.0: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained 08:03:22 #8 33.66 npm warn deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0 08:03:22 #8 33.76 npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 08:03:22 #8 33.90 npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. 08:03:22 #8 33.90 npm warn deprecated 08:03:22 #8 33.90 npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 08:03:23 #8 34.67 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 08:03:23 #8 34.71 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 08:03:23 #8 34.74 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 08:03:23 #8 34.80 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 08:03:23 #8 34.84 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 08:03:23 #8 35.29 npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. 08:03:23 #8 35.31 npm warn deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. 08:03:23 #8 35.32 npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 08:03:23 #8 35.32 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. 08:03:23 #8 35.32 npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 08:03:25 #8 36.47 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 08:03:25 #8 36.75 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 08:03:25 #8 37.03 npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead 08:03:26 #8 37.57 npm warn deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. 08:03:27 #8 38.61 npm warn deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. 08:03:31 #8 42.73 npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. 08:03:33 #8 44.61 08:03:33 #8 44.61 added 1415 packages, and audited 1416 packages in 44s 08:03:33 #8 44.61 08:03:33 #8 44.61 273 packages are looking for funding 08:03:33 #8 44.61 run `npm fund` for details 08:03:33 #8 44.61 08:03:33 #8 44.61 8 vulnerabilities (2 moderate, 6 high) 08:03:33 #8 44.61 08:03:33 #8 44.61 To address all issues (including breaking changes), run: 08:03:33 #8 44.61 npm audit fix --force 08:03:33 #8 44.61 08:03:33 #8 44.61 Run `npm audit` for details. 08:03:33 #8 44.62 npm notice 08:03:33 #8 44.62 npm notice New major version of npm available! 10.9.0 -> 11.0.0 08:03:33 #8 44.62 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.0.0 08:03:33 #8 44.62 npm notice To update run: npm install -g npm@11.0.0 08:03:33 #8 44.62 npm notice 08:03:36 #8 DONE 48.1s 08:03:36 08:03:36 #9 [5/5] RUN npm install -g serve 08:03:38 #9 1.958 08:03:38 #9 1.958 added 88 packages in 2s 08:03:38 #9 1.958 08:03:38 #9 1.958 24 packages are looking for funding 08:03:38 #9 1.958 run `npm fund` for details 08:03:38 #9 DONE 2.1s 08:03:38 08:03:38 #10 exporting to image 08:03:38 #10 exporting layers 08:03:46 #10 exporting layers 8.0s done 08:03:46 #10 writing image sha256:7cc222afb7f70155808b40560ae788c04df6aa91f2390f25bad0db98b11bae1e done 08:03:46 #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-dashboard-docker:2.0.0 done 08:03:46 #10 DONE 8.0s 08:03:46 ---> docker-build.sh ends 08:03:46 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15626923678715720405.sh 08:03:46 [EnvInject] - Injecting environment variables from a build step. 08:03:46 [EnvInject] - Injecting as environment variables the properties content 08:03:46 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 08:03:46 08:03:46 [EnvInject] - Variables injected successfully. 08:03:46 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins12623677692602498811.sh 08:03:46 ---> docker-push.sh 08:03:46 Docker version 24.0.2, build cb74dfc 08:03:46 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-dashboard-docker:2.0.0 08:03:46 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-dashboard-docker:2.0.0 08:03:46 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-dashboard-docker] 08:03:46 223ab9372b3a: Preparing 08:03:46 b13d52f060dd: Preparing 08:03:46 227debeebb2f: Preparing 08:03:46 3b8abf62fc53: Preparing 08:03:46 e0dba9f2a2ef: Preparing 08:03:46 b37454b23b8f: Preparing 08:03:46 b37454b23b8f: Waiting 08:03:46 fb6c888e3ccc: Preparing 08:03:46 952f5ee3867b: Preparing 08:03:46 fb6c888e3ccc: Waiting 08:03:46 0aeeeb7c293d: Preparing 08:03:46 952f5ee3867b: Waiting 08:03:46 c81d4fdb67fc: Preparing 08:03:46 0aeeeb7c293d: Waiting 08:03:46 0e82d78b3ea1: Preparing 08:03:46 c81d4fdb67fc: Waiting 08:03:46 301c1bb42cc0: Preparing 08:03:46 0e82d78b3ea1: Waiting 08:03:46 301c1bb42cc0: Waiting 08:03:46 e0dba9f2a2ef: Layer already exists 08:03:46 b37454b23b8f: Layer already exists 08:03:46 fb6c888e3ccc: Layer already exists 08:03:46 3b8abf62fc53: Pushed 08:03:46 952f5ee3867b: Layer already exists 08:03:47 0aeeeb7c293d: Layer already exists 08:03:47 c81d4fdb67fc: Layer already exists 08:03:47 0e82d78b3ea1: Layer already exists 08:03:47 227debeebb2f: Pushed 08:03:47 223ab9372b3a: Pushed 08:04:01 301c1bb42cc0: Pushed 08:04:33 b13d52f060dd: Pushed 08:04:33 2.0.0: digest: sha256:4ee28ebd82ec30597492e747f0053cd576f90bd56509df471ff42f2a3ac84fde size: 2845 08:04:33 ---> docker-push.sh ends 08:04:33 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4044298216867097463.sh 08:04:33 $ ssh-agent -k 08:04:33 unset SSH_AUTH_SOCK; 08:04:33 unset SSH_AGENT_PID; 08:04:33 echo Agent pid 2095 killed; 08:04:33 [ssh-agent] Stopped. 08:04:33 [PostBuildScript] - [INFO] Executing post build scripts. 08:04:33 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins15135206707820751500.sh 08:04:33 ---> sysstat.sh 08:04:34 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5457470578702614532.sh 08:04:34 ---> package-listing.sh 08:04:34 ++ tr '[:upper:]' '[:lower:]' 08:04:34 ++ facter osfamily 08:04:34 + OS_FAMILY=debian 08:04:34 + workspace=/w/workspace/portal-aiml-dashboard-docker-docker-merge-master 08:04:34 + START_PACKAGES=/tmp/packages_start.txt 08:04:34 + END_PACKAGES=/tmp/packages_end.txt 08:04:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:04:34 + PACKAGES=/tmp/packages_start.txt 08:04:34 + '[' /w/workspace/portal-aiml-dashboard-docker-docker-merge-master ']' 08:04:34 + PACKAGES=/tmp/packages_end.txt 08:04:34 + case "${OS_FAMILY}" in 08:04:34 + dpkg -l 08:04:34 + grep '^ii' 08:04:34 + '[' -f /tmp/packages_start.txt ']' 08:04:34 + '[' -f /tmp/packages_end.txt ']' 08:04:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:04:34 + '[' /w/workspace/portal-aiml-dashboard-docker-docker-merge-master ']' 08:04:34 + mkdir -p /w/workspace/portal-aiml-dashboard-docker-docker-merge-master/archives/ 08:04:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-aiml-dashboard-docker-docker-merge-master/archives/ 08:04:34 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins766055721844933129.sh 08:04:34 ---> capture-instance-metadata.sh 08:04:34 Setup pyenv: 08:04:34 system 08:04:34 3.8.13 08:04:34 3.9.13 08:04:34 * 3.10.6 (set by /w/workspace/portal-aiml-dashboard-docker-docker-merge-master/.python-version) 08:04:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wAPk from file:/tmp/.os_lf_venv 08:04:36 lf-activate-venv(): INFO: Installing: lftools 08:04:46 lf-activate-venv(): INFO: Adding /tmp/venv-wAPk/bin to PATH 08:04:46 INFO: Running in OpenStack, capturing instance metadata 08:04:47 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins793357492005351685.sh 08:04:47 provisioning config files... 08:04:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-aiml-dashboard-docker-docker-merge-master@tmp/config11394643921585914502tmp 08:04:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:04:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:04:47 [EnvInject] - Injecting environment variables from a build step. 08:04:47 [EnvInject] - Injecting as environment variables the properties content 08:04:47 SERVER_ID=logs 08:04:47 08:04:47 [EnvInject] - Variables injected successfully. 08:04:47 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins16791603816468899127.sh 08:04:47 ---> create-netrc.sh 08:04:47 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins2693969344961567672.sh 08:04:47 ---> python-tools-install.sh 08:04:47 Setup pyenv: 08:04:47 system 08:04:47 3.8.13 08:04:47 3.9.13 08:04:47 * 3.10.6 (set by /w/workspace/portal-aiml-dashboard-docker-docker-merge-master/.python-version) 08:04:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wAPk from file:/tmp/.os_lf_venv 08:04:48 lf-activate-venv(): INFO: Installing: lftools 08:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-wAPk/bin to PATH 08:04:58 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins787859778558708828.sh 08:04:58 ---> sudo-logs.sh 08:04:58 Archiving 'sudo' log.. 08:04:58 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5882657131519807368.sh 08:04:58 ---> job-cost.sh 08:04:58 Setup pyenv: 08:04:58 system 08:04:58 3.8.13 08:04:58 3.9.13 08:04:58 * 3.10.6 (set by /w/workspace/portal-aiml-dashboard-docker-docker-merge-master/.python-version) 08:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wAPk from file:/tmp/.os_lf_venv 08:04:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:04 lf-activate-venv(): INFO: Adding /tmp/venv-wAPk/bin to PATH 08:05:04 INFO: No Stack... 08:05:04 INFO: Retrieving Pricing Info for: v2-highcpu-4 08:05:04 INFO: Archiving Costs 08:05:04 [portal-aiml-dashboard-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins12298841581284519607.sh 08:05:04 ---> logs-deploy.sh 08:05:04 Setup pyenv: 08:05:04 system 08:05:04 3.8.13 08:05:04 3.9.13 08:05:04 * 3.10.6 (set by /w/workspace/portal-aiml-dashboard-docker-docker-merge-master/.python-version) 08:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wAPk from file:/tmp/.os_lf_venv 08:05:06 lf-activate-venv(): INFO: Installing: lftools 08:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-wAPk/bin to PATH 08:05:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-aiml-dashboard-docker-docker-merge-master/195 08:05:15 INFO: archiving workspace using pattern(s): 08:05:18 Archives upload complete. 08:05:19 INFO: archiving logs to Nexus 08:05:19 ---> uname -a: 08:05:19 Linux prd-ubuntu1804-docker-4c-4g-640 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:05:19 08:05:19 08:05:20 ---> lscpu: 08:05:20 Architecture: x86_64 08:05:20 CPU op-mode(s): 32-bit, 64-bit 08:05:20 Byte Order: Little Endian 08:05:20 CPU(s): 4 08:05:20 On-line CPU(s) list: 0-3 08:05:20 Thread(s) per core: 1 08:05:20 Core(s) per socket: 1 08:05:20 Socket(s): 4 08:05:20 NUMA node(s): 1 08:05:20 Vendor ID: AuthenticAMD 08:05:20 CPU family: 23 08:05:20 Model: 49 08:05:20 Model name: AMD EPYC-Rome Processor 08:05:20 Stepping: 0 08:05:20 CPU MHz: 2799.998 08:05:20 BogoMIPS: 5599.99 08:05:20 Virtualization: AMD-V 08:05:20 Hypervisor vendor: KVM 08:05:20 Virtualization type: full 08:05:20 L1d cache: 32K 08:05:20 L1i cache: 32K 08:05:20 L2 cache: 512K 08:05:20 L3 cache: 16384K 08:05:20 NUMA node0 CPU(s): 0-3 08:05:20 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 08:05:20 08:05:20 08:05:20 ---> nproc: 08:05:20 4 08:05:20 08:05:20 08:05:20 ---> df -h: 08:05:20 Filesystem Size Used Avail Use% Mounted on 08:05:20 udev 2.0G 0 2.0G 0% /dev 08:05:20 tmpfs 395M 696K 394M 1% /run 08:05:20 /dev/vda1 20G 11G 8.4G 57% / 08:05:20 tmpfs 2.0G 0 2.0G 0% /dev/shm 08:05:20 tmpfs 5.0M 0 5.0M 0% /run/lock 08:05:20 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 08:05:20 /dev/vda15 105M 5.3M 100M 5% /boot/efi 08:05:20 tmpfs 395M 0 395M 0% /run/user/1001 08:05:20 08:05:20 08:05:20 ---> free -m: 08:05:20 total used free shared buff/cache available 08:05:20 Mem: 3944 477 307 0 3159 3184 08:05:20 Swap: 1023 0 1023 08:05:20 08:05:20 08:05:20 ---> ip addr: 08:05:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:20 inet 127.0.0.1/8 scope host lo 08:05:20 valid_lft forever preferred_lft forever 08:05:20 inet6 ::1/128 scope host 08:05:20 valid_lft forever preferred_lft forever 08:05:20 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:05:20 link/ether fa:16:3e:a5:e2:1f brd ff:ff:ff:ff:ff:ff 08:05:20 inet 10.32.6.138/23 brd 10.32.7.255 scope global dynamic ens3 08:05:20 valid_lft 86127sec preferred_lft 86127sec 08:05:20 inet6 fe80::f816:3eff:fea5:e21f/64 scope link 08:05:20 valid_lft forever preferred_lft forever 08:05:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:05:20 link/ether 02:42:44:35:61:de brd ff:ff:ff:ff:ff:ff 08:05:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:05:20 valid_lft forever preferred_lft forever 08:05:20 08:05:20 08:05:20 ---> sar -b -r -n DEV: 08:05:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-640) 12/23/24 _x86_64_ (4 CPU) 08:05:20 08:05:20 08:00:49 LINUX RESTART (4 CPU) 08:05:20 08:05:20 08:01:01 tps rtps wtps bread/s bwrtn/s 08:05:20 08:02:01 167.87 69.37 98.50 5631.73 41040.51 08:05:20 08:03:01 174.00 19.49 154.51 2749.56 64756.82 08:05:20 08:04:01 226.74 98.23 128.51 4097.70 34098.77 08:05:20 08:05:01 36.61 21.66 14.95 1194.33 648.56 08:05:20 Average: 151.31 52.19 99.12 3418.30 35138.59 08:05:20 08:05:20 08:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:20 08:02:01 1664912 3306888 2373748 58.78 42828 1758860 953720 18.75 606400 1599532 135260 08:05:20 08:03:01 121076 3127312 3917584 97.00 91048 3008152 1339116 26.32 804164 2830240 204344 08:05:20 08:04:01 419056 3327916 3619604 89.62 147604 2745668 1023748 20.12 1079800 2147412 1092 08:05:20 08:05:01 375224 3292804 3663436 90.71 149744 2786528 964012 18.95 1548368 1759548 15992 08:05:20 Average: 645067 3263730 3393593 84.03 107806 2574802 1070149 21.04 1009683 2084183 89172 08:05:20 08:05:20 08:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:20 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:20 08:02:01 ens3 387.97 266.21 1427.69 70.92 0.00 0.00 0.00 0.00 08:05:20 08:02:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:05:20 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:20 08:03:01 ens3 1007.56 514.81 7536.01 44.86 0.00 0.00 0.00 0.00 08:05:20 08:03:01 lo 2.53 2.53 0.24 0.24 0.00 0.00 0.00 0.00 08:05:20 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:20 08:04:01 ens3 507.71 379.22 1471.40 1546.12 0.00 0.00 0.00 0.00 08:05:20 08:04:01 lo 1.73 1.73 0.15 0.15 0.00 0.00 0.00 0.00 08:05:20 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:20 08:05:01 ens3 230.18 279.87 26.74 2143.35 0.00 0.00 0.00 0.00 08:05:20 08:05:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 08:05:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:20 Average: ens3 533.39 360.04 2615.82 951.26 0.00 0.00 0.00 0.00 08:05:20 Average: lo 1.68 1.68 0.15 0.15 0.00 0.00 0.00 0.00 08:05:20 08:05:20 08:05:20 ---> sar -P ALL: 08:05:20 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-640) 12/23/24 _x86_64_ (4 CPU) 08:05:20 08:05:20 08:00:49 LINUX RESTART (4 CPU) 08:05:20 08:05:20 08:01:01 CPU %user %nice %system %iowait %steal %idle 08:05:20 08:02:01 all 15.71 0.00 2.08 5.17 0.06 76.99 08:05:20 08:02:01 0 5.48 0.00 1.49 5.97 0.05 87.01 08:05:20 08:02:01 1 5.78 0.00 1.53 5.66 0.05 86.98 08:05:20 08:02:01 2 27.56 0.00 3.22 3.01 0.08 66.13 08:05:20 08:02:01 3 23.96 0.00 2.11 6.00 0.05 67.88 08:05:20 08:03:01 all 21.41 0.00 4.73 3.17 0.08 70.61 08:05:20 08:03:01 0 13.37 0.00 4.97 1.43 0.07 80.16 08:05:20 08:03:01 1 17.14 0.00 3.99 3.65 0.08 75.14 08:05:20 08:03:01 2 38.43 0.00 4.92 2.90 0.10 53.66 08:05:20 08:03:01 3 16.68 0.00 5.02 4.72 0.07 73.50 08:05:20 08:04:01 all 25.86 0.00 4.81 6.47 0.10 62.76 08:05:20 08:04:01 0 28.98 0.00 3.99 6.71 0.10 60.21 08:05:20 08:04:01 1 31.59 0.00 5.98 2.93 0.12 59.38 08:05:20 08:04:01 2 22.62 0.00 4.44 8.45 0.08 64.41 08:05:20 08:04:01 3 20.27 0.00 4.85 7.77 0.10 67.00 08:05:20 08:05:01 all 20.10 0.00 1.05 0.87 0.06 77.92 08:05:20 08:05:01 0 41.24 0.00 1.45 0.48 0.08 56.74 08:05:20 08:05:01 1 8.04 0.00 0.84 0.49 0.05 90.59 08:05:20 08:05:01 2 13.08 0.00 0.85 1.42 0.05 84.60 08:05:20 08:05:01 3 17.96 0.00 1.06 1.09 0.07 79.83 08:05:20 Average: all 20.76 0.00 3.16 3.92 0.08 72.09 08:05:20 Average: 0 22.30 0.00 2.97 3.65 0.08 71.00 08:05:20 Average: 1 15.59 0.00 3.07 3.18 0.08 78.08 08:05:20 Average: 2 25.40 0.00 3.35 3.94 0.08 67.23 08:05:20 Average: 3 19.72 0.00 3.26 4.89 0.07 72.06 08:05:20 08:05:20 08:05:20