10:20:26 Started by timer 10:20:26 Running as SYSTEM 10:20:26 [EnvInject] - Loading node environment variables. 10:20:26 Building remotely on prd-ubuntu1804-docker-4c-4g-7181 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release 10:20:26 [ssh-agent] Looking for ssh-agent implementation... 10:20:26 $ ssh-agent 10:20:27 SSH_AUTH_SOCK=/tmp/ssh-Rsie0yRpB7pw/agent.2081 10:20:27 SSH_AGENT_PID=2083 10:20:27 [ssh-agent] Started. 10:20:27 Running ssh-add (command line suppressed) 10:20:27 Identity added: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release@tmp/private_key_9459268582866970831.key (jenkins-ssh) 10:20:27 [ssh-agent] Using credentials jenkins (jenkins) 10:20:27 The recommended git tool is: NONE 10:20:30 using credential jenkins 10:20:30 Wiping out workspace first. 10:20:30 Cloning the remote Git repository 10:20:30 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 10:20:30 > git init /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release # timeout=10 10:20:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 10:20:30 > git --version # timeout=10 10:20:30 > git --version # 'git version 2.17.1' 10:20:30 using GIT_SSH to set credentials jenkins 10:20:30 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 10:20:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:32 Avoid second fetch 10:20:32 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 10:20:32 Checking out Revision 7089177d362a0e969228ca826c27330ba4a9ada2 (refs/remotes/origin/i-release) 10:20:32 > git config core.sparsecheckout # timeout=10 10:20:32 > git checkout -f 7089177d362a0e969228ca826c27330ba4a9ada2 # timeout=10 10:20:33 Commit message: "CI: Update RTD configuration file" 10:20:33 > git rev-list --no-walk 7089177d362a0e969228ca826c27330ba4a9ada2 # timeout=10 10:20:36 provisioning config files... 10:20:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:20:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:20:36 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins4630085059866725150.sh 10:20:36 ---> python-tools-install.sh 10:20:36 Setup pyenv: 10:20:37 * system (set by /opt/pyenv/version) 10:20:37 * 3.8.13 (set by /opt/pyenv/version) 10:20:37 * 3.9.13 (set by /opt/pyenv/version) 10:20:37 * 3.10.6 (set by /opt/pyenv/version) 10:20:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7bcM 10:20:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:20:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:20:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:20:52 lf-activate-venv(): INFO: Base packages installed successfully 10:20:52 lf-activate-venv(): INFO: Installing additional packages: lftools 10:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-7bcM/bin to PATH 10:21:33 Generating Requirements File 10:22:13 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. 10:22:13 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:22:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:22:13 Python 3.10.6 10:22:14 pip 25.2 from /tmp/venv-7bcM/lib/python3.10/site-packages/pip (python 3.10) 10:22:14 appdirs==1.4.4 10:22:14 argcomplete==3.6.3 10:22:14 aspy.yaml==1.3.0 10:22:14 attrs==25.4.0 10:22:14 autopage==0.5.2 10:22:14 beautifulsoup4==4.14.2 10:22:14 boto3==1.40.57 10:22:14 botocore==1.40.57 10:22:14 bs4==0.0.2 10:22:14 cachetools==6.2.1 10:22:14 certifi==2025.10.5 10:22:14 cffi==2.0.0 10:22:14 cfgv==3.4.0 10:22:14 chardet==5.2.0 10:22:14 charset-normalizer==3.4.4 10:22:14 click==8.3.0 10:22:14 cliff==4.11.0 10:22:14 cmd2==2.7.0 10:22:14 cryptography==3.3.2 10:22:14 debtcollector==3.0.0 10:22:14 decorator==5.2.1 10:22:14 defusedxml==0.7.1 10:22:14 Deprecated==1.2.18 10:22:14 distlib==0.4.0 10:22:14 dnspython==2.8.0 10:22:14 docker==7.1.0 10:22:14 dogpile.cache==1.5.0 10:22:14 durationpy==0.10 10:22:14 email-validator==2.3.0 10:22:14 filelock==3.20.0 10:22:14 future==1.0.0 10:22:14 gitdb==4.0.12 10:22:14 GitPython==3.1.45 10:22:14 google-auth==2.41.1 10:22:14 httplib2==0.31.0 10:22:14 identify==2.6.15 10:22:14 idna==3.11 10:22:14 importlib-resources==1.5.0 10:22:14 iso8601==2.1.0 10:22:14 Jinja2==3.1.6 10:22:14 jmespath==1.0.1 10:22:14 jsonpatch==1.33 10:22:14 jsonpointer==3.0.0 10:22:14 jsonschema==4.25.1 10:22:14 jsonschema-specifications==2025.9.1 10:22:14 keystoneauth1==5.12.0 10:22:14 kubernetes==34.1.0 10:22:14 lftools==0.37.15 10:22:14 lxml==6.0.2 10:22:14 markdown-it-py==4.0.0 10:22:14 MarkupSafe==3.0.3 10:22:14 mdurl==0.1.2 10:22:14 msgpack==1.1.2 10:22:14 multi_key_dict==2.0.3 10:22:14 munch==4.0.0 10:22:14 netaddr==1.3.0 10:22:14 niet==1.4.2 10:22:14 nodeenv==1.9.1 10:22:14 oauth2client==4.1.3 10:22:14 oauthlib==3.3.1 10:22:14 openstacksdk==4.7.1 10:22:14 os-service-types==1.8.0 10:22:14 osc-lib==4.2.0 10:22:14 oslo.config==10.0.0 10:22:14 oslo.context==6.1.0 10:22:14 oslo.i18n==6.6.0 10:22:14 oslo.log==7.2.1 10:22:14 oslo.serialization==5.8.0 10:22:14 oslo.utils==9.1.0 10:22:14 packaging==25.0 10:22:14 pbr==7.0.1 10:22:14 platformdirs==4.5.0 10:22:14 prettytable==3.16.0 10:22:14 psutil==7.1.1 10:22:14 pyasn1==0.6.1 10:22:14 pyasn1_modules==0.4.2 10:22:14 pycparser==2.23 10:22:14 pygerrit2==2.0.15 10:22:14 PyGithub==2.8.1 10:22:14 Pygments==2.19.2 10:22:14 PyJWT==2.10.1 10:22:14 PyNaCl==1.6.0 10:22:14 pyparsing==2.4.7 10:22:14 pyperclip==1.11.0 10:22:14 pyrsistent==0.20.0 10:22:14 python-cinderclient==9.8.0 10:22:14 python-dateutil==2.9.0.post0 10:22:14 python-heatclient==4.3.0 10:22:14 python-jenkins==1.8.3 10:22:14 python-keystoneclient==5.7.0 10:22:14 python-magnumclient==4.9.0 10:22:14 python-openstackclient==8.2.0 10:22:14 python-swiftclient==4.8.0 10:22:14 PyYAML==6.0.3 10:22:14 referencing==0.37.0 10:22:14 requests==2.32.5 10:22:14 requests-oauthlib==2.0.0 10:22:14 requestsexceptions==1.4.0 10:22:14 rfc3986==2.0.0 10:22:14 rich==14.2.0 10:22:14 rich-argparse==1.7.1 10:22:14 rpds-py==0.28.0 10:22:14 rsa==4.9.1 10:22:14 ruamel.yaml==0.18.16 10:22:14 ruamel.yaml.clib==0.2.14 10:22:14 s3transfer==0.14.0 10:22:14 simplejson==3.20.2 10:22:14 six==1.17.0 10:22:14 smmap==5.0.2 10:22:14 soupsieve==2.8 10:22:14 stevedore==5.5.0 10:22:14 tabulate==0.9.0 10:22:14 toml==0.10.2 10:22:14 tomlkit==0.13.3 10:22:14 tqdm==4.67.1 10:22:14 typing_extensions==4.15.0 10:22:14 tzdata==2025.2 10:22:14 urllib3==1.26.20 10:22:14 virtualenv==20.35.3 10:22:14 wcwidth==0.2.14 10:22:14 websocket-client==1.9.0 10:22:14 wrapt==2.0.0 10:22:14 xdg==6.0.0 10:22:14 xmltodict==1.0.2 10:22:14 yq==3.4.3 10:22:15 provisioning config files... 10:22:15 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release@tmp/config884525656074617390tmp 10:22:15 copy managed file [nonrtric-plt-rappcatalogue-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release@tmp/config15419472908405071840tmp 10:22:15 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins6060469020630345695.sh 10:22:15 ---> docker-login.sh 10:22:15 nexus3.o-ran-sc.org:10001 10:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:15 Configure a credential helper to remove this warning. See 10:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:15 10:22:15 Login Succeeded 10:22:15 nexus3.o-ran-sc.org:10002 10:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:15 Configure a credential helper to remove this warning. See 10:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:15 10:22:15 Login Succeeded 10:22:15 nexus3.o-ran-sc.org:10003 10:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:15 Configure a credential helper to remove this warning. See 10:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:15 10:22:15 Login Succeeded 10:22:15 nexus3.o-ran-sc.org:10004 10:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:15 Configure a credential helper to remove this warning. See 10:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:15 10:22:15 Login Succeeded 10:22:15 ---> docker-login.sh ends 10:22:15 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins14240649999381467651.sh 10:22:15 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins9561763647282588307.sh 10:22:16 [EnvInject] - Injecting environment variables from a build step. 10:22:16 [EnvInject] - Injecting as environment variables the properties content 10:22:16 DOCKER_ROOT=catalogue-enhanced 10:22:16 CONTAINER_TAG_YAML_DIR= 10:22:16 CONTAINER_TAG_METHOD=yaml-file 10:22:16 10:22:16 [EnvInject] - Variables injected successfully. 10:22:16 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins8779051969767204186.sh 10:22:16 ---> docker-get-container-tag.sh 10:22:16 Setup pyenv: 10:22:16 system 10:22:16 3.8.13 10:22:16 3.9.13 10:22:16 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release/.python-version) 10:22:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bcM from file:/tmp/.os_lf_venv 10:22:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:22:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:22:19 lf-activate-venv(): INFO: Base packages installed successfully 10:22:19 lf-activate-venv(): INFO: Installing additional packages: yq 10:22:21 lf-activate-venv(): INFO: Adding /tmp/venv-7bcM/bin to PATH 10:22:21 ---> Docker image tag found: 1.1.1 10:22:21 [EnvInject] - Injecting environment variables from a build step. 10:22:21 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 10:22:21 [EnvInject] - Variables injected successfully. 10:22:21 [EnvInject] - Injecting environment variables from a build step. 10:22:21 [EnvInject] - Injecting as environment variables the properties content 10:22:21 DOCKER_ARGS=--network=host 10:22:21 DOCKER_ROOT=catalogue-enhanced 10:22:21 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 10:22:21 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 10:22:21 DOCKER_NAME=o-ran-sc/nonrtric-plt-rappcatalogue-enhanced 10:22:21 10:22:21 [EnvInject] - Variables injected successfully. 10:22:21 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins9025098150171564931.sh 10:22:21 ---> docker-build.sh 10:22:21 Docker version 24.0.2, build cb74dfc 10:22:21 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.1 10:22:21 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.1 . 10:22:22 #1 [internal] load build definition from Dockerfile 10:22:22 #1 transferring dockerfile: 1.67kB done 10:22:22 #1 DONE 0.1s 10:22:22 10:22:22 #2 [internal] load .dockerignore 10:22:22 #2 transferring context: 2B done 10:22:22 #2 DONE 0.1s 10:22:22 10:22:22 #3 [internal] load metadata for docker.io/library/python:3.10-slim-buster 10:22:23 #3 DONE 1.3s 10:22:23 10:22:23 #4 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 10:22:23 #4 resolve docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 0.0s done 10:22:24 #4 ... 10:22:24 10:22:24 #5 [internal] load build context 10:22:24 #5 transferring context: 95.23kB done 10:22:24 #5 DONE 0.1s 10:22:24 10:22:24 #4 [ 1/18] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 10:22:24 #4 sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 988B / 988B done 10:22:24 #4 sha256:68f714f81d6522d6ad2156abee2535307c2be24a96781f4823c06422dfff3a2c 1.37kB / 1.37kB done 10:22:24 #4 sha256:93b9055430ce944e6316e724e814427c9ad63c3fb9d87577f7e8436b9aa594c3 6.84kB / 6.84kB done 10:22:24 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 10:22:24 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 10:22:24 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0B / 11.50MB 0.1s 10:22:24 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 3.15MB / 27.14MB 0.3s 10:22:24 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 1.05MB / 2.78MB 0.3s 10:22:24 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 1.05MB / 11.50MB 0.3s 10:22:24 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 7.34MB / 27.14MB 0.4s 10:22:24 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done 10:22:24 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 5.24MB / 11.50MB 0.4s 10:22:24 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 12.58MB / 27.14MB 0.5s 10:22:24 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.5s 10:22:24 #4 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 0B / 242B 0.5s 10:22:24 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 23.07MB / 27.14MB 0.7s 10:22:24 #4 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.5s done 10:22:24 #4 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 242B / 242B 0.6s done 10:22:24 #4 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0B / 3.37MB 0.7s 10:22:24 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 25.17MB / 27.14MB 0.8s 10:22:24 #4 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 0.8s 10:22:24 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 0.9s done 10:22:24 #4 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 0.8s done 10:22:24 #4 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 10:22:26 #4 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.9s done 10:22:26 #4 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 10:22:27 #4 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done 10:22:27 #4 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 10:22:27 #4 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0.7s done 10:22:27 #4 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f done 10:22:27 #4 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 10:22:28 #4 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0.5s done 10:22:28 #4 DONE 4.7s 10:22:28 10:22:28 #6 [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 10:22:28 #6 0.240 Ign:1 http://deb.debian.org/debian buster InRelease 10:22:28 #6 0.242 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease 10:22:28 #6 0.245 Ign:3 http://deb.debian.org/debian buster-updates InRelease 10:22:28 #6 0.247 Err:4 http://deb.debian.org/debian buster Release 10:22:28 #6 0.247 404 Not Found [IP: 151.101.194.132 80] 10:22:28 #6 0.249 Err:5 http://deb.debian.org/debian-security buster/updates Release 10:22:28 #6 0.249 404 Not Found [IP: 151.101.194.132 80] 10:22:28 #6 0.252 Err:6 http://deb.debian.org/debian buster-updates Release 10:22:28 #6 0.252 404 Not Found [IP: 151.101.194.132 80] 10:22:28 #6 0.257 Reading package lists... 10:22:28 #6 0.266 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 10:22:28 #6 0.266 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 10:22:28 #6 0.267 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 10:22:30 #6 ERROR: process "/bin/sh -c apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl" did not complete successfully: exit code: 100 10:22:30 ------ 10:22:30 > [ 2/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl: 10:22:30 #6 0.247 Err:4 http://deb.debian.org/debian buster Release 10:22:30 #6 0.247 404 Not Found [IP: 151.101.194.132 80] 10:22:30 #6 0.249 Err:5 http://deb.debian.org/debian-security buster/updates Release 10:22:30 #6 0.249 404 Not Found [IP: 151.101.194.132 80] 10:22:30 #6 0.252 Err:6 http://deb.debian.org/debian buster-updates Release 10:22:30 #6 0.252 404 Not Found [IP: 151.101.194.132 80] 10:22:30 #6 0.257 Reading package lists... 10:22:30 #6 0.266 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 10:22:30 #6 0.266 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 10:22:30 #6 0.267 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 10:22:30 ------ 10:22:30 Dockerfile:20 10:22:30 -------------------- 10:22:30 18 | 10:22:30 19 | FROM python:3.10-slim-buster 10:22:30 20 | >>> RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 10:22:30 21 | RUN pip install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 10:22:30 22 | 10:22:30 -------------------- 10:22:30 ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl" did not complete successfully: exit code: 100 10:22:30 Build step 'Execute shell' marked build as failure 10:22:30 $ ssh-agent -k 10:22:30 unset SSH_AUTH_SOCK; 10:22:30 unset SSH_AGENT_PID; 10:22:30 echo Agent pid 2083 killed; 10:22:30 [ssh-agent] Stopped. 10:22:30 [PostBuildScript] - [INFO] Executing post build scripts. 10:22:30 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins8279548537440828526.sh 10:22:30 ---> sysstat.sh 10:22:31 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins7344715838138805358.sh 10:22:31 ---> package-listing.sh 10:22:31 ++ facter osfamily 10:22:31 ++ tr '[:upper:]' '[:lower:]' 10:22:32 + OS_FAMILY=debian 10:22:32 + workspace=/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release 10:22:32 + START_PACKAGES=/tmp/packages_start.txt 10:22:32 + END_PACKAGES=/tmp/packages_end.txt 10:22:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:32 + PACKAGES=/tmp/packages_start.txt 10:22:32 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release ']' 10:22:32 + PACKAGES=/tmp/packages_end.txt 10:22:32 + case "${OS_FAMILY}" in 10:22:32 + dpkg -l 10:22:32 + grep '^ii' 10:22:32 + '[' -f /tmp/packages_start.txt ']' 10:22:32 + '[' -f /tmp/packages_end.txt ']' 10:22:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:32 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release ']' 10:22:32 + mkdir -p /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release/archives/ 10:22:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release/archives/ 10:22:32 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins2322371935177118353.sh 10:22:32 ---> capture-instance-metadata.sh 10:22:32 Setup pyenv: 10:22:32 system 10:22:32 3.8.13 10:22:32 3.9.13 10:22:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release/.python-version) 10:22:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bcM from file:/tmp/.os_lf_venv 10:22:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:22:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:22:34 lf-activate-venv(): INFO: Base packages installed successfully 10:22:34 lf-activate-venv(): INFO: Installing additional packages: lftools 10:22:54 lf-activate-venv(): INFO: Adding /tmp/venv-7bcM/bin to PATH 10:22:54 INFO: Running in OpenStack, capturing instance metadata 10:22:55 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins16409687502203603912.sh 10:22:55 provisioning config files... 10:22:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release@tmp/config8609219492358059945tmp 10:22:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:22:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:22:55 [EnvInject] - Injecting environment variables from a build step. 10:22:55 [EnvInject] - Injecting as environment variables the properties content 10:22:55 SERVER_ID=logs 10:22:55 10:22:55 [EnvInject] - Variables injected successfully. 10:22:55 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins15611578445493717942.sh 10:22:55 ---> create-netrc.sh 10:22:55 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins13687647623515888450.sh 10:22:55 ---> python-tools-install.sh 10:22:55 Setup pyenv: 10:22:55 system 10:22:55 3.8.13 10:22:55 3.9.13 10:22:55 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release/.python-version) 10:22:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bcM from file:/tmp/.os_lf_venv 10:22:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:22:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:22:59 lf-activate-venv(): INFO: Base packages installed successfully 10:22:59 lf-activate-venv(): INFO: Installing additional packages: lftools 10:23:18 lf-activate-venv(): INFO: Adding /tmp/venv-7bcM/bin to PATH 10:23:18 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins5389149221543104540.sh 10:23:18 ---> sudo-logs.sh 10:23:18 Archiving 'sudo' log.. 10:23:19 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash /tmp/jenkins9492118352783775986.sh 10:23:19 ---> job-cost.sh 10:23:19 Setup pyenv: 10:23:19 system 10:23:19 3.8.13 10:23:19 3.9.13 10:23:19 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release/.python-version) 10:23:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bcM from file:/tmp/.os_lf_venv 10:23:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:22 lf-activate-venv(): INFO: Base packages installed successfully 10:23:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:23:33 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. 10:23:33 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:23:33 lf-activate-venv(): INFO: Adding /tmp/venv-7bcM/bin to PATH 10:23:33 INFO: No Stack... 10:23:34 INFO: Retrieving Pricing Info for: v3-starter-4 10:23:34 INFO: Archiving Costs 10:23:34 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins16581980650240516144.sh 10:23:34 ---> logs-deploy.sh 10:23:34 Setup pyenv: 10:23:34 system 10:23:34 3.8.13 10:23:34 3.9.13 10:23:34 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release/.python-version) 10:23:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7bcM from file:/tmp/.os_lf_venv 10:23:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:38 lf-activate-venv(): INFO: Base packages installed successfully 10:23:38 lf-activate-venv(): INFO: Installing additional packages: lftools 10:23:56 lf-activate-venv(): INFO: Adding /tmp/venv-7bcM/bin to PATH 10:23:56 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappcatalogue-enhanced-docker-merge-i-release/100 10:23:56 INFO: archiving workspace using pattern(s): 10:23:59 Archives upload complete. 10:24:00 INFO: archiving logs to Nexus 10:24:01 ---> uname -a: 10:24:01 Linux prd-ubuntu1804-docker-4c-4g-7181 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:24:01 10:24:01 10:24:01 ---> lscpu: 10:24:01 Architecture: x86_64 10:24:01 CPU op-mode(s): 32-bit, 64-bit 10:24:01 Byte Order: Little Endian 10:24:01 CPU(s): 4 10:24:01 On-line CPU(s) list: 0-3 10:24:01 Thread(s) per core: 1 10:24:01 Core(s) per socket: 1 10:24:01 Socket(s): 4 10:24:01 NUMA node(s): 1 10:24:01 Vendor ID: AuthenticAMD 10:24:01 CPU family: 23 10:24:01 Model: 49 10:24:01 Model name: AMD EPYC-Rome Processor 10:24:01 Stepping: 0 10:24:01 CPU MHz: 2800.000 10:24:01 BogoMIPS: 5600.00 10:24:01 Virtualization: AMD-V 10:24:01 Hypervisor vendor: KVM 10:24:01 Virtualization type: full 10:24:01 L1d cache: 32K 10:24:01 L1i cache: 32K 10:24:01 L2 cache: 512K 10:24:01 L3 cache: 16384K 10:24:01 NUMA node0 CPU(s): 0-3 10:24:01 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 10:24:01 10:24:01 10:24:01 ---> nproc: 10:24:01 4 10:24:01 10:24:01 10:24:01 ---> df -h: 10:24:01 Filesystem Size Used Avail Use% Mounted on 10:24:01 udev 3.9G 0 3.9G 0% /dev 10:24:01 tmpfs 798M 700K 797M 1% /run 10:24:01 /dev/vda1 20G 9.1G 11G 48% / 10:24:01 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:24:01 tmpfs 5.0M 0 5.0M 0% /run/lock 10:24:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:24:01 /dev/vda15 105M 5.3M 100M 5% /boot/efi 10:24:01 tmpfs 798M 0 798M 0% /run/user/1001 10:24:01 10:24:01 10:24:01 ---> free -m: 10:24:01 total used free shared buff/cache available 10:24:01 Mem: 7976 491 5236 0 2248 7203 10:24:01 Swap: 1023 0 1023 10:24:01 10:24:01 10:24:01 ---> ip addr: 10:24:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:24:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:24:01 inet 127.0.0.1/8 scope host lo 10:24:01 valid_lft forever preferred_lft forever 10:24:01 inet6 ::1/128 scope host 10:24:01 valid_lft forever preferred_lft forever 10:24:01 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:24:01 link/ether fa:16:3e:db:7b:90 brd ff:ff:ff:ff:ff:ff 10:24:01 inet 10.32.6.139/23 brd 10.32.7.255 scope global dynamic ens3 10:24:01 valid_lft 86142sec preferred_lft 86142sec 10:24:01 inet6 fe80::f816:3eff:fedb:7b90/64 scope link 10:24:01 valid_lft forever preferred_lft forever 10:24:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:24:01 link/ether 02:42:e7:2b:f6:02 brd ff:ff:ff:ff:ff:ff 10:24:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:24:01 valid_lft forever preferred_lft forever 10:24:01 10:24:01 10:24:01 ---> sar -b -r -n DEV: 10:24:01 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7181) 10/23/25 _x86_64_ (4 CPU) 10:24:01 10:24:01 10:19:46 LINUX RESTART (4 CPU) 10:24:01 10:24:01 10:20:01 tps rtps wtps bread/s bwrtn/s 10:24:01 10:21:01 150.93 69.18 81.76 5615.59 39556.43 10:24:01 10:22:01 55.55 0.25 55.30 27.86 8356.28 10:24:01 10:23:01 79.94 12.90 67.04 2280.55 12094.78 10:24:01 10:24:01 22.71 0.75 21.96 39.59 1434.29 10:24:01 Average: 77.28 20.77 56.52 1990.97 15361.16 10:24:01 10:24:01 10:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:24:01 10:21:01 5953788 7454628 2213640 27.10 35428 1647340 961780 10.44 545052 1505572 45432 10:24:01 10:22:01 5696692 7420548 2470736 30.25 54144 1839052 978088 10.61 587136 1694300 68916 10:24:01 10:23:01 5393876 7402436 2773552 33.96 66136 2098692 993884 10.78 672700 1884436 26400 10:24:01 10:24:01 5377336 7391204 2790092 34.16 68032 2101184 993772 10.78 699484 1873040 10236 10:24:01 Average: 5605423 7417204 2562005 31.37 55935 1921567 981881 10.65 626093 1739337 37746 10:24:01 10:24:01 10:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:24:01 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 10:21:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 10:24:01 10:21:01 ens3 321.88 183.07 1036.40 62.01 0.00 0.00 0.00 0.00 10:24:01 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 10:22:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 10:24:01 10:22:01 ens3 56.16 45.00 700.75 5.73 0.00 0.00 0.00 0.00 10:24:01 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 10:23:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 10:24:01 10:23:01 ens3 133.89 70.05 756.53 12.47 0.00 0.00 0.00 0.00 10:24:01 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 10:24:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 10:24:01 10:24:01 ens3 9.17 10.90 6.48 5.97 0.00 0.00 0.00 0.00 10:24:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 10:24:01 Average: ens3 130.28 77.26 625.06 21.54 0.00 0.00 0.00 0.00 10:24:01 10:24:01 10:24:01 ---> sar -P ALL: 10:24:01 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7181) 10/23/25 _x86_64_ (4 CPU) 10:24:01 10:24:01 10:19:46 LINUX RESTART (4 CPU) 10:24:01 10:24:01 10:20:01 CPU %user %nice %system %iowait %steal %idle 10:24:01 10:21:01 all 18.71 0.00 2.71 5.40 1.29 71.89 10:24:01 10:21:01 0 13.50 0.00 1.72 10.15 0.90 73.73 10:24:01 10:21:01 1 37.82 0.00 5.75 2.18 1.78 52.47 10:24:01 10:21:01 2 10.65 0.00 1.94 8.35 1.29 77.77 10:24:01 10:21:01 3 12.80 0.00 1.44 0.93 1.19 83.64 10:24:01 10:22:01 all 18.34 0.00 1.05 1.75 0.79 78.07 10:24:01 10:22:01 0 9.17 0.00 0.52 5.39 0.47 84.46 10:24:01 10:22:01 1 32.71 0.00 1.85 0.20 1.30 63.94 10:24:01 10:22:01 2 30.01 0.00 1.58 1.40 1.15 65.86 10:24:01 10:22:01 3 1.50 0.00 0.23 0.02 0.25 98.00 10:24:01 10:23:01 all 20.19 0.00 2.24 2.19 0.99 74.40 10:24:01 10:23:01 0 10.54 0.00 1.42 0.90 0.52 86.63 10:24:01 10:23:01 1 8.56 0.00 1.72 2.34 0.88 86.50 10:24:01 10:23:01 2 43.74 0.00 3.22 1.75 1.64 49.65 10:24:01 10:23:01 3 17.96 0.00 2.59 3.78 0.89 74.77 10:24:01 10:24:01 all 20.69 0.00 0.90 0.77 0.91 76.73 10:24:01 10:24:01 0 33.39 0.00 1.22 0.15 0.93 64.31 10:24:01 10:24:01 1 7.50 0.00 0.60 0.77 0.48 90.65 10:24:01 10:24:01 2 38.50 0.00 1.28 0.78 1.45 57.99 10:24:01 10:24:01 3 3.40 0.00 0.51 1.38 0.76 93.94 10:24:01 Average: all 19.48 0.00 1.72 2.53 0.99 75.27 10:24:01 Average: 0 16.66 0.00 1.22 4.14 0.70 77.28 10:24:01 Average: 1 21.65 0.00 2.48 1.37 1.11 73.39 10:24:01 Average: 2 30.73 0.00 2.00 3.07 1.38 62.82 10:24:01 Average: 3 8.90 0.00 1.19 1.53 0.77 87.61 10:24:01 10:24:01 10:24:01