Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/tm/+/14271
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-4c-4g-4506 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-ZTfBFYQayqSW/agent.2117
SSH_AGENT_PID=2119
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/private_key_4217418765362454924.key (jenkins-ssh)
[ssh-agent] Using credentials jenkins (jenkins)
The recommended git tool is: NONE
using credential jenkins
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm
 > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master # timeout=10
Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_SSH to set credentials jenkins
 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10
Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm
using GIT_SSH to set credentials jenkins
 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm refs/changes/71/14271/2 # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision f157be8bf33b12481339e26b03473b5b7c9b336a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f157be8bf33b12481339e26b03473b5b7c9b336a # timeout=10
Commit message: "TM module test case addition for pipeline service"
 > git rev-list --no-walk 81dda951f3d7b7e409bab186a08865000e972a2f # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins16159343221373312177.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.6 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tgik
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-tgik/bin to PATH
Generating Requirements File
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.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
Python 3.10.6
pip 25.0.1 from /tmp/venv-tgik/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.2
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.3
boto3==1.37.28
botocore==1.37.28
bs4==0.0.2
cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.1
click==8.1.8
cliff==4.9.1
cmd2==2.5.11
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.4
durationpy==0.9
email_validator==2.2.0
filelock==3.18.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.38.0
httplib2==0.22.0
identify==2.6.9
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.10.0
kubernetes==32.0.1
lftools==0.37.12
lxml==5.3.2
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.4.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.1
oslo.context==5.7.1
oslo.i18n==6.5.1
oslo.log==7.1.0
oslo.serialization==5.7.0
oslo.utils==8.2.0
packaging==24.2
pbr==6.1.1
platformdirs==4.3.7
prettytable==3.16.0
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.7.0
python-dateutil==2.9.0.post0
python-heatclient==4.1.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==7.4.0
python-swiftclient==4.7.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.24.0
rsa==4.9
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
s3transfer==0.11.4
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.6
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.13.1
tzdata==2025.2
urllib3==1.26.20
virtualenv==20.30.0
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.2
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config8089596784588095104tmp
copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config4438577391358787111tmp
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4839373105940437937.sh
---> docker-login.sh
nexus3.o-ran-sc.org:10001
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
nexus3.o-ran-sc.org:10002
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
nexus3.o-ran-sc.org:10003
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
nexus3.o-ran-sc.org:10004
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
---> docker-login.sh ends
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins6717047178238941279.sh
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12401751138830541623.sh
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
DOCKER_ROOT=.
CONTAINER_TAG_YAML_DIR=
CONTAINER_TAG_METHOD=yaml-file

[EnvInject] - Variables injected successfully.
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins8389032061131901360.sh
---> docker-get-container-tag.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tgik from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: yq 
lf-activate-venv(): INFO: Adding /tmp/venv-tgik/bin to PATH
---> Docker image tag found: 3.1.0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt'
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
DOCKER_ARGS=--network=host
DOCKER_ROOT=.
CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001
CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004
DOCKER_NAME=o-ran-sc/aiml-fw-awmf-tm-docker

[EnvInject] - Variables injected successfully.
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7958893545967294068.sh
---> docker-build.sh
Docker version 24.0.2, build cb74dfc
Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0
docker build --network=host     -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0 .
#1 [internal] load .dockerignore
#1 transferring context: 76B done
#1 DONE 0.1s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 1.33kB done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/library/python:3.10-slim
#3 DONE 1.2s

#4 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:06f6d69d229bb55fab83dded514e54eede977e33e92d855ba3f97ce0e3234abc
#4 resolve docker.io/library/python:3.10-slim@sha256:06f6d69d229bb55fab83dded514e54eede977e33e92d855ba3f97ce0e3234abc 0.0s done
#4 ...

#5 [internal] load build context
#5 transferring context: 552.24kB 0.0s done
#5 DONE 0.1s

