23:35:37 Started by timer 23:35:37 Running as SYSTEM 23:35:37 [EnvInject] - Loading node environment variables. 23:35:37 Building remotely on prd-ubuntu1804-docker-4c-4g-6919 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master 23:35:37 [ssh-agent] Looking for ssh-agent implementation... 23:35:38 $ ssh-agent 23:35:38 SSH_AUTH_SOCK=/tmp/ssh-vmGmJoLEwVdl/agent.2135 23:35:38 SSH_AGENT_PID=2137 23:35:38 [ssh-agent] Started. 23:35:38 Running ssh-add (command line suppressed) 23:35:38 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/private_key_3774869231778933480.key (jenkins-ssh) 23:35:38 [ssh-agent] Using credentials jenkins (jenkins) 23:35:38 The recommended git tool is: NONE 23:35:43 using credential jenkins 23:35:43 Wiping out workspace first. 23:35:43 Cloning the remote Git repository 23:35:43 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 23:35:43 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master # timeout=10 23:35:43 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 23:35:43 > git --version # timeout=10 23:35:43 > git --version # 'git version 2.17.1' 23:35:43 using GIT_SSH to set credentials jenkins 23:35:43 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:44 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 23:35:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:45 Avoid second fetch 23:35:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:35:45 Checking out Revision 25636025f3472475b228eafd9e77e92dae31d1f3 (refs/remotes/origin/master) 23:35:45 > git config core.sparsecheckout # timeout=10 23:35:45 > git checkout -f 25636025f3472475b228eafd9e77e92dae31d1f3 # timeout=10 23:35:46 Commit message: "Bump container tag versions" 23:35:46 > git rev-list --no-walk 25636025f3472475b228eafd9e77e92dae31d1f3 # timeout=10 23:35:50 provisioning config files... 23:35:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:35:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:35:50 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11605130041473003956.sh 23:35:50 ---> python-tools-install.sh 23:35:50 Setup pyenv: 23:35:50 * system (set by /opt/pyenv/version) 23:35:50 * 3.8.13 (set by /opt/pyenv/version) 23:35:50 * 3.9.13 (set by /opt/pyenv/version) 23:35:50 * 3.10.6 (set by /opt/pyenv/version) 23:35:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sntV 23:35:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:07 lf-activate-venv(): INFO: Base packages installed successfully 23:36:07 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-sntV/bin to PATH 23:36:52 Generating Requirements File 23:37:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:37:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:37:28 Python 3.10.6 23:37:28 pip 25.2 from /tmp/venv-sntV/lib/python3.10/site-packages/pip (python 3.10) 23:37:29 appdirs==1.4.4 23:37:29 argcomplete==3.6.2 23:37:29 aspy.yaml==1.3.0 23:37:29 attrs==25.4.0 23:37:29 autopage==0.5.2 23:37:29 beautifulsoup4==4.14.2 23:37:29 boto3==1.40.55 23:37:29 botocore==1.40.55 23:37:29 bs4==0.0.2 23:37:29 cachetools==6.2.1 23:37:29 certifi==2025.10.5 23:37:29 cffi==2.0.0 23:37:29 cfgv==3.4.0 23:37:29 chardet==5.2.0 23:37:29 charset-normalizer==3.4.4 23:37:29 click==8.3.0 23:37:29 cliff==4.11.0 23:37:29 cmd2==2.7.0 23:37:29 cryptography==3.3.2 23:37:29 debtcollector==3.0.0 23:37:29 decorator==5.2.1 23:37:29 defusedxml==0.7.1 23:37:29 Deprecated==1.2.18 23:37:29 distlib==0.4.0 23:37:29 dnspython==2.8.0 23:37:29 docker==7.1.0 23:37:29 dogpile.cache==1.5.0 23:37:29 durationpy==0.10 23:37:29 email-validator==2.3.0 23:37:29 filelock==3.20.0 23:37:29 future==1.0.0 23:37:29 gitdb==4.0.12 23:37:29 GitPython==3.1.45 23:37:29 google-auth==2.41.1 23:37:29 httplib2==0.31.0 23:37:29 identify==2.6.15 23:37:29 idna==3.11 23:37:29 importlib-resources==1.5.0 23:37:29 iso8601==2.1.0 23:37:29 Jinja2==3.1.6 23:37:29 jmespath==1.0.1 23:37:29 jsonpatch==1.33 23:37:29 jsonpointer==3.0.0 23:37:29 jsonschema==4.25.1 23:37:29 jsonschema-specifications==2025.9.1 23:37:29 keystoneauth1==5.12.0 23:37:29 kubernetes==34.1.0 23:37:29 lftools==0.37.15 23:37:29 lxml==6.0.2 23:37:29 markdown-it-py==4.0.0 23:37:29 MarkupSafe==3.0.3 23:37:29 mdurl==0.1.2 23:37:29 msgpack==1.1.2 23:37:29 multi_key_dict==2.0.3 23:37:29 munch==4.0.0 23:37:29 netaddr==1.3.0 23:37:29 niet==1.4.2 23:37:29 nodeenv==1.9.1 23:37:29 oauth2client==4.1.3 23:37:29 oauthlib==3.3.1 23:37:29 openstacksdk==4.7.1 23:37:29 os-service-types==1.8.0 23:37:29 osc-lib==4.2.0 23:37:29 oslo.config==10.0.0 23:37:29 oslo.context==6.1.0 23:37:29 oslo.i18n==6.6.0 23:37:29 oslo.log==7.2.1 23:37:29 oslo.serialization==5.8.0 23:37:29 oslo.utils==9.1.0 23:37:29 packaging==25.0 23:37:29 pbr==7.0.1 23:37:29 platformdirs==4.5.0 23:37:29 prettytable==3.16.0 23:37:29 psutil==7.1.0 23:37:29 pyasn1==0.6.1 23:37:29 pyasn1_modules==0.4.2 23:37:29 pycparser==2.23 23:37:29 pygerrit2==2.0.15 23:37:29 PyGithub==2.8.1 23:37:29 Pygments==2.19.2 23:37:29 PyJWT==2.10.1 23:37:29 PyNaCl==1.6.0 23:37:29 pyparsing==2.4.7 23:37:29 pyperclip==1.11.0 23:37:29 pyrsistent==0.20.0 23:37:29 python-cinderclient==9.8.0 23:37:29 python-dateutil==2.9.0.post0 23:37:29 python-heatclient==4.3.0 23:37:29 python-jenkins==1.8.3 23:37:29 python-keystoneclient==5.7.0 23:37:29 python-magnumclient==4.9.0 23:37:29 python-openstackclient==8.2.0 23:37:29 python-swiftclient==4.8.0 23:37:29 PyYAML==6.0.3 23:37:29 referencing==0.37.0 23:37:29 requests==2.32.5 23:37:29 requests-oauthlib==2.0.0 23:37:29 requestsexceptions==1.4.0 23:37:29 rfc3986==2.0.0 23:37:29 rich==14.2.0 23:37:29 rich-argparse==1.7.1 23:37:29 rpds-py==0.27.1 23:37:29 rsa==4.9.1 23:37:29 ruamel.yaml==0.18.15 23:37:29 ruamel.yaml.clib==0.2.14 23:37:29 s3transfer==0.14.0 23:37:29 simplejson==3.20.2 23:37:29 six==1.17.0 23:37:29 smmap==5.0.2 23:37:29 soupsieve==2.8 23:37:29 stevedore==5.5.0 23:37:29 tabulate==0.9.0 23:37:29 toml==0.10.2 23:37:29 tomlkit==0.13.3 23:37:29 tqdm==4.67.1 23:37:29 typing_extensions==4.15.0 23:37:29 tzdata==2025.2 23:37:29 urllib3==1.26.20 23:37:29 virtualenv==20.35.3 23:37:29 wcwidth==0.2.14 23:37:29 websocket-client==1.9.0 23:37:29 wrapt==1.17.3 23:37:29 xdg==6.0.0 23:37:29 xmltodict==1.0.2 23:37:29 yq==3.4.3 23:37:29 provisioning config files... 23:37:29 copy managed file [global-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/config5760368379192662996tmp 23:37:29 copy managed file [aiml-fw-athp-tps-kubeflow-adapter] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/config8128358230890797737tmp 23:37:29 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11384268056853218014.sh 23:37:29 ---> docker-login.sh 23:37:29 nexus3.o-ran-sc.org:10001 23:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:29 Configure a credential helper to remove this warning. See 23:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:29 23:37:29 Login Succeeded 23:37:29 nexus3.o-ran-sc.org:10002 23:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:30 Configure a credential helper to remove this warning. See 23:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:30 23:37:30 Login Succeeded 23:37:30 nexus3.o-ran-sc.org:10003 23:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:30 Configure a credential helper to remove this warning. See 23:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:30 23:37:30 Login Succeeded 23:37:30 nexus3.o-ran-sc.org:10004 23:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:30 Configure a credential helper to remove this warning. See 23:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:30 23:37:30 Login Succeeded 23:37:30 ---> docker-login.sh ends 23:37:30 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4751222494646256039.sh 23:37:30 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9534773578028159217.sh 23:37:30 [EnvInject] - Injecting environment variables from a build step. 23:37:30 [EnvInject] - Injecting as environment variables the properties content 23:37:30 DOCKER_ROOT=. 23:37:30 CONTAINER_TAG_YAML_DIR= 23:37:30 CONTAINER_TAG_METHOD=yaml-file 23:37:30 23:37:30 [EnvInject] - Variables injected successfully. 23:37:30 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins15549816353002477253.sh 23:37:30 ---> docker-get-container-tag.sh 23:37:30 Setup pyenv: 23:37:30 system 23:37:30 3.8.13 23:37:30 3.9.13 23:37:30 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:37:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sntV from file:/tmp/.os_lf_venv 23:37:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:34 lf-activate-venv(): INFO: Base packages installed successfully 23:37:34 lf-activate-venv(): INFO: Installing additional packages: yq 23:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-sntV/bin to PATH 23:37:36 ---> Docker image tag found: 5.0.0 23:37:36 [EnvInject] - Injecting environment variables from a build step. 23:37:36 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 23:37:36 [EnvInject] - Variables injected successfully. 23:37:36 [EnvInject] - Injecting environment variables from a build step. 23:37:36 [EnvInject] - Injecting as environment variables the properties content 23:37:36 DOCKER_ARGS=--network=host 23:37:36 DOCKER_ROOT=. 23:37:36 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 23:37:36 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:37:36 DOCKER_NAME=o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker 23:37:36 23:37:36 [EnvInject] - Variables injected successfully. 23:37:36 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13757769660550727492.sh 23:37:36 ---> docker-build.sh 23:37:36 Docker version 24.0.2, build cb74dfc 23:37:36 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:37:36 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 . 23:37:38 #1 [internal] load .dockerignore 23:37:38 #1 transferring context: 76B 0.0s done 23:37:38 #1 DONE 0.2s 23:37:38 23:37:38 #2 [internal] load build definition from Dockerfile 23:37:38 #2 transferring dockerfile: 1.30kB done 23:37:38 #2 DONE 0.2s 23:37:38 23:37:38 #3 [internal] load metadata for docker.io/library/ubuntu:22.04 23:37:39 #3 DONE 1.3s 23:37:39 23:37:39 #4 [1/5] FROM docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 23:37:39 #4 resolve docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 0.0s done 23:37:39 #4 ... 23:37:39 23:37:39 #5 [internal] load build context 23:37:39 #5 transferring context: 148.86kB 0.0s done 23:37:39 #5 DONE 0.1s 23:37:39 23:37:39 #4 [1/5] FROM docker.io/library/ubuntu:22.04@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 23:37:39 #4 sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3 6.69kB / 6.69kB done 23:37:39 #4 sha256:4cb780d50443fc4463f1f9360c03ca46512e4fdd8fd97c5ce7e69c8758924575 424B / 424B done 23:37:39 #4 sha256:392fa14dddd09da29a5c3d26948ff81c494424035b755d01b84ab12d92127433 2.30kB / 2.30kB done 23:37:39 #4 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 0B / 29.54MB 0.0s 23:37:40 #4 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 3.15MB / 29.54MB 0.3s 23:37:40 #4 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 5.24MB / 29.54MB 0.6s 23:37:40 #4 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 12.58MB / 29.54MB 0.8s 23:37:41 #4 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 18.87MB / 29.54MB 1.4s 23:37:41 #4 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 25.17MB / 29.54MB 1.5s 23:37:41 #4 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 28.31MB / 29.54MB 1.6s 23:37:41 #4 sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 29.54MB / 29.54MB 1.8s done 23:37:41 #4 extracting sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 0.1s 23:37:44 #4 extracting sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 2.6s done 23:37:44 #4 DONE 5.0s 23:37:44 23:37:44 #6 [2/5] WORKDIR /home/app/ 23:37:46 #6 DONE 1.4s 23:37:46 23:37:46 #7 [3/5] RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip && apt-get clean && rm -rf /var/lib/apt/lists/* 23:37:46 #7 0.482 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 23:37:46 #7 0.560 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 23:37:46 #7 0.869 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 23:37:46 #7 0.948 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 23:37:47 #7 1.046 Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 23:37:47 #7 1.422 Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5742 kB] 23:37:47 #7 1.658 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 23:37:47 #7 1.663 Get:8 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 23:37:47 #7 1.667 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 23:37:47 #7 1.726 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5988 kB] 23:37:47 #7 1.861 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.2 kB] 23:37:47 #7 1.866 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3778 kB] 23:37:47 #7 1.946 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1594 kB] 23:37:47 #7 1.981 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 23:37:47 #7 1.981 Get:15 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] 23:37:48 #7 2.389 Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1287 kB] 23:37:48 #7 2.427 Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3429 kB] 23:37:48 #7 2.568 Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [71.0 kB] 23:37:49 #7 3.767 Fetched 42.4 MB in 3s (12.1 MB/s) 23:37:49 #7 3.767 Reading package lists... 23:37:51 #7 5.680 Reading package lists... 23:37:53 #7 7.432 Building dependency tree... 23:37:53 #7 7.893 Reading state information... 23:37:54 #7 8.659 The following additional packages will be installed: 23:37:54 #7 8.662 ca-certificates libexpat1 libmpdec3 libpython3-stdlib libpython3.10-minimal 23:37:54 #7 8.665 libpython3.10-stdlib libreadline8 libsqlite3-0 media-types openssl 23:37:54 #7 8.665 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 23:37:54 #7 8.665 python3-setuptools python3-wheel python3.10 python3.10-minimal 23:37:54 #7 8.666 readline-common 23:37:54 #7 8.673 Suggested packages: 23:37:54 #7 8.673 python3-doc python3-tk python3-venv python-setuptools-doc python3.10-venv 23:37:54 #7 8.673 python3.10-doc binutils binfmt-support readline-doc 23:37:54 #7 8.673 Recommended packages: 23:37:54 #7 8.673 build-essential python3-dev 23:37:54 #7 8.864 The following NEW packages will be installed: 23:37:54 #7 8.867 ca-certificates libexpat1 libmpdec3 libpython3-stdlib libpython3.10-minimal 23:37:54 #7 8.878 libpython3.10-stdlib libreadline8 libsqlite3-0 media-types openssl python3 23:37:54 #7 8.878 python3-distutils python3-lib2to3 python3-minimal python3-pip 23:37:54 #7 8.878 python3-pkg-resources python3-setuptools python3-wheel python3.10 23:37:54 #7 8.878 python3.10-minimal readline-common 23:37:55 #7 9.064 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. 23:37:55 #7 9.064 Need to get 9921 kB of archives. 23:37:55 #7 9.064 After this operation, 36.8 MB of additional disk space will be used. 23:37:55 #7 9.064 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.11 [815 kB] 23:37:55 #7 9.545 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] 23:37:55 #7 9.550 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.11 [2264 kB] 23:37:55 #7 9.711 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] 23:37:55 #7 9.711 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 23:37:55 #7 9.711 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 23:37:55 #7 9.712 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 23:37:55 #7 9.732 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 23:37:55 #7 9.732 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 23:37:55 #7 9.733 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.11 [1850 kB] 23:37:55 #7 9.766 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.11 [508 kB] 23:37:55 #7 9.786 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] 23:37:55 #7 9.786 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 23:37:55 #7 9.863 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.20 [1185 kB] 23:37:56 #7 9.937 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 23:37:56 #7 9.944 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB] 23:37:56 #7 9.944 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 23:37:56 #7 9.944 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 23:37:56 #7 9.946 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 23:37:56 #7 9.949 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 23:37:56 #7 9.949 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 23:37:56 #7 10.24 debconf: delaying package configuration, since apt-utils is not installed 23:37:56 #7 10.35 Fetched 9921 kB in 1s (9157 kB/s) 23:37:56 #7 10.41 Selecting previously unselected package libpython3.10-minimal:amd64. 23:37:56 #7 10.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) 23:37:56 #7 10.43 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.11_amd64.deb ... 23:37:56 #7 10.45 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.11) ... 23:37:56 #7 10.82 Selecting previously unselected package libexpat1:amd64. 23:37:56 #7 10.83 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... 23:37:56 #7 10.85 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 23:37:57 #7 10.91 Selecting previously unselected package python3.10-minimal. 23:37:57 #7 10.91 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.11_amd64.deb ... 23:37:57 #7 10.93 Unpacking python3.10-minimal (3.10.12-1~22.04.11) ... 23:37:57 #7 11.09 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.11) ... 23:37:57 #7 11.15 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 23:37:57 #7 11.17 Setting up python3.10-minimal (3.10.12-1~22.04.11) ... 23:37:58 #7 12.28 Selecting previously unselected package python3-minimal. 23:37:58 #7 12.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4697 files and directories currently installed.) 23:37:58 #7 12.29 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 23:37:58 #7 12.30 Unpacking python3-minimal (3.10.6-1~22.04.1) ... 23:37:58 #7 12.38 Selecting previously unselected package media-types. 23:37:58 #7 12.38 Preparing to unpack .../1-media-types_7.0.0_all.deb ... 23:37:58 #7 12.40 Unpacking media-types (7.0.0) ... 23:37:58 #7 12.50 Selecting previously unselected package libmpdec3:amd64. 23:37:58 #7 12.50 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 23:37:58 #7 12.51 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 23:37:58 #7 12.56 Selecting previously unselected package readline-common. 23:37:58 #7 12.56 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 23:37:58 #7 12.57 Unpacking readline-common (8.1.2-1) ... 23:37:58 #7 12.64 Selecting previously unselected package libreadline8:amd64. 23:37:58 #7 12.64 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 23:37:58 #7 12.66 Unpacking libreadline8:amd64 (8.1.2-1) ... 23:37:58 #7 12.77 Selecting previously unselected package libsqlite3-0:amd64. 23:37:58 #7 12.77 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 23:37:58 #7 12.79 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 23:37:58 #7 12.90 Selecting previously unselected package libpython3.10-stdlib:amd64. 23:37:59 #7 12.91 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.11_amd64.deb ... 23:37:59 #7 12.92 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.11) ... 23:37:59 #7 13.41 Selecting previously unselected package python3.10. 23:37:59 #7 13.41 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.11_amd64.deb ... 23:37:59 #7 13.44 Unpacking python3.10 (3.10.12-1~22.04.11) ... 23:37:59 #7 13.54 Selecting previously unselected package libpython3-stdlib:amd64. 23:37:59 #7 13.55 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 23:37:59 #7 13.56 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 23:37:59 #7 13.65 Setting up python3-minimal (3.10.6-1~22.04.1) ... 23:37:59 #7 13.94 Selecting previously unselected package python3. 23:37:59 #7 13.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5127 files and directories currently installed.) 23:37:59 #7 13.94 Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 23:37:59 #7 13.96 Unpacking python3 (3.10.6-1~22.04.1) ... 23:37:59 #7 14.03 Selecting previously unselected package openssl. 23:37:59 #7 14.03 Preparing to unpack .../1-openssl_3.0.2-0ubuntu1.20_amd64.deb ... 23:37:59 #7 14.04 Unpacking openssl (3.0.2-0ubuntu1.20) ... 23:38:00 #7 14.13 Selecting previously unselected package ca-certificates. 23:38:00 #7 14.13 Preparing to unpack .../2-ca-certificates_20240203~22.04.1_all.deb ... 23:38:00 #7 14.14 Unpacking ca-certificates (20240203~22.04.1) ... 23:38:00 #7 14.38 Selecting previously unselected package python3-pkg-resources. 23:38:00 #7 14.38 Preparing to unpack .../3-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 23:38:00 #7 14.39 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 23:38:00 #7 14.46 Selecting previously unselected package python3-lib2to3. 23:38:00 #7 14.46 Preparing to unpack .../4-python3-lib2to3_3.10.8-1~22.04_all.deb ... 23:38:00 #7 14.47 Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 23:38:00 #7 14.73 Selecting previously unselected package python3-distutils. 23:38:00 #7 14.73 Preparing to unpack .../5-python3-distutils_3.10.8-1~22.04_all.deb ... 23:38:00 #7 14.74 Unpacking python3-distutils (3.10.8-1~22.04) ... 23:38:00 #7 14.83 Selecting previously unselected package python3-setuptools. 23:38:00 #7 14.83 Preparing to unpack .../6-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 23:38:00 #7 14.85 Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 23:38:01 #7 15.08 Selecting previously unselected package python3-wheel. 23:38:01 #7 15.08 Preparing to unpack .../7-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 23:38:01 #7 15.10 Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 23:38:01 #7 15.17 Selecting previously unselected package python3-pip. 23:38:01 #7 15.17 Preparing to unpack .../8-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 23:38:01 #7 15.18 Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 23:38:02 #7 16.00 Setting up media-types (7.0.0) ... 23:38:02 #7 16.04 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 23:38:02 #7 16.06 Setting up libmpdec3:amd64 (2.5.1-2build2) ... 23:38:02 #7 16.09 Setting up openssl (3.0.2-0ubuntu1.20) ... 23:38:02 #7 16.13 Setting up readline-common (8.1.2-1) ... 23:38:02 #7 16.16 Setting up libreadline8:amd64 (8.1.2-1) ... 23:38:02 #7 16.18 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.11) ... 23:38:02 #7 16.20 Setting up ca-certificates (20240203~22.04.1) ... 23:38:02 #7 16.31 debconf: unable to initialize frontend: Dialog 23:38:02 #7 16.31 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:38:02 #7 16.31 debconf: falling back to frontend: Readline 23:38:02 #7 16.31 debconf: unable to initialize frontend: Readline 23:38:02 #7 16.31 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 23:38:02 #7 16.31 debconf: falling back to frontend: Teletype 23:38:02 #7 16.69 Updating certificates in /etc/ssl/certs... 23:38:03 #7 17.37 146 added, 0 removed; done. 23:38:03 #7 17.44 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 23:38:03 #7 17.47 Setting up python3.10 (3.10.12-1~22.04.11) ... 23:38:04 #7 18.61 Setting up python3 (3.10.6-1~22.04.1) ... 23:38:04 #7 18.64 running python rtupdate hooks for python3.10... 23:38:04 #7 18.64 running python post-rtupdate hooks for python3.10... 23:38:04 #7 18.77 Setting up python3-lib2to3 (3.10.8-1~22.04) ... 23:38:05 #7 18.95 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 23:38:05 #7 19.25 Setting up python3-distutils (3.10.8-1~22.04) ... 23:38:05 #7 19.44 Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 23:38:05 #7 19.96 Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 23:38:06 #7 20.19 Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 23:38:07 #7 21.87 Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 23:38:07 #7 21.92 Processing triggers for ca-certificates (20240203~22.04.1) ... 23:38:07 #7 21.93 Updating certificates in /etc/ssl/certs... 23:38:08 #7 22.43 0 added, 0 removed; done. 23:38:08 #7 22.43 Running hooks in /etc/ca-certificates/update.d... 23:38:08 #7 22.44 done. 23:38:08 #7 DONE 22.9s 23:38:08 23:38:08 #8 [4/5] COPY . . 23:38:09 #8 DONE 0.2s 23:38:09 23:38:09 #9 [5/5] RUN pip3 install --no-cache-dir -r requirements.txt requests-toolbelt==0.10.1 . 23:38:09 #9 0.809 Processing /home/app 23:38:09 #9 0.810 Preparing metadata (setup.py): started 23:38:10 #9 1.060 Preparing metadata (setup.py): finished with status 'done' 23:38:10 #9 1.203 Collecting requests-toolbelt==0.10.1 23:38:10 #9 1.300 Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) 23:38:10 #9 1.321 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 2.8 MB/s eta 0:00:00 23:38:10 #9 1.415 Collecting kfp==2.2.0 23:38:10 #9 1.422 Downloading kfp-2.2.0.tar.gz (375 kB) 23:38:10 #9 1.446 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 375.1/375.1 KB 27.3 MB/s eta 0:00:00 23:38:10 #9 1.523 Preparing metadata (setup.py): started 23:38:10 #9 1.801 Preparing metadata (setup.py): finished with status 'done' 23:38:10 #9 1.837 Collecting kfp-pipeline-spec 23:38:10 #9 1.845 Downloading kfp_pipeline_spec-2.14.6-py3-none-any.whl (9.6 kB) 23:38:10 #9 1.890 Collecting kfp-server-api 23:38:11 #9 1.898 Downloading kfp-server-api-2.14.6.tar.gz (64 kB) 23:38:11 #9 1.902 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.3/64.3 KB 169.0 MB/s eta 0:00:00 23:38:11 #9 1.944 Preparing metadata (setup.py): started 23:38:11 #9 2.219 Preparing metadata (setup.py): finished with status 'done' 23:38:11 #9 2.282 Collecting Flask==1.1.2 23:38:11 #9 2.290 Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB) 23:38:11 #9 2.297 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 KB 191.3 MB/s eta 0:00:00 23:38:11 #9 2.409 Collecting Flask-API==2.0 23:38:11 #9 2.417 Downloading Flask_API-2.0-py3-none-any.whl (119 kB) 23:38:11 #9 2.423 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.5/119.5 KB 172.3 MB/s eta 0:00:00 23:38:11 #9 2.549 Collecting Flask-Cors==4.0.1 23:38:11 #9 2.557 Downloading Flask_Cors-4.0.1-py2.py3-none-any.whl (14 kB) 23:38:11 #9 2.650 Collecting requests==2.25.1 23:38:11 #9 2.657 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 23:38:11 #9 2.662 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 181.0 MB/s eta 0:00:00 23:38:11 #9 2.795 Collecting Werkzeug==1.0.1 23:38:11 #9 2.811 Downloading Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 23:38:11 #9 2.824 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.6/298.6 KB 39.5 MB/s eta 0:00:00 23:38:11 #9 2.881 Collecting itsdangerous==2.0.1 23:38:11 #9 2.894 Downloading itsdangerous-2.0.1-py3-none-any.whl (18 kB) 23:38:12 #9 2.969 Collecting jinja2<3.1.0 23:38:12 #9 2.981 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 23:38:12 #9 2.987 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 181.3 MB/s eta 0:00:00 23:38:12 #9 3.207 Collecting PyYAML<7,>=5.3 23:38:12 #9 3.217 Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 23:38:12 #9 3.250 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 34.0 MB/s eta 0:00:00 23:38:12 #9 3.325 Collecting click<9,>=8.0.0 23:38:12 #9 3.335 Downloading click-8.3.0-py3-none-any.whl (107 kB) 23:38:12 #9 3.344 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.3/107.3 KB 207.4 MB/s eta 0:00:00 23:38:12 #9 3.385 Collecting docstring-parser<1,>=0.7.3 23:38:12 #9 3.392 Downloading docstring_parser-0.17.0-py3-none-any.whl (36 kB) 23:38:12 #9 3.598 Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 23:38:12 #9 3.603 Downloading google_api_core-2.26.0-py3-none-any.whl (162 kB) 23:38:12 #9 3.610 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 KB 116.1 MB/s eta 0:00:00 23:38:12 #9 3.822 Collecting google-auth<3,>=1.6.1 23:38:12 #9 3.829 Downloading google_auth-2.41.1-py2.py3-none-any.whl (221 kB) 23:38:12 #9 3.861 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.3/221.3 KB 81.0 MB/s eta 0:00:00 23:38:13 #9 3.986 Collecting google-cloud-storage<3,>=2.2.1 23:38:13 #9 3.993 Downloading google_cloud_storage-2.19.0-py2.py3-none-any.whl (131 kB) 23:38:13 #9 3.998 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 KB 214.9 MB/s eta 0:00:00 23:38:13 #9 4.016 Collecting kfp-pipeline-spec 23:38:13 #9 4.022 Downloading kfp_pipeline_spec-0.2.2-py3-none-any.whl (20 kB) 23:38:13 #9 4.040 Collecting kfp-server-api 23:38:13 #9 4.047 Downloading kfp-server-api-2.0.5.tar.gz (63 kB) 23:38:13 #9 4.050 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.4/63.4 KB 197.3 MB/s eta 0:00:00 23:38:13 #9 4.093 Preparing metadata (setup.py): started 23:38:13 #9 4.335 Preparing metadata (setup.py): finished with status 'done' 23:38:13 #9 4.427 Collecting kubernetes<27,>=8.0.0 23:38:13 #9 4.434 Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) 23:38:13 #9 4.467 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 48.8 MB/s eta 0:00:00 23:38:14 #9 5.284 Collecting protobuf<4,>=3.13.0 23:38:14 #9 5.293 Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) 23:38:14 #9 5.327 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 61.1 MB/s eta 0:00:00 23:38:14 #9 5.365 Collecting tabulate<1,>=0.8.6 23:38:14 #9 5.372 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 23:38:14 #9 5.475 Collecting urllib3<2.0.0 23:38:14 #9 5.481 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 23:38:14 #9 5.489 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 42.3 MB/s eta 0:00:00 23:38:14 #9 5.615 Collecting chardet<5,>=3.0.2 23:38:14 #9 5.621 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 23:38:14 #9 5.633 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 97.8 MB/s eta 0:00:00 23:38:14 #9 5.674 Collecting idna<3,>=2.5 23:38:14 #9 5.687 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 23:38:14 #9 5.694 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 101.1 MB/s eta 0:00:00 23:38:14 #9 5.752 Collecting certifi>=2017.4.17 23:38:14 #9 5.759 Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 23:38:14 #9 5.765 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.3/163.3 KB 86.0 MB/s eta 0:00:00 23:38:15 #9 5.857 Collecting python-dateutil 23:38:15 #9 5.863 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:38:15 #9 5.870 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 KB 123.4 MB/s eta 0:00:00 23:38:15 #9 5.920 Collecting six>=1.10 23:38:15 #9 5.929 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 23:38:15 #9 6.212 Collecting MarkupSafe>=2.0 23:38:15 #9 6.224 Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 23:38:15 #9 6.507 Collecting proto-plus<2.0.0,>=1.22.3 23:38:15 #9 6.518 Downloading proto_plus-1.26.1-py3-none-any.whl (50 kB) 23:38:15 #9 6.518 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 KB 180.9 MB/s eta 0:00:00 23:38:15 #9 6.598 Collecting googleapis-common-protos<2.0.0,>=1.56.2 23:38:15 #9 6.606 Downloading googleapis_common_protos-1.70.0-py3-none-any.whl (294 kB) 23:38:15 #9 6.619 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.5/294.5 KB 50.7 MB/s eta 0:00:00 23:38:15 #9 6.744 Collecting pyasn1-modules>=0.2.1 23:38:15 #9 6.753 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 23:38:15 #9 6.759 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 214.7 MB/s eta 0:00:00 23:38:15 #9 6.826 Collecting cachetools<7.0,>=2.0.0 23:38:15 #9 6.831 Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 23:38:15 #9 6.875 Collecting rsa<5,>=3.1.4 23:38:16 #9 6.883 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 23:38:16 #9 7.106 Collecting google-crc32c<2.0dev,>=1.0 23:38:16 #9 7.111 Downloading google_crc32c-1.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38 kB) 23:38:16 #9 7.188 Collecting google-cloud-core<3.0dev,>=2.3.0 23:38:16 #9 7.189 Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl (29 kB) 23:38:16 #9 7.323 Collecting google-resumable-media>=2.7.2 23:38:16 #9 7.327 Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl (81 kB) 23:38:16 #9 7.331 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 KB 226.7 MB/s eta 0:00:00 23:38:16 #9 7.405 Collecting requests-oauthlib 23:38:16 #9 7.412 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 23:38:16 #9 7.415 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes<27,>=8.0.0->kfp==2.2.0->-r requirements.txt (line 1)) (59.6.0) 23:38:16 #9 7.513 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 23:38:16 #9 7.520 Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 23:38:16 #9 7.526 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.6/82.6 KB 196.3 MB/s eta 0:00:00 23:38:17 #9 8.259 Collecting pyasn1<0.7.0,>=0.6.1 23:38:17 #9 8.268 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 23:38:17 #9 8.272 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 KB 192.4 MB/s eta 0:00:00 23:38:17 #9 8.383 Collecting oauthlib>=3.0.0 23:38:17 #9 8.391 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 23:38:17 #9 8.398 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 KB 46.0 MB/s eta 0:00:00 23:38:17 #9 8.458 Building wheels for collected packages: kfp, kfadapter, kfp-server-api 23:38:17 #9 8.459 Building wheel for kfp (setup.py): started 23:38:18 #9 9.048 Building wheel for kfp (setup.py): finished with status 'done' 23:38:18 #9 9.050 Created wheel for kfp: filename=kfp-2.2.0-py3-none-any.whl size=524142 sha256=cfa8737ef1a829d02e804226f11b22b28be533b0e1eb174d4fb3d23570043c59 23:38:18 #9 9.050 Stored in directory: /tmp/pip-ephem-wheel-cache-r5y1dcpc/wheels/cb/3f/3b/4252557754ccf9672f90c43251d5fc8972b88b47d2d046163f 23:38:18 #9 9.059 Building wheel for kfadapter (setup.py): started 23:38:18 #9 9.353 Building wheel for kfadapter (setup.py): finished with status 'done' 23:38:18 #9 9.354 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24802 sha256=acb66cfdf628bdbf04f28f7f6d3cc338c9ae4095c38fe710e415803690b87fd7 23:38:18 #9 9.354 Stored in directory: /tmp/pip-ephem-wheel-cache-r5y1dcpc/wheels/d5/a7/dd/fcf347b3d855f5cc0d937e9cc56d2fe48867b38fc0a7ecfe32 23:38:18 #9 9.357 Building wheel for kfp-server-api (setup.py): started 23:38:18 #9 9.700 Building wheel for kfp-server-api (setup.py): finished with status 'done' 23:38:18 #9 9.701 Created wheel for kfp-server-api: filename=kfp_server_api-2.0.5-py3-none-any.whl size=114754 sha256=62e3b9179674daf07124375f719008b88b945385a8e79c9a4597cf957fe4826c 23:38:18 #9 9.701 Stored in directory: /tmp/pip-ephem-wheel-cache-r5y1dcpc/wheels/ac/4f/f0/2f622aadcbf8921fb72d24f52efaffacc235f863c195c289c5 23:38:18 #9 9.707 Successfully built kfp kfadapter kfp-server-api 23:38:19 #9 9.987 Installing collected packages: kfadapter, Werkzeug, websocket-client, urllib3, tabulate, six, PyYAML, pyasn1, protobuf, oauthlib, MarkupSafe, itsdangerous, idna, google-crc32c, docstring-parser, click, chardet, certifi, cachetools, rsa, requests, python-dateutil, pyasn1-modules, proto-plus, kfp-pipeline-spec, jinja2, googleapis-common-protos, google-resumable-media, requests-toolbelt, requests-oauthlib, kfp-server-api, google-auth, Flask, kubernetes, google-api-core, Flask-Cors, Flask-API, google-cloud-core, google-cloud-storage, kfp 23:38:24 #9 15.44 Successfully installed Flask-1.1.2 Flask-API-2.0 Flask-Cors-4.0.1 MarkupSafe-3.0.3 PyYAML-6.0.3 Werkzeug-1.0.1 cachetools-6.2.1 certifi-2025.10.5 chardet-4.0.0 click-8.3.0 docstring-parser-0.17.0 google-api-core-2.26.0 google-auth-2.41.1 google-cloud-core-2.4.3 google-cloud-storage-2.19.0 google-crc32c-1.7.1 google-resumable-media-2.7.2 googleapis-common-protos-1.70.0 idna-2.10 itsdangerous-2.0.1 jinja2-3.0.3 kfadapter-0.1 kfp-2.2.0 kfp-pipeline-spec-0.2.2 kfp-server-api-2.0.5 kubernetes-26.1.0 oauthlib-3.3.1 proto-plus-1.26.1 protobuf-3.20.3 pyasn1-0.6.1 pyasn1-modules-0.4.2 python-dateutil-2.9.0.post0 requests-2.25.1 requests-oauthlib-2.0.0 requests-toolbelt-0.10.1 rsa-4.9.1 six-1.17.0 tabulate-0.9.0 urllib3-1.26.20 websocket-client-1.9.0 23:38:24 #9 15.44 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 23:38:25 #9 DONE 16.5s 23:38:25 23:38:25 #10 exporting to image 23:38:25 #10 exporting layers 23:38:26 #10 exporting layers 0.9s done 23:38:26 #10 writing image sha256:80008ef836f04d9938289a442a85b383ae8a68c4a15af6249b84bb516a1e7cff done 23:38:26 #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:38:26 #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 0.0s done 23:38:26 #10 DONE 0.9s 23:38:26 ---> docker-build.sh ends 23:38:26 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2877102195086546748.sh 23:38:26 [EnvInject] - Injecting environment variables from a build step. 23:38:26 [EnvInject] - Injecting as environment variables the properties content 23:38:26 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:38:26 23:38:26 [EnvInject] - Variables injected successfully. 23:38:26 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17988834143557319318.sh 23:38:26 ---> docker-push.sh 23:38:26 Docker version 24.0.2, build cb74dfc 23:38:26 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:38:26 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:38:26 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker] 23:38:26 c3b34c921de6: Preparing 23:38:26 19548e438c03: Preparing 23:38:26 09fecbe90510: Preparing 23:38:26 73c8e7d6dbb4: Preparing 23:38:26 767e56ba346a: Preparing 23:38:27 73c8e7d6dbb4: Pushed 23:38:27 19548e438c03: Pushed 23:38:30 c3b34c921de6: Pushed 23:38:31 09fecbe90510: Pushed 23:38:33 767e56ba346a: Pushed 23:38:33 5.0.0: digest: sha256:5a4cc430f52c303828f2d7410a55792c07fbe38a3b808966473e0f9df56079b3 size: 1369 23:38:33 ---> docker-push.sh ends 23:38:33 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins1774402774540944192.sh 23:38:33 $ ssh-agent -k 23:38:33 unset SSH_AUTH_SOCK; 23:38:33 unset SSH_AGENT_PID; 23:38:33 echo Agent pid 2137 killed; 23:38:33 [ssh-agent] Stopped. 23:38:34 [PostBuildScript] - [INFO] Executing post build scripts. 23:38:34 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins16391567370873890235.sh 23:38:34 ---> sysstat.sh 23:38:34 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins134656321283914531.sh 23:38:34 ---> package-listing.sh 23:38:34 ++ facter osfamily 23:38:34 ++ tr '[:upper:]' '[:lower:]' 23:38:35 + OS_FAMILY=debian 23:38:35 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master 23:38:35 + START_PACKAGES=/tmp/packages_start.txt 23:38:35 + END_PACKAGES=/tmp/packages_end.txt 23:38:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:38:35 + PACKAGES=/tmp/packages_start.txt 23:38:35 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master ']' 23:38:35 + PACKAGES=/tmp/packages_end.txt 23:38:35 + case "${OS_FAMILY}" in 23:38:35 + dpkg -l 23:38:35 + grep '^ii' 23:38:35 + '[' -f /tmp/packages_start.txt ']' 23:38:35 + '[' -f /tmp/packages_end.txt ']' 23:38:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:38:35 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master ']' 23:38:35 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/archives/ 23:38:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/archives/ 23:38:35 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins14240811836878998575.sh 23:38:35 ---> capture-instance-metadata.sh 23:38:35 Setup pyenv: 23:38:35 system 23:38:35 3.8.13 23:38:35 3.9.13 23:38:35 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:38:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sntV from file:/tmp/.os_lf_venv 23:38:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:37 lf-activate-venv(): INFO: Base packages installed successfully 23:38:37 lf-activate-venv(): INFO: Installing additional packages: lftools 23:38:57 lf-activate-venv(): INFO: Adding /tmp/venv-sntV/bin to PATH 23:38:57 INFO: Running in OpenStack, capturing instance metadata 23:38:58 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11772997083945849612.sh 23:38:58 provisioning config files... 23:38:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/config14683092598458147709tmp 23:38:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:38:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:38:58 [EnvInject] - Injecting environment variables from a build step. 23:38:58 [EnvInject] - Injecting as environment variables the properties content 23:38:58 SERVER_ID=logs 23:38:58 23:38:58 [EnvInject] - Variables injected successfully. 23:38:58 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins12530448609995568600.sh 23:38:58 ---> create-netrc.sh 23:38:58 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins14395601204055027124.sh 23:38:58 ---> python-tools-install.sh 23:38:58 Setup pyenv: 23:38:58 system 23:38:58 3.8.13 23:38:58 3.9.13 23:38:58 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:38:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sntV from file:/tmp/.os_lf_venv 23:38:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:39:02 lf-activate-venv(): INFO: Base packages installed successfully 23:39:02 lf-activate-venv(): INFO: Installing additional packages: lftools 23:39:21 lf-activate-venv(): INFO: Adding /tmp/venv-sntV/bin to PATH 23:39:21 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11373019226597448084.sh 23:39:21 ---> sudo-logs.sh 23:39:21 Archiving 'sudo' log.. 23:39:21 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7839180557802253818.sh 23:39:21 ---> job-cost.sh 23:39:21 Setup pyenv: 23:39:21 system 23:39:21 3.8.13 23:39:21 3.9.13 23:39:21 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:39:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sntV from file:/tmp/.os_lf_venv 23:39:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:39:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:39:25 lf-activate-venv(): INFO: Base packages installed successfully 23:39:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:39:36 lf-activate-venv(): INFO: Adding /tmp/venv-sntV/bin to PATH 23:39:36 INFO: No Stack... 23:39:36 INFO: Retrieving Pricing Info for: v3-starter-4 23:39:36 INFO: Archiving Costs 23:39:36 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins16231115411412582202.sh 23:39:36 ---> logs-deploy.sh 23:39:36 Setup pyenv: 23:39:36 system 23:39:36 3.8.13 23:39:36 3.9.13 23:39:36 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:39:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sntV from file:/tmp/.os_lf_venv 23:39:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:39:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:39:40 lf-activate-venv(): INFO: Base packages installed successfully 23:39:40 lf-activate-venv(): INFO: Installing additional packages: lftools 23:39:59 lf-activate-venv(): INFO: Adding /tmp/venv-sntV/bin to PATH 23:39:59 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/204 23:39:59 INFO: archiving workspace using pattern(s): 23:40:01 Archives upload complete. 23:40:02 INFO: archiving logs to Nexus 23:40:03 ---> uname -a: 23:40:03 Linux prd-ubuntu1804-docker-4c-4g-6919 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 23:40:03 23:40:03 23:40:03 ---> lscpu: 23:40:03 Architecture: x86_64 23:40:03 CPU op-mode(s): 32-bit, 64-bit 23:40:03 Byte Order: Little Endian 23:40:03 CPU(s): 4 23:40:03 On-line CPU(s) list: 0-3 23:40:03 Thread(s) per core: 1 23:40:03 Core(s) per socket: 1 23:40:03 Socket(s): 4 23:40:03 NUMA node(s): 1 23:40:03 Vendor ID: AuthenticAMD 23:40:03 CPU family: 23 23:40:03 Model: 49 23:40:03 Model name: AMD EPYC-Rome Processor 23:40:03 Stepping: 0 23:40:03 CPU MHz: 2800.000 23:40:03 BogoMIPS: 5600.00 23:40:03 Virtualization: AMD-V 23:40:03 Hypervisor vendor: KVM 23:40:03 Virtualization type: full 23:40:03 L1d cache: 32K 23:40:03 L1i cache: 32K 23:40:03 L2 cache: 512K 23:40:03 L3 cache: 16384K 23:40:03 NUMA node0 CPU(s): 0-3 23:40:03 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 23:40:03 23:40:03 23:40:04 ---> nproc: 23:40:04 4 23:40:04 23:40:04 23:40:04 ---> df -h: 23:40:04 Filesystem Size Used Avail Use% Mounted on 23:40:04 udev 3.9G 0 3.9G 0% /dev 23:40:04 tmpfs 798M 696K 797M 1% /run 23:40:04 /dev/vda1 20G 9.1G 11G 48% / 23:40:04 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:40:04 tmpfs 5.0M 0 5.0M 0% /run/lock 23:40:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:40:04 /dev/vda15 105M 5.3M 100M 5% /boot/efi 23:40:04 tmpfs 798M 0 798M 0% /run/user/1001 23:40:04 23:40:04 23:40:04 ---> free -m: 23:40:04 total used free shared buff/cache available 23:40:04 Mem: 7976 503 5134 0 2337 7184 23:40:04 Swap: 1023 0 1023 23:40:04 23:40:04 23:40:04 ---> ip addr: 23:40:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:40:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:40:04 inet 127.0.0.1/8 scope host lo 23:40:04 valid_lft forever preferred_lft forever 23:40:04 inet6 ::1/128 scope host 23:40:04 valid_lft forever preferred_lft forever 23:40:04 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 23:40:04 link/ether fa:16:3e:10:fe:6d brd ff:ff:ff:ff:ff:ff 23:40:04 inet 10.32.6.220/23 brd 10.32.7.255 scope global dynamic ens3 23:40:04 valid_lft 86088sec preferred_lft 86088sec 23:40:04 inet6 fe80::f816:3eff:fe10:fe6d/64 scope link 23:40:04 valid_lft forever preferred_lft forever 23:40:04 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:40:04 link/ether 02:42:4e:e5:af:ee brd ff:ff:ff:ff:ff:ff 23:40:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:40:04 valid_lft forever preferred_lft forever 23:40:04 23:40:04 23:40:04 ---> sar -b -r -n DEV: 23:40:04 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6919) 10/19/25 _x86_64_ (4 CPU) 23:40:04 23:40:04 23:34:53 LINUX RESTART (4 CPU) 23:40:04 23:40:04 23:35:02 tps rtps wtps bread/s bwrtn/s 23:40:04 23:36:02 145.65 67.95 77.70 5681.75 39036.65 23:40:04 23:37:01 44.95 3.46 41.49 58.69 5445.07 23:40:04 23:38:01 123.10 12.60 110.50 2265.22 17358.31 23:40:04 23:39:01 51.04 0.38 50.66 30.66 4228.10 23:40:04 23:40:01 23.11 0.75 22.36 39.59 1392.97 23:40:04 Average: 77.45 16.90 60.55 1606.71 13433.24 23:40:04 23:40:04 23:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:40:04 23:36:02 5983848 7441688 2183580 26.74 30688 1611084 966052 10.48 550240 1475068 27756 23:40:04 23:37:01 5748808 7424364 2418620 29.61 52128 1795344 987896 10.72 584788 1651040 148712 23:40:04 23:38:01 5251808 7318836 2915620 35.70 66792 2155776 1362748 14.79 826188 1868308 71764 23:40:04 23:39:01 5272072 7373280 2895356 35.45 74560 2175664 1020612 11.07 842284 1820568 33872 23:40:04 23:40:01 5257376 7356228 2910052 35.63 76528 2170548 1044944 11.34 864516 1812984 10996 23:40:04 Average: 5502782 7382879 2664646 32.63 60139 1981683 1076450 11.68 733603 1725594 58620 23:40:04 23:40:04 23:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:40:04 23:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:04 23:36:02 ens3 162.35 127.62 750.86 58.46 0.00 0.00 0.00 0.00 23:40:04 23:36:02 lo 0.95 0.95 0.08 0.08 0.00 0.00 0.00 0.00 23:40:04 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:04 23:37:01 ens3 60.71 43.63 851.29 5.34 0.00 0.00 0.00 0.00 23:40:04 23:37:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 23:40:04 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:04 23:38:01 ens3 262.86 130.66 1506.39 13.90 0.00 0.00 0.00 0.00 23:40:04 23:38:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 23:40:04 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:04 23:39:01 ens3 113.80 146.99 153.02 948.98 0.00 0.00 0.00 0.00 23:40:04 23:39:01 lo 2.00 2.00 0.18 0.18 0.00 0.00 0.00 0.00 23:40:04 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:04 23:40:01 ens3 8.27 10.23 6.45 4.73 0.00 0.00 0.00 0.00 23:40:04 23:40:01 lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 23:40:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:04 Average: ens3 121.66 91.87 652.62 207.45 0.00 0.00 0.00 0.00 23:40:04 Average: lo 1.27 1.27 0.11 0.11 0.00 0.00 0.00 0.00 23:40:04 23:40:04 23:40:04 ---> sar -P ALL: 23:40:04 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6919) 10/19/25 _x86_64_ (4 CPU) 23:40:04 23:40:04 23:34:53 LINUX RESTART (4 CPU) 23:40:04 23:40:04 23:35:02 CPU %user %nice %system %iowait %steal %idle 23:40:04 23:36:02 all 13.00 0.00 2.90 6.43 4.40 73.27 23:40:04 23:36:02 0 10.56 0.00 2.21 7.07 4.01 76.15 23:40:04 23:36:02 1 11.38 0.00 1.73 5.20 4.25 77.44 23:40:04 23:36:02 2 9.66 0.00 2.08 4.36 4.80 79.10 23:40:04 23:36:02 3 20.42 0.00 5.58 9.12 4.51 60.36 23:40:04 23:37:01 all 18.60 0.00 1.28 2.75 1.85 75.52 23:40:04 23:37:01 0 29.73 0.00 1.50 0.79 2.91 65.07 23:40:04 23:37:01 1 10.98 0.00 0.76 0.12 1.30 86.84 23:40:04 23:37:01 2 4.84 0.00 0.95 9.10 0.98 84.13 23:40:04 23:37:01 3 28.84 0.00 1.91 0.98 2.25 66.02 23:40:04 23:38:01 all 15.98 0.00 2.42 3.91 3.12 74.58 23:40:04 23:38:01 0 37.65 0.00 3.28 5.07 4.29 49.71 23:40:04 23:38:01 1 6.86 0.00 2.13 5.05 2.54 83.42 23:40:04 23:38:01 2 5.96 0.00 2.11 4.85 2.91 84.18 23:40:04 23:38:01 3 13.47 0.00 2.16 0.66 2.74 80.98 23:40:04 23:39:01 all 20.79 0.00 2.45 1.61 4.42 70.73 23:40:04 23:39:01 0 20.64 0.00 2.63 0.48 4.32 71.93 23:40:04 23:39:01 1 16.20 0.00 2.50 1.37 4.13 75.80 23:40:04 23:39:01 2 11.99 0.00 1.87 2.92 4.43 78.78 23:40:04 23:39:01 3 34.35 0.00 2.78 1.68 4.79 56.40 23:40:04 23:40:01 all 20.26 0.00 0.97 1.02 1.86 75.89 23:40:04 23:40:01 0 11.17 0.00 0.70 0.53 1.68 85.92 23:40:04 23:40:01 1 6.54 0.00 0.65 0.10 1.00 91.71 23:40:04 23:40:01 2 0.48 0.00 0.73 3.10 0.78 94.91 23:40:04 23:40:01 3 62.90 0.00 1.83 0.33 3.97 30.97 23:40:04 Average: all 17.74 0.00 2.01 3.14 3.13 73.99 23:40:04 Average: 0 21.94 0.00 2.07 2.78 3.44 69.76 23:40:04 Average: 1 10.40 0.00 1.56 2.37 2.65 83.03 23:40:04 Average: 2 6.60 0.00 1.55 4.85 2.79 84.21 23:40:04 Average: 3 32.02 0.00 2.85 2.55 3.66 58.92 23:40:04 23:40:04 23:40:04