13:25:19 Started by timer 13:25:19 Running as SYSTEM 13:25:19 [EnvInject] - Loading node environment variables. 13:25:19 Building remotely on prd-ubuntu1804-docker-4c-4g-1406 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release 13:25:19 [ssh-agent] Looking for ssh-agent implementation... 13:25:19 $ ssh-agent 13:25:19 SSH_AUTH_SOCK=/tmp/ssh-vcl2U4AwJKz7/agent.2070 13:25:19 SSH_AGENT_PID=2072 13:25:19 [ssh-agent] Started. 13:25:19 Running ssh-add (command line suppressed) 13:25:19 Identity added: /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release@tmp/private_key_3371734197753726072.key (jenkins-ssh) 13:25:19 [ssh-agent] Using credentials jenkins (jenkins) 13:25:19 The recommended git tool is: NONE 13:25:20 using credential jenkins 13:25:20 Wiping out workspace first. 13:25:20 Cloning the remote Git repository 13:25:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery 13:25:21 > git init /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release # timeout=10 13:25:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery 13:25:21 > git --version # timeout=10 13:25:21 > git --version # 'git version 2.17.1' 13:25:21 using GIT_SSH to set credentials jenkins 13:25:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery # timeout=10 13:25:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:22 Avoid second fetch 13:25:22 > git rev-parse refs/remotes/origin/f-release^{commit} # timeout=10 13:25:22 Checking out Revision 026834680deeec548a82ea898febf06cb391a04a (refs/remotes/origin/f-release) 13:25:22 > git config core.sparsecheckout # timeout=10 13:25:22 > git checkout -f 026834680deeec548a82ea898febf06cb391a04a # timeout=10 13:25:23 Commit message: "Merge "Set up docs for f-release" into f-release" 13:25:23 > git rev-list --no-walk 026834680deeec548a82ea898febf06cb391a04a # timeout=10 13:25:26 provisioning config files... 13:25:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:25:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:25:26 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins10013668820280466704.sh 13:25:26 ---> python-tools-install.sh 13:25:26 Setup pyenv: 13:25:26 * system (set by /opt/pyenv/version) 13:25:26 * 3.8.13 (set by /opt/pyenv/version) 13:25:26 * 3.9.13 (set by /opt/pyenv/version) 13:25:26 * 3.10.6 (set by /opt/pyenv/version) 13:25:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CzfX 13:25:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:25:35 lf-activate-venv(): INFO: Installing: lftools 13:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-CzfX/bin to PATH 13:26:01 Generating Requirements File 13:26:22 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. 13:26:22 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:26:22 Python 3.10.6 13:26:22 pip 25.1.1 from /tmp/venv-CzfX/lib/python3.10/site-packages/pip (python 3.10) 13:26:23 appdirs==1.4.4 13:26:23 argcomplete==3.6.2 13:26:23 aspy.yaml==1.3.0 13:26:23 attrs==25.3.0 13:26:23 autopage==0.5.2 13:26:23 beautifulsoup4==4.13.4 13:26:23 boto3==1.38.21 13:26:23 botocore==1.38.21 13:26:23 bs4==0.0.2 13:26:23 cachetools==5.5.2 13:26:23 certifi==2025.4.26 13:26:23 cffi==1.17.1 13:26:23 cfgv==3.4.0 13:26:23 chardet==5.2.0 13:26:23 charset-normalizer==3.4.2 13:26:23 click==8.2.1 13:26:23 cliff==4.10.0 13:26:23 cmd2==2.5.11 13:26:23 cryptography==3.3.2 13:26:23 debtcollector==3.0.0 13:26:23 decorator==5.2.1 13:26:23 defusedxml==0.7.1 13:26:23 Deprecated==1.2.18 13:26:23 distlib==0.3.9 13:26:23 dnspython==2.7.0 13:26:23 docker==4.2.2 13:26:23 dogpile.cache==1.4.0 13:26:23 durationpy==0.10 13:26:23 email_validator==2.2.0 13:26:23 filelock==3.18.0 13:26:23 future==1.0.0 13:26:23 gitdb==4.0.12 13:26:23 GitPython==3.1.44 13:26:23 google-auth==2.40.2 13:26:23 httplib2==0.22.0 13:26:23 identify==2.6.10 13:26:23 idna==3.10 13:26:23 importlib-resources==1.5.0 13:26:23 iso8601==2.1.0 13:26:23 Jinja2==3.1.6 13:26:23 jmespath==1.0.1 13:26:23 jsonpatch==1.33 13:26:23 jsonpointer==3.0.0 13:26:23 jsonschema==4.23.0 13:26:23 jsonschema-specifications==2025.4.1 13:26:23 keystoneauth1==5.11.0 13:26:23 kubernetes==32.0.1 13:26:23 lftools==0.37.12 13:26:23 lxml==5.4.0 13:26:23 MarkupSafe==3.0.2 13:26:23 msgpack==1.1.0 13:26:23 multi_key_dict==2.0.3 13:26:23 munch==4.0.0 13:26:23 netaddr==1.3.0 13:26:23 niet==1.4.2 13:26:23 nodeenv==1.9.1 13:26:23 oauth2client==4.1.3 13:26:23 oauthlib==3.2.2 13:26:23 openstacksdk==4.5.0 13:26:23 os-client-config==2.1.0 13:26:23 os-service-types==1.7.0 13:26:23 osc-lib==4.0.0 13:26:23 oslo.config==9.8.0 13:26:23 oslo.context==6.0.0 13:26:23 oslo.i18n==6.5.1 13:26:23 oslo.log==7.1.0 13:26:23 oslo.serialization==5.7.0 13:26:23 oslo.utils==9.0.0 13:26:23 packaging==25.0 13:26:23 pbr==6.1.1 13:26:23 platformdirs==4.3.8 13:26:23 prettytable==3.16.0 13:26:23 psutil==7.0.0 13:26:23 pyasn1==0.6.1 13:26:23 pyasn1_modules==0.4.2 13:26:23 pycparser==2.22 13:26:23 pygerrit2==2.0.15 13:26:23 PyGithub==2.6.1 13:26:23 PyJWT==2.10.1 13:26:23 PyNaCl==1.5.0 13:26:23 pyparsing==2.4.7 13:26:23 pyperclip==1.9.0 13:26:23 pyrsistent==0.20.0 13:26:23 python-cinderclient==9.7.0 13:26:23 python-dateutil==2.9.0.post0 13:26:23 python-heatclient==4.2.0 13:26:23 python-jenkins==1.8.2 13:26:23 python-keystoneclient==5.6.0 13:26:23 python-magnumclient==4.8.1 13:26:23 python-openstackclient==8.0.0 13:26:23 python-swiftclient==4.7.0 13:26:23 PyYAML==6.0.2 13:26:23 referencing==0.36.2 13:26:23 requests==2.32.3 13:26:23 requests-oauthlib==2.0.0 13:26:23 requestsexceptions==1.4.0 13:26:23 rfc3986==2.0.0 13:26:23 rpds-py==0.25.1 13:26:23 rsa==4.9.1 13:26:23 ruamel.yaml==0.18.10 13:26:23 ruamel.yaml.clib==0.2.12 13:26:23 s3transfer==0.12.0 13:26:23 simplejson==3.20.1 13:26:23 six==1.17.0 13:26:23 smmap==5.0.2 13:26:23 soupsieve==2.7 13:26:23 stevedore==5.4.1 13:26:23 tabulate==0.9.0 13:26:23 toml==0.10.2 13:26:23 tomlkit==0.13.2 13:26:23 tqdm==4.67.1 13:26:23 typing_extensions==4.13.2 13:26:23 tzdata==2025.2 13:26:23 urllib3==1.26.20 13:26:23 virtualenv==20.31.2 13:26:23 wcwidth==0.2.13 13:26:23 websocket-client==1.8.0 13:26:23 wrapt==1.17.2 13:26:23 xdg==6.0.0 13:26:23 xmltodict==0.14.2 13:26:23 yq==3.4.3 13:26:23 provisioning config files... 13:26:23 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release@tmp/config8415389641787063699tmp 13:26:23 copy managed file [nonrtric-rapp-orufhrecovery-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release@tmp/config10134242532149904806tmp 13:26:23 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins9447864852072477113.sh 13:26:23 ---> docker-login.sh 13:26:23 nexus3.o-ran-sc.org:10001 13:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:23 Configure a credential helper to remove this warning. See 13:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:23 13:26:23 Login Succeeded 13:26:23 nexus3.o-ran-sc.org:10002 13:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:23 Configure a credential helper to remove this warning. See 13:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:23 13:26:23 Login Succeeded 13:26:23 nexus3.o-ran-sc.org:10003 13:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:23 Configure a credential helper to remove this warning. See 13:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:23 13:26:23 Login Succeeded 13:26:23 nexus3.o-ran-sc.org:10004 13:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:24 Configure a credential helper to remove this warning. See 13:26:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:24 13:26:24 Login Succeeded 13:26:24 ---> docker-login.sh ends 13:26:24 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins7921992927268557459.sh 13:26:24 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins9415978064003695173.sh 13:26:24 [EnvInject] - Injecting environment variables from a build step. 13:26:24 [EnvInject] - Injecting as environment variables the properties content 13:26:24 DOCKER_ROOT=scriptversion/app 13:26:24 CONTAINER_TAG_YAML_DIR= 13:26:24 CONTAINER_TAG_METHOD=yaml-file 13:26:24 13:26:24 [EnvInject] - Variables injected successfully. 13:26:24 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins978313511610488005.sh 13:26:24 ---> docker-get-container-tag.sh 13:26:24 Setup pyenv: 13:26:24 system 13:26:24 3.8.13 13:26:24 3.9.13 13:26:24 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release/.python-version) 13:26:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzfX from file:/tmp/.os_lf_venv 13:26:26 lf-activate-venv(): INFO: Installing: yq 13:26:27 lf-activate-venv(): INFO: Adding /tmp/venv-CzfX/bin to PATH 13:26:27 ---> Docker image tag found: 1.1.0 13:26:27 [EnvInject] - Injecting environment variables from a build step. 13:26:27 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:26:27 [EnvInject] - Variables injected successfully. 13:26:27 [EnvInject] - Injecting environment variables from a build step. 13:26:27 [EnvInject] - Injecting as environment variables the properties content 13:26:27 DOCKER_ARGS=--network=host 13:26:27 DOCKER_ROOT=scriptversion/app 13:26:27 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 13:26:27 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 13:26:27 DOCKER_NAME=o-ran-sc/nonrtric-rapp-orufhrecovery 13:26:27 13:26:27 [EnvInject] - Variables injected successfully. 13:26:27 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins15580052100618726226.sh 13:26:27 ---> docker-build.sh 13:26:27 Docker version 24.0.2, build cb74dfc 13:26:27 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.0 13:26:27 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.0 . 13:26:28 #1 [internal] load .dockerignore 13:26:28 #1 transferring context: 2B done 13:26:28 #1 DONE 0.1s 13:26:28 13:26:28 #2 [internal] load build definition from Dockerfile 13:26:28 #2 transferring dockerfile: 1.29kB done 13:26:28 #2 DONE 0.1s 13:26:28 13:26:28 #3 [internal] load metadata for docker.io/library/python:3.8-slim-buster 13:26:29 #3 DONE 1.1s 13:26:29 13:26:29 #4 [internal] load build context 13:26:29 #4 transferring context: 9.94kB done 13:26:29 #4 DONE 0.0s 13:26:29 13:26:29 #5 [1/9] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 13:26:29 #5 resolve docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 0.0s done 13:26:30 #5 sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 988B / 988B done 13:26:30 #5 sha256:90834dba6381dfc3957573dc7a3e6c5c8ed255cf60079329a6da2b5e6d4257b8 1.37kB / 1.37kB done 13:26:30 #5 sha256:addd6962740ab9fd79a788945daa24348c11adcec97d47a647e0a61c86cc9f60 6.87kB / 6.87kB done 13:26:30 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 5.24MB / 27.14MB 0.2s 13:26:30 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.2s 13:26:30 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0B / 12.89MB 0.2s 13:26:30 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 15.73MB / 27.14MB 0.3s 13:26:30 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done 13:26:30 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 10.49MB / 12.89MB 0.3s 13:26:30 #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 0B / 244B 0.3s 13:26:30 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 25.17MB / 27.14MB 0.4s 13:26:30 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.4s done 13:26:30 #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.4s 13:26:30 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0B / 3.14MB 0.4s 13:26:30 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 0.5s done 13:26:30 #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.4s done 13:26:30 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 3.14MB / 3.14MB 0.5s done 13:26:30 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 13:26:31 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.2s done 13:26:31 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 13:26:31 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.1s done 13:26:31 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 13:26:32 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0.4s done 13:26:32 #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 13:26:32 #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 done 13:26:32 #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.1s 13:26:32 #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.2s done 13:26:32 #5 DONE 2.9s 13:26:32 13:26:32 #6 [2/9] COPY . /usr/src/app/ 13:26:34 #6 DONE 2.0s 13:26:34 13:26:34 #7 [3/9] WORKDIR /usr/src/app 13:26:34 #7 DONE 0.1s 13:26:34 13:26:34 #8 [4/9] RUN apt update 13:26:35 #8 0.247 13:26:35 #8 0.247 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:26:35 #8 0.247 13:26:35 #8 0.282 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 13:26:35 #8 0.297 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] 13:26:35 #8 0.297 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] 13:26:35 #8 0.431 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] 13:26:35 #8 0.541 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [610 kB] 13:26:35 #8 0.654 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 13:26:36 #8 1.640 Fetched 8741 kB in 1s (6394 kB/s) 13:26:36 #8 1.640 Reading package lists... 13:26:37 #8 2.163 Building dependency tree... 13:26:37 #8 2.267 Reading state information... 13:26:37 #8 2.281 24 packages can be upgraded. Run 'apt list --upgradable' to see them. 13:26:37 #8 DONE 2.4s 13:26:37 13:26:37 #9 [5/9] RUN apt install curl -y 13:26:37 #9 0.195 13:26:37 #9 0.195 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:26:37 #9 0.195 13:26:37 #9 0.205 Reading package lists... 13:26:38 #9 0.729 Building dependency tree... 13:26:38 #9 0.842 Reading state information... 13:26:38 #9 0.926 The following additional packages will be installed: 13:26:38 #9 0.926 krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 13:26:38 #9 0.926 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 librtmp1 13:26:38 #9 0.926 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 publicsuffix 13:26:38 #9 0.927 Suggested packages: 13:26:38 #9 0.927 krb5-doc krb5-user libsasl2-modules-gssapi-mit 13:26:38 #9 0.927 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 13:26:38 #9 0.927 libsasl2-modules-sql 13:26:38 #9 1.021 The following NEW packages will be installed: 13:26:38 #9 1.021 curl krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 13:26:38 #9 1.021 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 13:26:38 #9 1.021 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 13:26:38 #9 1.021 publicsuffix 13:26:38 #9 1.046 0 upgraded, 18 newly installed, 0 to remove and 24 not upgraded. 13:26:38 #9 1.046 Need to get 2492 kB of archives. 13:26:38 #9 1.046 After this operation, 5887 kB of additional disk space will be used. 13:26:38 #9 1.046 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] 13:26:38 #9 1.052 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 13:26:38 #9 1.052 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] 13:26:38 #9 1.056 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] 13:26:38 #9 1.059 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] 13:26:38 #9 1.070 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] 13:26:38 #9 1.076 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] 13:26:38 #9 1.080 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] 13:26:38 #9 1.081 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] 13:26:38 #9 1.085 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] 13:26:38 #9 1.088 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u3 [86.1 kB] 13:26:38 #9 1.089 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 13:26:38 #9 1.090 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 13:26:38 #9 1.090 Get:14 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] 13:26:38 #9 1.095 Get:15 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u9 [336 kB] 13:26:38 #9 1.145 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u9 [267 kB] 13:26:38 #9 1.149 Get:17 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] 13:26:38 #9 1.151 Get:18 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] 13:26:38 #9 1.261 debconf: delaying package configuration, since apt-utils is not installed 13:26:38 #9 1.292 Fetched 2492 kB in 0s (21.1 MB/s) 13:26:38 #9 1.319 Selecting previously unselected package krb5-locales. 13:26:38 #9 1.319 (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 ... 6843 files and directories currently installed.) 13:26:38 #9 1.326 Preparing to unpack .../00-krb5-locales_1.17-3+deb10u6_all.deb ... 13:26:38 #9 1.333 Unpacking krb5-locales (1.17-3+deb10u6) ... 13:26:38 #9 1.406 Selecting previously unselected package libkeyutils1:amd64. 13:26:38 #9 1.407 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ... 13:26:38 #9 1.421 Unpacking libkeyutils1:amd64 (1.6-6) ... 13:26:38 #9 1.476 Selecting previously unselected package libkrb5support0:amd64. 13:26:38 #9 1.477 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u6_amd64.deb ... 13:26:38 #9 1.484 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... 13:26:38 #9 1.542 Selecting previously unselected package libk5crypto3:amd64. 13:26:38 #9 1.543 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_amd64.deb ... 13:26:38 #9 1.549 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... 13:26:38 #9 1.617 Selecting previously unselected package libkrb5-3:amd64. 13:26:38 #9 1.619 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_amd64.deb ... 13:26:38 #9 1.625 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... 13:26:39 #9 1.715 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:26:39 #9 1.717 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... 13:26:39 #9 1.723 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... 13:26:39 #9 1.781 Selecting previously unselected package libsasl2-modules-db:amd64. 13:26:39 #9 1.784 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... 13:26:39 #9 1.790 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 13:26:39 #9 1.846 Selecting previously unselected package libsasl2-2:amd64. 13:26:39 #9 1.849 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... 13:26:39 #9 1.855 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 13:26:39 #9 1.918 Selecting previously unselected package libldap-common. 13:26:39 #9 1.920 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... 13:26:39 #9 1.928 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... 13:26:39 #9 1.990 Selecting previously unselected package libldap-2.4-2:amd64. 13:26:39 #9 1.995 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... 13:26:39 #9 2.001 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 13:26:39 #9 2.074 Selecting previously unselected package libnghttp2-14:amd64. 13:26:39 #9 2.076 Preparing to unpack .../10-libnghttp2-14_1.36.0-2+deb10u3_amd64.deb ... 13:26:39 #9 2.082 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... 13:26:39 #9 2.146 Selecting previously unselected package libpsl5:amd64. 13:26:39 #9 2.148 Preparing to unpack .../11-libpsl5_0.20.2-2_amd64.deb ... 13:26:39 #9 2.156 Unpacking libpsl5:amd64 (0.20.2-2) ... 13:26:39 #9 2.222 Selecting previously unselected package librtmp1:amd64. 13:26:39 #9 2.223 Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 13:26:39 #9 2.229 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 13:26:39 #9 2.291 Selecting previously unselected package libssh2-1:amd64. 13:26:39 #9 2.296 Preparing to unpack .../13-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... 13:26:39 #9 2.302 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... 13:26:39 #9 2.373 Selecting previously unselected package libcurl4:amd64. 13:26:39 #9 2.375 Preparing to unpack .../14-libcurl4_7.64.0-4+deb10u9_amd64.deb ... 13:26:39 #9 2.381 Unpacking libcurl4:amd64 (7.64.0-4+deb10u9) ... 13:26:39 #9 2.453 Selecting previously unselected package curl. 13:26:39 #9 2.455 Preparing to unpack .../15-curl_7.64.0-4+deb10u9_amd64.deb ... 13:26:39 #9 2.461 Unpacking curl (7.64.0-4+deb10u9) ... 13:26:39 #9 2.540 Selecting previously unselected package libsasl2-modules:amd64. 13:26:39 #9 2.542 Preparing to unpack .../16-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... 13:26:39 #9 2.549 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... 13:26:39 #9 2.612 Selecting previously unselected package publicsuffix. 13:26:39 #9 2.614 Preparing to unpack .../17-publicsuffix_20220811.1734-0+deb10u1_all.deb ... 13:26:39 #9 2.621 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... 13:26:39 #9 2.698 Setting up libkeyutils1:amd64 (1.6-6) ... 13:26:40 #9 2.719 Setting up libpsl5:amd64 (0.20.2-2) ... 13:26:40 #9 2.737 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... 13:26:40 #9 2.764 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... 13:26:40 #9 2.785 Setting up krb5-locales (1.17-3+deb10u6) ... 13:26:40 #9 2.808 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... 13:26:40 #9 2.831 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... 13:26:40 #9 2.846 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 13:26:40 #9 2.867 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 13:26:40 #9 2.888 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... 13:26:40 #9 2.914 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 13:26:40 #9 2.932 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... 13:26:40 #9 2.951 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... 13:26:40 #9 2.967 Setting up publicsuffix (20220811.1734-0+deb10u1) ... 13:26:40 #9 2.982 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 13:26:40 #9 3.001 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... 13:26:40 #9 3.024 Setting up libcurl4:amd64 (7.64.0-4+deb10u9) ... 13:26:40 #9 3.042 Setting up curl (7.64.0-4+deb10u9) ... 13:26:40 #9 3.065 Processing triggers for libc-bin (2.28-10+deb10u2) ... 13:26:40 #9 DONE 3.2s 13:26:40 13:26:40 #10 [6/9] RUN apt-get install iputils-ping -y 13:26:40 #10 0.218 Reading package lists... 13:26:41 #10 0.746 Building dependency tree... 13:26:41 #10 0.866 Reading state information... 13:26:41 #10 0.948 The following additional packages will be installed: 13:26:41 #10 0.948 libcap2 libcap2-bin libpam-cap 13:26:41 #10 0.984 The following NEW packages will be installed: 13:26:41 #10 0.984 iputils-ping libcap2 libcap2-bin libpam-cap 13:26:41 #10 1.005 0 upgraded, 4 newly installed, 0 to remove and 24 not upgraded. 13:26:41 #10 1.005 Need to get 104 kB of archives. 13:26:41 #10 1.005 After this operation, 319 kB of additional disk space will be used. 13:26:41 #10 1.005 Get:1 http://deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] 13:26:41 #10 1.010 Get:2 http://deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u2 [43.4 kB] 13:26:41 #10 1.016 Get:3 http://deb.debian.org/debian buster/main amd64 libcap2-bin amd64 1:2.25-2 [28.8 kB] 13:26:41 #10 1.017 Get:4 http://deb.debian.org/debian buster/main amd64 libpam-cap amd64 1:2.25-2 [14.3 kB] 13:26:41 #10 1.127 debconf: delaying package configuration, since apt-utils is not installed 13:26:41 #10 1.158 Fetched 104 kB in 0s (4539 kB/s) 13:26:41 #10 1.196 Selecting previously unselected package libcap2:amd64. 13:26:41 #10 1.196 (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 ... 7010 files and directories currently installed.) 13:26:41 #10 1.207 Preparing to unpack .../libcap2_1%3a2.25-2_amd64.deb ... 13:26:41 #10 1.226 Unpacking libcap2:amd64 (1:2.25-2) ... 13:26:41 #10 1.277 Selecting previously unselected package iputils-ping. 13:26:41 #10 1.279 Preparing to unpack .../iputils-ping_3%3a20180629-2+deb10u2_amd64.deb ... 13:26:41 #10 1.285 Unpacking iputils-ping (3:20180629-2+deb10u2) ... 13:26:41 #10 1.333 Selecting previously unselected package libcap2-bin. 13:26:41 #10 1.334 Preparing to unpack .../libcap2-bin_1%3a2.25-2_amd64.deb ... 13:26:41 #10 1.340 Unpacking libcap2-bin (1:2.25-2) ... 13:26:41 #10 1.398 Selecting previously unselected package libpam-cap:amd64. 13:26:41 #10 1.399 Preparing to unpack .../libpam-cap_1%3a2.25-2_amd64.deb ... 13:26:41 #10 1.405 Unpacking libpam-cap:amd64 (1:2.25-2) ... 13:26:41 #10 1.457 Setting up libcap2:amd64 (1:2.25-2) ... 13:26:42 #10 1.475 Setting up libcap2-bin (1:2.25-2) ... 13:26:42 #10 1.492 Setting up libpam-cap:amd64 (1:2.25-2) ... 13:26:42 #10 1.579 debconf: unable to initialize frontend: Dialog 13:26:42 #10 1.579 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:26:42 #10 1.579 debconf: falling back to frontend: Readline 13:26:42 #10 1.579 debconf: unable to initialize frontend: Readline 13:26:42 #10 1.579 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 13:26:42 #10 1.579 debconf: falling back to frontend: Teletype 13:26:42 #10 1.656 Setting up iputils-ping (3:20180629-2+deb10u2) ... 13:26:42 #10 1.677 Processing triggers for libc-bin (2.28-10+deb10u2) ... 13:26:42 #10 DONE 1.8s 13:26:42 13:26:42 #11 [7/9] RUN pip install -r requirements.txt 13:26:43 #11 1.572 Collecting certifi==2020.12.5 13:26:43 #11 1.593 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 13:26:43 #11 1.606 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 kB 14.1 MB/s eta 0:00:00 13:26:44 #11 1.629 Collecting chardet==4.0.0 13:26:44 #11 1.633 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 13:26:44 #11 1.646 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 17.0 MB/s eta 0:00:00 13:26:44 #11 1.678 Collecting idna==2.10 13:26:44 #11 1.681 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 13:26:44 #11 1.689 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 9.6 MB/s eta 0:00:00 13:26:44 #11 1.754 Collecting requests==2.25.1 13:26:44 #11 1.758 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 13:26:44 #11 1.766 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 10.6 MB/s eta 0:00:00 13:26:44 #11 1.842 Collecting urllib3==1.26.4 13:26:44 #11 1.847 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) 13:26:44 #11 1.858 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.3/153.3 kB 19.4 MB/s eta 0:00:00 13:26:44 #11 1.962 Installing collected packages: certifi, urllib3, idna, chardet, requests 13:26:44 #11 2.332 Successfully installed certifi-2020.12.5 chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.4 13:26:44 #11 2.332 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:26:44 #11 2.446 13:26:44 #11 2.446 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 13:26:44 #11 2.446 [notice] To update, run: pip install --upgrade pip 13:26:45 #11 DONE 2.7s 13:26:45 13:26:45 #12 [8/9] RUN groupadd nonrtric && useradd -r -g nonrtric nonrtric 13:26:45 #12 DONE 0.4s 13:26:45 13:26:45 #13 [9/9] RUN chown -R nonrtric:nonrtric /usr/src/app/ 13:26:45 #13 DONE 0.3s 13:26:45 13:26:45 #14 exporting to image 13:26:45 #14 exporting layers 13:26:46 #14 exporting layers 0.3s done 13:26:46 #14 writing image sha256:180a36312dbbf1d9c2bf13ba800318ea53b0fbbd8d25e8bc6e64c6536ccba7ab done 13:26:46 #14 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.0 0.0s done 13:26:46 #14 DONE 0.3s 13:26:46 ---> docker-build.sh ends 13:26:46 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins16873884006299850009.sh 13:26:46 [EnvInject] - Injecting environment variables from a build step. 13:26:46 [EnvInject] - Injecting as environment variables the properties content 13:26:46 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 13:26:46 13:26:46 [EnvInject] - Variables injected successfully. 13:26:46 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins3161301767207324172.sh 13:26:46 ---> docker-push.sh 13:26:46 Docker version 24.0.2, build cb74dfc 13:26:46 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.0 13:26:46 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.1.0 13:26:46 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery] 13:26:46 0eea56cb7ae0: Preparing 13:26:46 26729736fa5a: Preparing 13:26:46 d0d1b0034388: Preparing 13:26:46 9f9f3b85186a: Preparing 13:26:46 c61eb04d4390: Preparing 13:26:46 d9bc848def62: Preparing 13:26:46 5f70bf18a086: Preparing 13:26:46 585c43070acc: Preparing 13:26:46 e6c5004ee77f: Preparing 13:26:46 997b8e79e84f: Preparing 13:26:46 3054512b6f71: Preparing 13:26:46 ae2d55769c5e: Preparing 13:26:46 e2ef8a51359d: Preparing 13:26:46 997b8e79e84f: Waiting 13:26:46 d9bc848def62: Waiting 13:26:46 3054512b6f71: Waiting 13:26:46 5f70bf18a086: Waiting 13:26:46 585c43070acc: Waiting 13:26:46 e6c5004ee77f: Waiting 13:26:46 ae2d55769c5e: Waiting 13:26:46 e2ef8a51359d: Waiting 13:26:46 26729736fa5a: Pushed 13:26:46 0eea56cb7ae0: Pushed 13:26:46 9f9f3b85186a: Pushed 13:26:46 5f70bf18a086: Pushed 13:26:46 e6c5004ee77f: Layer already exists 13:26:46 997b8e79e84f: Layer already exists 13:26:46 585c43070acc: Pushed 13:26:46 3054512b6f71: Layer already exists 13:26:46 ae2d55769c5e: Layer already exists 13:26:46 e2ef8a51359d: Layer already exists 13:26:46 c61eb04d4390: Pushed 13:26:47 d0d1b0034388: Pushed 13:26:48 d9bc848def62: Pushed 13:26:48 1.1.0: digest: sha256:ce39ab846c1c5a0b3e46b5672db1a9f4e4c07ce6d9b4b81a45b43ef50ed1df3a size: 3044 13:26:48 ---> docker-push.sh ends 13:26:48 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins5293592909884432119.sh 13:26:48 $ ssh-agent -k 13:26:48 unset SSH_AUTH_SOCK; 13:26:48 unset SSH_AGENT_PID; 13:26:48 echo Agent pid 2072 killed; 13:26:48 [ssh-agent] Stopped. 13:26:48 [PostBuildScript] - [INFO] Executing post build scripts. 13:26:48 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins12085062031055912966.sh 13:26:48 ---> sysstat.sh 13:26:49 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins11683014807978954038.sh 13:26:49 ---> package-listing.sh 13:26:49 ++ facter osfamily 13:26:49 ++ tr '[:upper:]' '[:lower:]' 13:26:49 + OS_FAMILY=debian 13:26:49 + workspace=/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release 13:26:49 + START_PACKAGES=/tmp/packages_start.txt 13:26:49 + END_PACKAGES=/tmp/packages_end.txt 13:26:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:26:49 + PACKAGES=/tmp/packages_start.txt 13:26:49 + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release ']' 13:26:49 + PACKAGES=/tmp/packages_end.txt 13:26:49 + case "${OS_FAMILY}" in 13:26:49 + dpkg -l 13:26:49 + grep '^ii' 13:26:49 + '[' -f /tmp/packages_start.txt ']' 13:26:49 + '[' -f /tmp/packages_end.txt ']' 13:26:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:26:49 + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release ']' 13:26:49 + mkdir -p /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release/archives/ 13:26:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release/archives/ 13:26:49 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins12144136369176724286.sh 13:26:49 ---> capture-instance-metadata.sh 13:26:49 Setup pyenv: 13:26:49 system 13:26:49 3.8.13 13:26:49 3.9.13 13:26:49 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release/.python-version) 13:26:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzfX from file:/tmp/.os_lf_venv 13:26:51 lf-activate-venv(): INFO: Installing: lftools 13:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-CzfX/bin to PATH 13:27:02 INFO: Running in OpenStack, capturing instance metadata 13:27:02 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins6394910875561306744.sh 13:27:02 provisioning config files... 13:27:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release@tmp/config16160045628264051626tmp 13:27:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:27:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:27:02 [EnvInject] - Injecting environment variables from a build step. 13:27:02 [EnvInject] - Injecting as environment variables the properties content 13:27:02 SERVER_ID=logs 13:27:02 13:27:02 [EnvInject] - Variables injected successfully. 13:27:02 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins14867291436211757422.sh 13:27:02 ---> create-netrc.sh 13:27:02 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins3698624314322737287.sh 13:27:02 ---> python-tools-install.sh 13:27:02 Setup pyenv: 13:27:02 system 13:27:02 3.8.13 13:27:02 3.9.13 13:27:02 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release/.python-version) 13:27:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzfX from file:/tmp/.os_lf_venv 13:27:05 lf-activate-venv(): INFO: Installing: lftools 13:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-CzfX/bin to PATH 13:27:15 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins7319113181430294389.sh 13:27:15 ---> sudo-logs.sh 13:27:15 Archiving 'sudo' log.. 13:27:16 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash /tmp/jenkins8801420800014640914.sh 13:27:16 ---> job-cost.sh 13:27:16 Setup pyenv: 13:27:16 system 13:27:16 3.8.13 13:27:16 3.9.13 13:27:16 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release/.python-version) 13:27:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzfX from file:/tmp/.os_lf_venv 13:27:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:27:24 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. 13:27:24 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-CzfX/bin to PATH 13:27:24 INFO: No Stack... 13:27:24 INFO: Retrieving Pricing Info for: v2-highcpu-4 13:27:24 INFO: Archiving Costs 13:27:24 [nonrtric-rapp-orufhrecovery-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins9794460872869069828.sh 13:27:24 ---> logs-deploy.sh 13:27:24 Setup pyenv: 13:27:24 system 13:27:24 3.8.13 13:27:24 3.9.13 13:27:24 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-f-release/.python-version) 13:27:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzfX from file:/tmp/.os_lf_venv 13:27:26 lf-activate-venv(): INFO: Installing: lftools 13:27:37 lf-activate-venv(): INFO: Adding /tmp/venv-CzfX/bin to PATH 13:27:37 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-orufhrecovery-docker-merge-f-release/152 13:27:37 INFO: archiving workspace using pattern(s): 13:27:39 Archives upload complete. 13:27:40 INFO: archiving logs to Nexus 13:27:40 ---> uname -a: 13:27:40 Linux prd-ubuntu1804-docker-4c-4g-1406 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:27:40 13:27:40 13:27:40 ---> lscpu: 13:27:40 Architecture: x86_64 13:27:40 CPU op-mode(s): 32-bit, 64-bit 13:27:40 Byte Order: Little Endian 13:27:40 CPU(s): 4 13:27:40 On-line CPU(s) list: 0-3 13:27:40 Thread(s) per core: 1 13:27:40 Core(s) per socket: 1 13:27:40 Socket(s): 4 13:27:40 NUMA node(s): 1 13:27:40 Vendor ID: AuthenticAMD 13:27:40 CPU family: 23 13:27:40 Model: 49 13:27:40 Model name: AMD EPYC-Rome Processor 13:27:40 Stepping: 0 13:27:40 CPU MHz: 2799.972 13:27:40 BogoMIPS: 5599.94 13:27:40 Virtualization: AMD-V 13:27:40 Hypervisor vendor: KVM 13:27:40 Virtualization type: full 13:27:40 L1d cache: 32K 13:27:40 L1i cache: 32K 13:27:40 L2 cache: 512K 13:27:40 L3 cache: 16384K 13:27:40 NUMA node0 CPU(s): 0-3 13:27:40 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 13:27:40 13:27:40 13:27:40 ---> nproc: 13:27:40 4 13:27:40 13:27:40 13:27:40 ---> df -h: 13:27:40 Filesystem Size Used Avail Use% Mounted on 13:27:40 udev 2.0G 0 2.0G 0% /dev 13:27:40 tmpfs 395M 696K 394M 1% /run 13:27:40 /dev/vda1 20G 9.1G 11G 48% / 13:27:40 tmpfs 2.0G 0 2.0G 0% /dev/shm 13:27:40 tmpfs 5.0M 0 5.0M 0% /run/lock 13:27:40 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 13:27:40 /dev/vda15 105M 5.3M 100M 5% /boot/efi 13:27:40 tmpfs 395M 0 395M 0% /run/user/1001 13:27:40 13:27:40 13:27:40 ---> free -m: 13:27:40 total used free shared buff/cache available 13:27:40 Mem: 3944 440 1232 0 2270 3235 13:27:40 Swap: 1023 0 1023 13:27:40 13:27:40 13:27:40 ---> ip addr: 13:27:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:27:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:27:40 inet 127.0.0.1/8 scope host lo 13:27:40 valid_lft forever preferred_lft forever 13:27:40 inet6 ::1/128 scope host 13:27:40 valid_lft forever preferred_lft forever 13:27:40 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:27:40 link/ether fa:16:3e:4f:20:ad brd ff:ff:ff:ff:ff:ff 13:27:40 inet 10.32.6.233/23 brd 10.32.7.255 scope global dynamic ens3 13:27:40 valid_lft 86222sec preferred_lft 86222sec 13:27:40 inet6 fe80::f816:3eff:fe4f:20ad/64 scope link 13:27:40 valid_lft forever preferred_lft forever 13:27:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:27:40 link/ether 02:42:57:eb:5b:7e brd ff:ff:ff:ff:ff:ff 13:27:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:27:40 valid_lft forever preferred_lft forever 13:27:40 13:27:40 13:27:40 ---> sar -b -r -n DEV: 13:27:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1406) 05/22/25 _x86_64_ (4 CPU) 13:27:40 13:27:40 13:24:45 LINUX RESTART (4 CPU) 13:27:40 13:27:40 13:25:01 tps rtps wtps bread/s bwrtn/s 13:27:40 13:26:01 170.09 69.44 100.65 5630.93 41575.89 13:27:40 13:27:01 159.41 12.81 146.59 2264.29 19615.40 13:27:40 Average: 164.75 41.13 123.62 3947.61 30595.64 13:27:40 13:27:40 13:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:27:40 13:26:01 1619612 3293708 2419048 59.90 51132 1777100 954024 18.75 602076 1634208 161736 13:27:40 13:27:01 1213636 3262480 2825024 69.95 71592 2114876 1004424 19.74 756684 1849252 18776 13:27:40 Average: 1416624 3278094 2622036 64.92 61362 1945988 979224 19.25 679380 1741730 90256 13:27:40 13:27:40 13:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:27:40 13:26:01 ens3 360.37 250.84 1463.56 69.43 0.00 0.00 0.00 0.00 13:27:40 13:26:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 13:27:40 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:40 13:27:01 ens3 189.54 153.96 1207.02 370.39 0.00 0.00 0.00 0.00 13:27:40 13:27:01 lo 5.47 5.47 0.49 0.49 0.00 0.00 0.00 0.00 13:27:40 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:40 Average: ens3 274.95 202.40 1335.29 219.91 0.00 0.00 0.00 0.00 13:27:40 Average: lo 3.27 3.27 0.29 0.29 0.00 0.00 0.00 0.00 13:27:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:40 13:27:40 13:27:40 ---> sar -P ALL: 13:27:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1406) 05/22/25 _x86_64_ (4 CPU) 13:27:40 13:27:40 13:24:45 LINUX RESTART (4 CPU) 13:27:40 13:27:40 13:25:01 CPU %user %nice %system %iowait %steal %idle 13:27:40 13:26:01 all 17.62 0.00 2.20 5.26 0.06 74.86 13:27:40 13:26:01 0 30.26 0.00 2.75 4.94 0.05 62.00 13:27:40 13:26:01 1 16.84 0.00 2.79 3.59 0.05 76.73 13:27:40 13:26:01 2 9.55 0.00 1.69 6.20 0.07 82.49 13:27:40 13:26:01 3 13.79 0.00 1.56 6.32 0.07 78.26 13:27:40 13:27:01 all 18.92 0.00 2.34 3.94 0.06 74.74 13:27:40 13:27:01 0 28.65 0.00 2.85 3.98 0.07 64.46 13:27:40 13:27:01 1 23.77 0.00 2.31 4.51 0.07 69.35 13:27:40 13:27:01 2 15.99 0.00 2.27 0.60 0.07 81.07 13:27:40 13:27:01 3 7.21 0.00 1.95 6.69 0.05 84.11 13:27:40 Average: all 18.27 0.00 2.27 4.60 0.06 74.80 13:27:40 Average: 0 29.46 0.00 2.80 4.46 0.06 63.22 13:27:40 Average: 1 20.31 0.00 2.55 4.05 0.06 73.04 13:27:40 Average: 2 12.77 0.00 1.98 3.40 0.07 81.78 13:27:40 Average: 3 10.50 0.00 1.75 6.50 0.06 81.18 13:27:40 13:27:40 13:27:40