#4 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:06f6d69d229bb55fab83dded514e54eede977e33e92d855ba3f97ce0e3234abc
#4 sha256:806331b0d26083206f286a87d0bc51fd32227a07c4747cb6d46666b5c5d4d30b 0B / 15.64MB 0.1s
#4 sha256:06f6d69d229bb55fab83dded514e54eede977e33e92d855ba3f97ce0e3234abc 9.13kB / 9.13kB done
#4 sha256:3fb3111ff5ff4efaf8091eb42d6626e2f0940ad36fb659917ecf78e61130d650 1.75kB / 1.75kB done
#4 sha256:643092d2b2968a7c0d7d64fbc517f9222cd399fb332121bf5465419c80d3bfc8 5.29kB / 5.29kB done
#4 sha256:6e909acdb790c5a1989d9cfc795fda5a246ad6664bb27b5c688e2b734b2c5fad 0B / 28.20MB 0.1s
#4 sha256:a8053d65de8edac0d12f24eb1817ab2bec12d899c992a2f92116314c217ccc78 0B / 3.51MB 0.1s
#4 sha256:806331b0d26083206f286a87d0bc51fd32227a07c4747cb6d46666b5c5d4d30b 3.15MB / 15.64MB 0.3s
#4 sha256:6e909acdb790c5a1989d9cfc795fda5a246ad6664bb27b5c688e2b734b2c5fad 13.63MB / 28.20MB 0.3s
#4 sha256:a8053d65de8edac0d12f24eb1817ab2bec12d899c992a2f92116314c217ccc78 3.51MB / 3.51MB 0.2s done
#4 sha256:ce054015c4fbe663550dd11a22748c34152e91ebacb5b3275fc2674894dd0e2e 0B / 250B 0.3s
#4 sha256:806331b0d26083206f286a87d0bc51fd32227a07c4747cb6d46666b5c5d4d30b 11.53MB / 15.64MB 0.4s
#4 sha256:6e909acdb790c5a1989d9cfc795fda5a246ad6664bb27b5c688e2b734b2c5fad 24.12MB / 28.20MB 0.4s
#4 sha256:ce054015c4fbe663550dd11a22748c34152e91ebacb5b3275fc2674894dd0e2e 250B / 250B 0.4s done
#4 sha256:806331b0d26083206f286a87d0bc51fd32227a07c4747cb6d46666b5c5d4d30b 15.64MB / 15.64MB 0.5s
#4 sha256:6e909acdb790c5a1989d9cfc795fda5a246ad6664bb27b5c688e2b734b2c5fad 28.20MB / 28.20MB 0.5s
#4 extracting sha256:6e909acdb790c5a1989d9cfc795fda5a246ad6664bb27b5c688e2b734b2c5fad
#4 sha256:806331b0d26083206f286a87d0bc51fd32227a07c4747cb6d46666b5c5d4d30b 15.64MB / 15.64MB 0.5s done
#4 sha256:6e909acdb790c5a1989d9cfc795fda5a246ad6664bb27b5c688e2b734b2c5fad 28.20MB / 28.20MB 0.5s done
#4 extracting sha256:6e909acdb790c5a1989d9cfc795fda5a246ad6664bb27b5c688e2b734b2c5fad 1.2s done
#4 extracting sha256:a8053d65de8edac0d12f24eb1817ab2bec12d899c992a2f92116314c217ccc78
#4 extracting sha256:a8053d65de8edac0d12f24eb1817ab2bec12d899c992a2f92116314c217ccc78 0.1s done
#4 extracting sha256:806331b0d26083206f286a87d0bc51fd32227a07c4747cb6d46666b5c5d4d30b
#4 extracting sha256:806331b0d26083206f286a87d0bc51fd32227a07c4747cb6d46666b5c5d4d30b 0.7s done
#4 extracting sha256:ce054015c4fbe663550dd11a22748c34152e91ebacb5b3275fc2674894dd0e2e done
#4 DONE 2.9s

#6 [builder 2/6] WORKDIR /app
#6 DONE 2.0s

