Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4423 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-f17ubMc3aS4U/agent.2091 SSH_AGENT_PID=2093 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/private_key_12553038439854993946.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery > git init /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b18a9e92b33e1fd7978b8907bf65eead765422b8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b18a9e92b33e1fd7978b8907bf65eead765422b8 # timeout=10 Commit message: "Update readthedocs config" > git rev-list --no-walk b18a9e92b33e1fd7978b8907bf65eead765422b8 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins8899226753783182153.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mnhb lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Mnhb/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-Mnhb/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.23 botocore==1.34.23 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config6756458861681520333tmp copy managed file [nonrtric-rapp-orufhrecovery-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config10426796282718905162tmp [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins3835064302385479629.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins5697668053545366314.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8591653614351520533.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=scriptversion/app CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash -l /tmp/jenkins12481565441193635034.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mnhb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-Mnhb/bin to PATH ---> Docker image tag found: 1.2.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=scriptversion/app CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nonrtric-rapp-orufhrecovery [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins9239819933213981770.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 . Sending build context to Docker daemon 15.36kB Step 1/13 : FROM python:3.8-slim-buster 3.8-slim-buster: Pulling from library/python 8b91b88d5577: Pulling fs layer 824416e23423: Pulling fs layer 8f777578c172: Pulling fs layer cbfea27109a8: Pulling fs layer 276dfcf5deff: Pulling fs layer cbfea27109a8: Waiting 276dfcf5deff: Waiting 824416e23423: Verifying Checksum 8f777578c172: Verifying Checksum 8f777578c172: Download complete cbfea27109a8: Verifying Checksum cbfea27109a8: Download complete 276dfcf5deff: Verifying Checksum 276dfcf5deff: Download complete 8b91b88d5577: Verifying Checksum 8b91b88d5577: Download complete 8b91b88d5577: Pull complete 824416e23423: Pull complete 8f777578c172: Pull complete cbfea27109a8: Pull complete 276dfcf5deff: Pull complete Digest: sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 Status: Downloaded newer image for python:3.8-slim-buster ---> addd6962740a Step 2/13 : COPY . /usr/src/app/ ---> 2f5d7dd6a2ed Step 3/13 : WORKDIR /usr/src/app ---> Running in 30bf1845f2a7 Removing intermediate container 30bf1845f2a7 ---> 503dbfe193c8 Step 4/13 : RUN apt update ---> Running in d85aff9619a0  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [581 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] Fetched 8712 kB in 1s (6342 kB/s) Reading package lists... Building dependency tree... Reading state information... 11 packages can be upgraded. Run 'apt list --upgradable' to see them. Removing intermediate container d85aff9619a0 ---> f24eec443830 Step 5/13 : RUN apt install curl -y ---> Running in abf13bd2819f  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 publicsuffix Suggested packages: krb5-doc krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql The following NEW packages will be installed: curl krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 publicsuffix 0 upgraded, 18 newly installed, 0 to remove and 11 not upgraded. Need to get 2491 kB of archives. After this operation, 5881 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u2 [85.8 kB] Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] Get:14 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] Get:15 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u8 [335 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u8 [266 kB] Get:17 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] Get:18 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2491 kB in 0s (49.0 MB/s) Selecting previously unselected package krb5-locales. (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.) Preparing to unpack .../00-krb5-locales_1.17-3+deb10u6_all.deb ... Unpacking krb5-locales (1.17-3+deb10u6) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u6_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libldap-common. Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../10-libnghttp2-14_1.36.0-2+deb10u2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../11-libpsl5_0.20.2-2_amd64.deb ... Unpacking libpsl5:amd64 (0.20.2-2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../13-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../14-libcurl4_7.64.0-4+deb10u8_amd64.deb ... Unpacking libcurl4:amd64 (7.64.0-4+deb10u8) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.64.0-4+deb10u8_amd64.deb ... Unpacking curl (7.64.0-4+deb10u8) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../16-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../17-publicsuffix_20220811.1734-0+deb10u1_all.deb ... Unpacking publicsuffix (20220811.1734-0+deb10u1) ... Setting up libkeyutils1:amd64 (1.6-6) ... Setting up libpsl5:amd64 (0.20.2-2) ... Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... Setting up krb5-locales (1.17-3+deb10u6) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... Setting up publicsuffix (20220811.1734-0+deb10u1) ... Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... Setting up libcurl4:amd64 (7.64.0-4+deb10u8) ... Setting up curl (7.64.0-4+deb10u8) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Removing intermediate container abf13bd2819f ---> 79cb7cf94998 Step 6/13 : RUN apt-get install iputils-ping -y ---> Running in 4321513bf0e5 Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libcap2 libcap2-bin libpam-cap The following NEW packages will be installed: iputils-ping libcap2 libcap2-bin libpam-cap 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded. Need to get 104 kB of archives. After this operation, 319 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] Get:2 http://deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u2 [43.4 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libcap2-bin amd64 1:2.25-2 [28.8 kB] Get:4 http://deb.debian.org/debian buster/main amd64 libpam-cap amd64 1:2.25-2 [14.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 104 kB in 0s (3460 kB/s) Selecting previously unselected package libcap2:amd64. (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.) Preparing to unpack .../libcap2_1%3a2.25-2_amd64.deb ... Unpacking libcap2:amd64 (1:2.25-2) ... Selecting previously unselected package iputils-ping. Preparing to unpack .../iputils-ping_3%3a20180629-2+deb10u2_amd64.deb ... Unpacking iputils-ping (3:20180629-2+deb10u2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../libcap2-bin_1%3a2.25-2_amd64.deb ... Unpacking libcap2-bin (1:2.25-2) ... Selecting previously unselected package libpam-cap:amd64. Preparing to unpack .../libpam-cap_1%3a2.25-2_amd64.deb ... Unpacking libpam-cap:amd64 (1:2.25-2) ... Setting up libcap2:amd64 (1:2.25-2) ... Setting up libcap2-bin (1:2.25-2) ... Setting up libpam-cap:amd64 (1:2.25-2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline 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.) debconf: falling back to frontend: Teletype Setting up iputils-ping (3:20180629-2+deb10u2) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Removing intermediate container 4321513bf0e5 ---> 249414632ff1 Step 7/13 : RUN pip install -r requirements.txt ---> Running in 4b615e5dcf18 Collecting certifi==2020.12.5 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 kB 8.4 MB/s eta 0:00:00 Collecting chardet==4.0.0 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 17.0 MB/s eta 0:00:00 Collecting idna==2.10 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.6 MB/s eta 0:00:00 Collecting requests==2.25.1 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.5 MB/s eta 0:00:00 Collecting urllib3==1.26.4 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.3/153.3 kB 15.7 MB/s eta 0:00:00 Installing collected packages: certifi, urllib3, idna, chardet, requests Successfully installed certifi-2020.12.5 chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.4 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  [notice] A new release of pip is available: 23.0.1 -> 23.3.2 [notice] To update, run: pip install --upgrade pip Removing intermediate container 4b615e5dcf18 ---> a58f24fb06fb Step 8/13 : ARG user=nonrtric ---> Running in 5068dd261d5f Removing intermediate container 5068dd261d5f ---> 4177e58774df Step 9/13 : ARG group=nonrtric ---> Running in 8f7162e59335 Removing intermediate container 8f7162e59335 ---> cf8ba797b9fa Step 10/13 : RUN groupadd $user && useradd -r -g $group $user ---> Running in 872e4778b53a Removing intermediate container 872e4778b53a ---> 24a49e323b28 Step 11/13 : RUN chown -R $user:$group /usr/src/app/ ---> Running in 0c9ccac780a5 Removing intermediate container 0c9ccac780a5 ---> 3510f055bca2 Step 12/13 : USER ${user} ---> Running in 6a50badd60fc Removing intermediate container 6a50badd60fc ---> 92c443ac8219 Step 13/13 : CMD [ "python3", "-u", "main.py" ] ---> Running in 809a89aa546e Removing intermediate container 809a89aa546e ---> 82046059d207 Successfully built 82046059d207 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 ---> docker-build.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6167844302973366827.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins9321482397439316154.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery] a0372a422aec: Preparing 6657927a96e4: Preparing 78af675e32df: Preparing ee8f54591f92: Preparing e4184b5a8437: Preparing ef8dda9749da: Preparing c5d298ffad5e: Preparing e6c5004ee77f: Preparing 997b8e79e84f: Preparing 3054512b6f71: Preparing ae2d55769c5e: Preparing e2ef8a51359d: Preparing e6c5004ee77f: Waiting 997b8e79e84f: Waiting ef8dda9749da: Waiting c5d298ffad5e: Waiting 3054512b6f71: Waiting ae2d55769c5e: Waiting e2ef8a51359d: Waiting a0372a422aec: Pushed 6657927a96e4: Pushed ee8f54591f92: Pushed c5d298ffad5e: Pushed e6c5004ee77f: Layer already exists 997b8e79e84f: Layer already exists ae2d55769c5e: Layer already exists 3054512b6f71: Layer already exists e2ef8a51359d: Layer already exists e4184b5a8437: Pushed 78af675e32df: Pushed ef8dda9749da: Pushed 1.2.0: digest: sha256:185556749c91e8dd2d6835da7a846f1a224563dba9be8a06ed725775a5993ee6 size: 2839 ---> docker-push.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins9055968254916267908.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2093 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins12263834303405532637.sh ---> sysstat.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins3486884830732207245.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master ']' + mkdir -p /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/archives/ [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins7137566822497914693.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mnhb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Mnhb/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins2659269616736173029.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config14005813776637813857tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins10274447931346932149.sh ---> create-netrc.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins4021031939221040026.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mnhb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Mnhb/bin to PATH [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins184481411592025532.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins3774689989395471117.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mnhb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-Mnhb/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash -l /tmp/jenkins1053473245038399803.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mnhb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-Mnhb/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-orufhrecovery-docker-merge-master/99 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4423 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.870 BogoMIPS: 5599.74 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 9.3G 10G 49% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 488 1186 0 2268 3187 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:92:8e:ce brd ff:ff:ff:ff:ff:ff inet 10.32.7.143/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86192sec preferred_lft 86192sec inet6 fe80::f816:3eff:fe92:8ece/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:59:1f:87:56 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4423) 01/22/24 _x86_64_ (4 CPU) 16:48:41 LINUX RESTART (4 CPU) 16:49:01 tps rtps wtps bread/s bwrtn/s 16:50:02 148.94 78.62 70.32 6195.90 41693.47 16:51:01 136.27 9.05 127.22 1636.33 19387.63 16:52:01 55.01 0.67 54.35 49.32 3459.78 Average: 113.28 29.56 83.72 2632.57 21524.49 16:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:50:02 1554000 3261888 2484664 61.52 46208 1818192 916496 18.02 685032 1621088 171084 16:51:01 1262720 3286132 2775944 68.73 67580 2093492 1037124 20.39 750296 1805024 8432 16:52:01 1191832 3242172 2846832 70.49 74412 2112800 940716 18.49 814716 1811048 35244 Average: 1336184 3263397 2702480 66.92 62733 2008161 964779 18.96 750015 1745720 71587 16:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:50:02 ens3 329.41 215.08 1376.29 60.38 0.00 0.00 0.00 0.00 16:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 16:51:01 ens3 162.80 124.32 1309.03 21.00 0.00 0.00 0.00 0.00 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:01 lo 3.42 3.42 0.33 0.33 0.00 0.00 0.00 0.00 16:52:01 ens3 55.90 73.94 61.10 355.78 0.00 0.00 0.00 0.00 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:01 lo 3.67 3.67 0.33 0.33 0.00 0.00 0.00 0.00 Average: ens3 182.81 137.85 913.23 146.43 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.69 2.69 0.25 0.25 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4423) 01/22/24 _x86_64_ (4 CPU) 16:48:41 LINUX RESTART (4 CPU) 16:49:01 CPU %user %nice %system %iowait %steal %idle 16:50:02 all 18.25 0.00 2.34 4.13 0.06 75.22 16:50:02 0 19.56 0.00 2.39 3.82 0.07 74.16 16:50:02 1 19.94 0.00 3.13 6.35 0.05 70.53 16:50:02 2 15.16 0.00 1.73 3.22 0.05 79.83 16:50:02 3 18.33 0.00 2.12 3.13 0.05 76.37 16:51:01 all 18.12 0.00 2.38 3.49 0.06 75.95 16:51:01 0 16.20 0.00 2.38 1.27 0.05 80.10 16:51:01 1 10.55 0.00 2.04 8.53 0.07 78.80 16:51:01 2 26.63 0.00 2.61 0.60 0.09 70.08 16:51:01 3 19.12 0.00 2.49 3.57 0.05 74.77 16:52:01 all 18.22 0.00 1.41 1.31 0.05 79.02 16:52:01 0 4.97 0.00 0.95 0.20 0.02 93.86 16:52:01 1 4.76 0.00 0.91 0.45 0.02 93.86 16:52:01 2 26.67 0.00 1.75 0.45 0.07 71.06 16:52:01 3 36.40 0.00 1.99 4.11 0.07 57.44 Average: all 18.20 0.00 2.04 2.97 0.05 76.74 Average: 0 13.56 0.00 1.90 1.76 0.04 82.73 Average: 1 11.76 0.00 2.03 5.09 0.04 81.07 Average: 2 22.81 0.00 2.03 1.43 0.07 73.67 Average: 3 24.66 0.00 2.20 3.60 0.06 69.48