11:59:22 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/tm/+/13980 11:59:22 Running as SYSTEM 11:59:22 [EnvInject] - Loading node environment variables. 11:59:22 Building remotely on prd-ubuntu1804-docker-4c-4g-183 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master 11:59:22 [ssh-agent] Looking for ssh-agent implementation... 11:59:22 $ ssh-agent 11:59:22 SSH_AUTH_SOCK=/tmp/ssh-eSyL9UP7Ie5a/agent.2071 11:59:22 SSH_AGENT_PID=2073 11:59:22 [ssh-agent] Started. 11:59:22 Running ssh-add (command line suppressed) 11:59:22 Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/private_key_14430931292169640520.key (jenkins-ssh) 11:59:22 [ssh-agent] Using credentials jenkins (jenkins) 11:59:22 The recommended git tool is: NONE 11:59:24 using credential jenkins 11:59:24 Wiping out workspace first. 11:59:24 Cloning the remote Git repository 11:59:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 11:59:24 > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master # timeout=10 11:59:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 11:59:24 > git --version # timeout=10 11:59:24 > git --version # 'git version 2.17.1' 11:59:24 using GIT_SSH to set credentials jenkins 11:59:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 11:59:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 11:59:25 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 11:59:25 using GIT_SSH to set credentials jenkins 11:59:25 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm refs/changes/80/13980/2 # timeout=10 11:59:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:59:26 Checking out Revision a4a7b730d0db3747b93d0197524f9428db75fcb8 (refs/remotes/origin/master) 11:59:26 > git config core.sparsecheckout # timeout=10 11:59:26 > git checkout -f a4a7b730d0db3747b93d0197524f9428db75fcb8 # timeout=10 11:59:26 Commit message: "Merge "changes for url_prefix and featuregroup controller and service"" 11:59:26 > git rev-list --no-walk caa34e223b014e1e711a0c66e926166d0c96da8e # timeout=10 11:59:29 provisioning config files... 11:59:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:59:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:59:29 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins9609154420903272589.sh 11:59:29 ---> python-tools-install.sh 11:59:29 Setup pyenv: 11:59:29 * system (set by /opt/pyenv/version) 11:59:29 * 3.8.13 (set by /opt/pyenv/version) 11:59:29 * 3.9.13 (set by /opt/pyenv/version) 11:59:29 * 3.10.6 (set by /opt/pyenv/version) 11:59:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6KGe 11:59:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:59:37 lf-activate-venv(): INFO: Installing: lftools 12:00:02 lf-activate-venv(): INFO: Adding /tmp/venv-6KGe/bin to PATH 12:00:02 Generating Requirements File 12:00:23 Python 3.10.6 12:00:23 pip 24.3.1 from /tmp/venv-6KGe/lib/python3.10/site-packages/pip (python 3.10) 12:00:24 appdirs==1.4.4 12:00:24 argcomplete==3.5.2 12:00:24 aspy.yaml==1.3.0 12:00:24 attrs==24.3.0 12:00:24 autopage==0.5.2 12:00:24 beautifulsoup4==4.12.3 12:00:24 boto3==1.35.87 12:00:24 botocore==1.35.87 12:00:24 bs4==0.0.2 12:00:24 cachetools==5.5.0 12:00:24 certifi==2024.12.14 12:00:24 cffi==1.17.1 12:00:24 cfgv==3.4.0 12:00:24 chardet==5.2.0 12:00:24 charset-normalizer==3.4.1 12:00:24 click==8.1.8 12:00:24 cliff==4.8.0 12:00:24 cmd2==2.5.8 12:00:24 cryptography==3.3.2 12:00:24 debtcollector==3.0.0 12:00:24 decorator==5.1.1 12:00:24 defusedxml==0.7.1 12:00:24 Deprecated==1.2.15 12:00:24 distlib==0.3.9 12:00:24 dnspython==2.7.0 12:00:24 docker==4.2.2 12:00:24 dogpile.cache==1.3.3 12:00:24 durationpy==0.9 12:00:24 email_validator==2.2.0 12:00:24 filelock==3.16.1 12:00:24 future==1.0.0 12:00:24 gitdb==4.0.11 12:00:24 GitPython==3.1.43 12:00:24 google-auth==2.37.0 12:00:24 httplib2==0.22.0 12:00:24 identify==2.6.3 12:00:24 idna==3.10 12:00:24 importlib-resources==1.5.0 12:00:24 iso8601==2.1.0 12:00:24 Jinja2==3.1.5 12:00:24 jmespath==1.0.1 12:00:24 jsonpatch==1.33 12:00:24 jsonpointer==3.0.0 12:00:24 jsonschema==4.23.0 12:00:24 jsonschema-specifications==2024.10.1 12:00:24 keystoneauth1==5.9.1 12:00:24 kubernetes==31.0.0 12:00:24 lftools==0.37.10 12:00:24 lxml==5.3.0 12:00:24 MarkupSafe==3.0.2 12:00:24 msgpack==1.1.0 12:00:24 multi_key_dict==2.0.3 12:00:24 munch==4.0.0 12:00:24 netaddr==1.3.0 12:00:24 niet==1.4.2 12:00:24 nodeenv==1.9.1 12:00:24 oauth2client==4.1.3 12:00:24 oauthlib==3.2.2 12:00:24 openstacksdk==4.2.0 12:00:24 os-client-config==2.1.0 12:00:24 os-service-types==1.7.0 12:00:24 osc-lib==3.2.0 12:00:24 oslo.config==9.7.0 12:00:24 oslo.context==5.7.0 12:00:24 oslo.i18n==6.5.0 12:00:24 oslo.log==6.2.0 12:00:24 oslo.serialization==5.6.0 12:00:24 oslo.utils==8.0.0 12:00:24 packaging==24.2 12:00:24 pbr==6.1.0 12:00:24 platformdirs==4.3.6 12:00:24 prettytable==3.12.0 12:00:24 psutil==6.1.1 12:00:24 pyasn1==0.6.1 12:00:24 pyasn1_modules==0.4.1 12:00:24 pycparser==2.22 12:00:24 pygerrit2==2.0.15 12:00:24 PyGithub==2.5.0 12:00:24 PyJWT==2.10.1 12:00:24 PyNaCl==1.5.0 12:00:24 pyparsing==2.4.7 12:00:24 pyperclip==1.9.0 12:00:24 pyrsistent==0.20.0 12:00:24 python-cinderclient==9.6.0 12:00:24 python-dateutil==2.9.0.post0 12:00:24 python-heatclient==4.0.0 12:00:24 python-jenkins==1.8.2 12:00:24 python-keystoneclient==5.5.0 12:00:24 python-magnumclient==4.7.0 12:00:24 python-openstackclient==7.2.1 12:00:24 python-swiftclient==4.6.0 12:00:24 PyYAML==6.0.2 12:00:24 referencing==0.35.1 12:00:24 requests==2.32.3 12:00:24 requests-oauthlib==2.0.0 12:00:24 requestsexceptions==1.4.0 12:00:24 rfc3986==2.0.0 12:00:24 rpds-py==0.22.3 12:00:24 rsa==4.9 12:00:24 ruamel.yaml==0.18.6 12:00:24 ruamel.yaml.clib==0.2.12 12:00:24 s3transfer==0.10.4 12:00:24 simplejson==3.19.3 12:00:24 six==1.17.0 12:00:24 smmap==5.0.1 12:00:24 soupsieve==2.6 12:00:24 stevedore==5.4.0 12:00:24 tabulate==0.9.0 12:00:24 toml==0.10.2 12:00:24 tomlkit==0.13.2 12:00:24 tqdm==4.67.1 12:00:24 typing_extensions==4.12.2 12:00:24 tzdata==2024.2 12:00:24 urllib3==1.26.20 12:00:24 virtualenv==20.28.0 12:00:24 wcwidth==0.2.13 12:00:24 websocket-client==1.8.0 12:00:24 wrapt==1.17.0 12:00:24 xdg==6.0.0 12:00:24 xmltodict==0.14.2 12:00:24 yq==3.4.3 12:00:24 provisioning config files... 12:00:24 copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config15395705066459327981tmp 12:00:24 copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config6885712390982055253tmp 12:00:24 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins18266581727121293139.sh 12:00:24 ---> docker-login.sh 12:00:24 nexus3.o-ran-sc.org:10001 12:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:24 Configure a credential helper to remove this warning. See 12:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:24 12:00:24 Login Succeeded 12:00:24 nexus3.o-ran-sc.org:10002 12:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:24 Configure a credential helper to remove this warning. See 12:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:24 12:00:24 Login Succeeded 12:00:24 nexus3.o-ran-sc.org:10003 12:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:24 Configure a credential helper to remove this warning. See 12:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:24 12:00:24 Login Succeeded 12:00:24 nexus3.o-ran-sc.org:10004 12:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:24 Configure a credential helper to remove this warning. See 12:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:24 12:00:24 Login Succeeded 12:00:24 ---> docker-login.sh ends 12:00:24 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins1546565287434710623.sh 12:00:24 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4080114942788154070.sh 12:00:24 [EnvInject] - Injecting environment variables from a build step. 12:00:24 [EnvInject] - Injecting as environment variables the properties content 12:00:24 DOCKER_ROOT=. 12:00:24 CONTAINER_TAG_YAML_DIR= 12:00:24 CONTAINER_TAG_METHOD=yaml-file 12:00:24 12:00:24 [EnvInject] - Variables injected successfully. 12:00:24 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins2856336295735574595.sh 12:00:25 ---> docker-get-container-tag.sh 12:00:25 Setup pyenv: 12:00:25 system 12:00:25 3.8.13 12:00:25 3.9.13 12:00:25 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 12:00:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6KGe from file:/tmp/.os_lf_venv 12:00:26 lf-activate-venv(): INFO: Installing: yq 12:00:27 lf-activate-venv(): INFO: Adding /tmp/venv-6KGe/bin to PATH 12:00:27 ---> Docker image tag found: 2.0.0 12:00:27 [EnvInject] - Injecting environment variables from a build step. 12:00:27 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:00:27 [EnvInject] - Variables injected successfully. 12:00:27 [EnvInject] - Injecting environment variables from a build step. 12:00:27 [EnvInject] - Injecting as environment variables the properties content 12:00:27 DOCKER_ARGS=--network=host 12:00:27 DOCKER_ROOT=. 12:00:27 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 12:00:27 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 12:00:27 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-tm-docker 12:00:27 12:00:27 [EnvInject] - Variables injected successfully. 12:00:27 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4651630832437411042.sh 12:00:27 ---> docker-build.sh 12:00:27 Docker version 24.0.2, build cb74dfc 12:00:27 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 12:00:27 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 . 12:00:28 #1 [internal] load build definition from Dockerfile 12:00:28 #1 transferring dockerfile: 1.33kB done 12:00:28 #1 DONE 0.1s 12:00:28 12:00:28 #2 [internal] load .dockerignore 12:00:28 #2 transferring context: 76B done 12:00:28 #2 DONE 0.1s 12:00:28 12:00:28 #3 [internal] load metadata for docker.io/library/python:3.10-slim 12:00:29 #3 DONE 1.1s 12:00:29 12:00:29 #4 [internal] load build context 12:00:29 #4 DONE 0.0s 12:00:29 12:00:29 #5 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:bdc6c5b8f725df8b009b32da65cbf46bfd24d1c86dce2e6169452c193ad660b4 12:00:29 #5 resolve docker.io/library/python:3.10-slim@sha256:bdc6c5b8f725df8b009b32da65cbf46bfd24d1c86dce2e6169452c193ad660b4 0.0s done 12:00:29 #5 ... 12:00:29 12:00:29 #4 [internal] load build context 12:00:29 #4 transferring context: 491.14kB 0.0s done 12:00:29 #4 DONE 0.1s 12:00:29 12:00:29 #5 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:bdc6c5b8f725df8b009b32da65cbf46bfd24d1c86dce2e6169452c193ad660b4 12:00:29 #5 sha256:e17464c8c9fbfac9efc479940986e26dc06b5d14b5753c16971f6930184b2f42 0B / 15.65MB 0.1s 12:00:29 #5 sha256:bdc6c5b8f725df8b009b32da65cbf46bfd24d1c86dce2e6169452c193ad660b4 9.13kB / 9.13kB done 12:00:29 #5 sha256:75c8834d673790bec55c0462db7093813c31b9f20a4518c4002f4e787c1e6b18 1.75kB / 1.75kB done 12:00:29 #5 sha256:fed91319d6a7007de26639d3a7316659ebb1b3527df1fd5d29242dc0921e3d30 5.29kB / 5.29kB done 12:00:29 #5 sha256:fd674058ff8f8cfa7fb8a20c006fc0128541cbbad7f7f7f28df570d08f9e4d92 0B / 28.23MB 0.1s 12:00:29 #5 sha256:a1235d039a7d629d661cd58c84386a20caab12ed3ba2ca999d194fb1055a3113 0B / 3.32MB 0.1s 12:00:30 #5 sha256:e17464c8c9fbfac9efc479940986e26dc06b5d14b5753c16971f6930184b2f42 1.05MB / 15.65MB 0.2s 12:00:30 #5 sha256:e17464c8c9fbfac9efc479940986e26dc06b5d14b5753c16971f6930184b2f42 15.65MB / 15.65MB 0.4s 12:00:30 #5 sha256:fd674058ff8f8cfa7fb8a20c006fc0128541cbbad7f7f7f28df570d08f9e4d92 5.24MB / 28.23MB 0.4s 12:00:30 #5 sha256:a1235d039a7d629d661cd58c84386a20caab12ed3ba2ca999d194fb1055a3113 3.32MB / 3.32MB 0.4s done 12:00:30 #5 sha256:e17464c8c9fbfac9efc479940986e26dc06b5d14b5753c16971f6930184b2f42 15.65MB / 15.65MB 0.4s done 12:00:30 #5 sha256:fd674058ff8f8cfa7fb8a20c006fc0128541cbbad7f7f7f28df570d08f9e4d92 14.68MB / 28.23MB 0.5s 12:00:30 #5 sha256:f344618db07e51c52e9a0ca634b057784db11516d257efd7fc211dfe4199bc45 0B / 249B 0.5s 12:00:30 #5 sha256:fd674058ff8f8cfa7fb8a20c006fc0128541cbbad7f7f7f28df570d08f9e4d92 24.12MB / 28.23MB 0.6s 12:00:30 #5 sha256:f344618db07e51c52e9a0ca634b057784db11516d257efd7fc211dfe4199bc45 249B / 249B 0.6s done 12:00:30 #5 sha256:fd674058ff8f8cfa7fb8a20c006fc0128541cbbad7f7f7f28df570d08f9e4d92 28.23MB / 28.23MB 0.7s done 12:00:30 #5 extracting sha256:fd674058ff8f8cfa7fb8a20c006fc0128541cbbad7f7f7f28df570d08f9e4d92 12:00:31 #5 extracting sha256:fd674058ff8f8cfa7fb8a20c006fc0128541cbbad7f7f7f28df570d08f9e4d92 1.1s done 12:00:31 #5 extracting sha256:a1235d039a7d629d661cd58c84386a20caab12ed3ba2ca999d194fb1055a3113 12:00:32 #5 extracting sha256:a1235d039a7d629d661cd58c84386a20caab12ed3ba2ca999d194fb1055a3113 0.1s done 12:00:32 #5 extracting sha256:e17464c8c9fbfac9efc479940986e26dc06b5d14b5753c16971f6930184b2f42 12:00:32 #5 extracting sha256:e17464c8c9fbfac9efc479940986e26dc06b5d14b5753c16971f6930184b2f42 0.7s done 12:00:32 #5 extracting sha256:f344618db07e51c52e9a0ca634b057784db11516d257efd7fc211dfe4199bc45 done 12:00:33 #5 DONE 3.2s 12:00:33 12:00:33 #6 [builder 2/6] WORKDIR /app 12:00:35 #6 DONE 2.0s 12:00:35 12:00:35 #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/* 12:00:35 #7 0.262 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 12:00:35 #7 0.277 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 12:00:35 #7 0.278 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 12:00:35 #7 0.391 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] 12:00:35 #7 0.502 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] 12:00:35 #7 0.503 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [236 kB] 12:00:36 #7 1.477 Fetched 9288 kB in 1s (7554 kB/s) 12:00:36 #7 1.477 Reading package lists... 12:00:37 #7 1.980 Reading package lists... 12:00:37 #7 2.484 Building dependency tree... 12:00:37 #7 2.606 Reading state information... 12:00:37 #7 2.728 The following additional packages will be installed: 12:00:37 #7 2.728 git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 12:00:37 #7 2.728 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 libpython3-stdlib 12:00:37 #7 2.728 libpython3.11-minimal libpython3.11-stdlib librtmp1 libsasl2-2 12:00:37 #7 2.729 libsasl2-modules-db libssh2-1 media-types perl perl-modules-5.36 python3 12:00:37 #7 2.729 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 12:00:37 #7 2.729 python3-setuptools python3-wheel python3.11 python3.11-minimal 12:00:37 #7 2.730 Suggested packages: 12:00:37 #7 2.730 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 12:00:37 #7 2.730 gitk gitweb git-cvs git-mediawiki git-svn sensible-utils perl-doc 12:00:37 #7 2.730 libterm-readline-gnu-perl | libterm-readline-perl-perl make 12:00:37 #7 2.730 libtap-harness-archive-perl python3-doc python3-tk python3-venv 12:00:37 #7 2.730 python-setuptools-doc python3.11-venv python3.11-doc binutils binfmt-support 12:00:37 #7 2.730 Recommended packages: 12:00:37 #7 2.730 patch less ssh-client libldap-common publicsuffix libsasl2-modules 12:00:37 #7 2.730 build-essential python3-dev 12:00:37 #7 2.943 The following NEW packages will be installed: 12:00:37 #7 2.943 apt-utils git git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 12:00:37 #7 2.943 libgdbm-compat4 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 12:00:37 #7 2.944 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib librtmp1 12:00:37 #7 2.944 libsasl2-2 libsasl2-modules-db libssh2-1 media-types perl perl-modules-5.36 12:00:37 #7 2.944 python3 python3-distutils python3-lib2to3 python3-minimal python3-pip 12:00:37 #7 2.944 python3-pkg-resources python3-setuptools python3-wheel python3.11 12:00:37 #7 2.944 python3.11-minimal 12:00:37 #7 2.966 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. 12:00:37 #7 2.966 Need to get 26.1 MB of archives. 12:00:37 #7 2.966 After this operation, 135 MB of additional disk space will be used. 12:00:37 #7 2.966 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] 12:00:38 #7 3.008 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 12:00:38 #7 3.009 Get:3 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] 12:00:38 #7 3.054 Get:4 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] 12:00:38 #7 3.055 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u4 [815 kB] 12:00:38 #7 3.064 Get:6 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 12:00:38 #7 3.065 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u4 [2066 kB] 12:00:38 #7 3.085 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] 12:00:38 #7 3.085 Get:9 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] 12:00:38 #7 3.085 Get:10 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u4 [1797 kB] 12:00:38 #7 3.180 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u4 [573 kB] 12:00:38 #7 3.186 Get:12 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] 12:00:38 #7 3.187 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] 12:00:38 #7 3.187 Get:14 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] 12:00:38 #7 3.191 Get:15 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 12:00:38 #7 3.193 Get:16 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 12:00:38 #7 3.194 Get:17 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 12:00:38 #7 3.194 Get:18 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 12:00:38 #7 3.204 Get:19 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 12:00:38 #7 3.205 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 12:00:38 #7 3.205 Get:21 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 12:00:38 #7 3.206 Get:22 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 12:00:38 #7 3.208 Get:23 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u8 [385 kB] 12:00:38 #7 3.210 Get:24 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 12:00:38 #7 3.211 Get:25 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u1 [2054 kB] 12:00:38 #7 3.225 Get:26 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u1 [7256 kB] 12:00:38 #7 3.297 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] 12:00:38 #7 3.298 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] 12:00:38 #7 3.302 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] 12:00:38 #7 3.303 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] 12:00:38 #7 3.308 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] 12:00:38 #7 3.308 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] 12:00:38 #7 3.450 debconf: delaying package configuration, since apt-utils is not installed 12:00:38 #7 3.486 Fetched 26.1 MB in 0s (70.0 MB/s) 12:00:38 #7 3.515 Selecting previously unselected package perl-modules-5.36. 12:00:38 #7 3.516 (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.) 12:00:38 #7 3.521 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... 12:00:38 #7 3.527 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... 12:00:40 #7 5.488 Selecting previously unselected package libgdbm-compat4:amd64. 12:00:40 #7 5.490 Preparing to unpack .../1-libgdbm-compat4_1.23-3_amd64.deb ... 12:00:40 #7 5.505 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 12:00:40 #7 5.564 Selecting previously unselected package libperl5.36:amd64. 12:00:40 #7 5.567 Preparing to unpack .../2-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... 12:00:40 #7 5.573 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... 12:00:41 #7 6.283 Selecting previously unselected package perl. 12:00:41 #7 6.285 Preparing to unpack .../3-perl_5.36.0-7+deb12u1_amd64.deb ... 12:00:41 #7 6.297 Unpacking perl (5.36.0-7+deb12u1) ... 12:00:41 #7 6.420 Selecting previously unselected package libpython3.11-minimal:amd64. 12:00:41 #7 6.423 Preparing to unpack .../4-libpython3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... 12:00:41 #7 6.429 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... 12:00:42 #7 6.924 Selecting previously unselected package libexpat1:amd64. 12:00:42 #7 6.927 Preparing to unpack .../5-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 12:00:42 #7 6.932 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 12:00:42 #7 6.999 Selecting previously unselected package python3.11-minimal. 12:00:42 #7 7.000 Preparing to unpack .../6-python3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... 12:00:42 #7 7.011 Unpacking python3.11-minimal (3.11.2-6+deb12u4) ... 12:00:42 #7 7.273 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... 12:00:42 #7 7.295 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 12:00:42 #7 7.311 Setting up python3.11-minimal (3.11.2-6+deb12u4) ... 12:00:43 #7 7.952 Selecting previously unselected package python3-minimal. 12:00:43 #7 7.952 (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.) 12:00:43 #7 7.961 Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... 12:00:43 #7 7.966 Unpacking python3-minimal (3.11.2-1+b1) ... 12:00:43 #7 8.013 Selecting previously unselected package media-types. 12:00:43 #7 8.015 Preparing to unpack .../media-types_10.0.0_all.deb ... 12:00:43 #7 8.020 Unpacking media-types (10.0.0) ... 12:00:43 #7 8.085 Selecting previously unselected package libpython3.11-stdlib:amd64. 12:00:43 #7 8.088 Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u4_amd64.deb ... 12:00:43 #7 8.094 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... 12:00:43 #7 8.584 Selecting previously unselected package python3.11. 12:00:43 #7 8.586 Preparing to unpack .../python3.11_3.11.2-6+deb12u4_amd64.deb ... 12:00:43 #7 8.592 Unpacking python3.11 (3.11.2-6+deb12u4) ... 12:00:43 #7 8.652 Selecting previously unselected package libpython3-stdlib:amd64. 12:00:43 #7 8.653 Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ... 12:00:43 #7 8.659 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... 12:00:43 #7 8.703 Setting up python3-minimal (3.11.2-1+b1) ... 12:00:43 #7 8.890 Selecting previously unselected package python3. 12:00:43 #7 8.890 (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.) 12:00:43 #7 8.898 Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... 12:00:43 #7 8.908 Unpacking python3 (3.11.2-1+b1) ... 12:00:43 #7 8.954 Selecting previously unselected package apt-utils. 12:00:44 #7 8.958 Preparing to unpack .../01-apt-utils_2.6.1_amd64.deb ... 12:00:44 #7 8.964 Unpacking apt-utils (2.6.1) ... 12:00:44 #7 9.046 Selecting previously unselected package libbrotli1:amd64. 12:00:44 #7 9.049 Preparing to unpack .../02-libbrotli1_1.0.9-2+b6_amd64.deb ... 12:00:44 #7 9.054 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 12:00:44 #7 9.142 Selecting previously unselected package libsasl2-modules-db:amd64. 12:00:44 #7 9.144 Preparing to unpack .../03-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 12:00:44 #7 9.151 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 12:00:44 #7 9.199 Selecting previously unselected package libsasl2-2:amd64. 12:00:44 #7 9.201 Preparing to unpack .../04-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 12:00:44 #7 9.208 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 12:00:44 #7 9.268 Selecting previously unselected package libldap-2.5-0:amd64. 12:00:44 #7 9.270 Preparing to unpack .../05-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 12:00:44 #7 9.276 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 12:00:44 #7 9.346 Selecting previously unselected package libnghttp2-14:amd64. 12:00:44 #7 9.348 Preparing to unpack .../06-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 12:00:44 #7 9.354 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 12:00:44 #7 9.412 Selecting previously unselected package libpsl5:amd64. 12:00:44 #7 9.414 Preparing to unpack .../07-libpsl5_0.21.2-1_amd64.deb ... 12:00:44 #7 9.420 Unpacking libpsl5:amd64 (0.21.2-1) ... 12:00:44 #7 9.499 Selecting previously unselected package librtmp1:amd64. 12:00:44 #7 9.502 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 12:00:44 #7 9.508 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:00:44 #7 9.579 Selecting previously unselected package libssh2-1:amd64. 12:00:44 #7 9.582 Preparing to unpack .../09-libssh2-1_1.10.0-3+b1_amd64.deb ... 12:00:44 #7 9.588 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 12:00:44 #7 9.655 Selecting previously unselected package libcurl3-gnutls:amd64. 12:00:44 #7 9.657 Preparing to unpack .../10-libcurl3-gnutls_7.88.1-10+deb12u8_amd64.deb ... 12:00:44 #7 9.663 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... 12:00:44 #7 9.734 Selecting previously unselected package liberror-perl. 12:00:44 #7 9.736 Preparing to unpack .../11-liberror-perl_0.17029-2_all.deb ... 12:00:44 #7 9.742 Unpacking liberror-perl (0.17029-2) ... 12:00:44 #7 9.789 Selecting previously unselected package git-man. 12:00:44 #7 9.791 Preparing to unpack .../12-git-man_1%3a2.39.5-0+deb12u1_all.deb ... 12:00:44 #7 9.797 Unpacking git-man (1:2.39.5-0+deb12u1) ... 12:00:45 #7 9.942 Selecting previously unselected package git. 12:00:45 #7 9.945 Preparing to unpack .../13-git_1%3a2.39.5-0+deb12u1_amd64.deb ... 12:00:45 #7 9.956 Unpacking git (1:2.39.5-0+deb12u1) ... 12:00:45 #7 10.32 Selecting previously unselected package python3-lib2to3. 12:00:45 #7 10.33 Preparing to unpack .../14-python3-lib2to3_3.11.2-3_all.deb ... 12:00:45 #7 10.33 Unpacking python3-lib2to3 (3.11.2-3) ... 12:00:45 #7 10.47 Selecting previously unselected package python3-distutils. 12:00:45 #7 10.47 Preparing to unpack .../15-python3-distutils_3.11.2-3_all.deb ... 12:00:45 #7 10.48 Unpacking python3-distutils (3.11.2-3) ... 12:00:45 #7 10.61 Selecting previously unselected package python3-pkg-resources. 12:00:45 #7 10.61 Preparing to unpack .../16-python3-pkg-resources_66.1.1-1_all.deb ... 12:00:45 #7 10.62 Unpacking python3-pkg-resources (66.1.1-1) ... 12:00:45 #7 10.76 Selecting previously unselected package python3-setuptools. 12:00:45 #7 10.76 Preparing to unpack .../17-python3-setuptools_66.1.1-1_all.deb ... 12:00:45 #7 10.76 Unpacking python3-setuptools (66.1.1-1) ... 12:00:46 #7 11.14 Selecting previously unselected package python3-wheel. 12:00:46 #7 11.14 Preparing to unpack .../18-python3-wheel_0.38.4-2_all.deb ... 12:00:46 #7 11.15 Unpacking python3-wheel (0.38.4-2) ... 12:00:46 #7 11.23 Selecting previously unselected package python3-pip. 12:00:46 #7 11.23 Preparing to unpack .../19-python3-pip_23.0.1+dfsg-1_all.deb ... 12:00:46 #7 11.24 Unpacking python3-pip (23.0.1+dfsg-1) ... 12:00:47 #7 12.10 Setting up media-types (10.0.0) ... 12:00:47 #7 12.12 Setting up libpsl5:amd64 (0.21.2-1) ... 12:00:47 #7 12.15 Setting up apt-utils (2.6.1) ... 12:00:47 #7 12.17 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... 12:00:47 #7 12.20 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 12:00:47 #7 12.22 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 12:00:47 #7 12.25 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 12:00:47 #7 12.27 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... 12:00:47 #7 12.30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 12:00:47 #7 12.33 Setting up libgdbm-compat4:amd64 (1.23-3) ... 12:00:47 #7 12.35 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 12:00:47 #7 12.37 Setting up git-man (1:2.39.5-0+deb12u1) ... 12:00:47 #7 12.40 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 12:00:47 #7 12.42 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... 12:00:47 #7 12.45 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... 12:00:47 #7 12.47 Setting up python3.11 (3.11.2-6+deb12u4) ... 12:00:48 #7 13.12 Setting up python3 (3.11.2-1+b1) ... 12:00:48 #7 13.14 running python rtupdate hooks for python3.11... 12:00:48 #7 13.14 running python post-rtupdate hooks for python3.11... 12:00:48 #7 13.23 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 12:00:48 #7 13.25 Setting up perl (5.36.0-7+deb12u1) ... 12:00:48 #7 13.30 Setting up python3-lib2to3 (3.11.2-3) ... 12:00:48 #7 13.41 Setting up python3-pkg-resources (66.1.1-1) ... 12:00:48 #7 13.67 Setting up python3-distutils (3.11.2-3) ... 12:00:48 #7 13.80 Setting up python3-setuptools (66.1.1-1) ... 12:00:49 #7 14.25 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ... 12:00:49 #7 14.26 Setting up python3-wheel (0.38.4-2) ... 12:00:49 #7 14.41 Setting up liberror-perl (0.17029-2) ... 12:00:49 #7 14.43 Setting up git (1:2.39.5-0+deb12u1) ... 12:00:49 #7 14.46 Setting up python3-pip (23.0.1+dfsg-1) ... 12:00:50 #7 15.39 Processing triggers for libc-bin (2.36-9+deb12u9) ... 12:00:51 #7 DONE 16.0s 12:00:51 12:00:51 #8 [builder 4/6] COPY . . 12:00:51 #8 DONE 0.2s 12:00:51 12:00:51 #9 [builder 5/6] RUN pip3 install --no-cache-dir -r requirements.txt 12:00:53 #9 2.463 Collecting boto3 12:00:53 #9 2.508 Downloading boto3-1.35.87-py3-none-any.whl (139 kB) 12:00:53 #9 2.535 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 6.2 MB/s eta 0:00:00 12:00:54 #9 3.439 Collecting botocore 12:00:54 #9 3.443 Downloading botocore-1.35.87-py3-none-any.whl (13.3 MB) 12:00:54 #9 3.592 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 106.2 MB/s eta 0:00:00 12:00:54 #9 3.655 Collecting Flask 12:00:54 #9 3.659 Downloading flask-3.1.0-py3-none-any.whl (102 kB) 12:00:54 #9 3.663 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 kB 238.7 MB/s eta 0:00:00 12:00:54 #9 3.685 Collecting Flask-API 12:00:54 #9 3.689 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) 12:00:54 #9 3.694 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 69.3 MB/s eta 0:00:00 12:00:54 #9 3.725 Collecting Flask-Cors 12:00:54 #9 3.729 Downloading Flask_Cors-5.0.0-py2.py3-none-any.whl (14 kB) 12:00:54 #9 3.778 Collecting pg8000 12:00:55 #9 3.783 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) 12:00:55 #9 3.787 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 196.7 MB/s eta 0:00:00 12:00:55 #9 3.840 Collecting requests 12:00:55 #9 3.843 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 12:00:55 #9 3.847 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 229.5 MB/s eta 0:00:00 12:00:55 #9 3.937 Collecting PyYAML 12:00:55 #9 3.941 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 12:00:55 #9 3.959 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 48.3 MB/s eta 0:00:00 12:00:55 #9 4.009 Collecting kubernetes 12:00:55 #9 4.014 Downloading kubernetes-31.0.0-py2.py3-none-any.whl (1.9 MB) 12:00:55 #9 4.042 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 71.9 MB/s eta 0:00:00 12:00:55 #9 4.083 Collecting validators==0.20.0 12:00:55 #9 4.086 Downloading validators-0.20.0.tar.gz (30 kB) 12:00:55 #9 4.102 Preparing metadata (setup.py): started 12:00:55 #9 4.566 Preparing metadata (setup.py): finished with status 'done' 12:00:55 #9 4.620 Collecting Werkzeug==2.2.2 12:00:55 #9 4.625 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) 12:00:55 #9 4.632 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 55.2 MB/s eta 0:00:00 12:00:55 #9 4.663 Collecting Flask-SQLAlchemy 12:00:55 #9 4.667 Downloading flask_sqlalchemy-3.1.1-py3-none-any.whl (25 kB) 12:00:55 #9 4.693 Collecting Flask-Migrate 12:00:55 #9 4.697 Downloading Flask_Migrate-4.0.7-py3-none-any.whl (21 kB) 12:00:56 #9 4.874 Collecting psycopg2-binary==2.9.10 12:00:56 #9 4.879 Downloading psycopg2_binary-2.9.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) 12:00:56 #9 4.921 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 75.8 MB/s eta 0:00:00 12:00:56 #9 4.962 Collecting marshmallow-sqlalchemy 12:00:56 #9 4.966 Downloading marshmallow_sqlalchemy-1.1.0-py3-none-any.whl (14 kB) 12:00:56 #9 4.990 Collecting flask-marshmallow 12:00:56 #9 4.994 Downloading flask_marshmallow-1.2.1-py3-none-any.whl (12 kB) 12:00:56 #9 5.065 Collecting decorator>=3.4.0 12:00:56 #9 5.069 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 12:00:56 #9 5.214 Collecting MarkupSafe>=2.1.1 12:00:56 #9 5.219 Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 12:00:56 #9 5.480 Collecting s3transfer<0.11.0,>=0.10.0 12:00:56 #9 5.483 Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 12:00:56 #9 5.486 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 282.6 MB/s eta 0:00:00 12:00:56 #9 5.507 Collecting jmespath<2.0.0,>=0.7.1 12:00:56 #9 5.510 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 12:00:56 #9 5.584 Collecting urllib3!=2.2.0,<3,>=1.25.4 12:00:56 #9 5.587 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) 12:00:56 #9 5.592 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 66.1 MB/s eta 0:00:00 12:00:56 #9 5.624 Collecting python-dateutil<3.0.0,>=2.1 12:00:56 #9 5.628 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 12:00:56 #9 5.636 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 50.8 MB/s eta 0:00:00 12:00:56 #9 5.668 Collecting itsdangerous>=2.2 12:00:56 #9 5.671 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 12:00:56 #9 5.688 Collecting Flask 12:00:56 #9 5.691 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 12:00:56 #9 5.695 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 199.1 MB/s eta 0:00:00 12:00:56 #9 5.721 Downloading flask-3.0.2-py3-none-any.whl (101 kB) 12:00:56 #9 5.724 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 261.6 MB/s eta 0:00:00 12:00:56 #9 5.743 Downloading flask-3.0.1-py3-none-any.whl (101 kB) 12:00:56 #9 5.749 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 40.7 MB/s eta 0:00:00 12:00:56 #9 5.771 Downloading flask-3.0.0-py3-none-any.whl (99 kB) 12:00:56 #9 5.775 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 53.6 MB/s eta 0:00:00 12:00:56 #9 5.795 Downloading flask-2.3.3-py3-none-any.whl (96 kB) 12:00:57 #9 5.798 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 285.8 MB/s eta 0:00:00 12:00:57 #9 5.844 Collecting click>=8.1.3 12:00:57 #9 5.848 Downloading click-8.1.8-py3-none-any.whl (98 kB) 12:00:57 #9 5.852 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 58.5 MB/s eta 0:00:00 12:00:57 #9 5.884 Collecting Jinja2>=3.1.2 12:00:57 #9 5.888 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 12:00:57 #9 5.891 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 95.7 MB/s eta 0:00:00 12:00:57 #9 5.915 Collecting blinker>=1.6.2 12:00:57 #9 5.919 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 12:00:57 #9 5.937 Collecting Flask 12:00:57 #9 5.942 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) 12:00:57 #9 5.945 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 114.5 MB/s eta 0:00:00 12:00:57 #9 5.975 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) 12:00:57 #9 5.979 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 190.7 MB/s eta 0:00:00 12:00:57 #9 6.006 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) 12:00:57 #9 6.010 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 90.4 MB/s eta 0:00:00 12:00:57 #9 6.027 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) 12:00:57 #9 6.030 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 301.9 MB/s eta 0:00:00 12:00:57 #9 6.101 Collecting scramp>=1.4.5 12:00:57 #9 6.105 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) 12:00:57 #9 6.142 Collecting idna<4,>=2.5 12:00:57 #9 6.145 Downloading idna-3.10-py3-none-any.whl (70 kB) 12:00:57 #9 6.147 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 307.0 MB/s eta 0:00:00 12:00:57 #9 6.371 Collecting charset-normalizer<4,>=2 12:00:57 #9 6.375 Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) 12:00:57 #9 6.380 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.1/146.1 kB 63.8 MB/s eta 0:00:00 12:00:57 #9 6.420 Collecting certifi>=2017.4.17 12:00:57 #9 6.424 Downloading certifi-2024.12.14-py3-none-any.whl (164 kB) 12:00:57 #9 6.427 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 173.1 MB/s eta 0:00:00 12:00:57 #9 6.474 Collecting oauthlib>=3.2.2 12:00:57 #9 6.478 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 12:00:57 #9 6.484 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 67.0 MB/s eta 0:00:00 12:00:57 #9 6.500 Collecting durationpy>=0.7 12:00:57 #9 6.505 Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 12:00:57 #9 6.661 Collecting google-auth>=1.0.1 12:00:57 #9 6.665 Downloading google_auth-2.37.0-py2.py3-none-any.whl (209 kB) 12:00:57 #9 6.673 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.8/209.8 kB 45.8 MB/s eta 0:00:00 12:00:57 #9 6.703 Collecting six>=1.9.0 12:00:57 #9 6.707 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 12:00:57 #9 6.763 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 12:00:57 #9 6.768 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 12:00:57 #9 6.771 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 278.4 MB/s eta 0:00:00 12:00:57 #9 6.799 Collecting requests-oauthlib 12:00:58 #9 6.804 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 12:00:58 #9 7.674 Collecting sqlalchemy>=2.0.16 12:00:58 #9 7.680 Downloading SQLAlchemy-2.0.36-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 12:00:58 #9 7.724 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 73.5 MB/s eta 0:00:00 12:00:58 #9 7.804 Collecting alembic>=1.9.0 12:00:59 #9 7.808 Downloading alembic-1.14.0-py3-none-any.whl (233 kB) 12:00:59 #9 7.813 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.5/233.5 kB 100.5 MB/s eta 0:00:00 12:00:59 #9 7.905 Collecting marshmallow>=3.18.0 12:00:59 #9 7.909 Downloading marshmallow-3.23.2-py3-none-any.whl (49 kB) 12:00:59 #9 7.912 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 kB 266.4 MB/s eta 0:00:00 12:00:59 #9 8.032 Collecting typing-extensions>=4 12:00:59 #9 8.038 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 12:00:59 #9 8.077 Collecting Mako 12:00:59 #9 8.080 Downloading Mako-1.3.8-py3-none-any.whl (78 kB) 12:00:59 #9 8.083 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 72.3 MB/s eta 0:00:00 12:00:59 #9 8.150 Collecting pyasn1-modules>=0.2.1 12:00:59 #9 8.154 Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 12:00:59 #9 8.160 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 50.4 MB/s eta 0:00:00 12:00:59 #9 8.194 Collecting cachetools<6.0,>=2.0.0 12:00:59 #9 8.197 Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 12:00:59 #9 8.224 Collecting rsa<5,>=3.1.4 12:00:59 #9 8.228 Downloading rsa-4.9-py3-none-any.whl (34 kB) 12:00:59 #9 8.305 Collecting packaging>=17.0 12:00:59 #9 8.312 Downloading packaging-24.2-py3-none-any.whl (65 kB) 12:00:59 #9 8.317 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 112.2 MB/s eta 0:00:00 12:00:59 #9 8.629 Collecting asn1crypto>=1.5.1 12:00:59 #9 8.632 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) 12:00:59 #9 8.636 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 53.7 MB/s eta 0:00:00 12:01:00 #9 9.026 Collecting greenlet!=0.4.17 12:01:00 #9 9.030 Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB) 12:01:00 #9 9.046 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 42.4 MB/s eta 0:00:00 12:01:00 #9 9.160 Collecting pyasn1<0.7.0,>=0.4.6 12:01:00 #9 9.163 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 12:01:00 #9 9.166 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 277.1 MB/s eta 0:00:00 12:01:00 #9 9.212 Building wheels for collected packages: validators 12:01:00 #9 9.213 Building wheel for validators (setup.py): started 12:01:00 #9 9.583 Building wheel for validators (setup.py): finished with status 'done' 12:01:00 #9 9.583 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19573 sha256=fc4cbdbe679cfb018519a6fa7600af01f97eca15197b20fa4c9add70d3fd434e 12:01:00 #9 9.584 Stored in directory: /tmp/pip-ephem-wheel-cache-4ipav_ft/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 12:01:00 #9 9.588 Successfully built validators 12:01:01 #9 9.898 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 12:01:06 #9 14.71 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-5.0.0 Flask-Migrate-4.0.7 Flask-SQLAlchemy-3.1.1 Jinja2-3.1.5 Mako-1.3.8 MarkupSafe-3.0.2 PyYAML-6.0.2 Werkzeug-2.2.2 alembic-1.14.0 asn1crypto-1.5.1 boto3-1.35.87 botocore-1.35.87 cachetools-5.5.0 certifi-2024.12.14 charset-normalizer-3.4.1 click-8.1.8 decorator-5.1.1 durationpy-0.9 flask-marshmallow-1.2.1 google-auth-2.37.0 greenlet-3.1.1 idna-3.10 itsdangerous-2.2.0 jmespath-1.0.1 kubernetes-31.0.0 marshmallow-3.23.2 marshmallow-sqlalchemy-1.1.0 oauthlib-3.2.2 packaging-24.2 pg8000-1.31.2 psycopg2-binary-2.9.10 pyasn1-0.6.1 pyasn1-modules-0.4.1 python-dateutil-2.9.0.post0 requests-2.32.3 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.10.4 scramp-1.4.5 six-1.17.0 sqlalchemy-2.0.36 typing-extensions-4.12.2 urllib3-2.3.0 validators-0.20.0 websocket-client-1.8.0 12:01:06 #9 14.71 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 12:01:06 #9 14.83 12:01:06 #9 14.83 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 12:01:06 #9 14.83 [notice] To update, run: pip install --upgrade pip 12:01:07 #9 DONE 16.3s 12:01:07 12:01:07 #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 12:01:07 #10 0.220 Cloning into '/SDK/featurestoresdk_main'... 12:01:08 #10 0.915 Cloning into '/SDK/modelmetricssdk_main'... 12:01:09 #10 1.504 Processing /SDK/featurestoresdk_main 12:01:09 #10 1.504 Preparing metadata (setup.py): started 12:01:09 #10 1.731 Preparing metadata (setup.py): finished with status 'done' 12:01:09 #10 1.736 Building wheels for collected packages: featurestoresdk 12:01:09 #10 1.737 Building wheel for featurestoresdk (setup.py): started 12:01:09 #10 2.047 Building wheel for featurestoresdk (setup.py): finished with status 'done' 12:01:09 #10 2.048 Created wheel for featurestoresdk: filename=featurestoresdk-0.2-py3-none-any.whl size=6071 sha256=022a9bc7933de0ef1e3cb89f63ac493bca11a6ab73e1d8204baec75bbda2e612 12:01:09 #10 2.048 Stored in directory: /tmp/pip-ephem-wheel-cache-j4pugsez/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 12:01:09 #10 2.052 Successfully built featurestoresdk 12:01:09 #10 2.248 Installing collected packages: featurestoresdk 12:01:09 #10 2.282 Successfully installed featurestoresdk-0.2 12:01:09 #10 2.283 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 12:01:09 #10 2.409 12:01:09 #10 2.409 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 12:01:09 #10 2.409 [notice] To update, run: pip install --upgrade pip 12:01:10 #10 2.799 Processing /SDK/modelmetricssdk_main 12:01:10 #10 2.800 Preparing metadata (setup.py): started 12:01:10 #10 3.042 Preparing metadata (setup.py): finished with status 'done' 12:01:10 #10 3.048 Building wheels for collected packages: modelmetricsdk 12:01:10 #10 3.049 Building wheel for modelmetricsdk (setup.py): started 12:01:10 #10 3.396 Building wheel for modelmetricsdk (setup.py): finished with status 'done' 12:01:10 #10 3.397 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.1-py3-none-any.whl size=8319 sha256=ccea1c9589f9d37295a078fbb41ee91ac94e2f663c8ff709357f122549902312 12:01:10 #10 3.398 Stored in directory: /tmp/pip-ephem-wheel-cache-kjlcmx01/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 12:01:10 #10 3.402 Successfully built modelmetricsdk 12:01:11 #10 3.596 Installing collected packages: modelmetricsdk 12:01:11 #10 3.623 Successfully installed modelmetricsdk-0.1 12:01:11 #10 3.623 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 12:01:11 #10 3.751 12:01:11 #10 3.751 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 12:01:11 #10 3.751 [notice] To update, run: pip install --upgrade pip 12:01:11 #10 DONE 4.0s 12:01:12 12:01:12 #11 [stage-1 3/6] COPY --from=builder /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages 12:01:14 #11 DONE 1.9s 12:01:14 12:01:14 #12 [stage-1 4/6] COPY --from=builder /app /app 12:01:14 #12 DONE 0.2s 12:01:14 12:01:14 #13 [stage-1 5/6] RUN pip3 install --no-cache-dir . 12:01:15 #13 1.031 Processing /app 12:01:15 #13 1.032 Preparing metadata (setup.py): started 12:01:15 #13 1.287 Preparing metadata (setup.py): finished with status 'done' 12:01:15 #13 1.294 Building wheels for collected packages: trainingmgr 12:01:15 #13 1.295 Building wheel for trainingmgr (setup.py): started 12:01:16 #13 1.629 Building wheel for trainingmgr (setup.py): finished with status 'done' 12:01:16 #13 1.630 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=60699 sha256=ad1eb55803acd3664b13dd799ce71280f6556af5411cb23b59a6c2ea64929a3b 12:01:16 #13 1.631 Stored in directory: /tmp/pip-ephem-wheel-cache-5ohxrsl5/wheels/9b/2c/d1/15e20a2b97f37ccf65a87ba1049c73a9076d0bf0fbaf814e83 12:01:16 #13 1.637 Successfully built trainingmgr 12:01:16 #13 1.830 Installing collected packages: trainingmgr 12:01:16 #13 1.905 Successfully installed trainingmgr-0.1 12:01:16 #13 1.905 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 12:01:16 #13 2.035 12:01:16 #13 2.035 [notice] A new release of pip is available: 23.0.1 -> 24.3.1 12:01:16 #13 2.035 [notice] To update, run: pip install --upgrade pip 12:01:16 #13 DONE 2.2s 12:01:16 12:01:16 #14 [stage-1 6/6] WORKDIR /app/trainingmgr 12:01:16 #14 DONE 0.2s 12:01:16 12:01:16 #15 exporting to image 12:01:16 #15 exporting layers 12:01:18 #15 exporting layers 1.4s done 12:01:18 #15 writing image sha256:bfa056fedd503ae277a0266a9054188172965a265a89f32216ca733ed1a6ee7c done 12:01:18 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 done 12:01:18 #15 DONE 1.4s 12:01:18 ---> docker-build.sh ends 12:01:18 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17795201599801620614.sh 12:01:18 [EnvInject] - Injecting environment variables from a build step. 12:01:18 [EnvInject] - Injecting as environment variables the properties content 12:01:18 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 12:01:18 12:01:18 [EnvInject] - Variables injected successfully. 12:01:18 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins18316956512498332029.sh 12:01:18 ---> docker-push.sh 12:01:18 Docker version 24.0.2, build cb74dfc 12:01:18 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 12:01:18 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:2.0.0 12:01:18 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker] 12:01:18 5f70bf18a086: Preparing 12:01:18 609277ce9ae9: Preparing 12:01:18 aa12552e73c3: Preparing 12:01:18 9268efca1431: Preparing 12:01:18 c6b47e2b48da: Preparing 12:01:18 46b43d63df64: Preparing 12:01:18 f82a34d9ac9e: Preparing 12:01:18 228f3372b10a: Preparing 12:01:18 8b296f486960: Preparing 12:01:18 46b43d63df64: Waiting 12:01:18 f82a34d9ac9e: Waiting 12:01:18 228f3372b10a: Waiting 12:01:18 8b296f486960: Waiting 12:01:18 c6b47e2b48da: Pushed 12:01:18 46b43d63df64: Layer already exists 12:01:18 aa12552e73c3: Pushed 12:01:18 5f70bf18a086: Pushed 12:01:18 f82a34d9ac9e: Layer already exists 12:01:18 228f3372b10a: Layer already exists 12:01:19 609277ce9ae9: Pushed 12:01:24 8b296f486960: Pushed 12:01:27 9268efca1431: Pushed 12:01:27 2.0.0: digest: sha256:d583add7358a7f15e4955fbec70e8312488d31cf1109b547418d2bad0b4ec685 size: 2204 12:01:27 ---> docker-push.sh ends 12:01:27 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins190456251169204880.sh 12:01:27 $ ssh-agent -k 12:01:27 unset SSH_AUTH_SOCK; 12:01:27 unset SSH_AGENT_PID; 12:01:27 echo Agent pid 2073 killed; 12:01:27 [ssh-agent] Stopped. 12:01:27 [PostBuildScript] - [INFO] Executing post build scripts. 12:01:27 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins14414378149514818827.sh 12:01:27 ---> sysstat.sh 12:01:27 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7465116538455327841.sh 12:01:27 ---> package-listing.sh 12:01:27 ++ facter osfamily 12:01:27 ++ tr '[:upper:]' '[:lower:]' 12:01:27 + OS_FAMILY=debian 12:01:27 + workspace=/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master 12:01:27 + START_PACKAGES=/tmp/packages_start.txt 12:01:27 + END_PACKAGES=/tmp/packages_end.txt 12:01:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:01:27 + PACKAGES=/tmp/packages_start.txt 12:01:27 + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']' 12:01:27 + PACKAGES=/tmp/packages_end.txt 12:01:27 + case "${OS_FAMILY}" in 12:01:27 + dpkg -l 12:01:27 + grep '^ii' 12:01:28 + '[' -f /tmp/packages_start.txt ']' 12:01:28 + '[' -f /tmp/packages_end.txt ']' 12:01:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:01:28 + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']' 12:01:28 + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ 12:01:28 + 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/ 12:01:28 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11463997864095872346.sh 12:01:28 ---> capture-instance-metadata.sh 12:01:28 Setup pyenv: 12:01:28 system 12:01:28 3.8.13 12:01:28 3.9.13 12:01:28 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 12:01:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6KGe from file:/tmp/.os_lf_venv 12:01:29 lf-activate-venv(): INFO: Installing: lftools 12:01:39 lf-activate-venv(): INFO: Adding /tmp/venv-6KGe/bin to PATH 12:01:39 INFO: Running in OpenStack, capturing instance metadata 12:01:39 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins423042450177059380.sh 12:01:39 provisioning config files... 12:01:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config14213384888403743861tmp 12:01:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:01:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:01:39 [EnvInject] - Injecting environment variables from a build step. 12:01:39 [EnvInject] - Injecting as environment variables the properties content 12:01:39 SERVER_ID=logs 12:01:39 12:01:39 [EnvInject] - Variables injected successfully. 12:01:39 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13814461897431114687.sh 12:01:39 ---> create-netrc.sh 12:01:39 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins12555141397502241244.sh 12:01:39 ---> python-tools-install.sh 12:01:39 Setup pyenv: 12:01:39 system 12:01:39 3.8.13 12:01:39 3.9.13 12:01:39 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 12:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6KGe from file:/tmp/.os_lf_venv 12:01:40 lf-activate-venv(): INFO: Installing: lftools 12:01:50 lf-activate-venv(): INFO: Adding /tmp/venv-6KGe/bin to PATH 12:01:50 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17175346528822899103.sh 12:01:50 ---> sudo-logs.sh 12:01:50 Archiving 'sudo' log.. 12:01:50 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4190563184795191205.sh 12:01:50 ---> job-cost.sh 12:01:50 Setup pyenv: 12:01:50 system 12:01:50 3.8.13 12:01:50 3.9.13 12:01:50 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 12:01:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6KGe from file:/tmp/.os_lf_venv 12:01:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-6KGe/bin to PATH 12:01:57 INFO: No Stack... 12:01:57 INFO: Retrieving Pricing Info for: v2-highcpu-4 12:01:57 INFO: Archiving Costs 12:01:57 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins11263657846933300163.sh 12:01:57 ---> logs-deploy.sh 12:01:57 Setup pyenv: 12:01:57 system 12:01:57 3.8.13 12:01:57 3.9.13 12:01:57 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 12:01:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6KGe from file:/tmp/.os_lf_venv 12:01:58 lf-activate-venv(): INFO: Installing: lftools 12:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-6KGe/bin to PATH 12:02:08 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/304 12:02:08 INFO: archiving workspace using pattern(s): 12:02:10 Archives upload complete. 12:02:10 INFO: archiving logs to Nexus 12:02:11 ---> uname -a: 12:02:11 Linux prd-ubuntu1804-docker-4c-4g-183 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:02:11 12:02:11 12:02:11 ---> lscpu: 12:02:11 Architecture: x86_64 12:02:11 CPU op-mode(s): 32-bit, 64-bit 12:02:11 Byte Order: Little Endian 12:02:11 CPU(s): 4 12:02:11 On-line CPU(s) list: 0-3 12:02:11 Thread(s) per core: 1 12:02:11 Core(s) per socket: 1 12:02:11 Socket(s): 4 12:02:11 NUMA node(s): 1 12:02:11 Vendor ID: AuthenticAMD 12:02:11 CPU family: 23 12:02:11 Model: 49 12:02:11 Model name: AMD EPYC-Rome Processor 12:02:11 Stepping: 0 12:02:11 CPU MHz: 2799.998 12:02:11 BogoMIPS: 5599.99 12:02:11 Virtualization: AMD-V 12:02:11 Hypervisor vendor: KVM 12:02:11 Virtualization type: full 12:02:11 L1d cache: 32K 12:02:11 L1i cache: 32K 12:02:11 L2 cache: 512K 12:02:11 L3 cache: 16384K 12:02:11 NUMA node0 CPU(s): 0-3 12:02:11 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 12:02:11 12:02:11 12:02:11 ---> nproc: 12:02:11 4 12:02:11 12:02:11 12:02:11 ---> df -h: 12:02:11 Filesystem Size Used Avail Use% Mounted on 12:02:11 udev 2.0G 0 2.0G 0% /dev 12:02:11 tmpfs 395M 696K 394M 1% /run 12:02:11 /dev/vda1 20G 9.5G 9.8G 49% / 12:02:11 tmpfs 2.0G 0 2.0G 0% /dev/shm 12:02:11 tmpfs 5.0M 0 5.0M 0% /run/lock 12:02:11 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 12:02:11 /dev/vda15 105M 5.3M 100M 5% /boot/efi 12:02:11 tmpfs 395M 0 395M 0% /run/user/1001 12:02:11 12:02:11 12:02:11 ---> free -m: 12:02:11 total used free shared buff/cache available 12:02:11 Mem: 3944 496 740 0 2707 3164 12:02:11 Swap: 1023 0 1023 12:02:11 12:02:11 12:02:11 ---> ip addr: 12:02:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:02:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:02:11 inet 127.0.0.1/8 scope host lo 12:02:11 valid_lft forever preferred_lft forever 12:02:11 inet6 ::1/128 scope host 12:02:11 valid_lft forever preferred_lft forever 12:02:11 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:02:11 link/ether fa:16:3e:32:93:78 brd ff:ff:ff:ff:ff:ff 12:02:11 inet 10.32.6.50/23 brd 10.32.7.255 scope global dynamic ens3 12:02:11 valid_lft 86193sec preferred_lft 86193sec 12:02:11 inet6 fe80::f816:3eff:fe32:9378/64 scope link 12:02:11 valid_lft forever preferred_lft forever 12:02:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:02:11 link/ether 02:42:e4:f3:ea:e3 brd ff:ff:ff:ff:ff:ff 12:02:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:02:11 valid_lft forever preferred_lft forever 12:02:11 12:02:11 12:02:11 ---> sar -b -r -n DEV: 12:02:11 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-183) 12/26/24 _x86_64_ (4 CPU) 12:02:11 12:02:11 11:58:45 LINUX RESTART (4 CPU) 12:02:11 12:02:11 11:59:01 tps rtps wtps bread/s bwrtn/s 12:02:11 12:00:03 172.34 69.21 103.13 5635.06 41292.20 12:02:11 12:01:01 199.21 12.89 186.31 2301.67 24728.15 12:02:11 12:02:01 86.99 0.63 86.35 44.79 11766.71 12:02:11 Average: 152.32 27.74 124.58 2664.54 25942.51 12:02:11 12:02:11 11:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:02:11 12:00:03 1721260 3387656 2317400 57.38 50356 1771044 861976 16.94 511696 1627536 154500 12:02:11 12:01:01 1056440 3258024 2982220 73.84 74124 2256932 1272996 25.02 723296 2024360 38840 12:02:11 12:02:01 792344 3273476 3246316 80.38 92936 2486660 954116 18.76 1019128 1952772 1924 12:02:11 Average: 1190015 3306385 2848645 70.53 72472 2171545 1029696 20.24 751373 1868223 65088 12:02:11 12:02:11 11:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:02:11 12:00:03 ens3 345.24 223.03 1407.72 66.75 0.00 0.00 0.00 0.00 12:02:11 12:00:03 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 12:02:11 12:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:11 12:01:01 ens3 282.12 196.09 2159.07 20.74 0.00 0.00 0.00 0.00 12:02:11 12:01:01 lo 2.55 2.55 0.24 0.24 0.00 0.00 0.00 0.00 12:02:11 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:11 12:02:01 ens3 103.58 165.84 27.24 1124.15 0.00 0.00 0.00 0.00 12:02:11 12:02:01 lo 3.07 3.07 0.27 0.27 0.00 0.00 0.00 0.00 12:02:11 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:11 Average: ens3 243.22 194.97 1187.21 408.18 0.00 0.00 0.00 0.00 12:02:11 Average: lo 2.25 2.25 0.20 0.20 0.00 0.00 0.00 0.00 12:02:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:11 12:02:11 12:02:11 ---> sar -P ALL: 12:02:11 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-183) 12/26/24 _x86_64_ (4 CPU) 12:02:11 12:02:11 11:58:45 LINUX RESTART (4 CPU) 12:02:11 12:02:11 11:59:01 CPU %user %nice %system %iowait %steal %idle 12:02:11 12:00:03 all 17.76 0.00 2.11 5.22 0.06 74.85 12:02:11 12:00:03 0 10.03 0.00 1.74 9.93 0.05 78.24 12:02:11 12:00:03 1 31.76 0.00 2.70 2.65 0.08 62.80 12:02:11 12:00:03 2 16.39 0.00 1.84 7.01 0.07 74.69 12:02:11 12:00:03 3 12.88 0.00 2.11 1.31 0.03 83.67 12:02:11 12:01:01 all 17.92 0.00 2.66 5.23 0.08 74.11 12:02:11 12:01:01 0 22.66 0.00 2.62 5.44 0.09 69.19 12:02:11 12:01:01 1 30.42 0.00 3.08 3.79 0.07 62.64 12:02:11 12:01:01 2 8.30 0.00 1.97 3.20 0.09 86.44 12:02:11 12:01:01 3 10.29 0.00 3.03 8.49 0.07 78.12 12:02:11 12:02:01 all 22.74 0.00 1.98 2.14 0.07 73.07 12:02:11 12:02:01 0 16.45 0.00 2.41 1.61 0.07 79.46 12:02:11 12:02:01 1 47.60 0.00 2.41 0.64 0.12 49.24 12:02:11 12:02:01 2 11.20 0.00 1.73 5.86 0.05 81.16 12:02:11 12:02:01 3 15.79 0.00 1.39 0.40 0.05 82.37 12:02:11 Average: all 19.50 0.00 2.25 4.18 0.07 74.01 12:02:11 Average: 0 16.31 0.00 2.26 5.66 0.07 75.71 12:02:11 Average: 1 36.67 0.00 2.73 2.34 0.09 58.17 12:02:11 Average: 2 12.00 0.00 1.85 5.38 0.07 80.71 12:02:11 Average: 3 13.02 0.00 2.17 3.34 0.05 81.42 12:02:11 12:02:11 12:02:11