#7 [builder 3/6] RUN apt-get update &&     apt-get install -y --no-install-recommends python3-pip apt-utils git &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
#7 0.278 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#7 0.293 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#7 0.294 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#7 0.374 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
#7 0.482 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B]
#7 0.503 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [251 kB]
#7 1.445 Fetched 9298 kB in 1s (7902 kB/s)
#7 1.445 Reading package lists...
#7 1.938 Reading package lists...
#7 2.423 Building dependency tree...
#7 2.547 Reading state information...
#7 2.665 The following additional packages will be installed:
#7 2.665   git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4
#7 2.665   libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 libpython3-stdlib
#7 2.666   libpython3.11-minimal libpython3.11-stdlib librtmp1 libsasl2-2
#7 2.666   libsasl2-modules-db libssh2-1 media-types perl perl-modules-5.36 python3
#7 2.666   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
#7 2.666   python3-setuptools python3-wheel python3.11 python3.11-minimal
#7 2.666 Suggested packages:
#7 2.666   gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
#7 2.666   gitk gitweb git-cvs git-mediawiki git-svn sensible-utils perl-doc
#7 2.666   libterm-readline-gnu-perl | libterm-readline-perl-perl make
#7 2.666   libtap-harness-archive-perl python3-doc python3-tk python3-venv
#7 2.666   python-setuptools-doc python3.11-venv python3.11-doc binutils binfmt-support
#7 2.666 Recommended packages:
#7 2.666   patch less ssh-client libldap-common publicsuffix libsasl2-modules
#7 2.666   build-essential python3-dev
#7 2.891 The following NEW packages will be installed:
#7 2.891   apt-utils git git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1
#7 2.892   libgdbm-compat4 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5
#7 2.892   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib librtmp1
#7 2.892   libsasl2-2 libsasl2-modules-db libssh2-1 media-types perl perl-modules-5.36
#7 2.892   python3 python3-distutils python3-lib2to3 python3-minimal python3-pip
#7 2.892   python3-pkg-resources python3-setuptools python3-wheel python3.11
#7 2.892   python3.11-minimal
#7 2.917 0 upgraded, 32 newly installed, 0 to remove and 2 not upgraded.
#7 2.917 Need to get 26.1 MB of archives.
#7 2.917 After this operation, 135 MB of additional disk space will be used.
#7 2.917 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]
#7 2.959 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
#7 2.961 Get:3 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB]
#7 3.008 Get:4 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB]
#7 3.010 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u5 [816 kB]
#7 3.018 Get:6 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB]
#7 3.019 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u5 [2067 kB]
#7 3.038 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
#7 3.039 Get:9 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
#7 3.040 Get:10 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u5 [1797 kB]
#7 3.056 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u5 [573 kB]
#7 3.061 Get:12 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
#7 3.062 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
#7 3.064 Get:14 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB]
#7 3.069 Get:15 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
#7 3.073 Get:16 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
#7 3.073 Get:17 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
#7 3.074 Get:18 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
#7 3.075 Get:19 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
#7 3.078 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
#7 3.080 Get:21 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
#7 3.082 Get:22 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
#7 3.085 Get:23 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB]
#7 3.088 Get:24 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
#7 3.091 Get:25 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB]
#7 3.113 Get:26 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB]
#7 3.186 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
#7 3.190 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB]
#7 3.194 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB]
#7 3.200 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB]
#7 3.210 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB]
#7 3.210 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB]
#7 3.346 debconf: delaying package configuration, since apt-utils is not installed
#7 3.381 Fetched 26.1 MB in 0s (79.7 MB/s)
#7 3.409 Selecting previously unselected package perl-modules-5.36.
#7 3.409 (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 ... 6686 files and directories currently installed.)
#7 3.417 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ...
#7 3.423 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ...
#7 5.390 Selecting previously unselected package libgdbm-compat4:amd64.
#7 5.392 Preparing to unpack .../1-libgdbm-compat4_1.23-3_amd64.deb ...
#7 5.406 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
#7 5.464 Selecting previously unselected package libperl5.36:amd64.
#7 5.466 Preparing to unpack .../2-libperl5.36_5.36.0-7+deb12u1_amd64.deb ...
#7 5.471 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ...
#7 6.185 Selecting previously unselected package perl.
#7 6.187 Preparing to unpack .../3-perl_5.36.0-7+deb12u1_amd64.deb ...
#7 6.200 Unpacking perl (5.36.0-7+deb12u1) ...
#7 6.305 Selecting previously unselected package libpython3.11-minimal:amd64.
#7 6.307 Preparing to unpack .../4-libpython3.11-minimal_3.11.2-6+deb12u5_amd64.deb ...
#7 6.313 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ...
#7 6.829 Selecting previously unselected package libexpat1:amd64.
#7 6.831 Preparing to unpack .../5-libexpat1_2.5.0-1+deb12u1_amd64.deb ...
#7 6.837 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ...
#7 6.902 Selecting previously unselected package python3.11-minimal.
#7 6.904 Preparing to unpack .../6-python3.11-minimal_3.11.2-6+deb12u5_amd64.deb ...
#7 6.914 Unpacking python3.11-minimal (3.11.2-6+deb12u5) ...
#7 7.164 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ...
#7 7.188 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ...
#7 7.203 Setting up python3.11-minimal (3.11.2-6+deb12u5) ...
#7 7.820 Selecting previously unselected package python3-minimal.
#7 7.820 (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 ... 9001 files and directories currently installed.)
#7 7.832 Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ...
#7 7.838 Unpacking python3-minimal (3.11.2-1+b1) ...
#7 7.882 Selecting previously unselected package media-types.
#7 7.884 Preparing to unpack .../media-types_10.0.0_all.deb ...
#7 7.889 Unpacking media-types (10.0.0) ...
#7 7.935 Selecting previously unselected package libpython3.11-stdlib:amd64.
#7 7.937 Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u5_amd64.deb ...
#7 7.943 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ...
#7 8.458 Selecting previously unselected package python3.11.
#7 8.460 Preparing to unpack .../python3.11_3.11.2-6+deb12u5_amd64.deb ...
#7 8.466 Unpacking python3.11 (3.11.2-6+deb12u5) ...
#7 8.527 Selecting previously unselected package libpython3-stdlib:amd64.
#7 8.529 Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
#7 8.535 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
#7 8.589 Setting up python3-minimal (3.11.2-1+b1) ...
#7 8.778 Selecting previously unselected package python3.
#7 8.778 (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 ... 9411 files and directories currently installed.)
#7 8.787 Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ...
#7 8.797 Unpacking python3 (3.11.2-1+b1) ...
#7 8.844 Selecting previously unselected package apt-utils.
#7 8.845 Preparing to unpack .../01-apt-utils_2.6.1_amd64.deb ...
#7 8.851 Unpacking apt-utils (2.6.1) ...
#7 8.934 Selecting previously unselected package libbrotli1:amd64.
#7 8.935 Preparing to unpack .../02-libbrotli1_1.0.9-2+b6_amd64.deb ...
#7 8.941 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
#7 9.029 Selecting previously unselected package libsasl2-modules-db:amd64.
#7 9.032 Preparing to unpack .../03-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
#7 9.037 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#7 9.086 Selecting previously unselected package libsasl2-2:amd64.
#7 9.088 Preparing to unpack .../04-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
#7 9.095 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#7 9.154 Selecting previously unselected package libldap-2.5-0:amd64.
#7 9.156 Preparing to unpack .../05-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
#7 9.162 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#7 9.231 Selecting previously unselected package libnghttp2-14:amd64.
#7 9.234 Preparing to unpack .../06-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
#7 9.239 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#7 9.294 Selecting previously unselected package libpsl5:amd64.
#7 9.296 Preparing to unpack .../07-libpsl5_0.21.2-1_amd64.deb ...
#7 9.301 Unpacking libpsl5:amd64 (0.21.2-1) ...
#7 9.355 Selecting previously unselected package librtmp1:amd64.
#7 9.356 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
#7 9.362 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#7 9.422 Selecting previously unselected package libssh2-1:amd64.
#7 9.424 Preparing to unpack .../09-libssh2-1_1.10.0-3+b1_amd64.deb ...
#7 9.429 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
#7 9.495 Selecting previously unselected package libcurl3-gnutls:amd64.
#7 9.497 Preparing to unpack .../10-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ...
#7 9.504 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ...
#7 9.577 Selecting previously unselected package liberror-perl.
#7 9.579 Preparing to unpack .../11-liberror-perl_0.17029-2_all.deb ...
#7 9.584 Unpacking liberror-perl (0.17029-2) ...
#7 9.633 Selecting previously unselected package git-man.
#7 9.635 Preparing to unpack .../12-git-man_1%3a2.39.5-0+deb12u2_all.deb ...
#7 9.641 Unpacking git-man (1:2.39.5-0+deb12u2) ...
#7 9.796 Selecting previously unselected package git.
#7 9.798 Preparing to unpack .../13-git_1%3a2.39.5-0+deb12u2_amd64.deb ...
#7 9.810 Unpacking git (1:2.39.5-0+deb12u2) ...
#7 10.20 Selecting previously unselected package python3-lib2to3.
#7 10.20 Preparing to unpack .../14-python3-lib2to3_3.11.2-3_all.deb ...
#7 10.21 Unpacking python3-lib2to3 (3.11.2-3) ...
#7 10.33 Selecting previously unselected package python3-distutils.
#7 10.33 Preparing to unpack .../15-python3-distutils_3.11.2-3_all.deb ...
#7 10.34 Unpacking python3-distutils (3.11.2-3) ...
#7 10.47 Selecting previously unselected package python3-pkg-resources.
#7 10.47 Preparing to unpack .../16-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ...
#7 10.48 Unpacking python3-pkg-resources (66.1.1-1+deb12u1) ...
#7 10.61 Selecting previously unselected package python3-setuptools.
#7 10.62 Preparing to unpack .../17-python3-setuptools_66.1.1-1+deb12u1_all.deb ...
#7 10.62 Unpacking python3-setuptools (66.1.1-1+deb12u1) ...
#7 10.99 Selecting previously unselected package python3-wheel.
#7 10.99 Preparing to unpack .../18-python3-wheel_0.38.4-2_all.deb ...
#7 11.00 Unpacking python3-wheel (0.38.4-2) ...
#7 11.09 Selecting previously unselected package python3-pip.
#7 11.09 Preparing to unpack .../19-python3-pip_23.0.1+dfsg-1_all.deb ...
#7 11.09 Unpacking python3-pip (23.0.1+dfsg-1) ...
#7 11.97 Setting up media-types (10.0.0) ...
#7 11.99 Setting up libpsl5:amd64 (0.21.2-1) ...
#7 12.01 Setting up apt-utils (2.6.1) ...
#7 12.03 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ...
#7 12.06 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
#7 12.08 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#7 12.11 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#7 12.13 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ...
#7 12.16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#7 12.18 Setting up libgdbm-compat4:amd64 (1.23-3) ...
#7 12.21 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#7 12.23 Setting up git-man (1:2.39.5-0+deb12u2) ...
#7 12.26 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
#7 12.28 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ...
#7 12.31 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
#7 12.33 Setting up python3.11 (3.11.2-6+deb12u5) ...
#7 12.98 Setting up python3 (3.11.2-1+b1) ...
#7 13.00 running python rtupdate hooks for python3.11...
#7 13.00 running python post-rtupdate hooks for python3.11...
#7 13.09 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#7 13.11 Setting up perl (5.36.0-7+deb12u1) ...
#7 13.15 Setting up python3-lib2to3 (3.11.2-3) ...
#7 13.27 Setting up python3-pkg-resources (66.1.1-1+deb12u1) ...
#7 13.54 Setting up python3-distutils (3.11.2-3) ...
#7 13.67 Setting up python3-setuptools (66.1.1-1+deb12u1) ...
#7 14.09 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ...
#7 14.11 Setting up python3-wheel (0.38.4-2) ...
#7 14.26 Setting up liberror-perl (0.17029-2) ...
#7 14.27 Setting up git (1:2.39.5-0+deb12u2) ...
#7 14.30 Setting up python3-pip (23.0.1+dfsg-1) ...
#7 15.22 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#7 DONE 15.8s

