20:01:10 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-app/lp/+/12664 20:01:10 Running as SYSTEM 20:01:10 [EnvInject] - Loading node environment variables. 20:01:10 Building remotely on prd-ubuntu1804-docker-4c-4g-665 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-lp-docker-verify-master 20:01:10 [ssh-agent] Looking for ssh-agent implementation... 20:01:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:10 $ ssh-agent 20:01:10 SSH_AUTH_SOCK=/tmp/ssh-gjfAeYfdlwsd/agent.2089 20:01:10 SSH_AGENT_PID=2091 20:01:10 [ssh-agent] Started. 20:01:10 Running ssh-add (command line suppressed) 20:01:10 Identity added: /w/workspace/ric-app-lp-docker-verify-master@tmp/private_key_17129702411889343778.key (jenkins-ssh) 20:01:10 [ssh-agent] Using credentials jenkins (jenkins) 20:01:10 The recommended git tool is: NONE 20:01:11 using credential jenkins 20:01:11 Wiping out workspace first. 20:01:11 Cloning the remote Git repository 20:01:12 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp 20:01:12 > git init /w/workspace/ric-app-lp-docker-verify-master # timeout=10 20:01:12 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp 20:01:12 > git --version # timeout=10 20:01:12 > git --version # 'git version 2.17.1' 20:01:12 using GIT_SSH to set credentials jenkins 20:01:12 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:13 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp # timeout=10 20:01:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:13 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp # timeout=10 20:01:13 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp 20:01:13 using GIT_SSH to set credentials jenkins 20:01:13 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/lp refs/changes/64/12664/1 # timeout=10 20:01:14 > git rev-parse 2cd6ab067c7335fe0db31364e9617b63689c2c6b^{commit} # timeout=10 20:01:14 Checking out Revision 2cd6ab067c7335fe0db31364e9617b63689c2c6b (refs/changes/64/12664/1) 20:01:14 > git config core.sparsecheckout # timeout=10 20:01:14 > git checkout -f 2cd6ab067c7335fe0db31364e9617b63689c2c6b # timeout=10 20:01:17 Commit message: "CI: Add merge workflow that runs SonarCloud scan" 20:01:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:01:17 > git rev-list --no-walk b2da36d75e650fa8f2a865c9650a6105c6796fa7 # timeout=10 20:01:17 provisioning config files... 20:01:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:01:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:01:17 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins8310199208768199652.sh 20:01:17 ---> python-tools-install.sh 20:01:17 Setup pyenv: 20:01:17 * system (set by /opt/pyenv/version) 20:01:17 * 3.8.13 (set by /opt/pyenv/version) 20:01:17 * 3.9.13 (set by /opt/pyenv/version) 20:01:17 * 3.10.6 (set by /opt/pyenv/version) 20:01:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSdt 20:01:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:01:26 lf-activate-venv(): INFO: Installing: lftools 20:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-fSdt/bin to PATH 20:02:00 Generating Requirements File 20:02:28 Python 3.10.6 20:02:28 pip 24.0 from /tmp/venv-fSdt/lib/python3.10/site-packages/pip (python 3.10) 20:02:28 appdirs==1.4.4 20:02:28 argcomplete==3.2.3 20:02:28 aspy.yaml==1.3.0 20:02:28 attrs==23.2.0 20:02:28 autopage==0.5.2 20:02:28 beautifulsoup4==4.12.3 20:02:28 boto3==1.34.77 20:02:28 botocore==1.34.77 20:02:28 bs4==0.0.2 20:02:28 cachetools==5.3.3 20:02:28 certifi==2024.2.2 20:02:28 cffi==1.16.0 20:02:28 cfgv==3.4.0 20:02:28 chardet==5.2.0 20:02:28 charset-normalizer==3.3.2 20:02:28 click==8.1.7 20:02:28 cliff==4.6.0 20:02:28 cmd2==2.4.3 20:02:28 cryptography==3.3.2 20:02:28 debtcollector==3.0.0 20:02:28 decorator==5.1.1 20:02:28 defusedxml==0.7.1 20:02:28 Deprecated==1.2.14 20:02:28 distlib==0.3.8 20:02:28 dnspython==2.6.1 20:02:28 docker==4.2.2 20:02:28 dogpile.cache==1.3.2 20:02:28 email_validator==2.1.1 20:02:28 filelock==3.13.3 20:02:28 future==1.0.0 20:02:28 gitdb==4.0.11 20:02:28 GitPython==3.1.43 20:02:28 google-auth==2.29.0 20:02:28 httplib2==0.22.0 20:02:28 identify==2.5.35 20:02:28 idna==3.6 20:02:28 importlib-resources==1.5.0 20:02:28 iso8601==2.1.0 20:02:28 Jinja2==3.1.3 20:02:28 jmespath==1.0.1 20:02:28 jsonpatch==1.33 20:02:28 jsonpointer==2.4 20:02:28 jsonschema==4.21.1 20:02:28 jsonschema-specifications==2023.12.1 20:02:28 keystoneauth1==5.6.0 20:02:28 kubernetes==29.0.0 20:02:28 lftools==0.37.10 20:02:28 lxml==5.2.1 20:02:28 MarkupSafe==2.1.5 20:02:28 msgpack==1.0.8 20:02:28 multi_key_dict==2.0.3 20:02:28 munch==4.0.0 20:02:28 netaddr==1.2.1 20:02:28 netifaces==0.11.0 20:02:28 niet==1.4.2 20:02:28 nodeenv==1.8.0 20:02:28 oauth2client==4.1.3 20:02:28 oauthlib==3.2.2 20:02:28 openstacksdk==3.0.0 20:02:28 os-client-config==2.1.0 20:02:28 os-service-types==1.7.0 20:02:28 osc-lib==3.0.1 20:02:28 oslo.config==9.4.0 20:02:28 oslo.context==5.5.0 20:02:28 oslo.i18n==6.3.0 20:02:28 oslo.log==5.5.1 20:02:28 oslo.serialization==5.4.0 20:02:28 oslo.utils==7.1.0 20:02:28 packaging==24.0 20:02:28 pbr==6.0.0 20:02:28 platformdirs==4.2.0 20:02:28 prettytable==3.10.0 20:02:28 pyasn1==0.6.0 20:02:28 pyasn1_modules==0.4.0 20:02:28 pycparser==2.22 20:02:28 pygerrit2==2.0.15 20:02:28 PyGithub==2.3.0 20:02:28 pyinotify==0.9.6 20:02:28 PyJWT==2.8.0 20:02:28 PyNaCl==1.5.0 20:02:28 pyparsing==2.4.7 20:02:28 pyperclip==1.8.2 20:02:28 pyrsistent==0.20.0 20:02:28 python-cinderclient==9.5.0 20:02:28 python-dateutil==2.9.0.post0 20:02:28 python-heatclient==3.5.0 20:02:28 python-jenkins==1.8.2 20:02:28 python-keystoneclient==5.4.0 20:02:28 python-magnumclient==4.4.0 20:02:28 python-novaclient==18.6.0 20:02:28 python-openstackclient==6.6.0 20:02:28 python-swiftclient==4.5.0 20:02:28 PyYAML==6.0.1 20:02:28 referencing==0.34.0 20:02:28 requests==2.31.0 20:02:28 requests-oauthlib==2.0.0 20:02:28 requestsexceptions==1.4.0 20:02:28 rfc3986==2.0.0 20:02:28 rpds-py==0.18.0 20:02:28 rsa==4.9 20:02:28 ruamel.yaml==0.18.6 20:02:28 ruamel.yaml.clib==0.2.8 20:02:28 s3transfer==0.10.1 20:02:28 simplejson==3.19.2 20:02:28 six==1.16.0 20:02:28 smmap==5.0.1 20:02:28 soupsieve==2.5 20:02:28 stevedore==5.2.0 20:02:28 tabulate==0.9.0 20:02:28 toml==0.10.2 20:02:28 tomlkit==0.12.4 20:02:28 tqdm==4.66.2 20:02:28 typing_extensions==4.10.0 20:02:28 tzdata==2024.1 20:02:28 urllib3==1.26.18 20:02:28 virtualenv==20.25.1 20:02:28 wcwidth==0.2.13 20:02:28 websocket-client==1.7.0 20:02:28 wrapt==1.16.0 20:02:28 xdg==6.0.0 20:02:28 xmltodict==0.13.0 20:02:28 yq==3.2.3 20:02:29 provisioning config files... 20:02:29 copy managed file [global-settings] to file:/w/workspace/ric-app-lp-docker-verify-master@tmp/config15753453648033176371tmp 20:02:29 copy managed file [ric-app-lp-settings] to file:/w/workspace/ric-app-lp-docker-verify-master@tmp/config11132444662566622101tmp 20:02:29 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins14880069806798767285.sh 20:02:29 ---> docker-login.sh 20:02:29 nexus3.o-ran-sc.org:10001 20:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:29 Configure a credential helper to remove this warning. See 20:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:29 20:02:29 Login Succeeded 20:02:29 nexus3.o-ran-sc.org:10002 20:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:29 Configure a credential helper to remove this warning. See 20:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:29 20:02:29 Login Succeeded 20:02:29 nexus3.o-ran-sc.org:10003 20:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:29 Configure a credential helper to remove this warning. See 20:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:29 20:02:29 Login Succeeded 20:02:29 nexus3.o-ran-sc.org:10004 20:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:29 Configure a credential helper to remove this warning. See 20:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:29 20:02:29 Login Succeeded 20:02:29 ---> docker-login.sh ends 20:02:29 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins9353273785671529767.sh 20:02:29 [ric-app-lp-docker-verify-master] $ /bin/sh -xe /tmp/jenkins17318782891733161190.sh 20:02:29 [EnvInject] - Injecting environment variables from a build step. 20:02:29 [EnvInject] - Injecting as environment variables the properties content 20:02:29 DOCKER_ROOT=$WORKSPACE 20:02:29 CONTAINER_TAG_YAML_DIR= 20:02:29 CONTAINER_TAG_METHOD=yaml-file 20:02:29 20:02:29 [EnvInject] - Variables injected successfully. 20:02:29 [ric-app-lp-docker-verify-master] $ /bin/bash -l /tmp/jenkins9129373019315464182.sh 20:02:29 ---> docker-get-container-tag.sh 20:02:29 Setup pyenv: 20:02:29 system 20:02:29 3.8.13 20:02:29 3.9.13 20:02:29 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 20:02:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSdt from file:/tmp/.os_lf_venv 20:02:31 lf-activate-venv(): INFO: Installing: yq 20:02:32 lf-activate-venv(): INFO: Adding /tmp/venv-fSdt/bin to PATH 20:02:32 ---> Docker image tag found: 0.3.0 20:02:32 [EnvInject] - Injecting environment variables from a build step. 20:02:32 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 20:02:33 [EnvInject] - Variables injected successfully. 20:02:33 [EnvInject] - Injecting environment variables from a build step. 20:02:33 [EnvInject] - Injecting as environment variables the properties content 20:02:33 DOCKER_ARGS=--network=host 20:02:33 DOCKER_ROOT=/w/workspace/ric-app-lp-docker-verify-master 20:02:33 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 20:02:33 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 20:02:33 DOCKER_NAME=o-ran-sc/ric-app-lp 20:02:33 20:02:33 [EnvInject] - Variables injected successfully. 20:02:33 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins3027903844751487543.sh 20:02:33 ---> docker-build.sh 20:02:33 Docker version 24.0.2, build cb74dfc 20:02:33 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-lp:0.3.0 20:02:33 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-lp:0.3.0 . 20:02:33 #1 [internal] load .dockerignore 20:02:33 #1 transferring context: 2B done 20:02:33 #1 DONE 0.1s 20:02:33 20:02:33 #2 [internal] load build definition from Dockerfile 20:02:33 #2 transferring dockerfile: 1.61kB done 20:02:33 #2 DONE 0.1s 20:02:34 20:02:34 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 20:02:34 #3 DONE 0.1s 20:02:34 20:02:34 #4 [internal] load metadata for docker.io/frolvlad/alpine-miniconda3:latest 20:02:35 #4 DONE 1.7s 20:02:35 20:02:35 #5 [internal] load build context 20:02:35 #5 DONE 0.0s 20:02:35 20:02:35 #6 [stage-0 1/9] FROM docker.io/frolvlad/alpine-miniconda3@sha256:7342de357b30a105cbf56e5c46a633cca6f4fd8fbd83276f608b4939dffbd5f6 20:02:35 #6 resolve docker.io/frolvlad/alpine-miniconda3@sha256:7342de357b30a105cbf56e5c46a633cca6f4fd8fbd83276f608b4939dffbd5f6 20:02:35 #6 resolve docker.io/frolvlad/alpine-miniconda3@sha256:7342de357b30a105cbf56e5c46a633cca6f4fd8fbd83276f608b4939dffbd5f6 0.1s done 20:02:35 #6 ... 20:02:35 20:02:35 #5 [internal] load build context 20:02:35 #5 transferring context: 5.04MB 0.0s done 20:02:35 #5 DONE 0.1s 20:02:35 20:02:35 #6 [stage-0 1/9] FROM docker.io/frolvlad/alpine-miniconda3@sha256:7342de357b30a105cbf56e5c46a633cca6f4fd8fbd83276f608b4939dffbd5f6 20:02:35 #6 sha256:7342de357b30a105cbf56e5c46a633cca6f4fd8fbd83276f608b4939dffbd5f6 855B / 855B done 20:02:35 #6 sha256:0e7417bce6d1a3be69d35cd0f8384311fd99c81f58ac5b7d44af268f04222af7 867B / 867B done 20:02:35 #6 sha256:196a38385ffa1f28778c3125566a827ff226a05c93fd398aefbf35ee58af0910 6.42kB / 6.42kB done 20:02:36 #6 sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 1.05MB / 3.41MB 0.2s 20:02:36 #6 sha256:ec11f9eb11ade02d32d6ea32d9eedfb99ffcdc142aac96940e098ac13ebedbdf 0B / 3.35MB 0.2s 20:02:36 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 0B / 102.36MB 0.2s 20:02:36 #6 sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 3.41MB / 3.41MB 0.3s done 20:02:36 #6 extracting sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 20:02:36 #6 ... 20:02:36 20:02:36 #7 FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 20:02:36 #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5@sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 0.1s done 20:02:36 #7 extracting sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b done 20:02:36 #7 sha256:eb906735a7969bf0e341ba30c5087c84c393e283ae666edde423bb8f8ca0b24e 944B / 944B done 20:02:36 #7 sha256:97c4949696de859e2ea8ba7daf1351159313b147096c783a6690c444385a2d8f 1.85kB / 1.85kB done 20:02:36 #7 sha256:63656a819106ad237a89f8dbbb6e3f6602162b37cccd4e67d10ecfe0a139627b 74.88kB / 74.88kB 0.0s done 20:02:36 #7 sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc 5.96kB / 5.96kB 0.1s done 20:02:36 #7 sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 356.08kB / 356.08kB 0.2s done 20:02:36 #7 extracting sha256:7f5f6b9920dc197bc85d7fffa091ed0d2f41981019754da79255b464c034e1dc done 20:02:36 #7 extracting sha256:503af471e686c80a76be3dc30d7151054d231354a7579feca3b820c4e6560baf 0.0s done 20:02:36 #7 DONE 0.6s 20:02:36 20:02:36 #6 [stage-0 1/9] FROM docker.io/frolvlad/alpine-miniconda3@sha256:7342de357b30a105cbf56e5c46a633cca6f4fd8fbd83276f608b4939dffbd5f6 20:02:36 #6 sha256:ec11f9eb11ade02d32d6ea32d9eedfb99ffcdc142aac96940e098ac13ebedbdf 3.35MB / 3.35MB 0.4s done 20:02:36 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 5.24MB / 102.36MB 0.5s 20:02:36 #6 extracting sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 0.1s done 20:02:36 #6 extracting sha256:ec11f9eb11ade02d32d6ea32d9eedfb99ffcdc142aac96940e098ac13ebedbdf 20:02:36 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 14.68MB / 102.36MB 0.6s 20:02:36 #6 extracting sha256:ec11f9eb11ade02d32d6ea32d9eedfb99ffcdc142aac96940e098ac13ebedbdf 0.1s done 20:02:36 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 20.97MB / 102.36MB 0.7s 20:02:36 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 27.26MB / 102.36MB 0.8s 20:02:36 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 33.55MB / 102.36MB 0.9s 20:02:36 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 47.19MB / 102.36MB 1.1s 20:02:37 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 55.57MB / 102.36MB 1.2s 20:02:37 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 60.82MB / 102.36MB 1.3s 20:02:37 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 66.06MB / 102.36MB 1.4s 20:02:37 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 71.30MB / 102.36MB 1.5s 20:02:37 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 89.13MB / 102.36MB 1.7s 20:02:37 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 96.47MB / 102.36MB 1.8s 20:02:37 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 102.36MB / 102.36MB 1.9s 20:02:37 #6 extracting sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 20:02:37 #6 sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 102.36MB / 102.36MB 2.0s done 20:02:41 #6 extracting sha256:10a78e2b4b0ff59bb98216a217610a9a6c2afeba10bbf6d39512975f7addd8b3 3.4s done 20:02:41 #6 DONE 5.8s 20:02:41 20:02:41 #8 [stage-0 2/9] RUN mkdir -p /opt/route/ 20:02:42 #8 DONE 1.1s 20:02:42 20:02:42 #9 [stage-0 3/9] COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/lib64/librmr* /usr/local/lib64/ 20:02:42 #9 DONE 0.2s 20:02:42 20:02:42 #10 [stage-0 4/9] COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:4.0.5 /usr/local/bin/rmr* /usr/local/bin/ 20:02:42 #10 DONE 0.2s 20:02:43 20:02:43 #11 [stage-0 5/9] RUN apk update && apk add gcc musl-dev g++ jpeg-dev zlib-dev 20:02:43 #11 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz 20:02:43 #11 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz 20:02:43 #11 0.613 v3.19.1-347-g3c360e72fc9 [https://dl-cdn.alpinelinux.org/alpine/v3.19/main] 20:02:43 #11 0.613 v3.19.1-333-g2a6ab7fb9f3 [https://dl-cdn.alpinelinux.org/alpine/v3.19/community] 20:02:43 #11 0.613 OK: 22993 distinct packages available 20:02:43 #11 0.927 (1/21) Installing libstdc++ (13.2.1_git20231014-r0) 20:02:43 #11 1.005 (2/21) Installing libstdc++-dev (13.2.1_git20231014-r0) 20:02:44 #11 1.124 (3/21) Installing jansson (2.14-r4) 20:02:44 #11 1.127 (4/21) Installing zstd-libs (1.5.5-r8) 20:02:44 #11 1.137 (5/21) Installing binutils (2.41-r0) 20:02:44 #11 1.195 (6/21) Installing libgomp (13.2.1_git20231014-r0) 20:02:44 #11 1.202 (7/21) Installing libatomic (13.2.1_git20231014-r0) 20:02:44 #11 1.205 (8/21) Installing gmp (6.3.0-r0) 20:02:44 #11 1.213 (9/21) Installing isl26 (0.26-r1) 20:02:44 #11 1.233 (10/21) Installing mpfr4 (4.2.1-r0) 20:02:44 #11 1.244 (11/21) Installing mpc1 (1.3.1-r1) 20:02:44 #11 1.248 (12/21) Installing gcc (13.2.1_git20231014-r0) 20:02:44 #11 1.902 (13/21) Installing musl-dev (1.2.4_git20230717-r4) 20:02:44 #11 1.951 (14/21) Installing libc-dev (0.7.2-r5) 20:02:45 #11 1.953 (15/21) Installing g++ (13.2.1_git20231014-r0) 20:02:45 #11 2.154 (16/21) Installing libjpeg-turbo (3.0.1-r0) 20:02:45 #11 2.185 (17/21) Installing libturbojpeg (3.0.1-r0) 20:02:45 #11 2.205 (18/21) Installing pkgconf (2.1.0-r0) 20:02:45 #11 2.210 (19/21) Installing libjpeg-turbo-dev (3.0.1-r0) 20:02:45 #11 2.216 (20/21) Installing jpeg-dev (9e-r1) 20:02:45 #11 2.219 (21/21) Installing zlib-dev (1.3.1-r0) 20:02:45 #11 2.224 Executing busybox-1.36.1-r15.trigger 20:02:45 #11 2.230 Executing glibc-bin-2.34-r0.trigger 20:02:45 #11 2.257 OK: 224 MiB in 39 packages 20:02:45 #11 DONE 2.8s 20:02:45 20:02:45 #12 [stage-0 6/9] COPY setup.py /tmp 20:02:46 #12 DONE 0.1s 20:02:46 20:02:46 #13 [stage-0 7/9] COPY LICENSE.txt /tmp/ 20:02:46 #13 DONE 0.1s 20:02:46 20:02:46 #14 [stage-0 8/9] COPY lp /tmp/lp 20:02:46 #14 DONE 0.2s 20:02:46 20:02:46 #15 [stage-0 9/9] RUN unzip /tmp/lp/model.zip -d /tmp/lp && pip install --upgrade pip && pip install /tmp 20:02:46 #15 0.199 Archive: /tmp/lp/model.zip 20:02:46 #15 0.264 inflating: model.pth 20:02:47 #15 1.455 Requirement already satisfied: pip in /opt/conda/lib/python3.11/site-packages (23.3.1) 20:02:47 #15 1.578 Collecting pip 20:02:47 #15 1.622 Downloading pip-24.0-py3-none-any.whl.metadata (3.6 kB) 20:02:47 #15 1.644 Downloading pip-24.0-py3-none-any.whl (2.1 MB) 20:02:48 #15 1.733 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 25.2 MB/s eta 0:00:00 20:02:48 #15 1.860 Installing collected packages: pip 20:02:48 #15 1.861 Attempting uninstall: pip 20:02:48 #15 1.866 Found existing installation: pip 23.3.1 20:02:48 #15 1.868 Uninstalling pip-23.3.1: 20:02:48 #15 1.959 Successfully uninstalled pip-23.3.1 20:02:49 #15 2.903 Successfully installed pip-24.0 20:02:49 #15 2.903 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:02:50 #15 3.813 Processing /tmp 20:02:50 #15 3.814 Preparing metadata (setup.py): started 20:02:50 #15 4.266 Preparing metadata (setup.py): finished with status 'done' 20:02:50 #15 4.344 Collecting ricxappframe<2.0.0,>=1.1.1 (from lp==0.3.0) 20:02:50 #15 4.382 Downloading ricxappframe-1.6.0-py3-none-any.whl.metadata (6.0 kB) 20:02:50 #15 4.505 Collecting p5py (from lp==0.3.0) 20:02:50 #15 4.510 Downloading p5py-1.0.0.tar.gz (2.9 kB) 20:02:50 #15 4.526 Preparing metadata (setup.py): started 20:02:51 #15 4.989 Preparing metadata (setup.py): finished with status 'done' 20:02:51 #15 5.021 Collecting PEP517 (from lp==0.3.0) 20:02:51 #15 5.026 Downloading pep517-0.13.1-py3-none-any.whl.metadata (4.1 kB) 20:02:51 #15 5.306 Collecting Cython (from lp==0.3.0) 20:02:51 #15 5.311 Downloading Cython-3.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 20:02:51 #15 5.510 Collecting numpy>=1.16.2 (from lp==0.3.0) 20:02:51 #15 5.515 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) 20:02:51 #15 5.536 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 3.0 MB/s eta 0:00:00 20:02:52 #15 5.727 Collecting pandas>=1.1.3 (from lp==0.3.0) 20:02:52 #15 5.732 Downloading pandas-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB) 20:02:52 #15 5.809 Collecting torch==2.0.0 (from lp==0.3.0) 20:02:52 #15 5.814 Downloading torch-2.0.0-cp311-cp311-manylinux1_x86_64.whl.metadata (24 kB) 20:02:52 #15 5.885 Collecting torchvision==0.15.1 (from lp==0.3.0) 20:02:52 #15 5.890 Downloading torchvision-0.15.1-cp311-cp311-manylinux1_x86_64.whl.metadata (11 kB) 20:02:52 #15 5.964 Collecting torchaudio==2.0.1 (from lp==0.3.0) 20:02:52 #15 5.969 Downloading torchaudio-2.0.1-cp311-cp311-manylinux1_x86_64.whl.metadata (1.2 kB) 20:02:52 #15 6.010 Collecting influxdb (from lp==0.3.0) 20:02:52 #15 6.015 Downloading influxdb-5.3.1-py2.py3-none-any.whl.metadata (6.0 kB) 20:02:52 #15 6.053 Collecting schedule>=0.0.0 (from lp==0.3.0) 20:02:52 #15 6.057 Downloading schedule-1.2.1-py2.py3-none-any.whl.metadata (3.3 kB) 20:02:52 #15 6.139 Collecting filelock (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.142 Downloading filelock-3.13.3-py3-none-any.whl.metadata (2.8 kB) 20:02:52 #15 6.186 Collecting typing-extensions (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.190 Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) 20:02:52 #15 6.241 Collecting sympy (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.244 Downloading sympy-1.12-py3-none-any.whl.metadata (12 kB) 20:02:52 #15 6.302 Collecting networkx (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.307 Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) 20:02:52 #15 6.354 Collecting jinja2 (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.357 Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) 20:02:52 #15 6.394 Collecting nvidia-cuda-nvrtc-cu11==11.7.99 (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.398 Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) 20:02:52 #15 6.429 Collecting nvidia-cuda-runtime-cu11==11.7.99 (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.433 Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 20:02:52 #15 6.463 Collecting nvidia-cuda-cupti-cu11==11.7.101 (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.466 Downloading nvidia_cuda_cupti_cu11-11.7.101-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 20:02:52 #15 6.497 Collecting nvidia-cudnn-cu11==8.5.0.96 (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.500 Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 20:02:52 #15 6.534 Collecting nvidia-cublas-cu11==11.10.3.66 (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.538 Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 20:02:52 #15 6.569 Collecting nvidia-cufft-cu11==10.9.0.58 (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.573 Downloading nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) 20:02:52 #15 6.608 Collecting nvidia-curand-cu11==10.2.10.91 (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.611 Downloading nvidia_curand_cu11-10.2.10.91-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 20:02:52 #15 6.640 Collecting nvidia-cusolver-cu11==11.4.0.1 (from torch==2.0.0->lp==0.3.0) 20:02:52 #15 6.647 Downloading nvidia_cusolver_cu11-11.4.0.1-2-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 20:02:52 #15 6.676 Collecting nvidia-cusparse-cu11==11.7.4.91 (from torch==2.0.0->lp==0.3.0) 20:02:53 #15 6.684 Downloading nvidia_cusparse_cu11-11.7.4.91-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) 20:02:53 #15 6.717 Collecting nvidia-nccl-cu11==2.14.3 (from torch==2.0.0->lp==0.3.0) 20:02:53 #15 6.721 Downloading nvidia_nccl_cu11-2.14.3-py3-none-manylinux1_x86_64.whl.metadata (1.8 kB) 20:02:53 #15 6.761 Collecting nvidia-nvtx-cu11==11.7.91 (from torch==2.0.0->lp==0.3.0) 20:02:53 #15 6.765 Downloading nvidia_nvtx_cu11-11.7.91-py3-none-manylinux1_x86_64.whl.metadata (1.7 kB) 20:02:53 #15 6.813 Collecting triton==2.0.0 (from torch==2.0.0->lp==0.3.0) 20:02:53 #15 6.817 Downloading triton-2.0.0-1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.0 kB) 20:02:53 #15 6.838 Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from torchvision==0.15.1->lp==0.3.0) (2.31.0) 20:02:53 #15 7.086 Collecting pillow!=8.3.*,>=5.3.0 (from torchvision==0.15.1->lp==0.3.0) 20:02:53 #15 7.091 Downloading pillow-10.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.2 kB) 20:02:53 #15 7.104 Requirement already satisfied: setuptools in /opt/conda/lib/python3.11/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==2.0.0->lp==0.3.0) (68.2.2) 20:02:53 #15 7.105 Requirement already satisfied: wheel in /opt/conda/lib/python3.11/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==2.0.0->lp==0.3.0) (0.41.2) 20:02:53 #15 7.260 Collecting cmake (from triton==2.0.0->torch==2.0.0->lp==0.3.0) 20:02:53 #15 7.264 Downloading cmake-3.29.0.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.1 kB) 20:02:53 #15 7.308 Collecting lit (from triton==2.0.0->torch==2.0.0->lp==0.3.0) 20:02:53 #15 7.315 Downloading lit-18.1.2.tar.gz (161 kB) 20:02:53 #15 7.333 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.0/161.0 kB 10.6 MB/s eta 0:00:00 20:02:53 #15 7.435 Installing build dependencies: started 20:02:55 #15 9.220 Installing build dependencies: finished with status 'done' 20:02:55 #15 9.221 Getting requirements to build wheel: started 20:02:55 #15 9.625 Getting requirements to build wheel: finished with status 'done' 20:02:56 #15 9.628 Installing backend dependencies: started 20:02:57 #15 10.75 Installing backend dependencies: finished with status 'done' 20:02:57 #15 10.76 Preparing metadata (pyproject.toml): started 20:02:57 #15 11.19 Preparing metadata (pyproject.toml): finished with status 'done' 20:02:57 #15 11.29 Collecting python-dateutil>=2.8.2 (from pandas>=1.1.3->lp==0.3.0) 20:02:57 #15 11.29 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 20:02:57 #15 11.37 Collecting pytz>=2020.1 (from pandas>=1.1.3->lp==0.3.0) 20:02:57 #15 11.38 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 20:02:57 #15 11.42 Collecting tzdata>=2022.7 (from pandas>=1.1.3->lp==0.3.0) 20:02:57 #15 11.43 Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 20:02:57 #15 11.48 Collecting inotify-simple (from ricxappframe<2.0.0,>=1.1.1->lp==0.3.0) 20:02:57 #15 11.48 Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) 20:02:57 #15 11.51 Preparing metadata (setup.py): started 20:02:58 #15 12.01 Preparing metadata (setup.py): finished with status 'done' 20:02:58 #15 12.12 Collecting msgpack (from ricxappframe<2.0.0,>=1.1.1->lp==0.3.0) 20:02:58 #15 12.13 Downloading msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 20:02:58 #15 12.16 Collecting mdclogpy (from ricxappframe<2.0.0,>=1.1.1->lp==0.3.0) 20:02:58 #15 12.17 Downloading mdclogpy-1.1.4-py3-none-any.whl.metadata (3.6 kB) 20:02:58 #15 12.21 Collecting ricsdl<3.0.0,>=2.1.0 (from ricxappframe<2.0.0,>=1.1.1->lp==0.3.0) 20:02:58 #15 12.21 Downloading ricsdl-2.3.0-py3-none-any.whl.metadata (3.2 kB) 20:02:58 #15 12.28 Collecting six>=1.10.0 (from influxdb->lp==0.3.0) 20:02:58 #15 12.29 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 20:02:58 #15 12.34 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->torchvision==0.15.1->lp==0.3.0) (2.0.4) 20:02:58 #15 12.34 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->torchvision==0.15.1->lp==0.3.0) (3.4) 20:02:58 #15 12.34 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.11/site-packages (from requests->torchvision==0.15.1->lp==0.3.0) (2.1.0) 20:02:58 #15 12.34 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->torchvision==0.15.1->lp==0.3.0) (2024.2.2) 20:02:58 #15 12.40 Collecting redis (from ricsdl<3.0.0,>=2.1.0->ricxappframe<2.0.0,>=1.1.1->lp==0.3.0) 20:02:58 #15 12.41 Downloading redis-5.0.3-py3-none-any.whl.metadata (9.3 kB) 20:02:58 #15 12.49 Collecting hiredis (from ricsdl<3.0.0,>=2.1.0->ricxappframe<2.0.0,>=1.1.1->lp==0.3.0) 20:02:58 #15 12.50 Downloading hiredis-2.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.1 kB) 20:02:58 #15 12.61 Collecting MarkupSafe>=2.0 (from jinja2->torch==2.0.0->lp==0.3.0) 20:02:58 #15 12.61 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 20:02:58 #15 12.65 Collecting inotify (from mdclogpy->ricxappframe<2.0.0,>=1.1.1->lp==0.3.0) 20:02:58 #15 12.66 Downloading inotify-0.2.10.tar.gz (9.9 kB) 20:02:59 #15 12.67 Preparing metadata (setup.py): started 20:02:59 #15 13.13 Preparing metadata (setup.py): finished with status 'done' 20:02:59 #15 13.20 Collecting mpmath>=0.19 (from sympy->torch==2.0.0->lp==0.3.0) 20:02:59 #15 13.21 Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 20:02:59 #15 13.31 Collecting nose (from inotify->mdclogpy->ricxappframe<2.0.0,>=1.1.1->lp==0.3.0) 20:02:59 #15 13.31 Downloading nose-1.3.7-py3-none-any.whl.metadata (1.7 kB) 20:02:59 #15 13.40 Downloading torch-2.0.0-cp311-cp311-manylinux1_x86_64.whl (619.9 MB) 20:03:06 #15 20.71 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.9/619.9 MB 7.8 MB/s eta 0:00:00 20:03:07 #15 20.72 Downloading torchaudio-2.0.1-cp311-cp311-manylinux1_x86_64.whl (4.4 MB) 20:03:07 #15 20.89 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 26.6 MB/s eta 0:00:00 20:03:07 #15 20.90 Downloading torchvision-0.15.1-cp311-cp311-manylinux1_x86_64.whl (6.0 MB) 20:03:07 #15 21.06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 38.8 MB/s eta 0:00:00 20:03:07 #15 21.07 Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) 20:03:11 #15 25.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 9.5 MB/s eta 0:00:00 20:03:11 #15 25.12 Downloading nvidia_cuda_cupti_cu11-11.7.101-py3-none-manylinux1_x86_64.whl (11.8 MB) 20:03:11 #15 25.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 64.2 MB/s eta 0:00:00 20:03:11 #15 25.31 Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) 20:03:11 #15 25.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 51.0 MB/s eta 0:00:00 20:03:11 #15 25.62 Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) 20:03:11 #15 25.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 20.6 MB/s eta 0:00:00 20:03:12 #15 25.68 Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) 20:03:18 #15 31.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 8.0 MB/s eta 0:00:00 20:03:18 #15 31.78 Downloading nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 20:03:20 #15 33.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 14.4 MB/s eta 0:00:00 20:03:20 #15 33.86 Downloading nvidia_curand_cu11-10.2.10.91-py3-none-manylinux1_x86_64.whl (54.6 MB) 20:03:20 #15 34.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 MB 36.0 MB/s eta 0:00:00 20:03:20 #15 34.55 Downloading nvidia_cusolver_cu11-11.4.0.1-2-py3-none-manylinux1_x86_64.whl (102.6 MB) 20:03:22 #15 35.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 MB 21.3 MB/s eta 0:00:00 20:03:22 #15 35.83 Downloading nvidia_cusparse_cu11-11.7.4.91-py3-none-manylinux1_x86_64.whl (173.2 MB) 20:03:24 #15 37.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.2/173.2 MB 15.2 MB/s eta 0:00:00 20:03:24 #15 37.96 Downloading nvidia_nccl_cu11-2.14.3-py3-none-manylinux1_x86_64.whl (177.1 MB) 20:03:26 #15 40.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.1/177.1 MB 14.5 MB/s eta 0:00:00 20:03:26 #15 40.14 Downloading nvidia_nvtx_cu11-11.7.91-py3-none-manylinux1_x86_64.whl (98 kB) 20:03:26 #15 40.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.6/98.6 kB 3.2 MB/s eta 0:00:00 20:03:26 #15 40.18 Downloading triton-2.0.0-1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (63.3 MB) 20:03:27 #15 40.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.3/63.3 MB 38.0 MB/s eta 0:00:00 20:03:27 #15 40.92 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) 20:03:27 #15 41.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 58.2 MB/s eta 0:00:00 20:03:27 #15 41.20 Downloading pandas-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) 20:03:27 #15 41.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 63.6 MB/s eta 0:00:00 20:03:27 #15 41.40 Downloading ricxappframe-1.6.0-py3-none-any.whl (39 kB) 20:03:27 #15 41.42 Downloading schedule-1.2.1-py2.py3-none-any.whl (11 kB) 20:03:27 #15 41.43 Downloading Cython-3.0.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 20:03:27 #15 41.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 55.5 MB/s eta 0:00:00 20:03:27 #15 41.51 Downloading influxdb-5.3.1-py2.py3-none-any.whl (77 kB) 20:03:27 #15 41.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 6.8 MB/s eta 0:00:00 20:03:27 #15 41.53 Downloading pep517-0.13.1-py3-none-any.whl (19 kB) 20:03:27 #15 41.55 Downloading pillow-10.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB) 20:03:27 #15 41.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 53.9 MB/s eta 0:00:00 20:03:27 #15 41.64 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 20:03:27 #15 41.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 19.4 MB/s eta 0:00:00 20:03:27 #15 41.66 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 20:03:27 #15 41.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 32.5 MB/s eta 0:00:00 20:03:27 #15 41.68 Downloading ricsdl-2.3.0-py3-none-any.whl (34 kB) 20:03:27 #15 41.70 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 20:03:27 #15 41.71 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 20:03:27 #15 41.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 16.6 MB/s eta 0:00:00 20:03:28 #15 41.74 Downloading filelock-3.13.3-py3-none-any.whl (11 kB) 20:03:28 #15 41.76 Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) 20:03:28 #15 41.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 10.4 MB/s eta 0:00:00 20:03:28 #15 41.78 Downloading mdclogpy-1.1.4-py3-none-any.whl (6.5 kB) 20:03:28 #15 41.79 Downloading msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (409 kB) 20:03:28 #15 41.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.3/409.3 kB 23.4 MB/s eta 0:00:00 20:03:28 #15 41.82 Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) 20:03:28 #15 41.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 41.3 MB/s eta 0:00:00 20:03:28 #15 41.87 Downloading sympy-1.12-py3-none-any.whl (5.7 MB) 20:03:28 #15 42.00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 46.1 MB/s eta 0:00:00 20:03:28 #15 42.01 Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) 20:03:28 #15 42.02 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 20:03:28 #15 42.04 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 20:03:28 #15 42.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 24.8 MB/s eta 0:00:00 20:03:28 #15 42.07 Downloading cmake-3.29.0.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.6 MB) 20:03:28 #15 42.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.6/26.6 MB 54.8 MB/s eta 0:00:00 20:03:28 #15 42.43 Downloading hiredis-2.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (167 kB) 20:03:28 #15 42.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 14.5 MB/s eta 0:00:00 20:03:28 #15 42.45 Downloading redis-5.0.3-py3-none-any.whl (251 kB) 20:03:28 #15 42.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 251.8/251.8 kB 17.1 MB/s eta 0:00:00 20:03:28 #15 42.47 Downloading nose-1.3.7-py3-none-any.whl (154 kB) 20:03:28 #15 42.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.7/154.7 kB 12.8 MB/s eta 0:00:00 20:03:55 #15 69.19 Building wheels for collected packages: lp, p5py, inotify-simple, inotify, lit 20:03:55 #15 69.19 Building wheel for lp (setup.py): started 20:03:56 #15 69.96 Building wheel for lp (setup.py): finished with status 'done' 20:03:56 #15 69.96 Created wheel for lp: filename=lp-0.3.0-py3-none-any.whl size=10817 sha256=0a26def00748eeb35cfef47fdf8361748bfacf4ace32327e9f3fc0415cab513d 20:03:56 #15 69.96 Stored in directory: /tmp/pip-ephem-wheel-cache-9pgmd_2f/wheels/5d/b5/14/219cbb1b1547f4542812b673f84ac2a36f5cc5f2e9734dfc69 20:03:56 #15 69.97 Building wheel for p5py (setup.py): started 20:03:56 #15 70.55 Building wheel for p5py (setup.py): finished with status 'done' 20:03:56 #15 70.55 Created wheel for p5py: filename=p5py-1.0.0-py2.py3-none-any.whl size=2320 sha256=47d4d4359ab60bf3cde1b5674cb9d1872582c8d099a7e02bab906486cc3d3330 20:03:56 #15 70.55 Stored in directory: /root/.cache/pip/wheels/95/a0/96/b1e21ad96c311fc9c44548015df03ecb04b933f83fa14363da 20:03:56 #15 70.56 Building wheel for inotify-simple (setup.py): started 20:03:57 #15 71.15 Building wheel for inotify-simple (setup.py): finished with status 'done' 20:03:57 #15 71.15 Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7689 sha256=841052180eb81b29fb4a05c737e8b4e80183a608db597b0e739d8fa8da868ab7 20:03:57 #15 71.15 Stored in directory: /root/.cache/pip/wheels/62/4d/7f/e5e1cee8d11c6cd5bde3b7a60afe4498e46123173d92dd981c 20:03:57 #15 71.16 Building wheel for inotify (setup.py): started 20:03:58 #15 71.75 Building wheel for inotify (setup.py): finished with status 'done' 20:03:58 #15 71.75 Created wheel for inotify: filename=inotify-0.2.10-py3-none-any.whl size=13431 sha256=9f51fa845ee85d16c2f495ab18d563cfe18ba857c9914d789f409b532aeffa99 20:03:58 #15 71.75 Stored in directory: /root/.cache/pip/wheels/61/f8/b0/a6dafc45b64306771e195e07f1121e2e080c15ae3385c82fca 20:03:58 #15 71.76 Building wheel for lit (pyproject.toml): started 20:03:58 #15 72.33 Building wheel for lit (pyproject.toml): finished with status 'done' 20:03:58 #15 72.33 Created wheel for lit: filename=lit-18.1.2-py3-none-any.whl size=96368 sha256=a9b9867d37bd8c01b196300e1ea34fb5ce3c38c56134a40b6dd2df2059445145 20:03:58 #15 72.33 Stored in directory: /root/.cache/pip/wheels/cf/e7/61/7cb64044df60d550c7fa43a0310122042058093d60c1f81e68 20:03:58 #15 72.34 Successfully built lp p5py inotify-simple inotify lit 20:03:59 #15 72.86 Installing collected packages: pytz, p5py, nose, mpmath, lit, tzdata, typing-extensions, sympy, six, schedule, redis, pillow, PEP517, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, numpy, networkx, msgpack, MarkupSafe, inotify-simple, inotify, hiredis, filelock, Cython, cmake, ricsdl, python-dateutil, nvidia-cusolver-cu11, nvidia-cudnn-cu11, mdclogpy, jinja2, ricxappframe, pandas, influxdb, triton, torch, torchvision, torchaudio, lp 20:04:50 #15 124.0 Successfully installed Cython-3.0.10 MarkupSafe-2.1.5 PEP517-0.13.1 cmake-3.29.0.1 filelock-3.13.3 hiredis-2.3.2 influxdb-5.3.1 inotify-0.2.10 inotify-simple-1.3.5 jinja2-3.1.3 lit-18.1.2 lp-0.3.0 mdclogpy-1.1.4 mpmath-1.3.0 msgpack-1.0.8 networkx-3.2.1 nose-1.3.7 numpy-1.26.4 nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-cupti-cu11-11.7.101 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.2.10.91 nvidia-cusolver-cu11-11.4.0.1 nvidia-cusparse-cu11-11.7.4.91 nvidia-nccl-cu11-2.14.3 nvidia-nvtx-cu11-11.7.91 p5py-1.0.0 pandas-2.2.1 pillow-10.3.0 python-dateutil-2.9.0.post0 pytz-2024.1 redis-5.0.3 ricsdl-2.3.0 ricxappframe-1.6.0 schedule-1.2.1 six-1.16.0 sympy-1.12 torch-2.0.0 torchaudio-2.0.1 torchvision-0.15.1 triton-2.0.0 typing-extensions-4.10.0 tzdata-2024.1 20:04:50 #15 124.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:04:52 #15 DONE 126.0s 20:04:52 20:04:52 #16 exporting to image 20:04:52 #16 exporting layers 20:07:15 #16 exporting layers 143.4s done 20:07:15 #16 writing image sha256:f65c5813e4392f673fbb1b325ca46155cad2af3d6f4f7c76367bd5245335c335 0.0s done 20:07:15 #16 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-lp:0.3.0 0.0s done 20:07:15 #16 DONE 143.4s 20:07:16 ---> docker-build.sh ends 20:07:16 [ric-app-lp-docker-verify-master] $ /bin/sh -xe /tmp/jenkins14227794634726871348.sh 20:07:16 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins8693564670161033574.sh 20:07:16 $ ssh-agent -k 20:07:16 unset SSH_AUTH_SOCK; 20:07:16 unset SSH_AGENT_PID; 20:07:16 echo Agent pid 2091 killed; 20:07:16 [ssh-agent] Stopped. 20:07:17 [PostBuildScript] - [INFO] Executing post build scripts. 20:07:17 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins2873363122502592764.sh 20:07:17 ---> sysstat.sh 20:07:17 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins6029945831431242176.sh 20:07:17 ---> package-listing.sh 20:07:17 ++ tr '[:upper:]' '[:lower:]' 20:07:17 ++ facter osfamily 20:07:18 + OS_FAMILY=debian 20:07:18 + workspace=/w/workspace/ric-app-lp-docker-verify-master 20:07:18 + START_PACKAGES=/tmp/packages_start.txt 20:07:18 + END_PACKAGES=/tmp/packages_end.txt 20:07:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:07:18 + PACKAGES=/tmp/packages_start.txt 20:07:18 + '[' /w/workspace/ric-app-lp-docker-verify-master ']' 20:07:18 + PACKAGES=/tmp/packages_end.txt 20:07:18 + case "${OS_FAMILY}" in 20:07:18 + dpkg -l 20:07:18 + grep '^ii' 20:07:18 + '[' -f /tmp/packages_start.txt ']' 20:07:18 + '[' -f /tmp/packages_end.txt ']' 20:07:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:07:18 + '[' /w/workspace/ric-app-lp-docker-verify-master ']' 20:07:18 + mkdir -p /w/workspace/ric-app-lp-docker-verify-master/archives/ 20:07:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-lp-docker-verify-master/archives/ 20:07:18 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins2567684571252975617.sh 20:07:18 ---> capture-instance-metadata.sh 20:07:18 Setup pyenv: 20:07:18 system 20:07:18 3.8.13 20:07:18 3.9.13 20:07:18 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 20:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSdt from file:/tmp/.os_lf_venv 20:07:22 lf-activate-venv(): INFO: Installing: lftools 20:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-fSdt/bin to PATH 20:07:37 INFO: Running in OpenStack, capturing instance metadata 20:07:38 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins14471552216436150297.sh 20:07:38 provisioning config files... 20:07:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-lp-docker-verify-master@tmp/config8737636151751418045tmp 20:07:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:07:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:07:38 [EnvInject] - Injecting environment variables from a build step. 20:07:38 [EnvInject] - Injecting as environment variables the properties content 20:07:38 SERVER_ID=logs 20:07:38 20:07:38 [EnvInject] - Variables injected successfully. 20:07:38 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins3448370663447621140.sh 20:07:38 ---> create-netrc.sh 20:07:38 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins7341422214194648323.sh 20:07:38 ---> python-tools-install.sh 20:07:38 Setup pyenv: 20:07:38 system 20:07:38 3.8.13 20:07:38 3.9.13 20:07:38 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 20:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSdt from file:/tmp/.os_lf_venv 20:07:39 lf-activate-venv(): INFO: Installing: lftools 20:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-fSdt/bin to PATH 20:07:49 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins3009514697360157717.sh 20:07:49 ---> sudo-logs.sh 20:07:49 Archiving 'sudo' log.. 20:07:50 [ric-app-lp-docker-verify-master] $ /bin/bash /tmp/jenkins14055688732974815140.sh 20:07:50 ---> job-cost.sh 20:07:50 Setup pyenv: 20:07:50 system 20:07:50 3.8.13 20:07:50 3.9.13 20:07:50 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 20:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSdt from file:/tmp/.os_lf_venv 20:07:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-fSdt/bin to PATH 20:07:57 INFO: No Stack... 20:07:57 INFO: Retrieving Pricing Info for: v2-highcpu-4 20:07:57 INFO: Archiving Costs 20:07:57 [ric-app-lp-docker-verify-master] $ /bin/bash -l /tmp/jenkins176000330646650239.sh 20:07:57 ---> logs-deploy.sh 20:07:57 Setup pyenv: 20:07:57 system 20:07:57 3.8.13 20:07:57 3.9.13 20:07:57 * 3.10.6 (set by /w/workspace/ric-app-lp-docker-verify-master/.python-version) 20:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSdt from file:/tmp/.os_lf_venv 20:07:59 lf-activate-venv(): INFO: Installing: lftools 20:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-fSdt/bin to PATH 20:08:09 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-lp-docker-verify-master/36 20:08:09 INFO: archiving workspace using pattern(s): 20:08:12 Archives upload complete. 20:08:12 INFO: archiving logs to Nexus 20:08:13 ---> uname -a: 20:08:13 Linux prd-ubuntu1804-docker-4c-4g-665 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 20:08:13 20:08:13 20:08:13 ---> lscpu: 20:08:13 Architecture: x86_64 20:08:13 CPU op-mode(s): 32-bit, 64-bit 20:08:13 Byte Order: Little Endian 20:08:13 CPU(s): 4 20:08:13 On-line CPU(s) list: 0-3 20:08:13 Thread(s) per core: 1 20:08:13 Core(s) per socket: 1 20:08:13 Socket(s): 4 20:08:13 NUMA node(s): 1 20:08:13 Vendor ID: AuthenticAMD 20:08:13 CPU family: 23 20:08:13 Model: 49 20:08:13 Model name: AMD EPYC-Rome Processor 20:08:13 Stepping: 0 20:08:13 CPU MHz: 2800.022 20:08:13 BogoMIPS: 5600.04 20:08:13 Virtualization: AMD-V 20:08:13 Hypervisor vendor: KVM 20:08:13 Virtualization type: full 20:08:13 L1d cache: 32K 20:08:13 L1i cache: 32K 20:08:13 L2 cache: 512K 20:08:13 L3 cache: 16384K 20:08:13 NUMA node0 CPU(s): 0-3 20:08:13 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 20:08:13 20:08:13 20:08:13 ---> nproc: 20:08:13 4 20:08:13 20:08:13 20:08:13 ---> df -h: 20:08:13 Filesystem Size Used Avail Use% Mounted on 20:08:13 udev 2.0G 0 2.0G 0% /dev 20:08:13 tmpfs 395M 696K 394M 1% /run 20:08:13 /dev/vda1 20G 17G 3.2G 84% / 20:08:13 tmpfs 2.0G 0 2.0G 0% /dev/shm 20:08:13 tmpfs 5.0M 0 5.0M 0% /run/lock 20:08:13 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 20:08:13 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:08:13 tmpfs 395M 0 395M 0% /run/user/1001 20:08:13 20:08:13 20:08:13 ---> free -m: 20:08:13 total used free shared buff/cache available 20:08:13 Mem: 3943 467 532 0 2943 3235 20:08:13 Swap: 1023 12 1011 20:08:13 20:08:13 20:08:13 ---> ip addr: 20:08:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:08:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:08:13 inet 127.0.0.1/8 scope host lo 20:08:13 valid_lft forever preferred_lft forever 20:08:13 inet6 ::1/128 scope host 20:08:13 valid_lft forever preferred_lft forever 20:08:13 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:08:13 link/ether fa:16:3e:ac:ce:3e brd ff:ff:ff:ff:ff:ff 20:08:13 inet 10.32.7.104/23 brd 10.32.7.255 scope global dynamic ens3 20:08:13 valid_lft 85939sec preferred_lft 85939sec 20:08:13 inet6 fe80::f816:3eff:feac:ce3e/64 scope link 20:08:13 valid_lft forever preferred_lft forever 20:08:13 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:08:13 link/ether 02:42:2c:5f:e8:ae brd ff:ff:ff:ff:ff:ff 20:08:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:08:13 valid_lft forever preferred_lft forever 20:08:13 20:08:13 20:08:13 ---> sar -b -r -n DEV: 20:08:13 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-665) 04/04/24 _x86_64_ (4 CPU) 20:08:13 20:08:13 20:00:34 LINUX RESTART (4 CPU) 20:08:13 20:08:13 20:01:02 tps rtps wtps bread/s bwrtn/s 20:08:13 20:02:01 157.01 67.85 89.15 5055.01 33784.78 20:08:13 20:03:01 143.58 12.61 130.96 2252.29 36103.45 20:08:13 20:04:01 440.27 270.49 169.78 66463.97 206641.53 20:08:13 20:05:01 524.17 349.65 174.52 64678.21 158572.82 20:08:13 20:06:01 602.17 597.80 4.37 101191.67 350.61 20:08:13 20:07:01 600.03 597.25 2.78 96868.39 304.22 20:08:13 20:08:01 304.35 282.84 21.51 37146.08 841.59 20:08:13 Average: 396.53 311.78 84.75 53499.82 62494.53 20:08:13 20:08:13 20:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:08:13 20:02:01 1649064 3347664 2389588 59.17 51256 1801736 891032 17.52 570344 1637000 136320 20:08:13 20:03:01 393104 3225280 3645548 90.27 73328 2878880 1297764 25.51 774768 2615388 243264 20:08:13 20:04:01 123848 3238352 3914804 96.93 64612 3190564 1321748 25.98 441336 3258804 135868 20:08:13 20:05:01 824240 3333324 3214412 79.59 27312 2611104 1123820 22.09 295688 2684304 1068 20:08:13 20:06:01 134764 3366464 3903888 96.66 29896 3367584 1134232 22.30 303036 3438912 76 20:08:13 20:07:01 237608 3354412 3801044 94.12 31388 3244652 1134232 22.30 295412 3332756 48 20:08:13 20:08:01 580132 3324584 3458520 85.64 59284 2852032 1003568 19.73 397248 2903588 25620 20:08:13 Average: 563251 3312869 3475401 86.05 48154 2849507 1129485 22.20 439690 2838679 77466 20:08:13 20:08:13 20:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:08:13 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 20:02:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 20:08:13 20:02:01 ens3 403.59 252.11 1393.75 67.03 0.00 0.00 0.00 0.00 20:08:13 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 20:03:01 lo 2.53 2.53 0.23 0.23 0.00 0.00 0.00 0.00 20:08:13 20:03:01 ens3 670.42 404.62 6292.67 33.38 0.00 0.00 0.00 0.00 20:08:13 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 20:04:01 ens3 2909.18 2539.15 35605.75 164.87 0.00 0.00 0.00 0.00 20:08:13 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:08:13 20:05:01 ens3 2.86 1.33 5.52 0.57 0.00 0.00 0.00 0.00 20:08:13 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 20:06:01 ens3 1.25 2.18 0.32 5.86 0.00 0.00 0.00 0.00 20:08:13 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:08:13 20:07:01 ens3 0.30 0.18 0.09 0.12 0.00 0.00 0.00 0.00 20:08:13 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 20:08:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 20:08:13 20:08:01 ens3 17.60 16.66 14.14 8.42 0.00 0.00 0.00 0.00 20:08:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:13 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:08:13 Average: ens3 573.31 460.62 6208.28 40.01 0.00 0.00 0.00 0.00 20:08:13 20:08:13 20:08:13 ---> sar -P ALL: 20:08:13 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-665) 04/04/24 _x86_64_ (4 CPU) 20:08:13 20:08:13 20:00:34 LINUX RESTART (4 CPU) 20:08:13 20:08:13 20:01:02 CPU %user %nice %system %iowait %steal %idle 20:08:13 20:02:01 all 20.66 0.00 2.46 4.57 0.06 72.25 20:08:13 20:02:01 0 21.12 0.00 2.46 4.65 0.07 71.70 20:08:13 20:02:01 1 20.27 0.00 2.29 4.30 0.05 73.09 20:08:13 20:02:01 2 29.53 0.00 3.04 2.31 0.07 65.05 20:08:13 20:02:01 3 11.72 0.00 2.06 7.01 0.05 79.16 20:08:13 20:03:01 all 19.25 0.00 2.55 3.96 0.06 74.18 20:08:13 20:03:01 0 11.16 0.00 1.96 5.26 0.03 81.59 20:08:13 20:03:01 1 15.61 0.00 1.99 1.69 0.05 80.66 20:08:13 20:03:01 2 32.07 0.00 3.48 4.48 0.08 59.89 20:08:13 20:03:01 3 18.21 0.00 2.77 4.42 0.05 74.55 20:08:13 20:04:01 all 6.57 0.00 4.95 13.04 0.05 75.39 20:08:13 20:04:01 0 0.07 0.00 0.17 2.19 0.02 97.56 20:08:13 20:04:01 1 5.75 0.00 2.13 12.30 0.05 79.77 20:08:13 20:04:01 2 1.59 0.00 3.65 0.03 0.07 94.65 20:08:13 20:04:01 3 19.27 0.00 14.16 38.38 0.09 28.11 20:08:13 20:05:01 all 16.84 0.00 3.37 13.71 0.07 66.01 20:08:13 20:05:01 0 4.89 0.00 1.60 12.25 0.07 81.20 20:08:13 20:05:01 1 10.38 0.00 2.45 20.01 0.05 67.10 20:08:13 20:05:01 2 1.70 0.00 2.83 10.23 0.07 85.17 20:08:13 20:05:01 3 50.13 0.00 6.56 12.33 0.08 30.90 20:08:13 20:06:01 all 10.39 0.00 2.24 16.39 0.10 70.88 20:08:13 20:06:01 0 10.13 0.00 2.07 13.87 0.10 73.83 20:08:13 20:06:01 1 11.29 0.00 2.10 17.25 0.10 69.26 20:08:13 20:06:01 2 11.03 0.00 2.83 22.14 0.12 63.87 20:08:13 20:06:01 3 9.11 0.00 1.96 12.36 0.10 76.46 20:08:13 20:07:01 all 9.36 0.00 2.01 15.74 0.09 72.80 20:08:13 20:07:01 0 11.76 0.00 2.63 22.98 0.10 62.53 20:08:13 20:07:01 1 8.98 0.00 1.62 11.50 0.07 77.82 20:08:13 20:07:01 2 6.29 0.00 1.48 9.31 0.08 82.82 20:08:13 20:07:01 3 10.44 0.00 2.31 19.22 0.08 67.95 20:08:13 20:08:01 all 16.50 0.00 1.33 7.12 0.06 74.99 20:08:13 20:08:01 0 11.18 0.00 1.26 7.13 0.07 80.37 20:08:13 20:08:01 1 2.42 0.00 0.63 3.52 0.07 93.35 20:08:13 20:08:01 2 29.04 0.00 1.80 10.63 0.08 58.45 20:08:13 20:08:01 3 23.39 0.00 1.59 7.23 0.05 67.73 20:08:13 Average: all 14.24 0.00 2.70 10.63 0.07 72.36 20:08:13 Average: 0 10.03 0.00 1.73 9.72 0.06 78.45 20:08:13 Average: 1 10.65 0.00 1.89 10.07 0.06 77.32 20:08:13 Average: 2 15.90 0.00 2.73 8.42 0.08 72.86 20:08:13 Average: 3 20.40 0.00 4.46 14.33 0.07 60.74 20:08:13 20:08:13 20:08:13