23:35:21 Started by timer 23:35:21 Running as SYSTEM 23:35:21 [EnvInject] - Loading node environment variables. 23:35:21 Building remotely on prd-ubuntu1804-docker-4c-4g-5481 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master 23:35:21 [ssh-agent] Looking for ssh-agent implementation... 23:35:21 $ ssh-agent 23:35:21 SSH_AUTH_SOCK=/tmp/ssh-fvMsVNczvVjd/agent.2103 23:35:21 SSH_AGENT_PID=2105 23:35:21 [ssh-agent] Started. 23:35:21 Running ssh-add (command line suppressed) 23:35:21 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/private_key_2427528144222581423.key (jenkins-ssh) 23:35:21 [ssh-agent] Using credentials jenkins (jenkins) 23:35:21 The recommended git tool is: NONE 23:35:23 using credential jenkins 23:35:24 Wiping out workspace first. 23:35:24 Cloning the remote Git repository 23:35:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 23:35:24 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master # timeout=10 23:35:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 23:35:24 > git --version # timeout=10 23:35:24 > git --version # 'git version 2.17.1' 23:35:24 using GIT_SSH to set credentials jenkins 23:35:24 > 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:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 23:35:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:25 Avoid second fetch 23:35:25 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:35:25 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 23:35:25 > git config core.sparsecheckout # timeout=10 23:35:25 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 23:35:25 Commit message: "Update release container tag for m-release" 23:35:25 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 23:35:28 provisioning config files... 23:35:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:35:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:35:28 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10463602398836185207.sh 23:35:28 ---> python-tools-install.sh 23:35:28 Setup pyenv: 23:35:28 * system (set by /opt/pyenv/version) 23:35:28 * 3.8.13 (set by /opt/pyenv/version) 23:35:28 * 3.9.13 (set by /opt/pyenv/version) 23:35:28 * 3.10.6 (set by /opt/pyenv/version) 23:35:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sajn 23:35:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:35:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:43 lf-activate-venv(): INFO: Base packages installed successfully 23:35:43 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-Sajn/bin to PATH 23:36:20 Generating Requirements File 23:36:50 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:36:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:36:50 Python 3.10.6 23:36:51 pip 26.0.1 from /tmp/venv-Sajn/lib/python3.10/site-packages/pip (python 3.10) 23:36:51 appdirs==1.4.4 23:36:51 argcomplete==3.6.3 23:36:51 aspy.yaml==1.3.0 23:36:51 attrs==25.4.0 23:36:51 autopage==0.6.0 23:36:51 backports.strenum==1.3.1 23:36:51 beautifulsoup4==4.14.3 23:36:51 boto3==1.42.44 23:36:51 botocore==1.42.44 23:36:51 bs4==0.0.2 23:36:51 certifi==2026.1.4 23:36:51 cffi==2.0.0 23:36:51 cfgv==3.5.0 23:36:51 chardet==5.2.0 23:36:51 charset-normalizer==3.4.4 23:36:51 click==8.3.1 23:36:51 cliff==4.13.1 23:36:51 cmd2==3.2.0 23:36:51 cryptography==3.3.2 23:36:51 debtcollector==3.0.0 23:36:51 decorator==5.2.1 23:36:51 defusedxml==0.7.1 23:36:51 Deprecated==1.3.1 23:36:51 distlib==0.4.0 23:36:51 dnspython==2.8.0 23:36:51 docker==7.1.0 23:36:51 dogpile.cache==1.5.0 23:36:51 durationpy==0.10 23:36:51 email-validator==2.3.0 23:36:51 filelock==3.20.3 23:36:51 future==1.0.0 23:36:51 gitdb==4.0.12 23:36:51 GitPython==3.1.46 23:36:51 httplib2==0.30.2 23:36:51 identify==2.6.16 23:36:51 idna==3.11 23:36:51 importlib-resources==1.5.0 23:36:51 iso8601==2.1.0 23:36:51 Jinja2==3.1.6 23:36:51 jmespath==1.1.0 23:36:51 jsonpatch==1.33 23:36:51 jsonpointer==3.0.0 23:36:51 jsonschema==4.26.0 23:36:51 jsonschema-specifications==2025.9.1 23:36:51 keystoneauth1==5.13.0 23:36:51 kubernetes==35.0.0 23:36:51 lftools==0.37.21 23:36:51 lxml==6.0.2 23:36:51 markdown-it-py==4.0.0 23:36:51 MarkupSafe==3.0.3 23:36:51 mdurl==0.1.2 23:36:51 msgpack==1.1.2 23:36:51 multi_key_dict==2.0.3 23:36:51 munch==4.0.0 23:36:51 netaddr==1.3.0 23:36:51 niet==1.4.2 23:36:51 nodeenv==1.10.0 23:36:51 oauth2client==4.1.3 23:36:51 oauthlib==3.3.1 23:36:51 openstacksdk==4.9.0 23:36:51 os-service-types==1.8.2 23:36:51 osc-lib==4.3.0 23:36:51 oslo.config==10.2.0 23:36:51 oslo.context==6.2.0 23:36:51 oslo.i18n==6.7.1 23:36:51 oslo.log==8.0.0 23:36:51 oslo.serialization==5.9.0 23:36:51 oslo.utils==9.2.0 23:36:51 packaging==26.0 23:36:51 pbr==7.0.3 23:36:51 platformdirs==4.5.1 23:36:51 prettytable==3.17.0 23:36:51 psutil==7.2.2 23:36:51 pyasn1==0.6.2 23:36:51 pyasn1_modules==0.4.2 23:36:51 pycparser==3.0 23:36:51 pygerrit2==2.0.15 23:36:51 PyGithub==2.8.1 23:36:51 Pygments==2.19.2 23:36:51 PyJWT==2.11.0 23:36:51 PyNaCl==1.6.2 23:36:51 pyparsing==2.4.7 23:36:51 pyperclip==1.11.0 23:36:51 pyrsistent==0.20.0 23:36:51 python-cinderclient==9.8.0 23:36:51 python-dateutil==2.9.0.post0 23:36:51 python-heatclient==5.0.0 23:36:51 python-jenkins==1.8.3 23:36:51 python-keystoneclient==5.7.0 23:36:51 python-magnumclient==4.9.0 23:36:51 python-openstackclient==8.3.0 23:36:51 python-swiftclient==4.9.0 23:36:51 PyYAML==6.0.3 23:36:51 referencing==0.37.0 23:36:51 requests==2.32.5 23:36:51 requests-oauthlib==2.0.0 23:36:51 requestsexceptions==1.4.0 23:36:51 rfc3986==2.0.0 23:36:51 rich==14.3.2 23:36:51 rich-argparse==1.7.2 23:36:51 rpds-py==0.30.0 23:36:51 rsa==4.9.1 23:36:51 ruamel.yaml==0.19.1 23:36:51 ruamel.yaml.clib==0.2.15 23:36:51 s3transfer==0.16.0 23:36:51 simplejson==3.20.2 23:36:51 six==1.17.0 23:36:51 smmap==5.0.2 23:36:51 soupsieve==2.8.3 23:36:51 stevedore==5.6.0 23:36:51 tabulate==0.9.0 23:36:51 toml==0.10.2 23:36:51 tomlkit==0.14.0 23:36:51 tqdm==4.67.3 23:36:51 typing_extensions==4.15.0 23:36:51 tzdata==2025.3 23:36:51 urllib3==1.26.20 23:36:51 virtualenv==20.36.1 23:36:51 wcwidth==0.6.0 23:36:51 websocket-client==1.9.0 23:36:51 wrapt==2.1.1 23:36:51 xdg==6.0.0 23:36:51 xmltodict==1.0.2 23:36:51 yq==3.4.3 23:36:51 provisioning config files... 23:36:51 copy managed file [global-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/config9793098594416201914tmp 23:36:51 copy managed file [aiml-fw-athp-tps-kubeflow-adapter] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/config1722705995669054655tmp 23:36:51 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins15504210961948470518.sh 23:36:51 ---> docker-login.sh 23:36:51 nexus3.o-ran-sc.org:10001 23:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:52 Configure a credential helper to remove this warning. See 23:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:52 23:36:52 Login Succeeded 23:36:52 nexus3.o-ran-sc.org:10002 23:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:52 Configure a credential helper to remove this warning. See 23:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:52 23:36:52 Login Succeeded 23:36:52 nexus3.o-ran-sc.org:10003 23:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:52 Configure a credential helper to remove this warning. See 23:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:52 23:36:52 Login Succeeded 23:36:52 nexus3.o-ran-sc.org:10004 23:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:52 Configure a credential helper to remove this warning. See 23:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:52 23:36:52 Login Succeeded 23:36:52 ---> docker-login.sh ends 23:36:52 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11990672639159392905.sh 23:36:52 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17300956969190741641.sh 23:36:52 [EnvInject] - Injecting environment variables from a build step. 23:36:52 [EnvInject] - Injecting as environment variables the properties content 23:36:52 DOCKER_ROOT=. 23:36:52 CONTAINER_TAG_YAML_DIR= 23:36:52 CONTAINER_TAG_METHOD=yaml-file 23:36:52 23:36:52 [EnvInject] - Variables injected successfully. 23:36:52 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins6056754643635586075.sh 23:36:52 ---> docker-get-container-tag.sh 23:36:52 Setup pyenv: 23:36:52 system 23:36:52 3.8.13 23:36:52 3.9.13 23:36:52 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sajn from file:/tmp/.os_lf_venv 23:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:56 lf-activate-venv(): INFO: Base packages installed successfully 23:36:56 lf-activate-venv(): INFO: Installing additional packages: yq 23:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-Sajn/bin to PATH 23:36:57 ---> Docker image tag found: 5.0.0 23:36:57 [EnvInject] - Injecting environment variables from a build step. 23:36:57 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 23:36:57 [EnvInject] - Variables injected successfully. 23:36:57 [EnvInject] - Injecting environment variables from a build step. 23:36:57 [EnvInject] - Injecting as environment variables the properties content 23:36:57 DOCKER_ARGS=--network=host 23:36:57 DOCKER_ROOT=. 23:36:57 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 23:36:57 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:36:57 DOCKER_NAME=o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker 23:36:57 23:36:57 [EnvInject] - Variables injected successfully. 23:36:57 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins2640356803194545745.sh 23:36:57 ---> docker-build.sh 23:36:57 Docker version 24.0.2, build cb74dfc 23:36:57 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:36:57 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:36:58 #1 [internal] load .dockerignore 23:36:58 #1 transferring context: 76B done 23:36:58 #1 DONE 0.1s 23:36:58 23:36:58 #2 [internal] load build definition from Dockerfile 23:36:58 #2 transferring dockerfile: 1.30kB done 23:36:58 #2 DONE 0.1s 23:36:58 23:36:58 #3 [internal] load metadata for docker.io/library/ubuntu:22.04 23:36:59 #3 DONE 1.2s 23:36:59 23:36:59 #4 [internal] load build context 23:36:59 #4 transferring context: 149.17kB done 23:36:59 #4 DONE 0.1s 23:36:59 23:36:59 #5 [1/5] FROM docker.io/library/ubuntu:22.04@sha256:c7eb020043d8fc2ae0793fb35a37bff1cf33f156d4d4b12ccc7f3ef8706c38b1 23:36:59 #5 resolve docker.io/library/ubuntu:22.04@sha256:c7eb020043d8fc2ae0793fb35a37bff1cf33f156d4d4b12ccc7f3ef8706c38b1 0.0s done 23:37:00 #5 sha256:c7eb020043d8fc2ae0793fb35a37bff1cf33f156d4d4b12ccc7f3ef8706c38b1 6.69kB / 6.69kB done 23:37:00 #5 sha256:34577a83cd7a8f1e55f6eb173fd9bb70c16127a83d6bf06f56f6b1fff9e406b9 424B / 424B done 23:37:00 #5 sha256:65c77cbc27c2640de4c99ed5cfe6b689b192f81745a36032b50e2407b073ff22 2.30kB / 2.30kB done 23:37:00 #5 sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 0B / 29.54MB 0.2s 23:37:00 #5 sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 7.34MB / 29.54MB 0.3s 23:37:00 #5 sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 12.58MB / 29.54MB 0.4s 23:37:00 #5 sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 25.17MB / 29.54MB 0.6s 23:37:00 #5 sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 29.54MB / 29.54MB 0.7s 23:37:00 #5 sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 29.54MB / 29.54MB 0.7s done 23:37:00 #5 extracting sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 23:37:02 #5 extracting sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 1.6s done 23:37:02 #5 DONE 2.7s 23:37:02 23:37:02 #6 [2/5] WORKDIR /home/app/ 23:37:04 #6 DONE 1.6s 23:37:04 23:37:04 #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:04 #7 0.399 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 23:37:04 #7 0.727 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 23:37:04 #7 0.802 Get:3 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1297 kB] 23:37:05 #7 1.140 Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3677 kB] 23:37:05 #7 1.291 Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB] 23:37:05 #7 1.308 Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6388 kB] 23:37:05 #7 1.673 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 23:37:06 #7 1.899 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 23:37:06 #7 2.127 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 23:37:06 #7 2.203 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 23:37:06 #7 2.328 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 23:37:06 #7 2.692 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 23:37:07 #7 3.700 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB] 23:37:07 #7 3.701 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4014 kB] 23:37:08 #7 3.917 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6607 kB] 23:37:08 #7 4.270 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1608 kB] 23:37:08 #7 4.354 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB] 23:37:08 #7 4.356 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] 23:37:09 #7 5.111 Fetched 44.2 MB in 5s (9102 kB/s) 23:37:09 #7 5.111 Reading package lists... 23:37:11 #7 6.954 Reading package lists... 23:37:13 #7 8.765 Building dependency tree... 23:37:13 #7 9.270 Reading state information... 23:37:14 #7 10.09 The following additional packages will be installed: 23:37:14 #7 10.09 ca-certificates libexpat1 libmpdec3 libpython3-stdlib libpython3.10-minimal 23:37:14 #7 10.09 libpython3.10-stdlib libreadline8 libsqlite3-0 media-types openssl 23:37:14 #7 10.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 23:37:14 #7 10.09 python3-setuptools python3-wheel python3.10 python3.10-minimal 23:37:14 #7 10.09 readline-common 23:37:14 #7 10.10 Suggested packages: 23:37:14 #7 10.10 python3-doc python3-tk python3-venv python-setuptools-doc python3.10-venv 23:37:14 #7 10.10 python3.10-doc binutils binfmt-support readline-doc 23:37:14 #7 10.10 Recommended packages: 23:37:14 #7 10.10 build-essential python3-dev 23:37:14 #7 10.30 The following NEW packages will be installed: 23:37:14 #7 10.30 ca-certificates libexpat1 libmpdec3 libpython3-stdlib libpython3.10-minimal 23:37:14 #7 10.31 libpython3.10-stdlib libreadline8 libsqlite3-0 media-types openssl python3 23:37:14 #7 10.31 python3-distutils python3-lib2to3 python3-minimal python3-pip 23:37:14 #7 10.31 python3-pkg-resources python3-setuptools python3-wheel python3.10 23:37:14 #7 10.31 python3.10-minimal readline-common 23:37:14 #7 10.66 0 upgraded, 21 newly installed, 0 to remove and 4 not upgraded. 23:37:14 #7 10.66 Need to get 9931 kB of archives. 23:37:14 #7 10.66 After this operation, 36.8 MB of additional disk space will be used. 23:37:14 #7 10.66 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.14 [816 kB] 23:37:15 #7 11.68 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] 23:37:15 #7 11.69 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.14 [2275 kB] 23:37:16 #7 11.99 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:16 #7 11.99 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 23:37:16 #7 11.99 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 23:37:16 #7 12.00 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 23:37:16 #7 12.00 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 23:37:16 #7 12.01 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 23:37:16 #7 12.05 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.14 [1850 kB] 23:37:16 #7 12.14 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.14 [509 kB] 23:37:16 #7 12.15 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:16 #7 12.15 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:16 #7 12.27 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB] 23:37:16 #7 12.29 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 23:37:16 #7 12.30 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:16 #7 12.30 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:16 #7 12.30 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 23:37:16 #7 12.30 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:16 #7 12.41 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:16 #7 12.41 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 23:37:16 #7 12.65 debconf: delaying package configuration, since apt-utils is not installed 23:37:16 #7 12.73 Fetched 9931 kB in 2s (4776 kB/s) 23:37:16 #7 12.77 Selecting previously unselected package libpython3.10-minimal:amd64. 23:37:16 #7 12.77 (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:16 #7 12.78 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.14_amd64.deb ... 23:37:16 #7 12.78 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ... 23:37:17 #7 13.19 Selecting previously unselected package libexpat1:amd64. 23:37:17 #7 13.19 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... 23:37:17 #7 13.21 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 23:37:17 #7 13.28 Selecting previously unselected package python3.10-minimal. 23:37:17 #7 13.28 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.14_amd64.deb ... 23:37:17 #7 13.29 Unpacking python3.10-minimal (3.10.12-1~22.04.14) ... 23:37:17 #7 13.41 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ... 23:37:17 #7 13.43 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 23:37:17 #7 13.45 Setting up python3.10-minimal (3.10.12-1~22.04.14) ... 23:37:18 #7 14.49 Selecting previously unselected package python3-minimal. 23:37:18 #7 14.49 (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:18 #7 14.49 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 23:37:18 #7 14.50 Unpacking python3-minimal (3.10.6-1~22.04.1) ... 23:37:18 #7 14.55 Selecting previously unselected package media-types. 23:37:18 #7 14.55 Preparing to unpack .../1-media-types_7.0.0_all.deb ... 23:37:18 #7 14.55 Unpacking media-types (7.0.0) ... 23:37:18 #7 14.60 Selecting previously unselected package libmpdec3:amd64. 23:37:18 #7 14.60 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 23:37:18 #7 14.61 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 23:37:18 #7 14.66 Selecting previously unselected package readline-common. 23:37:18 #7 14.66 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 23:37:18 #7 14.67 Unpacking readline-common (8.1.2-1) ... 23:37:18 #7 14.72 Selecting previously unselected package libreadline8:amd64. 23:37:18 #7 14.72 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 23:37:18 #7 14.72 Unpacking libreadline8:amd64 (8.1.2-1) ... 23:37:18 #7 14.78 Selecting previously unselected package libsqlite3-0:amd64. 23:37:18 #7 14.78 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 23:37:18 #7 14.79 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 23:37:18 #7 14.86 Selecting previously unselected package libpython3.10-stdlib:amd64. 23:37:19 #7 14.86 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.14_amd64.deb ... 23:37:19 #7 14.87 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ... 23:37:19 #7 15.38 Selecting previously unselected package python3.10. 23:37:19 #7 15.38 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.14_amd64.deb ... 23:37:19 #7 15.39 Unpacking python3.10 (3.10.12-1~22.04.14) ... 23:37:19 #7 15.44 Selecting previously unselected package libpython3-stdlib:amd64. 23:37:19 #7 15.44 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 23:37:19 #7 15.45 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 23:37:19 #7 15.50 Setting up python3-minimal (3.10.6-1~22.04.1) ... 23:37:20 #7 15.75 Selecting previously unselected package python3. 23:37:20 #7 15.75 (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:20 #7 15.76 Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 23:37:20 #7 15.76 Unpacking python3 (3.10.6-1~22.04.1) ... 23:37:20 #7 15.81 Selecting previously unselected package openssl. 23:37:20 #7 15.81 Preparing to unpack .../1-openssl_3.0.2-0ubuntu1.21_amd64.deb ... 23:37:20 #7 15.82 Unpacking openssl (3.0.2-0ubuntu1.21) ... 23:37:20 #7 15.89 Selecting previously unselected package ca-certificates. 23:37:20 #7 15.90 Preparing to unpack .../2-ca-certificates_20240203~22.04.1_all.deb ... 23:37:20 #7 15.90 Unpacking ca-certificates (20240203~22.04.1) ... 23:37:20 #7 16.14 Selecting previously unselected package python3-pkg-resources. 23:37:20 #7 16.14 Preparing to unpack .../3-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 23:37:20 #7 16.15 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 23:37:20 #7 16.23 Selecting previously unselected package python3-lib2to3. 23:37:20 #7 16.23 Preparing to unpack .../4-python3-lib2to3_3.10.8-1~22.04_all.deb ... 23:37:20 #7 16.24 Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 23:37:20 #7 16.43 Selecting previously unselected package python3-distutils. 23:37:20 #7 16.43 Preparing to unpack .../5-python3-distutils_3.10.8-1~22.04_all.deb ... 23:37:20 #7 16.44 Unpacking python3-distutils (3.10.8-1~22.04) ... 23:37:20 #7 16.58 Selecting previously unselected package python3-setuptools. 23:37:20 #7 16.58 Preparing to unpack .../6-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 23:37:20 #7 16.59 Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 23:37:20 #7 16.86 Selecting previously unselected package python3-wheel. 23:37:21 #7 16.86 Preparing to unpack .../7-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 23:37:21 #7 16.87 Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 23:37:21 #7 16.95 Selecting previously unselected package python3-pip. 23:37:21 #7 16.96 Preparing to unpack .../8-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 23:37:21 #7 16.96 Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 23:37:21 #7 17.84 Setting up media-types (7.0.0) ... 23:37:22 #7 17.87 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 23:37:22 #7 17.90 Setting up libmpdec3:amd64 (2.5.1-2build2) ... 23:37:22 #7 17.92 Setting up openssl (3.0.2-0ubuntu1.21) ... 23:37:22 #7 17.95 Setting up readline-common (8.1.2-1) ... 23:37:22 #7 17.98 Setting up libreadline8:amd64 (8.1.2-1) ... 23:37:22 #7 18.01 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ... 23:37:22 #7 18.03 Setting up ca-certificates (20240203~22.04.1) ... 23:37:22 #7 18.13 debconf: unable to initialize frontend: Dialog 23:37:22 #7 18.13 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:37:22 #7 18.13 debconf: falling back to frontend: Readline 23:37:22 #7 18.13 debconf: unable to initialize frontend: Readline 23:37:22 #7 18.13 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:37:22 #7 18.13 debconf: falling back to frontend: Teletype 23:37:22 #7 18.54 Updating certificates in /etc/ssl/certs... 23:37:23 #7 19.12 146 added, 0 removed; done. 23:37:23 #7 19.17 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 23:37:23 #7 19.19 Setting up python3.10 (3.10.12-1~22.04.14) ... 23:37:24 #7 20.24 Setting up python3 (3.10.6-1~22.04.1) ... 23:37:24 #7 20.26 running python rtupdate hooks for python3.10... 23:37:24 #7 20.26 running python post-rtupdate hooks for python3.10... 23:37:24 #7 20.37 Setting up python3-lib2to3 (3.10.8-1~22.04) ... 23:37:24 #7 20.51 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 23:37:24 #7 20.78 Setting up python3-distutils (3.10.8-1~22.04) ... 23:37:25 #7 20.95 Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 23:37:25 #7 21.45 Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 23:37:25 #7 21.65 Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 23:37:27 #7 23.28 Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 23:37:27 #7 23.31 Processing triggers for ca-certificates (20240203~22.04.1) ... 23:37:27 #7 23.32 Updating certificates in /etc/ssl/certs... 23:37:28 #7 23.78 0 added, 0 removed; done. 23:37:28 #7 23.78 Running hooks in /etc/ca-certificates/update.d... 23:37:28 #7 23.78 done. 23:37:28 #7 DONE 24.2s 23:37:28 23:37:28 #8 [4/5] COPY . . 23:37:28 #8 DONE 0.2s 23:37:28 23:37:28 #9 [5/5] RUN pip3 install --no-cache-dir -r requirements.txt requests-toolbelt==0.10.1 . 23:37:29 #9 0.840 Processing /home/app 23:37:29 #9 0.842 Preparing metadata (setup.py): started 23:37:29 #9 1.059 Preparing metadata (setup.py): finished with status 'done' 23:37:29 #9 1.181 Collecting requests-toolbelt==0.10.1 23:37:29 #9 1.268 Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) 23:37:29 #9 1.297 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 1.8 MB/s eta 0:00:00 23:37:29 #9 1.373 Collecting kfp==2.2.0 23:37:30 #9 1.379 Downloading kfp-2.2.0.tar.gz (375 kB) 23:37:30 #9 1.413 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 375.1/375.1 KB 12.1 MB/s eta 0:00:00 23:37:30 #9 1.491 Preparing metadata (setup.py): started 23:37:30 #9 1.764 Preparing metadata (setup.py): finished with status 'done' 23:37:30 #9 1.864 Collecting kfp-pipeline-spec 23:37:30 #9 1.870 Downloading kfp_pipeline_spec-2.15.2-py3-none-any.whl (9.8 kB) 23:37:30 #9 1.968 Collecting kfp-server-api 23:37:30 #9 1.974 Downloading kfp_server_api-2.15.2.tar.gz (63 kB) 23:37:30 #9 1.983 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 KB 31.0 MB/s eta 0:00:00 23:37:30 #9 2.024 Preparing metadata (setup.py): started 23:37:30 #9 2.261 Preparing metadata (setup.py): finished with status 'done' 23:37:30 #9 2.316 Collecting Flask==1.1.2 23:37:30 #9 2.322 Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB) 23:37:30 #9 2.327 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 KB 107.0 MB/s eta 0:00:00 23:37:31 #9 2.419 Collecting Flask-API==2.0 23:37:31 #9 2.487 Downloading Flask_API-2.0-py3-none-any.whl (119 kB) 23:37:31 #9 2.492 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.5/119.5 KB 57.5 MB/s eta 0:00:00 23:37:31 #9 2.600 Collecting Flask-Cors==4.0.1 23:37:31 #9 2.606 Downloading Flask_Cors-4.0.1-py2.py3-none-any.whl (14 kB) 23:37:31 #9 2.687 Collecting requests==2.25.1 23:37:31 #9 2.693 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 23:37:31 #9 2.697 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 199.6 MB/s eta 0:00:00 23:37:31 #9 2.777 Collecting Werkzeug==1.0.1 23:37:31 #9 2.783 Downloading Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 23:37:31 #9 2.793 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.6/298.6 KB 55.8 MB/s eta 0:00:00 23:37:31 #9 2.824 Collecting itsdangerous==2.0.1 23:37:31 #9 2.830 Downloading itsdangerous-2.0.1-py3-none-any.whl (18 kB) 23:37:31 #9 2.876 Collecting jinja2<3.1.0 23:37:31 #9 2.882 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 23:37:31 #9 2.888 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 66.3 MB/s eta 0:00:00 23:37:31 #9 3.106 Collecting PyYAML<7,>=5.3 23:37:31 #9 3.111 Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 23:37:31 #9 3.132 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 47.9 MB/s eta 0:00:00 23:37:31 #9 3.193 Collecting click<9,>=8.0.0 23:37:31 #9 3.198 Downloading click-8.3.1-py3-none-any.whl (108 kB) 23:37:31 #9 3.203 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 KB 121.2 MB/s eta 0:00:00 23:37:31 #9 3.234 Collecting docstring-parser<1,>=0.7.3 23:37:31 #9 3.239 Downloading docstring_parser-0.17.0-py3-none-any.whl (36 kB) 23:37:31 #9 3.445 Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 23:37:31 #9 3.451 Downloading google_api_core-2.29.0-py3-none-any.whl (173 kB) 23:37:32 #9 3.456 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.9/173.9 KB 98.5 MB/s eta 0:00:00 23:37:32 #9 3.683 Collecting google-auth<3,>=1.6.1 23:37:32 #9 3.687 Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 23:37:32 #9 3.694 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 236.5/236.5 KB 71.4 MB/s eta 0:00:00 23:37:32 #9 3.825 Collecting google-cloud-storage<3,>=2.2.1 23:37:32 #9 3.830 Downloading google_cloud_storage-2.19.0-py2.py3-none-any.whl (131 kB) 23:37:32 #9 3.836 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 KB 44.9 MB/s eta 0:00:00 23:37:32 #9 3.851 Collecting kfp-pipeline-spec 23:37:32 #9 3.857 Downloading kfp_pipeline_spec-0.2.2-py3-none-any.whl (20 kB) 23:37:32 #9 3.877 Collecting kfp-server-api 23:37:32 #9 3.883 Downloading kfp-server-api-2.0.5.tar.gz (63 kB) 23:37:32 #9 3.890 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.4/63.4 KB 28.6 MB/s eta 0:00:00 23:37:32 #9 3.931 Preparing metadata (setup.py): started 23:37:32 #9 4.172 Preparing metadata (setup.py): finished with status 'done' 23:37:32 #9 4.256 Collecting kubernetes<27,>=8.0.0 23:37:32 #9 4.262 Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) 23:37:32 #9 4.292 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 59.9 MB/s eta 0:00:00 23:37:33 #9 5.132 Collecting protobuf<4,>=3.13.0 23:37:33 #9 5.140 Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) 23:37:33 #9 5.161 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 59.9 MB/s eta 0:00:00 23:37:33 #9 5.194 Collecting tabulate<1,>=0.8.6 23:37:33 #9 5.199 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 23:37:33 #9 5.302 Collecting urllib3<2.0.0 23:37:33 #9 5.307 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 23:37:33 #9 5.313 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 58.7 MB/s eta 0:00:00 23:37:34 #9 5.450 Collecting idna<3,>=2.5 23:37:34 #9 5.456 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 23:37:34 #9 5.460 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 178.1 MB/s eta 0:00:00 23:37:34 #9 5.517 Collecting chardet<5,>=3.0.2 23:37:34 #9 5.523 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 23:37:34 #9 5.528 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 159.5 MB/s eta 0:00:00 23:37:34 #9 5.589 Collecting certifi>=2017.4.17 23:37:34 #9 5.594 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 23:37:34 #9 5.598 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 KB 148.0 MB/s eta 0:00:00 23:37:34 #9 5.668 Collecting python-dateutil 23:37:34 #9 5.673 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:37:34 #9 5.681 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 KB 47.0 MB/s eta 0:00:00 23:37:34 #9 5.717 Collecting six>=1.10 23:37:34 #9 5.721 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 23:37:34 #9 5.999 Collecting MarkupSafe>=2.0 23:37:34 #9 6.005 Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 23:37:34 #9 6.305 Collecting googleapis-common-protos<2.0.0,>=1.56.2 23:37:34 #9 6.310 Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 23:37:34 #9 6.319 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.5/297.5 KB 55.7 MB/s eta 0:00:00 23:37:34 #9 6.381 Collecting proto-plus<2.0.0,>=1.22.3 23:37:34 #9 6.386 Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 23:37:34 #9 6.390 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.5/50.5 KB 170.2 MB/s eta 0:00:00 23:37:35 #9 6.532 Collecting pyasn1-modules>=0.2.1 23:37:35 #9 6.537 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 23:37:35 #9 6.546 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 36.8 MB/s eta 0:00:00 23:37:35 #9 7.457 Collecting cryptography>=38.0.3 23:37:36 #9 7.462 Downloading cryptography-46.0.4-cp38-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 23:37:36 #9 7.533 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 67.6 MB/s eta 0:00:00 23:37:36 #9 7.584 Collecting rsa<5,>=3.1.4 23:37:36 #9 7.590 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 23:37:36 #9 7.839 Collecting google-crc32c<2.0dev,>=1.0 23:37:36 #9 7.845 Downloading google_crc32c-1.8.0-cp310-cp310-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (33 kB) 23:37:36 #9 7.910 Collecting google-cloud-core<3.0dev,>=2.3.0 23:37:36 #9 7.916 Downloading google_cloud_core-2.5.0-py3-none-any.whl (29 kB) 23:37:36 #9 8.030 Collecting google-resumable-media>=2.7.2 23:37:36 #9 8.036 Downloading google_resumable_media-2.8.0-py3-none-any.whl (81 kB) 23:37:36 #9 8.040 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 KB 73.1 MB/s eta 0:00:00 23:37:36 #9 8.251 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 23:37:36 #9 8.256 Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 23:37:36 #9 8.260 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.6/82.6 KB 201.5 MB/s eta 0:00:00 23:37:36 #9 8.285 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:37:37 #9 8.510 Collecting requests-oauthlib 23:37:37 #9 8.515 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 23:37:37 #9 9.158 Collecting cffi>=2.0.0 23:37:37 #9 9.163 Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) 23:37:37 #9 9.171 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 KB 40.7 MB/s eta 0:00:00 23:37:37 #9 9.226 Collecting typing-extensions>=4.13.2 23:37:37 #9 9.232 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:37:37 #9 9.236 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 183.6 MB/s eta 0:00:00 23:37:38 #9 9.794 Collecting pyasn1<0.7.0,>=0.6.1 23:37:38 #9 9.799 Downloading pyasn1-0.6.2-py3-none-any.whl (83 kB) 23:37:38 #9 9.803 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 KB 210.9 MB/s eta 0:00:00 23:37:38 #9 9.933 Collecting oauthlib>=3.0.0 23:37:38 #9 9.938 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 23:37:38 #9 9.943 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 KB 86.7 MB/s eta 0:00:00 23:37:38 #9 9.987 Collecting pycparser 23:37:38 #9 9.992 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 23:37:38 #9 9.996 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 KB 179.5 MB/s eta 0:00:00 23:37:38 #9 10.08 Building wheels for collected packages: kfp, kfadapter, kfp-server-api 23:37:38 #9 10.08 Building wheel for kfp (setup.py): started 23:37:39 #9 10.64 Building wheel for kfp (setup.py): finished with status 'done' 23:37:39 #9 10.64 Created wheel for kfp: filename=kfp-2.2.0-py3-none-any.whl size=524142 sha256=5438b04350eeacc0dc5341198d7145c9b1c164324b7ca9a34ec44554825d2039 23:37:39 #9 10.64 Stored in directory: /tmp/pip-ephem-wheel-cache-mvk88z5b/wheels/cb/3f/3b/4252557754ccf9672f90c43251d5fc8972b88b47d2d046163f 23:37:39 #9 10.65 Building wheel for kfadapter (setup.py): started 23:37:39 #9 10.94 Building wheel for kfadapter (setup.py): finished with status 'done' 23:37:39 #9 10.94 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24802 sha256=d055b85175833da6adf56a93fa3e14e85218c1e99ff9bf7bc2fad70730a02d57 23:37:39 #9 10.94 Stored in directory: /tmp/pip-ephem-wheel-cache-mvk88z5b/wheels/d5/a7/dd/fcf347b3d855f5cc0d937e9cc56d2fe48867b38fc0a7ecfe32 23:37:39 #9 10.94 Building wheel for kfp-server-api (setup.py): started 23:37:39 #9 11.30 Building wheel for kfp-server-api (setup.py): finished with status 'done' 23:37:39 #9 11.30 Created wheel for kfp-server-api: filename=kfp_server_api-2.0.5-py3-none-any.whl size=114754 sha256=ff54cb6d308ab609e478040bc4db05c9dbce60d9b1312b18dbdd390c215b73d6 23:37:39 #9 11.30 Stored in directory: /tmp/pip-ephem-wheel-cache-mvk88z5b/wheels/ac/4f/f0/2f622aadcbf8921fb72d24f52efaffacc235f863c195c289c5 23:37:39 #9 11.31 Successfully built kfp kfadapter kfp-server-api 23:37:40 #9 11.62 Installing collected packages: kfadapter, Werkzeug, websocket-client, urllib3, typing-extensions, tabulate, six, PyYAML, pycparser, pyasn1, protobuf, oauthlib, MarkupSafe, itsdangerous, idna, google-crc32c, docstring-parser, click, chardet, certifi, rsa, requests, python-dateutil, pyasn1-modules, proto-plus, kfp-pipeline-spec, jinja2, googleapis-common-protos, google-resumable-media, cffi, requests-toolbelt, requests-oauthlib, kfp-server-api, Flask, cryptography, google-auth, Flask-Cors, Flask-API, kubernetes, google-api-core, google-cloud-core, google-cloud-storage, kfp 23:37:45 #9 17.10 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 certifi-2026.1.4 cffi-2.0.0 chardet-4.0.0 click-8.3.1 cryptography-46.0.4 docstring-parser-0.17.0 google-api-core-2.29.0 google-auth-2.48.0 google-cloud-core-2.5.0 google-cloud-storage-2.19.0 google-crc32c-1.8.0 google-resumable-media-2.8.0 googleapis-common-protos-1.72.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.27.1 protobuf-3.20.3 pyasn1-0.6.2 pyasn1-modules-0.4.2 pycparser-3.0 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 typing-extensions-4.15.0 urllib3-1.26.20 websocket-client-1.9.0 23:37:45 #9 17.10 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:37:46 #9 DONE 18.1s 23:37:46 23:37:46 #10 exporting to image 23:37:46 #10 exporting layers 23:37:47 #10 exporting layers 0.9s done 23:37:47 #10 writing image sha256:dd88e7bfdc62429467c2c7f1620c88f9aa6c673647968f7d3d47be08fe2eec68 done 23:37:47 #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 done 23:37:47 #10 DONE 1.0s 23:37:47 ---> docker-build.sh ends 23:37:47 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15272155497405803561.sh 23:37:47 [EnvInject] - Injecting environment variables from a build step. 23:37:47 [EnvInject] - Injecting as environment variables the properties content 23:37:47 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:37:47 23:37:47 [EnvInject] - Variables injected successfully. 23:37:47 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11001906483469112544.sh 23:37:47 ---> docker-push.sh 23:37:47 Docker version 24.0.2, build cb74dfc 23:37:47 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:37:47 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker:5.0.0 23:37:47 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker] 23:37:47 455ecffc51a6: Preparing 23:37:47 a053e615bbf2: Preparing 23:37:47 bb33f40313c8: Preparing 23:37:47 83481c332604: Preparing 23:37:47 fbb9bbbaf4d2: Preparing 23:37:48 83481c332604: Pushed 23:37:48 a053e615bbf2: Pushed 23:37:53 bb33f40313c8: Pushed 23:37:53 455ecffc51a6: Pushed 23:37:55 fbb9bbbaf4d2: Pushed 23:37:55 5.0.0: digest: sha256:9389994fc8d6be70f6a7e858c18c1739809728f7f6df2f22f72b00059cfba2c3 size: 1369 23:37:55 ---> docker-push.sh ends 23:37:55 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17064967968514914368.sh 23:37:55 $ ssh-agent -k 23:37:55 unset SSH_AUTH_SOCK; 23:37:55 unset SSH_AGENT_PID; 23:37:55 echo Agent pid 2105 killed; 23:37:55 [ssh-agent] Stopped. 23:37:55 [PostBuildScript] - [INFO] Executing post build scripts. 23:37:55 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins9234221281169126621.sh 23:37:55 ---> sysstat.sh 23:37:56 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins15967696607289077275.sh 23:37:56 ---> package-listing.sh 23:37:56 ++ facter osfamily 23:37:56 ++ tr '[:upper:]' '[:lower:]' 23:37:56 + OS_FAMILY=debian 23:37:56 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master 23:37:56 + START_PACKAGES=/tmp/packages_start.txt 23:37:56 + END_PACKAGES=/tmp/packages_end.txt 23:37:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:56 + PACKAGES=/tmp/packages_start.txt 23:37:56 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master ']' 23:37:56 + PACKAGES=/tmp/packages_end.txt 23:37:56 + case "${OS_FAMILY}" in 23:37:56 + dpkg -l 23:37:56 + grep '^ii' 23:37:56 + '[' -f /tmp/packages_start.txt ']' 23:37:56 + '[' -f /tmp/packages_end.txt ']' 23:37:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:56 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master ']' 23:37:56 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/archives/ 23:37:56 + 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:37:56 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10638772562734347700.sh 23:37:56 ---> capture-instance-metadata.sh 23:37:56 Setup pyenv: 23:37:56 system 23:37:56 3.8.13 23:37:56 3.9.13 23:37:56 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:37:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sajn from file:/tmp/.os_lf_venv 23:37:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:58 lf-activate-venv(): INFO: Base packages installed successfully 23:37:58 lf-activate-venv(): INFO: Installing additional packages: lftools 23:38:17 lf-activate-venv(): INFO: Adding /tmp/venv-Sajn/bin to PATH 23:38:17 INFO: Running in OpenStack, capturing instance metadata 23:38:17 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins3705421044876338515.sh 23:38:17 provisioning config files... 23:38:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master@tmp/config10157372566191366628tmp 23:38:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:38:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:38:17 [EnvInject] - Injecting environment variables from a build step. 23:38:17 [EnvInject] - Injecting as environment variables the properties content 23:38:17 SERVER_ID=logs 23:38:17 23:38:17 [EnvInject] - Variables injected successfully. 23:38:17 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10327739876156947368.sh 23:38:17 ---> create-netrc.sh 23:38:17 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7412348893188931824.sh 23:38:17 ---> python-tools-install.sh 23:38:17 Setup pyenv: 23:38:17 system 23:38:17 3.8.13 23:38:17 3.9.13 23:38:17 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:38:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sajn from file:/tmp/.os_lf_venv 23:38:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:21 lf-activate-venv(): INFO: Base packages installed successfully 23:38:21 lf-activate-venv(): INFO: Installing additional packages: lftools 23:38:39 lf-activate-venv(): INFO: Adding /tmp/venv-Sajn/bin to PATH 23:38:39 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins2545938367591557154.sh 23:38:39 ---> sudo-logs.sh 23:38:39 Archiving 'sudo' log.. 23:38:39 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11945442392891376971.sh 23:38:39 ---> job-cost.sh 23:38:39 Setup pyenv: 23:38:39 system 23:38:39 3.8.13 23:38:39 3.9.13 23:38:39 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:38:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sajn from file:/tmp/.os_lf_venv 23:38:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:43 lf-activate-venv(): INFO: Base packages installed successfully 23:38:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:38:53 lf-activate-venv(): INFO: Adding /tmp/venv-Sajn/bin to PATH 23:38:53 INFO: No Stack... 23:38:53 INFO: Retrieving Pricing Info for: v3-starter-4 23:38:53 INFO: Archiving Costs 23:38:53 [aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins4851707581934738038.sh 23:38:53 ---> logs-deploy.sh 23:38:54 Setup pyenv: 23:38:54 system 23:38:54 3.8.13 23:38:54 3.9.13 23:38:54 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-docker-docker-merge-master/.python-version) 23:38:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sajn from file:/tmp/.os_lf_venv 23:38:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:57 lf-activate-venv(): INFO: Base packages installed successfully 23:38:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:39:15 lf-activate-venv(): INFO: Adding /tmp/venv-Sajn/bin to PATH 23:39:15 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/222 23:39:15 INFO: archiving workspace using pattern(s): 23:39:17 Archives upload complete. 23:39:18 INFO: archiving logs to Nexus 23:39:19 ---> uname -a: 23:39:19 Linux prd-ubuntu1804-docker-4c-4g-5481 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:39:19 23:39:19 23:39:19 ---> lscpu: 23:39:19 Architecture: x86_64 23:39:19 CPU op-mode(s): 32-bit, 64-bit 23:39:19 Byte Order: Little Endian 23:39:19 CPU(s): 4 23:39:19 On-line CPU(s) list: 0-3 23:39:19 Thread(s) per core: 1 23:39:19 Core(s) per socket: 1 23:39:19 Socket(s): 4 23:39:19 NUMA node(s): 1 23:39:19 Vendor ID: AuthenticAMD 23:39:19 CPU family: 23 23:39:19 Model: 49 23:39:19 Model name: AMD EPYC-Rome Processor 23:39:19 Stepping: 0 23:39:19 CPU MHz: 2799.998 23:39:19 BogoMIPS: 5599.99 23:39:19 Virtualization: AMD-V 23:39:19 Hypervisor vendor: KVM 23:39:19 Virtualization type: full 23:39:19 L1d cache: 32K 23:39:19 L1i cache: 32K 23:39:19 L2 cache: 512K 23:39:19 L3 cache: 16384K 23:39:19 NUMA node0 CPU(s): 0-3 23:39:19 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:39:19 23:39:19 23:39:19 ---> nproc: 23:39:19 4 23:39:19 23:39:19 23:39:19 ---> df -h: 23:39:19 Filesystem Size Used Avail Use% Mounted on 23:39:19 udev 3.9G 0 3.9G 0% /dev 23:39:19 tmpfs 798M 696K 797M 1% /run 23:39:19 /dev/vda1 20G 9.1G 11G 48% / 23:39:19 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:39:19 tmpfs 5.0M 0 5.0M 0% /run/lock 23:39:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:39:19 /dev/vda15 105M 5.3M 100M 5% /boot/efi 23:39:19 tmpfs 798M 0 798M 0% /run/user/1001 23:39:19 23:39:19 23:39:19 ---> free -m: 23:39:19 total used free shared buff/cache available 23:39:19 Mem: 7976 521 5104 0 2349 7164 23:39:19 Swap: 1023 0 1023 23:39:19 23:39:19 23:39:19 ---> ip addr: 23:39:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:39:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:39:19 inet 127.0.0.1/8 scope host lo 23:39:19 valid_lft forever preferred_lft forever 23:39:19 inet6 ::1/128 scope host 23:39:19 valid_lft forever preferred_lft forever 23:39:19 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 23:39:19 link/ether fa:16:3e:be:2d:5c brd ff:ff:ff:ff:ff:ff 23:39:19 inet 10.32.6.219/23 brd 10.32.7.255 scope global dynamic ens3 23:39:19 valid_lft 86121sec preferred_lft 86121sec 23:39:19 inet6 fe80::f816:3eff:febe:2d5c/64 scope link 23:39:19 valid_lft forever preferred_lft forever 23:39:19 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:39:19 link/ether 02:42:bf:ac:3f:e6 brd ff:ff:ff:ff:ff:ff 23:39:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:39:19 valid_lft forever preferred_lft forever 23:39:19 23:39:19 23:39:19 ---> sar -b -r -n DEV: 23:39:19 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5481) 02/08/26 _x86_64_ (4 CPU) 23:39:19 23:39:19 23:34:42 LINUX RESTART (4 CPU) 23:39:19 23:39:19 23:35:01 tps rtps wtps bread/s bwrtn/s 23:39:19 23:36:02 162.47 69.26 93.22 5599.33 40205.32 23:39:19 23:37:01 74.17 14.27 59.91 2304.97 9285.34 23:39:19 23:38:01 114.66 0.52 114.15 34.26 15040.56 23:39:19 23:39:01 19.26 0.37 18.90 31.33 1408.57 23:39:19 Average: 92.72 21.13 71.59 1991.16 16515.06 23:39:19 23:39:19 23:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:39:19 23:36:02 5847368 7381508 2320060 28.41 39132 1674668 1017376 11.04 617760 1530536 70860 23:39:19 23:37:01 5460764 7403872 2706664 33.14 59732 2045088 1176376 12.76 649816 1846500 183368 23:39:19 23:38:01 5266504 7364996 2900924 35.52 74036 2172244 1019344 11.06 857928 1805524 1496 23:39:19 23:39:01 5245668 7353356 2921760 35.77 76100 2179024 1032668 11.21 876252 1806504 10924 23:39:19 Average: 5455076 7375933 2712352 33.21 62250 2017756 1061441 11.52 750439 1747266 66662 23:39:19 23:39:19 23:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:39:19 23:36:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:39:19 23:36:02 ens3 426.18 248.43 1209.50 68.71 0.00 0.00 0.00 0.00 23:39:19 23:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:19 23:37:01 lo 2.30 2.30 0.21 0.21 0.00 0.00 0.00 0.00 23:39:19 23:37:01 ens3 121.61 81.27 1061.82 20.07 0.00 0.00 0.00 0.00 23:39:19 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:19 23:38:01 lo 1.87 1.87 0.16 0.16 0.00 0.00 0.00 0.00 23:39:19 23:38:01 ens3 293.45 287.15 1129.53 1041.77 0.00 0.00 0.00 0.00 23:39:19 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:19 23:39:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 23:39:19 23:39:01 ens3 11.90 12.88 9.32 6.11 0.00 0.00 0.00 0.00 23:39:19 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:19 Average: lo 1.54 1.54 0.14 0.14 0.00 0.00 0.00 0.00 23:39:19 Average: ens3 213.67 157.75 851.66 285.27 0.00 0.00 0.00 0.00 23:39:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:19 23:39:19 23:39:19 ---> sar -P ALL: 23:39:19 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5481) 02/08/26 _x86_64_ (4 CPU) 23:39:19 23:39:19 23:34:42 LINUX RESTART (4 CPU) 23:39:19 23:39:19 23:35:01 CPU %user %nice %system %iowait %steal %idle 23:39:19 23:36:02 all 19.82 0.00 2.65 5.10 0.90 71.54 23:39:19 23:36:02 0 28.36 0.00 4.76 1.14 1.07 64.68 23:39:19 23:36:02 1 15.14 0.00 1.80 9.89 0.67 72.50 23:39:19 23:36:02 2 17.82 0.00 2.26 6.99 1.07 71.86 23:39:19 23:36:02 3 17.98 0.00 1.74 2.35 0.77 77.16 23:39:19 23:37:01 all 21.03 0.00 1.73 2.01 0.78 74.45 23:39:19 23:37:01 0 31.42 0.00 2.51 1.07 1.17 63.84 23:39:19 23:37:01 1 23.12 0.00 1.73 2.25 0.81 72.09 23:39:19 23:37:01 2 16.51 0.00 1.67 4.58 0.72 76.52 23:39:19 23:37:01 3 13.04 0.00 1.03 0.20 0.46 85.26 23:39:19 23:38:01 all 22.05 0.00 2.87 2.86 1.00 71.22 23:39:19 23:38:01 0 16.62 0.00 3.43 4.74 0.72 74.49 23:39:19 23:38:01 1 12.22 0.00 2.01 1.74 0.71 83.32 23:39:19 23:38:01 2 25.70 0.00 3.47 3.37 1.21 66.25 23:39:19 23:38:01 3 33.77 0.00 2.56 1.57 1.37 60.73 23:39:19 23:39:01 all 21.20 0.00 0.95 0.51 0.61 76.73 23:39:19 23:39:01 0 19.92 0.00 0.82 0.05 0.53 78.68 23:39:19 23:39:01 1 15.05 0.00 0.46 0.40 0.61 83.47 23:39:19 23:39:01 2 16.23 0.00 1.25 1.57 0.42 80.54 23:39:19 23:39:01 3 33.63 0.00 1.32 0.03 0.87 64.15 23:39:19 Average: all 21.03 0.00 2.05 2.62 0.82 73.48 23:39:19 Average: 0 24.05 0.00 2.88 1.75 0.87 70.45 23:39:19 Average: 1 16.35 0.00 1.50 3.57 0.70 77.88 23:39:19 Average: 2 19.07 0.00 2.16 4.12 0.85 73.79 23:39:19 Average: 3 24.65 0.00 1.66 1.04 0.87 71.78 23:39:19 23:39:19 23:39:19