#8 [builder 4/6] COPY . .
#8 DONE 0.2s

#9 [builder 5/6] RUN pip3 install --no-cache-dir -r requirements.txt
#9 2.357 Collecting boto3
#9 2.405   Downloading boto3-1.37.28-py3-none-any.whl (139 kB)
#9 2.429      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.6/139.6 kB 6.9 MB/s eta 0:00:00
#9 3.331 Collecting botocore
#9 3.335   Downloading botocore-1.37.28-py3-none-any.whl (13.5 MB)
#9 3.482      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 100.4 MB/s eta 0:00:00
#9 3.541 Collecting Flask
#9 3.544   Downloading flask-3.1.0-py3-none-any.whl (102 kB)
#9 3.547      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 kB 195.3 MB/s eta 0:00:00
#9 3.565 Collecting Flask-API
#9 3.569   Downloading Flask_API-3.1-py3-none-any.whl (138 kB)
#9 3.612      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 3.4 MB/s eta 0:00:00
#9 3.646 Collecting Flask-Cors
#9 3.649   Downloading flask_cors-5.0.1-py3-none-any.whl (11 kB)
#9 3.699 Collecting pg8000
#9 3.702   Downloading pg8000-1.31.2-py3-none-any.whl (54 kB)
#9 3.705      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 97.2 MB/s eta 0:00:00
#9 3.760 Collecting requests
#9 3.763   Downloading requests-2.32.3-py3-none-any.whl (64 kB)
#9 3.766      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 313.7 MB/s eta 0:00:00
#9 3.856 Collecting PyYAML
#9 3.859   Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB)
#9 3.877      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 52.3 MB/s eta 0:00:00
#9 3.931 Collecting kubernetes
#9 3.935   Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB)
#9 3.973      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 55.4 MB/s eta 0:00:00
#9 4.011 Collecting validators==0.20.0
#9 4.014   Downloading validators-0.20.0.tar.gz (30 kB)
#9 4.032   Preparing metadata (setup.py): started
#9 4.505   Preparing metadata (setup.py): finished with status 'done'
#9 4.560 Collecting Werkzeug==2.2.2
#9 4.563   Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB)
#9 4.572      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 44.3 MB/s eta 0:00:00
#9 4.603 Collecting Flask-SQLAlchemy
#9 4.607   Downloading flask_sqlalchemy-3.1.1-py3-none-any.whl (25 kB)
#9 4.634 Collecting Flask-Migrate
#9 4.639   Downloading Flask_Migrate-4.1.0-py3-none-any.whl (21 kB)
#9 4.854 Collecting psycopg2-binary==2.9.10
#9 4.858   Downloading psycopg2_binary-2.9.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB)
#9 4.902      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 74.1 MB/s eta 0:00:00
#9 4.945 Collecting marshmallow-sqlalchemy
#9 4.949   Downloading marshmallow_sqlalchemy-1.4.1-py3-none-any.whl (16 kB)
#9 4.975 Collecting flask-marshmallow
#9 4.979   Downloading flask_marshmallow-1.3.0-py3-none-any.whl (12 kB)
#9 5.010 Collecting decorator>=3.4.0
#9 5.014   Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB)
#9 5.157 Collecting MarkupSafe>=2.1.1
#9 5.161   Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB)
#9 5.204 Collecting s3transfer<0.12.0,>=0.11.0
#9 5.207   Downloading s3transfer-0.11.4-py3-none-any.whl (84 kB)
#9 5.210      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.4/84.4 kB 192.5 MB/s eta 0:00:00
#9 5.231 Collecting jmespath<2.0.0,>=0.7.1
#9 5.236   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
#9 5.464 Collecting urllib3!=2.2.0,<3,>=1.25.4
#9 5.468   Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
#9 5.473      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 41.8 MB/s eta 0:00:00
#9 5.499 Collecting python-dateutil<3.0.0,>=2.1
#9 5.503   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
#9 5.510      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 48.5 MB/s eta 0:00:00
#9 5.531 Collecting Flask
#9 5.534   Downloading flask-3.0.3-py3-none-any.whl (101 kB)
#9 5.537      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 70.7 MB/s eta 0:00:00
#9 5.574 Collecting click>=8.1.3
#9 5.578   Downloading click-8.1.8-py3-none-any.whl (98 kB)
#9 5.580      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 210.6 MB/s eta 0:00:00
#9 5.607 Collecting Jinja2>=3.1.2
#9 5.610   Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
#9 5.615      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 39.7 MB/s eta 0:00:00
#9 5.634 Collecting itsdangerous>=2.1.2
#9 5.637   Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
#9 5.654 Collecting blinker>=1.6.2
#9 5.657   Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
#9 5.671 Collecting Flask
#9 5.675   Downloading flask-3.0.2-py3-none-any.whl (101 kB)
#9 5.679      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 56.7 MB/s eta 0:00:00
#9 5.694   Downloading flask-3.0.1-py3-none-any.whl (101 kB)
#9 5.697      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 119.4 MB/s eta 0:00:00
#9 5.713   Downloading flask-3.0.0-py3-none-any.whl (99 kB)
#9 5.715      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 124.8 MB/s eta 0:00:00
#9 5.731   Downloading flask-2.3.3-py3-none-any.whl (96 kB)
#9 5.735      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 33.7 MB/s eta 0:00:00
#9 5.757   Downloading Flask-2.3.2-py3-none-any.whl (96 kB)
#9 5.762      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 30.3 MB/s eta 0:00:00
#9 5.784   Downloading Flask-2.3.1-py3-none-any.whl (96 kB)
#9 5.787      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 72.0 MB/s eta 0:00:00
#9 5.809   Downloading Flask-2.3.0-py3-none-any.whl (96 kB)
#9 5.812      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 54.1 MB/s eta 0:00:00
#9 5.827   Downloading Flask-2.2.5-py3-none-any.whl (101 kB)
#9 5.831      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 87.3 MB/s eta 0:00:00
#9 5.904 Collecting scramp>=1.4.5
#9 5.907   Downloading scramp-1.4.5-py3-none-any.whl (12 kB)
#9 5.963 Collecting certifi>=2017.4.17
#9 5.966   Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
#9 5.970      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 111.0 MB/s eta 0:00:00
#9 5.993 Collecting idna<4,>=2.5
#9 5.996   Downloading idna-3.10-py3-none-any.whl (70 kB)
#9 5.999      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 274.4 MB/s eta 0:00:00
#9 6.193 Collecting charset-normalizer<4,>=2
#9 6.197   Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB)
#9 6.202      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.1/146.1 kB 59.8 MB/s eta 0:00:00
#9 6.378 Collecting google-auth>=1.0.1
#9 6.381   Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB)
#9 6.385      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.8/210.8 kB 95.4 MB/s eta 0:00:00
#9 6.433 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0
#9 6.436   Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB)
#9 6.439      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 78.3 MB/s eta 0:00:00
#9 6.460 Collecting oauthlib>=3.2.2
#9 6.463   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
#9 6.467      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 95.7 MB/s eta 0:00:00
#9 6.487 Collecting requests-oauthlib
#9 6.490   Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
#9 6.510 Collecting six>=1.9.0
#9 6.513   Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
#9 6.526 Collecting durationpy>=0.7
#9 6.531   Downloading durationpy-0.9-py3-none-any.whl (3.5 kB)
#9 7.392 Collecting sqlalchemy>=2.0.16
#9 7.395   Downloading sqlalchemy-2.0.40-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
#9 7.441      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 71.1 MB/s eta 0:00:00
#9 7.517 Collecting alembic>=1.9.0
#9 7.521   Downloading alembic-1.15.2-py3-none-any.whl (231 kB)
#9 7.526      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.9/231.9 kB 73.7 MB/s eta 0:00:00
#9 7.624 Collecting marshmallow>=3.18.0
#9 7.627   Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB)
#9 7.630      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 288.0 MB/s eta 0:00:00
#9 7.728 Collecting typing-extensions>=4.12
#9 7.732   Downloading typing_extensions-4.13.1-py3-none-any.whl (45 kB)
#9 7.734      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 kB 45.1 MB/s eta 0:00:00
#9 7.790 Collecting Mako
#9 7.793   Downloading Mako-1.3.9-py3-none-any.whl (78 kB)
#9 7.796      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 279.6 MB/s eta 0:00:00
#9 7.856 Collecting pyasn1-modules>=0.2.1
#9 7.859   Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB)
#9 7.864      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 65.8 MB/s eta 0:00:00
#9 7.889 Collecting rsa<5,>=3.1.4
#9 7.892   Downloading rsa-4.9-py3-none-any.whl (34 kB)
#9 7.923 Collecting cachetools<6.0,>=2.0.0
#9 7.926   Downloading cachetools-5.5.2-py3-none-any.whl (10 kB)
#9 7.998 Collecting packaging>=17.0
#9 8.002   Downloading packaging-24.2-py3-none-any.whl (65 kB)
#9 8.004      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 317.8 MB/s eta 0:00:00
#9 8.291 Collecting asn1crypto>=1.5.1
#9 8.294   Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB)
#9 8.298      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 67.4 MB/s eta 0:00:00
#9 8.736 Collecting greenlet>=1
#9 8.740   Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB)
#9 8.757      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 45.6 MB/s eta 0:00:00
#9 8.877 Collecting pyasn1<0.7.0,>=0.6.1
#9 8.880   Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
#9 8.883      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 279.4 MB/s eta 0:00:00
#9 8.929 Building wheels for collected packages: validators
#9 8.930   Building wheel for validators (setup.py): started
#9 9.279   Building wheel for validators (setup.py): finished with status 'done'
#9 9.280   Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19573 sha256=49b454f983250aaac0309a46f4d82d2af81afa32980398b4e4638d998a9404db
#9 9.281   Stored in directory: /tmp/pip-ephem-wheel-cache-5qly7x30/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3
#9 9.285 Successfully built validators
#9 9.533 Installing collected packages: durationpy, asn1crypto, websocket-client, urllib3, typing-extensions, six, scramp, PyYAML, pyasn1, psycopg2-binary, packaging, oauthlib, MarkupSafe, jmespath, itsdangerous, idna, greenlet, decorator, click, charset-normalizer, certifi, cachetools, Werkzeug, validators, sqlalchemy, rsa, requests, python-dateutil, pyasn1-modules, marshmallow, Mako, Jinja2, requests-oauthlib, pg8000, marshmallow-sqlalchemy, google-auth, Flask, botocore, alembic, s3transfer, kubernetes, Flask-SQLAlchemy, flask-marshmallow, Flask-Cors, Flask-API, Flask-Migrate, boto3
#9 14.22 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-5.0.1 Flask-Migrate-4.1.0 Flask-SQLAlchemy-3.1.1 Jinja2-3.1.6 Mako-1.3.9 MarkupSafe-3.0.2 PyYAML-6.0.2 Werkzeug-2.2.2 alembic-1.15.2 asn1crypto-1.5.1 boto3-1.37.28 botocore-1.37.28 cachetools-5.5.2 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 decorator-5.2.1 durationpy-0.9 flask-marshmallow-1.3.0 google-auth-2.38.0 greenlet-3.1.1 idna-3.10 itsdangerous-2.2.0 jmespath-1.0.1 kubernetes-32.0.1 marshmallow-3.26.1 marshmallow-sqlalchemy-1.4.1 oauthlib-3.2.2 packaging-24.2 pg8000-1.31.2 psycopg2-binary-2.9.10 pyasn1-0.6.1 pyasn1-modules-0.4.2 python-dateutil-2.9.0.post0 requests-2.32.3 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.11.4 scramp-1.4.5 six-1.17.0 sqlalchemy-2.0.40 typing-extensions-4.13.1 urllib3-2.3.0 validators-0.20.0 websocket-client-1.8.0
#9 14.22 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
#9 14.34 
#9 14.34 [notice] A new release of pip is available: 23.0.1 -> 25.0.1
#9 14.34 [notice] To update, run: pip install --upgrade pip
#9 DONE 15.7s

