Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2362 (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-GEtC7gqXqUCr/agent.2015 SSH_AGENT_PID=2017 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/private_key_3029857942531792559.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/jenkins7949538905328213825.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-4JOA 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-4JOA/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-4JOA/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.33.11 botocore==1.33.11 bs4==0.0.1 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.4.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.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 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==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.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.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.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.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 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.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config10573772967799603458tmp copy managed file [nonrtric-rapp-orufhrecovery-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config14666218683297380139tmp [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins735894020809669545.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/jenkins11547811434952510526.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2533418115318912259.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/jenkins12352124057778341041.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-4JOA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-4JOA/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/jenkins8243791894664609937.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 824416e23423: Download complete 8f777578c172: Verifying Checksum 8f777578c172: Download complete 8b91b88d5577: Verifying Checksum 8b91b88d5577: Download complete cbfea27109a8: Verifying Checksum cbfea27109a8: Download complete 276dfcf5deff: Verifying Checksum 276dfcf5deff: 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/ ---> c2f9e20bfe07 Step 3/13 : WORKDIR /usr/src/app ---> Running in 8195a7a29df1 Removing intermediate container 8195a7a29df1 ---> 69e5290cc8a4 Step 4/13 : RUN apt update ---> Running in 347f94e45d31  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 [575 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] Fetched 8706 kB in 1s (6288 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 347f94e45d31 ---> b0f3a961a95f Step 5/13 : RUN apt install curl -y ---> Running in 7837e76fc45c  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+deb10u7 [335 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u7 [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 (35.6 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+deb10u7_amd64.deb ... Unpacking libcurl4:amd64 (7.64.0-4+deb10u7) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.64.0-4+deb10u7_amd64.deb ... Unpacking curl (7.64.0-4+deb10u7) ... 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+deb10u7) ... Setting up curl (7.64.0-4+deb10u7) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Removing intermediate container 7837e76fc45c ---> 91bfff0118a9 Step 6/13 : RUN apt-get install iputils-ping -y ---> Running in 3b31532f93f4 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 (4323 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 3b31532f93f4 ---> 72e61e784d0d Step 7/13 : RUN pip install -r requirements.txt ---> Running in 9b50afbe56ed Collecting certifi==2020.12.5 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 kB 10.8 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.3 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 6.4 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.4 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.0 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.1 [notice] To update, run: pip install --upgrade pip Removing intermediate container 9b50afbe56ed ---> 01fd8f6094e1 Step 8/13 : ARG user=nonrtric ---> Running in f248c67b38cf Removing intermediate container f248c67b38cf ---> 9c8807d6b0ee Step 9/13 : ARG group=nonrtric ---> Running in 7614a0b99a7a Removing intermediate container 7614a0b99a7a ---> f8a6adf66186 Step 10/13 : RUN groupadd $user && useradd -r -g $group $user ---> Running in f54a7dde9ff0 Removing intermediate container f54a7dde9ff0 ---> be1a01af0391 Step 11/13 : RUN chown -R $user:$group /usr/src/app/ ---> Running in b5d46cbc5145 Removing intermediate container b5d46cbc5145 ---> e38e9a7c0907 Step 12/13 : USER ${user} ---> Running in b29f95c73e69 Removing intermediate container b29f95c73e69 ---> c0bf11bba21f Step 13/13 : CMD [ "python3", "-u", "main.py" ] ---> Running in 6ceeb0531f94 Removing intermediate container 6ceeb0531f94 ---> cabfe4478bf8 Successfully built cabfe4478bf8 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/jenkins5706534155616990069.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/jenkins18111756427660922313.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] 5faaf3f4ca98: Preparing ff6c5df8c9ca: Preparing 95816d1d428b: Preparing 6ffaeebdfca2: Preparing 66765b919202: Preparing f2acca69c2e1: Preparing d5e570bc854e: Preparing e6c5004ee77f: Preparing 997b8e79e84f: Preparing 3054512b6f71: Preparing ae2d55769c5e: Preparing e2ef8a51359d: Preparing f2acca69c2e1: Waiting d5e570bc854e: Waiting e6c5004ee77f: Waiting 997b8e79e84f: Waiting 3054512b6f71: Waiting ae2d55769c5e: Waiting e2ef8a51359d: Waiting ff6c5df8c9ca: Pushed 5faaf3f4ca98: Pushed d5e570bc854e: Pushed 6ffaeebdfca2: Pushed 997b8e79e84f: Layer already exists e6c5004ee77f: Layer already exists 3054512b6f71: Layer already exists ae2d55769c5e: Layer already exists e2ef8a51359d: Layer already exists 66765b919202: Pushed 95816d1d428b: Pushed f2acca69c2e1: Pushed 1.2.0: digest: sha256:2f901460696fe8bf9fd8d41558c936d0ae1db67a65927d765f32d8643f1671fb size: 2839 ---> docker-push.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins13423808523932101270.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2017 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins1569969467682945545.sh ---> sysstat.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins3298781586880161353.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/jenkins13523644186538676788.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-4JOA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4JOA/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins4758130676410444866.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config6584363560741978108tmp 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/jenkins1886953562744327586.sh ---> create-netrc.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins15729741902787360736.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-4JOA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4JOA/bin to PATH [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins14845122895908920319.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins15614808132191618778.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-4JOA 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.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-4JOA/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/jenkins15696997327149541483.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-4JOA 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-4JOA/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/93 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2362 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: 2800.022 BogoMIPS: 5600.04 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 9.9G 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 447 1186 0 2310 3227 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:59:c8:22 brd ff:ff:ff:ff:ff:ff inet 10.32.7.36/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86194sec preferred_lft 86194sec inet6 fe80::f816:3eff:fe59:c822/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:92:df:93:2d 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-2362) 12/11/23 _x86_64_ (4 CPU) 16:48:47 LINUX RESTART (4 CPU) 16:49:01 tps rtps wtps bread/s bwrtn/s 16:50:01 143.84 78.47 65.37 6152.31 41154.62 16:51:01 128.43 9.03 119.40 1629.20 21004.10 16:52:01 65.64 0.72 64.92 61.99 3886.29 Average: 112.64 29.41 83.23 2614.50 22015.00 16:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:50:01 1707800 3315824 2330864 57.71 39864 1729240 910968 17.91 601752 1560668 81636 16:51:01 1293592 3344868 2745072 67.97 66688 2122232 1032616 20.30 687404 1838120 248 16:52:01 1202768 3294100 2835896 70.22 74984 2151640 922608 18.14 761576 1849452 35648 Average: 1401387 3318264 2637277 65.30 60512 2001037 955397 18.78 683577 1749413 39177 16:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:50:01 ens3 352.14 233.33 1351.02 61.17 0.00 0.00 0.00 0.00 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:01 lo 3.27 3.27 0.31 0.31 0.00 0.00 0.00 0.00 16:51:01 ens3 185.82 142.21 1454.99 15.46 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:52:01 lo 3.83 3.83 0.34 0.34 0.00 0.00 0.00 0.00 16:52:01 ens3 60.42 80.15 63.55 363.76 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 Average: lo 2.72 2.72 0.25 0.25 0.00 0.00 0.00 0.00 Average: ens3 199.46 151.90 956.52 146.80 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-2362) 12/11/23 _x86_64_ (4 CPU) 16:48:47 LINUX RESTART (4 CPU) 16:49:01 CPU %user %nice %system %iowait %steal %idle 16:50:01 all 16.79 0.00 2.25 4.27 0.05 76.63 16:50:01 0 21.32 0.00 2.14 2.99 0.05 73.50 16:50:01 1 19.00 0.00 2.25 4.47 0.03 74.25 16:50:01 2 20.43 0.00 1.99 2.88 0.07 74.64 16:50:01 3 6.41 0.00 2.66 6.76 0.05 84.11 16:51:01 all 18.43 0.00 2.28 3.29 0.06 75.94 16:51:01 0 28.47 0.00 2.62 0.32 0.07 68.53 16:51:01 1 17.04 0.00 2.51 0.68 0.05 79.72 16:51:01 2 17.87 0.00 1.91 1.48 0.07 78.68 16:51:01 3 10.32 0.00 2.08 10.72 0.07 76.81 16:52:01 all 18.56 0.00 1.33 1.72 0.04 78.35 16:52:01 0 25.83 0.00 1.45 5.46 0.05 67.21 16:52:01 1 5.86 0.00 1.01 0.45 0.05 92.62 16:52:01 2 22.21 0.00 1.22 0.35 0.03 76.18 16:52:01 3 20.39 0.00 1.62 0.63 0.03 77.32 Average: all 17.93 0.00 1.96 3.09 0.05 76.97 Average: 0 25.21 0.00 2.07 2.92 0.06 69.74 Average: 1 13.96 0.00 1.92 1.86 0.04 82.22 Average: 2 20.17 0.00 1.71 1.57 0.06 76.50 Average: 3 12.38 0.00 2.12 6.03 0.05 79.41