#10 [builder 6/6] RUN git clone --depth 1 "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main &&     git clone --depth 1 "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main &&     pip3 install --no-cache-dir /SDK/featurestoresdk_main/. &&     pip3 install --no-cache-dir /SDK/modelmetricssdk_main/. &&     rm -rf /SDK
#10 0.226 Cloning into '/SDK/featurestoresdk_main'...
#10 0.783 Cloning into '/SDK/modelmetricssdk_main'...
#10 1.397 Processing /SDK/featurestoresdk_main
#10 1.398   Preparing metadata (setup.py): started
#10 1.622   Preparing metadata (setup.py): finished with status 'done'
#10 1.628 Building wheels for collected packages: featurestoresdk
#10 1.629   Building wheel for featurestoresdk (setup.py): started
#10 1.948   Building wheel for featurestoresdk (setup.py): finished with status 'done'
#10 1.948   Created wheel for featurestoresdk: filename=featurestoresdk-0.2-py3-none-any.whl size=6071 sha256=8526663f63cb339c79559c06ecfe2c0e40f04d200236e18297ab0848cd891ea9
#10 1.949   Stored in directory: /tmp/pip-ephem-wheel-cache-td0d_yrw/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3
#10 1.953 Successfully built featurestoresdk
#10 2.152 Installing collected packages: featurestoresdk
#10 2.191 Successfully installed featurestoresdk-0.2
#10 2.194 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
#10 2.314 
#10 2.314 [notice] A new release of pip is available: 23.0.1 -> 25.0.1
#10 2.314 [notice] To update, run: pip install --upgrade pip
#10 2.710 Processing /SDK/modelmetricssdk_main
#10 2.711   Preparing metadata (setup.py): started
#10 2.946   Preparing metadata (setup.py): finished with status 'done'
#10 2.948 Building wheels for collected packages: modelmetricsdk
#10 2.949   Building wheel for modelmetricsdk (setup.py): started
#10 3.269   Building wheel for modelmetricsdk (setup.py): finished with status 'done'
#10 3.270   Created wheel for modelmetricsdk: filename=modelmetricsdk-0.2-py3-none-any.whl size=8329 sha256=1bec3d6c9aa7552fd89648e159e625a6f6f6855effedd6af7912abcf468c672f
#10 3.271   Stored in directory: /tmp/pip-ephem-wheel-cache-7nddyp0d/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0
#10 3.274 Successfully built modelmetricsdk
#10 3.481 Installing collected packages: modelmetricsdk
#10 3.517 Successfully installed modelmetricsdk-0.2
#10 3.518 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
#10 3.646 
#10 3.646 [notice] A new release of pip is available: 23.0.1 -> 25.0.1
#10 3.646 [notice] To update, run: pip install --upgrade pip
#10 DONE 3.8s

#11 [stage-1 3/6] COPY --from=builder /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages
#11 DONE 1.7s

#12 [stage-1 4/6] COPY --from=builder /app /app
#12 DONE 0.2s

#13 [stage-1 5/6] RUN pip3 install --no-cache-dir .
#13 0.996 Processing /app
#13 0.997   Preparing metadata (setup.py): started
#13 1.252   Preparing metadata (setup.py): finished with status 'done'
#13 1.258 Building wheels for collected packages: trainingmgr
#13 1.259   Building wheel for trainingmgr (setup.py): started
#13 1.595   Building wheel for trainingmgr (setup.py): finished with status 'done'
#13 1.597   Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=60645 sha256=80c187621ed4897b6c89677494c989b00badb8cb6e6ae9ee9ca7bb6a72a136a2
#13 1.597   Stored in directory: /tmp/pip-ephem-wheel-cache-8d9byrl2/wheels/9b/2c/d1/15e20a2b97f37ccf65a87ba1049c73a9076d0bf0fbaf814e83
#13 1.605 Successfully built trainingmgr
#13 1.799 Installing collected packages: trainingmgr
#13 1.865 Successfully installed trainingmgr-0.1
#13 1.866 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
#13 1.994 
#13 1.994 [notice] A new release of pip is available: 23.0.1 -> 25.0.1
#13 1.994 [notice] To update, run: pip install --upgrade pip
#13 DONE 2.2s

#14 [stage-1 6/6] WORKDIR /app/trainingmgr
#14 DONE 0.2s

#15 exporting to image
#15 exporting layers
#15 exporting layers 1.4s done
#15 writing image sha256:5c94f23420b4aa38c99fc3286714f30f98dbd27676cba253baf3131024d47cf6 done
#15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0 done
#15 DONE 1.4s
---> docker-build.sh ends
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17414860581214422523.sh
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004

[EnvInject] - Variables injected successfully.
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5443744307817421115.sh
---> docker-push.sh
Docker version 24.0.2, build cb74dfc
Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0
docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0
The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker]
5f70bf18a086: Preparing
4a215efd203f: Preparing
936c78b35469: Preparing
4e46620e9691: Preparing
d776c236eba0: Preparing
6ada3f409cd7: Preparing
5e1f050c2155: Preparing
cb7d55d6aea4: Preparing
6ada3f409cd7: Waiting
5e1f050c2155: Waiting
1287fbecdfcc: Preparing
cb7d55d6aea4: Waiting
1287fbecdfcc: Waiting
d776c236eba0: Pushed
936c78b35469: Pushed
6ada3f409cd7: Layer already exists
5e1f050c2155: Layer already exists
cb7d55d6aea4: Layer already exists
5f70bf18a086: Pushed
4a215efd203f: Pushed
1287fbecdfcc: Pushed
4e46620e9691: Pushed
3.1.0: digest: sha256:5f4568fbc8ca91061a5674b1f510f9c83201f956351b0d0d4b96269b2d5867c6 size: 2204
---> docker-push.sh ends
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins2850575906598084113.sh
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2119 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5391679220554898113.sh
---> sysstat.sh
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17342202878012927870.sh
---> package-listing.sh
++ tr '[:upper:]' '[:lower:]'
++ facter osfamily
+ OS_FAMILY=debian
+ workspace=/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']'
+ mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10109618644887263506.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tgik from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-tgik/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4300788174562277973.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config8045583404152385244tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SERVER_ID=logs

[EnvInject] - Variables injected successfully.
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5608123659049326951.sh
---> create-netrc.sh
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins8906801640400230197.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tgik from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-tgik/bin to PATH
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins3834292436625326029.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17141747400742559796.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tgik from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
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.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-tgik/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v2-highcpu-4
INFO: Archiving Costs
[aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins7634584593776993927.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tgik from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-tgik/bin to PATH
INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-tm-docker-docker-merge-master/343
INFO: archiving workspace using pattern(s): 
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-4c-4g-4506 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           4
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2800.000
BogoMIPS:            5600.00
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-3
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


---> nproc:
4


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            2.0G     0  2.0G   0% /dev
tmpfs           395M  696K  394M   1% /run
/dev/vda1        20G  9.5G  9.8G  50% /
tmpfs           2.0G     0  2.0G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
/dev/vda15      105M  5.3M  100M   5% /boot/efi
tmpfs           395M     0  395M   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:           3943         500         719           0        2724        3160
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
    link/ether fa:16:3e:be:2a:1b brd ff:ff:ff:ff:ff:ff
    inet 10.32.7.103/23 brd 10.32.7.255 scope global dynamic ens3
       valid_lft 86194sec preferred_lft 86194sec
    inet6 fe80::f816:3eff:febe:2a1b/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:49:f7:6f:6d brd ff:ff:ff:ff:ff:ff
    inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4506) 	04/07/25 	_x86_64_	(4 CPU)

11:18:42     LINUX RESTART	(4 CPU)

11:19:01          tps      rtps      wtps   bread/s   bwrtn/s
11:20:01       172.69     69.24    103.45   5622.40  41428.71
11:21:01       198.12     12.38    185.74   2240.96  24460.46
11:22:01        79.89      0.57     79.32     49.19  11293.85
Average:       150.23     27.40    122.84   2637.52  25727.67

11:19:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
11:20:01      1642128   3315544   2396524     59.34     51696   1776136    943652     18.55    585888   1631776    160340
11:21:01       950580   3226320   3088072     76.46     77720   2322300   1310600     25.76    763980   2078228     97116
11:22:01       717508   3216492   3321144     82.23     94112   2501480   1016860     19.99   1081728   1962556     18860
Average:      1103405   3252785   2935247     72.68     74509   2199972   1090371     21.43    810532   1890853     92105

11:19:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
11:20:01         ens3    376.25    253.99   1418.03     68.21      0.00      0.00      0.00      0.00
11:20:01           lo      1.13      1.13      0.11      0.11      0.00      0.00      0.00      0.00
11:20:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
11:21:01         ens3    241.33    162.17   2093.45     21.02      0.00      0.00      0.00      0.00
11:21:01           lo      2.47      2.47      0.23      0.23      0.00      0.00      0.00      0.00
11:21:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
11:22:01         ens3    104.08    166.71     28.31   1123.21      0.00      0.00      0.00      0.00
11:22:01           lo      3.20      3.20      0.28      0.28      0.00      0.00      0.00      0.00
11:22:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:         ens3    240.55    194.29   1179.93    404.15      0.00      0.00      0.00      0.00
Average:           lo      2.27      2.27      0.21      0.21      0.00      0.00      0.00      0.00
Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4506) 	04/07/25 	_x86_64_	(4 CPU)

11:18:42     LINUX RESTART	(4 CPU)

11:19:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
11:20:01        all     17.45      0.00      2.16      5.54      0.05     74.79
11:20:01          0     13.20      0.00      2.60      2.57      0.03     81.60
11:20:01          1     31.55      0.00      2.92      6.98      0.07     58.48
11:20:01          2      7.00      0.00      1.31      9.95      0.07     81.67
11:20:01          3     18.01      0.00      1.81      2.64      0.07     77.47
11:21:01        all     18.37      0.00      2.49      5.15      0.06     73.92
11:21:01          0     13.38      0.00      1.99      2.19      0.05     82.39
11:21:01          1     27.87      0.00      3.54      7.42      0.07     61.10
11:21:01          2      9.81      0.00      1.59      6.74      0.05     81.81
11:21:01          3     22.43      0.00      2.85      4.27      0.08     70.36
11:22:01        all     22.69      0.00      1.81      1.86      0.05     73.58
11:22:01          0     29.43      0.00      1.35      1.98      0.07     67.18
11:22:01          1     13.11      0.00      1.55      0.40      0.03     84.90
11:22:01          2     16.57      0.00      1.39      0.20      0.05     81.79
11:22:01          3     31.63      0.00      2.98      4.88      0.07     60.44
Average:        all     19.51      0.00      2.16      4.18      0.06     74.10
Average:          0     18.69      0.00      1.98      2.24      0.05     77.04
Average:          1     24.18      0.00      2.67      4.93      0.06     68.16
Average:          2     11.14      0.00      1.43      5.62      0.06     81.76
Average:          3     24.03      0.00      2.54      3.93      0.07     69.42