05:51:42 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/pti/rtp/+/15677 05:51:42 Running as SYSTEM 05:51:42 [EnvInject] - Loading node environment variables. 05:51:42 Building remotely on prd-centos7-docker-2c-8g-3182 (centos7-docker-2c-8g) in workspace /w/workspace/pti-rtp-shell-merge-master 05:51:42 [ssh-agent] Looking for ssh-agent implementation... 05:51:42 $ ssh-agent 05:51:42 SSH_AUTH_SOCK=/tmp/ssh-rzT4cP7taLTe/agent.8242 05:51:42 SSH_AGENT_PID=8244 05:51:42 [ssh-agent] Started. 05:51:42 Running ssh-add (command line suppressed) 05:51:42 Identity added: /w/workspace/pti-rtp-shell-merge-master@tmp/private_key_9426936004712569865.key (jenkins-ssh) 05:51:42 [ssh-agent] Using credentials jenkins (jenkins) 05:51:42 The recommended git tool is: NONE 05:51:45 using credential jenkins 05:51:45 Wiping out workspace first. 05:51:45 Cloning the remote Git repository 05:51:45 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/rtp 05:51:45 > git init /w/workspace/pti-rtp-shell-merge-master # timeout=10 05:51:45 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/rtp 05:51:45 > git --version # timeout=10 05:51:45 > git --version # 'git version 2.36.6' 05:51:45 using GIT_SSH to set credentials jenkins 05:51:45 [INFO] Currently running in a labeled security context 05:51:45 [INFO] Currently SELinux is 'enforcing' on the host 05:51:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-rtp-shell-merge-master@tmp/jenkins-gitclient-ssh3276655755732535800.key 05:51:45 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/rtp +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:46 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/rtp # timeout=10 05:51:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:46 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/rtp # timeout=10 05:51:46 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/rtp 05:51:46 using GIT_SSH to set credentials jenkins 05:51:46 [INFO] Currently running in a labeled security context 05:51:46 [INFO] Currently SELinux is 'enforcing' on the host 05:51:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-rtp-shell-merge-master@tmp/jenkins-gitclient-ssh8564493970339258896.key 05:51:46 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/rtp refs/changes/77/15677/6 # timeout=10 05:51:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:51:47 Checking out Revision 863ec9ba413e02451d7a02c46f3df6662df38336 (refs/remotes/origin/master) 05:51:47 > git config core.sparsecheckout # timeout=10 05:51:47 > git checkout -f 863ec9ba413e02451d7a02c46f3df6662df38336 # timeout=10 05:51:47 Commit message: "Add Claude Code project documentation and gitignore" 05:51:47 > git rev-list --no-walk 10b463e50973f816c3b7dc6dca0cbdce96302705 # timeout=10 05:51:51 provisioning config files... 05:51:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:51:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:51:51 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins13792067013498080306.sh 05:51:51 ---> python-tools-install.sh 05:51:51 Setup pyenv: 05:51:51 system 05:51:51 * 3.8.13 (set by /opt/pyenv/version) 05:51:51 * 3.9.13 (set by /opt/pyenv/version) 05:51:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MBAs 05:51:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:51:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:52:07 lf-activate-venv(): INFO: Base packages installed successfully 05:52:07 lf-activate-venv(): INFO: Installing additional packages: lftools 05:52:51 lf-activate-venv(): INFO: Adding /tmp/venv-MBAs/bin to PATH 05:52:51 Generating Requirements File 05:53:27 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. 05:53:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:53:28 Python 3.9.13 05:53:29 pip 26.0.1 from /tmp/venv-MBAs/lib/python3.9/site-packages/pip (python 3.9) 05:53:29 appdirs==1.4.4 05:53:29 argcomplete==3.6.3 05:53:29 aspy.yaml==1.3.0 05:53:29 attrs==26.1.0 05:53:29 autopage==0.6.0 05:53:29 beautifulsoup4==4.15.0 05:53:29 boto3==1.42.97 05:53:29 botocore==1.42.97 05:53:29 bs4==0.0.2 05:53:29 certifi==2026.5.20 05:53:29 cffi==2.0.0 05:53:29 cfgv==3.4.0 05:53:29 chardet==5.2.0 05:53:29 charset-normalizer==3.4.7 05:53:29 click==8.1.8 05:53:29 cliff==4.9.1 05:53:29 cmd2==2.7.0 05:53:29 cryptography==3.3.2 05:53:29 debtcollector==3.0.0 05:53:29 decorator==5.3.1 05:53:29 defusedxml==0.7.1 05:53:29 Deprecated==1.3.1 05:53:29 distlib==0.4.2 05:53:29 dnspython==2.7.0 05:53:29 docker==7.1.0 05:53:29 dogpile.cache==1.4.1 05:53:29 durationpy==0.10 05:53:29 email-validator==2.3.0 05:53:29 filelock==3.19.1 05:53:29 future==1.0.0 05:53:29 gitdb==4.0.12 05:53:29 GitPython==3.1.50 05:53:29 httplib2==0.30.2 05:53:29 identify==2.6.15 05:53:29 idna==3.18 05:53:29 importlib-resources==1.5.0 05:53:29 importlib_metadata==8.7.1 05:53:29 iso8601==2.1.0 05:53:29 Jinja2==3.1.6 05:53:29 jmespath==1.1.0 05:53:29 jsonpatch==1.33 05:53:29 jsonpointer==3.0.0 05:53:29 jsonschema==4.25.1 05:53:29 jsonschema-specifications==2025.9.1 05:53:29 keystoneauth1==5.11.1 05:53:29 kubernetes==35.0.0 05:53:29 lftools==0.37.22 05:53:29 lxml==6.1.1 05:53:29 markdown-it-py==3.0.0 05:53:29 MarkupSafe==3.0.3 05:53:29 mdurl==0.1.2 05:53:29 msgpack==1.1.2 05:53:29 multi_key_dict==2.0.3 05:53:29 munch==4.0.0 05:53:29 netaddr==1.3.0 05:53:29 niet==1.4.2 05:53:29 nodeenv==1.10.0 05:53:29 oauth2client==4.1.3 05:53:29 oauthlib==3.3.1 05:53:29 openstacksdk==4.5.0 05:53:29 os-service-types==1.7.0 05:53:29 osc-lib==4.0.2 05:53:29 oslo.config==10.0.0 05:53:29 oslo.context==6.1.0 05:53:29 oslo.i18n==6.6.0 05:53:29 oslo.log==7.2.1 05:53:29 oslo.serialization==5.8.0 05:53:29 oslo.utils==9.1.0 05:53:29 packaging==26.2 05:53:29 pbr==7.0.3 05:53:29 platformdirs==4.4.0 05:53:29 prettytable==3.16.0 05:53:29 psutil==7.2.2 05:53:29 pyasn1==0.6.3 05:53:29 pyasn1_modules==0.4.2 05:53:29 pycparser==2.23 05:53:29 pygerrit2==2.0.15 05:53:29 PyGithub==2.9.1 05:53:29 Pygments==2.20.0 05:53:29 PyJWT==2.13.0 05:53:29 PyNaCl==1.6.2 05:53:29 pyparsing==2.4.7 05:53:29 pyperclip==1.11.0 05:53:29 pyrsistent==0.20.0 05:53:29 python-cinderclient==9.7.0 05:53:29 python-dateutil==2.9.0.post0 05:53:29 python-discovery==1.4.0 05:53:29 python-heatclient==4.2.0 05:53:29 python-jenkins==1.8.3 05:53:29 python-keystoneclient==5.6.0 05:53:29 python-magnumclient==4.10.0 05:53:29 python-openstackclient==8.0.0 05:53:29 python-swiftclient==4.10.0 05:53:29 PyYAML==6.0.3 05:53:29 referencing==0.36.2 05:53:29 requests==2.32.5 05:53:29 requests-oauthlib==2.0.0 05:53:29 requestsexceptions==1.4.0 05:53:29 rfc3986==2.0.0 05:53:29 rich==15.0.0 05:53:29 rich-argparse==1.8.0 05:53:29 rpds-py==0.27.1 05:53:29 rsa==4.9.1 05:53:29 ruamel.yaml==0.19.1 05:53:29 ruamel.yaml.clib==0.2.15 05:53:29 s3transfer==0.16.1 05:53:29 simplejson==4.1.1 05:53:29 six==1.17.0 05:53:29 smmap==5.0.3 05:53:29 soupsieve==2.8.4 05:53:29 stevedore==5.5.0 05:53:29 tabulate==0.9.0 05:53:29 toml==0.10.2 05:53:29 tomlkit==0.15.0 05:53:29 tqdm==4.68.2 05:53:29 typing_extensions==4.15.0 05:53:29 tzdata==2026.2 05:53:29 urllib3==1.26.20 05:53:29 virtualenv==21.4.2 05:53:29 wcwidth==0.8.1 05:53:29 websocket-client==1.9.0 05:53:29 wrapt==2.2.1 05:53:29 xdg==6.0.0 05:53:29 xmltodict==1.0.4 05:53:29 yq==3.4.3 05:53:29 zipp==3.23.1 05:53:29 provisioning config files... 05:53:29 copy managed file [global-settings] to file:/w/workspace/pti-rtp-shell-merge-master@tmp/config6951495586524593270tmp 05:53:29 copy managed file [pti-rtp-settings] to file:/w/workspace/pti-rtp-shell-merge-master@tmp/config9125491494474003457tmp 05:53:29 [EnvInject] - Injecting environment variables from a build step. 05:53:29 [EnvInject] - Injecting as environment variables the properties content 05:53:29 SERVER_ID=site 05:53:29 05:53:29 [EnvInject] - Variables injected successfully. 05:53:29 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins8851053375555883163.sh 05:53:30 ---> create-netrc.sh 05:53:30 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins1773092003750123781.sh 05:53:30 --> verify-inf.sh 05:53:30 INFO: creating workspace workspace 05:53:30 INFO: invoking build script: ./scripts/build_inf.sh -w workspace -n 05:53:30 ######################################################################################### 05:53:30 ## build_inf.sh - STEP START: Create workspace for the multi-os builds 05:53:30 ######################################################################################### 05:53:30 INFO: The following directories are created in your workspace(/w/workspace/pti-rtp-shell-merge-master/workspace): 05:53:30 INFO: For Yocto buid: /w/workspace/pti-rtp-shell-merge-master/workspace/workspace_yocto 05:53:30 INFO: For CentOS buid: /w/workspace/pti-rtp-shell-merge-master/workspace/workspace_centos 05:53:30 INFO: For Debian buid: /w/workspace/pti-rtp-shell-merge-master/workspace/workspace_debian 05:53:30 ######################################################################################### 05:53:30 ## build_inf.sh - STEP END: Create workspace for the multi-os builds 05:53:30 ######################################################################################### 05:53:30 05:53:30 ######################################################################################### 05:53:30 ## build_inf.sh - STEP START: Get debug info for CI Jenkins build 05:53:30 ######################################################################################### 05:53:30 INFO: === Get env === 05:53:30 GERRIT_PATCHSET_REVISION=863ec9ba413e02451d7a02c46f3df6662df38336 05:53:30 GERRIT_CHANGE_OWNER_NAME=Arnaldo Hernandez 05:53:30 GERRIT_PATCHSET_UPLOADER=\"Arnaldo Hernandez\" 05:53:30 GERRIT_URL=https://gerrit.o-ran-sc.org/r 05:53:30 MANPATH=:/opt/puppetlabs/puppet/share/man 05:53:30 SSH_AGENT_PID=8244 05:53:30 XDG_SESSION_ID=1 05:53:30 BUILD_URL=https://jenkins.o-ran-sc.org/job/pti-rtp-shell-merge-master/468/ 05:53:30 SONAR_URL=https://sonarcloud.io 05:53:30 OPENSTACK_PUBLIC_IP=10.32.7.60 05:53:30 GERRIT_PATCHSET_UPLOADER_NAME=Arnaldo Hernandez 05:53:30 RELEASE_EMAIL=collab-it+o-ran-sc-release@linuxfoundation.org 05:53:30 RELEASE_USERNAME=o-ran-sc-release 05:53:30 SHELL=/bin/bash 05:53:30 GERRIT_CHANGE_NUMBER=15677 05:53:30 HUDSON_SERVER_COOKIE=b7f9a4ff4f9accad 05:53:30 PROJECT=pti/rtp 05:53:30 SSH_CLIENT=10.32.4.5 46012 22 05:53:30 BUILD_TAG=jenkins-pti-rtp-shell-merge-master-468 05:53:30 GERRIT_NAME=gerrit.o-ran-sc.org 05:53:30 SILO=production 05:53:30 SERVER_ID=site 05:53:30 GERRIT_PATCHSET_UPLOADER_USERNAME=arjuhe 05:53:30 GIT_PREVIOUS_COMMIT=10b463e50973f816c3b7dc6dca0cbdce96302705 05:53:30 GERRIT_CHANGE_PRIVATE_STATE=false 05:53:30 LOGS_SERVER=https://logs.o-ran-sc.org 05:53:30 ROOT_BUILD_CAUSE=SCMTRIGGER 05:53:30 WORKSPACE=/w/workspace/pti-rtp-shell-merge-master/workspace 05:53:30 JOB_URL=https://jenkins.o-ran-sc.org/job/pti-rtp-shell-merge-master/ 05:53:30 RUN_CHANGES_DISPLAY_URL=https://jenkins.o-ran-sc.org/job/pti-rtp-shell-merge-master/468/display/redirect?page=changes 05:53:30 GERRIT_EVENT_TYPE=change-merged 05:53:30 GERRIT_EVENT_ACCOUNT_USERNAME=jackiehjm 05:53:30 USER=jenkins 05:53:30 GERRIT_VERSION=3.8.10 05:53:30 GERRIT_SCHEME=ssh 05:53:30 GERRIT_PATCHSET_UPLOADER_EMAIL=alhernan@redhat.com 05:53:30 RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.o-ran-sc.org/job/pti-rtp-shell-merge-master/468/display/redirect?page=artifacts 05:53:30 SSH_AUTH_SOCK=/tmp/ssh-rzT4cP7taLTe/agent.8242 05:53:30 GIT_AUTHOR_NAME=jenkins 05:53:30 GERRIT_PATCHSET_NUMBER=6 05:53:30 GERRIT_EVENT_ACCOUNT_NAME=Jackie Huang 05:53:30 GERRIT_CHANGE_OWNER_USERNAME=arjuhe 05:53:30 GERRIT_PROJECT=pti/rtp 05:53:30 GERRIT_CHANGE_WIP_STATE=false 05:53:30 GIT_COMMITTER_NAME=jenkins 05:53:30 GERRIT_CHANGE_COMMIT_MESSAGE=QWRkIENsYXVkZSBDb2RlIHByb2plY3QgZG9jdW1lbnRhdGlvbiBhbmQgZ2l0aWdub3JlCgotIC4vQ0xBVURFLm1kOiBTeW1saW5rIHRoYXQgcG9pbnRzIHRvIEFHRU5UUy5tZC4KLSAuL0FHRU5UUy5tZDogVGhlIG1haW4gY29udGV4dCBmaWxlIGZvciB0aGUgcHJvamVjdC4KLSAuL2RvY3MvT0tELURPQ1MtUkVGRVJFTkNFLm1kOiBBIGNvbGxlY3Rpb24gb2YgZGV0YWlsZWQgbGlua3MgdG8gcmVmZXJlbmNlLgotIC4vLmdpdGlnbm9yZToKCklzc3VlLUlkOiBJTkYtNTA4CkNoYW5nZS1JZDogSTlmNzljZTIwZmVmZTYzMzcxOGE4Y2NmMWYwZGYwNzIxOTBlNjQ1ZDcKU2lnbmVkLW9mZi1ieTogYWxoZXJuYW5AcmVkaGF0LmNvbQpDby1BdXRob3JlZC1CeTogQ2xhdWRlIFNvbm5ldCA0LjUgPG5vcmVwbHlAYW50aHJvcGljLmNvbT4K 05:53:30 JENKINS_HOME=/var/lib/jenkins 05:53:30 GERRIT_HOST=gerrit.o-ran-sc.org 05:53:30 GIT_COMMIT=863ec9ba413e02451d7a02c46f3df6662df38336 05:53:30 GERRIT_REFSPEC=refs/changes/77/15677/6 05:53:30 PATH=/home/jenkins/.gem/ruby/2.6.0/bin:/opt/go/1.19/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin 05:53:30 ROOT_BUILD_CAUSE_SCMTRIGGER=true 05:53:30 MAIL=/var/mail/jenkins 05:53:30 RUN_DISPLAY_URL=https://jenkins.o-ran-sc.org/job/pti-rtp-shell-merge-master/468/display/redirect 05:53:30 BUILD_CAUSE_SCMTRIGGER=true 05:53:30 GIT_COMMITTER_EMAIL=jenkins@o-ran-sc.org 05:53:30 REGISTRY_PORTS=10001 10002 10003 10004 05:53:30 STREAM=master 05:53:30 PWD=/w/workspace/pti-rtp-shell-merge-master 05:53:30 GERRIT_CHANGE_OWNER=\"Arnaldo Hernandez\" 05:53:30 HUDSON_URL=https://jenkins.o-ran-sc.org/ 05:53:30 GERRIT_NEWREV=863ec9ba413e02451d7a02c46f3df6662df38336 05:53:30 GERRIT_CHANGE_OWNER_EMAIL=alhernan@redhat.com 05:53:30 LANG=en_US.UTF-8 05:53:30 JOB_NAME=pti-rtp-shell-merge-master 05:53:30 GERRIT_BRANCH=master 05:53:30 GERRIT_PORT=29418 05:53:30 sha1=origin/master 05:53:30 BUILD_DISPLAY_NAME=#468 05:53:30 JENKINS_URL=https://jenkins.o-ran-sc.org/ 05:53:30 SIGUL_KEY=oran-release-2022 05:53:30 GLOBAL_SETTINGS_FILE=/w/workspace/pti-rtp-shell-merge-master@tmp/config6951495586524593270tmp 05:53:30 SIGUL_BRIDGE_IP=54.71.144.162 05:53:30 BUILD_ID=468 05:53:30 BUILD_CAUSE=SCMTRIGGER 05:53:30 GERRIT_CHANGE_ID=I9f79ce20fefe633718a8ccf1f0df072190e645d7 05:53:30 DD_CUSTOM_PARENT_ID=6865188851809384470 05:53:30 JOB_BASE_NAME=pti-rtp-shell-merge-master 05:53:30 GERRIT_CHANGE_SUBJECT=Add Claude Code project documentation and gitignore 05:53:30 GIT_PREVIOUS_SUCCESSFUL_COMMIT=10b463e50973f816c3b7dc6dca0cbdce96302705 05:53:30 MASTER_RTD_PROJECT=doc 05:53:30 RUN_TESTS_DISPLAY_URL=https://jenkins.o-ran-sc.org/job/pti-rtp-shell-merge-master/468/display/redirect?page=tests 05:53:30 GERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/pti/rtp/+/15677 05:53:30 SHLVL=3 05:53:30 HOME=/home/jenkins 05:53:30 ARCHIVE_ARTIFACTS=*.log 05:53:30 GOROOT=/opt/go/1.19 05:53:30 GIT_BRANCH=origin/master 05:53:30 BUILD_TIMEOUT=7200000 05:53:30 SETTINGS_FILE=/w/workspace/pti-rtp-shell-merge-master@tmp/config9125491494474003457tmp 05:53:30 CI=true 05:53:30 DD_CUSTOM_TRACE_ID=6248850969219262245 05:53:30 JENKINS_SERVER_COOKIE=b7f9a4ff4f9accad 05:53:30 WORKSPACE_TMP=/w/workspace/pti-rtp-shell-merge-master@tmp 05:53:30 EXECUTOR_NUMBER=0 05:53:30 GIT_URL=$GIT_URL/pti/rtp/pti/rtp/pti/rtp/pti/rtp 05:53:30 NODE_LABELS=prd-centos7-docker-2c-8g-3182 centos7-docker-2c-8g 05:53:30 NEXUS_URL=https://nexus.o-ran-sc.org 05:53:30 LOGNAME=jenkins 05:53:30 HUDSON_HOME=/var/lib/jenkins 05:53:30 SSH_CONNECTION=10.32.4.5 46012 10.32.7.60 22 05:53:30 JENKINS_HOSTNAME=vex-sjc-oran-jenkins-prod-1 05:53:30 NODE_NAME=prd-centos7-docker-2c-8g-3182 05:53:30 DOCKER_REGISTRY=nexus3.o-ran-sc.org 05:53:30 LESSOPEN=||/usr/bin/lesspipe.sh %s 05:53:30 BUILD_NUMBER=468 05:53:30 JOB_DISPLAY_URL=https://jenkins.o-ran-sc.org/job/pti-rtp-shell-merge-master/display/redirect 05:53:30 GERRIT_EVENT_HASH=-323295363 05:53:30 HUDSON_COOKIE=c9ee66ad-15c5-44c7-842a-21bc4c61b9cc 05:53:30 GERRIT_EVENT_ACCOUNT=\"Jackie Huang\" 05:53:30 XDG_RUNTIME_DIR=/run/user/1001 05:53:30 GIT_AUTHOR_EMAIL=jenkins@o-ran-sc.org 05:53:30 GERRIT_EVENT_ACCOUNT_EMAIL=jackie.huang@windriver.com 05:53:30 _=/usr/bin/env 05:53:30 INFO: =============== 05:53:30 + df -h 05:53:30 Filesystem Size Used Avail Use% Mounted on 05:53:30 devtmpfs 3.8G 0 3.8G 0% /dev 05:53:30 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:53:30 tmpfs 3.9G 17M 3.9G 1% /run 05:53:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:53:30 /dev/vda1 20G 7.3G 13G 37% / 05:53:30 tmpfs 783M 0 783M 0% /run/user/1001 05:53:30 + groups 05:53:30 jenkins mock docker 05:53:30 + uname -a 05:53:30 Linux prd-centos7-docker-2c-8g-3182.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:53:30 + cat /etc/centos-release /etc/os-release /etc/redhat-release /etc/system-release 05:53:30 CentOS Linux release 7.9.2009 (Core) 05:53:30 NAME="CentOS Linux" 05:53:30 VERSION="7 (Core)" 05:53:30 ID="centos" 05:53:30 ID_LIKE="rhel fedora" 05:53:30 VERSION_ID="7" 05:53:30 PRETTY_NAME="CentOS Linux 7 (Core)" 05:53:30 ANSI_COLOR="0;31" 05:53:30 CPE_NAME="cpe:/o:centos:centos:7" 05:53:30 HOME_URL="https://www.centos.org/" 05:53:30 BUG_REPORT_URL="https://bugs.centos.org/" 05:53:30 05:53:30 CENTOS_MANTISBT_PROJECT="CentOS-7" 05:53:30 CENTOS_MANTISBT_PROJECT_VERSION="7" 05:53:30 REDHAT_SUPPORT_PRODUCT="centos" 05:53:30 REDHAT_SUPPORT_PRODUCT_VERSION="7" 05:53:30 05:53:30 CentOS Linux release 7.9.2009 (Core) 05:53:30 CentOS Linux release 7.9.2009 (Core) 05:53:30 + lscpu 05:53:30 Architecture: x86_64 05:53:30 CPU op-mode(s): 32-bit, 64-bit 05:53:30 Byte Order: Little Endian 05:53:30 CPU(s): 2 05:53:30 On-line CPU(s) list: 0,1 05:53:30 Thread(s) per core: 1 05:53:30 Core(s) per socket: 1 05:53:30 Socket(s): 2 05:53:30 NUMA node(s): 1 05:53:30 Vendor ID: AuthenticAMD 05:53:30 CPU family: 23 05:53:30 Model: 49 05:53:30 Model name: AMD EPYC-Rome Processor 05:53:30 Stepping: 0 05:53:30 CPU MHz: 2800.000 05:53:30 BogoMIPS: 5600.00 05:53:30 Virtualization: AMD-V 05:53:30 Hypervisor vendor: KVM 05:53:30 Virtualization type: full 05:53:30 L1d cache: 32K 05:53:30 L1i cache: 32K 05:53:30 L2 cache: 512K 05:53:30 L3 cache: 16384K 05:53:30 NUMA node0 CPU(s): 0,1 05:53:30 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:53:30 + free -h 05:53:30 total used free shared buff/cache available 05:53:30 Mem: 7.6G 513M 5.2G 16M 2.0G 6.9G 05:53:30 Swap: 1.0G 0B 1.0G 05:53:30 + rpm -qa 05:53:30 + grep mock 05:53:31 mock-core-configs-36.17-1.el7.noarch 05:53:31 mock-filesystem-2.17-1.el7.noarch 05:53:31 mock-2.17-1.el7.noarch 05:53:31 + mock --debug-config 05:53:32 INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... 05:53:32 Start(bootstrap): init plugins 05:53:32 INFO: selinux enabled 05:53:32 Finish(bootstrap): init plugins 05:53:32 Start: init plugins 05:53:32 INFO: selinux enabled 05:53:32 Finish: init plugins 05:53:33 INFO: Signal handler active 05:53:33 Start: run 05:53:33 config_opts['additional_packages'] = [] 05:53:33 config_opts['bootstrap_image'] = 'quay.io/centos/centos:7' 05:53:33 config_opts['build_log_fmt_str'] = '%(message)s' 05:53:33 config_opts['cache_alterations'] = False 05:53:33 config_opts['chroot_name'] = 'default' 05:53:33 config_opts['chroot_setup_cmd'] = 'install @buildsys-build' 05:53:33 config_opts['cleanup_on_failure'] = False 05:53:33 config_opts['cleanup_on_success'] = False 05:53:33 config_opts['config_file'] = '/etc/mock/default.cfg' 05:53:33 config_opts['config_path'] = '/etc/mock' 05:53:33 config_opts['config_paths'] = ['/etc/mock/site-defaults.cfg', 05:53:33 '/etc/mock/chroot-aliases.cfg', 05:53:33 '/etc/mock/centos+epel-7-x86_64.cfg', 05:53:33 '/etc/mock/templates/centos-7.tpl', 05:53:33 '/etc/mock/templates/epel-7.tpl'] 05:53:33 config_opts['dist'] = 'el7' 05:53:33 config_opts['dnf.conf'] = ('\n' 05:53:33 '[main]\n' 05:53:33 'keepcache=1\n' 05:53:33 'debuglevel=2\n' 05:53:33 'reposdir=/dev/null\n' 05:53:33 'logfile=/var/log/yum.log\n' 05:53:33 'retries=20\n' 05:53:33 'obsoletes=1\n' 05:53:33 'gpgcheck=0\n' 05:53:33 'assumeyes=1\n' 05:53:33 'syslog_ident=mock\n' 05:53:33 'syslog_device=\n' 05:53:33 'metadata_expire=0\n' 05:53:33 'mdpolicy=group:primary\n' 05:53:33 'best=1\n' 05:53:33 'protected_packages=\n' 05:53:33 'user_agent={{ user_agent }}\n' 05:53:33 '\n' 05:53:33 '{% set centos_7_gpg_keys = ' 05:53:33 "'file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7' %}\n" 05:53:33 "{% if target_arch in ['ppc64le', 'ppc64'] %}\n" 05:53:33 '{% set centos_7_gpg_keys = centos_7_gpg_keys + ' 05:53:33 "',file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-SIG-AltArch-7-' " 05:53:33 '+ target_arch %}\n' 05:53:33 "{% elif target_arch in ['aarch64'] %}\n" 05:53:33 '{% set centos_7_gpg_keys = centos_7_gpg_keys + ' 05:53:33 "',file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7-aarch64' " 05:53:33 '%}\n' 05:53:33 '{% endif %}\n' 05:53:33 '\n' 05:53:33 '# repos\n' 05:53:33 '[base]\n' 05:53:33 'name=CentOS-$releasever - Base\n' 05:53:33 'mirrorlist=http://mirrorlist.centos.org/?release=7&arch=$basearch&repo=os\n' 05:53:33 'failovermethod=priority\n' 05:53:33 'gpgkey={{ centos_7_gpg_keys }}\n' 05:53:33 'gpgcheck=1\n' 05:53:33 'skip_if_unavailable=False\n' 05:53:33 '\n' 05:53:33 '[updates]\n' 05:53:33 'name=CentOS-$releasever - Updates\n' 05:53:33 'enabled=1\n' 05:53:33 'mirrorlist=http://mirrorlist.centos.org/?release=7&arch=$basearch&repo=updates\n' 05:53:33 'failovermethod=priority\n' 05:53:33 'gpgkey={{ centos_7_gpg_keys }}\n' 05:53:33 'gpgcheck=1\n' 05:53:33 'skip_if_unavailable=False\n' 05:53:33 '\n' 05:53:33 '[extras]\n' 05:53:33 'name=CentOS-$releasever - Extras\n' 05:53:33 'mirrorlist=http://mirrorlist.centos.org/?release=7&arch=$basearch&repo=extras\n' 05:53:33 '#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/os/\n' 05:53:33 'failovermethod=priority\n' 05:53:33 'gpgkey={{ centos_7_gpg_keys }}\n' 05:53:33 'gpgcheck=1\n' 05:53:33 'skip_if_unavailable=False\n' 05:53:33 '\n' 05:53:33 '[fastrack]\n' 05:53:33 'name=CentOS-$releasever - fasttrack\n' 05:53:33 'mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=fasttrack\n' 05:53:33 'failovermethod=priority\n' 05:53:33 'gpgkey={{ centos_7_gpg_keys }}\n' 05:53:33 'gpgcheck=1\n' 05:53:33 'skip_if_unavailable=False\n' 05:53:33 'enabled=0\n' 05:53:33 '\n' 05:53:33 '[centosplus]\n' 05:53:33 'name=CentOS-$releasever - Plus\n' 05:53:33 'mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus\n' 05:53:33 '#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/\n' 05:53:33 'gpgkey={{ centos_7_gpg_keys }}\n' 05:53:33 'gpgcheck=1\n' 05:53:33 'enabled=0\n' 05:53:33 '\n' 05:53:33 "{% if target_arch == 'x86_64' %}\n" 05:53:33 '[centos-sclo-sclo]\n' 05:53:33 'name=CentOS-$releasever - SCLo sclo\n' 05:53:33 'baseurl=http://mirror.centos.org/centos/7/sclo/$basearch/sclo/\n' 05:53:33 'gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-SIG-SCLo\n' 05:53:33 'gpgcheck=1\n' 05:53:33 'includepkgs=devtoolset*\n' 05:53:33 'skip_if_unavailable=False\n' 05:53:33 '{% endif %}\n' 05:53:33 '\n' 05:53:33 "{% if target_arch in ['x86_64', 'ppc64le', 'aarch64'] %}\n" 05:53:33 '[centos-sclo-rh]\n' 05:53:33 'name=CentOS-$releasever - SCLo rh\n' 05:53:33 'mirrorlist=http://mirrorlist.centos.org/?release=7&arch=$basearch&repo=sclo-rh\n' 05:53:33 'gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-SIG-SCLo\n' 05:53:33 'gpgcheck=1\n' 05:53:33 'includepkgs=devtoolset*\n' 05:53:33 'skip_if_unavailable=False\n' 05:53:33 '{% endif %}\n' 05:53:33 '\n' 05:53:33 '[epel]\n' 05:53:33 'name=Extra Packages for Enterprise Linux $releasever - $basearch\n' 05:53:33 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=$basearch\n' 05:53:33 'failovermethod=priority\n' 05:53:33 'gpgkey=file:///usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-7\n' 05:53:33 'gpgcheck=1\n' 05:53:33 'skip_if_unavailable=False\n' 05:53:33 '\n' 05:53:33 '[epel-testing]\n' 05:53:33 'name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch\n' 05:53:33 'enabled=0\n' 05:53:33 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=$basearch\n' 05:53:33 'failovermethod=priority\n' 05:53:33 'skip_if_unavailable=False\n' 05:53:33 '\n' 05:53:33 '[local]\n' 05:53:33 'name=local\n' 05:53:33 'baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/$basearch/\n' 05:53:33 'cost=2000\n' 05:53:33 'enabled=0\n' 05:53:33 'skip_if_unavailable=False\n' 05:53:33 '\n' 05:53:33 '[epel-debuginfo]\n' 05:53:33 'name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug\n' 05:53:33 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=$basearch\n' 05:53:33 'failovermethod=priority\n' 05:53:33 'enabled=0\n' 05:53:33 'skip_if_unavailable=False\n') 05:53:33 config_opts['enable_disable_repos'] = [] 05:53:33 config_opts['files'] = {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n' 05:53:33 '::1 localhost localhost.localdomain localhost6 ' 05:53:33 'localhost6.localdomain6\n'} 05:53:33 config_opts['legal_host_arches'] = ('x86_64',) 05:53:33 config_opts['macros'] = {'%_buildhost': 'prd-centos7-docker-2c-8g-3182.novalocal', 05:53:33 '%_platform_multiplier': 1, 05:53:33 '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', 05:53:33 '%_topdir': '/builddir/build'} 05:53:33 config_opts['no-config'] = {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against ' 05:53:33 'AlmaLinux 8 ' 05:53:33 'repositories, ' 05:53:33 'together with ' 05:53:33 'the official ' 05:53:33 'EPEL ' 05:53:33 'repositories.', 05:53:33 'Project page: ' 05:53:33 'https://almalinux.org/']}, 05:53:33 'centos-stream+epel-8': {'description': ['Builds ' 05:53:33 'against ' 05:53:33 'CentOS ' 05:53:33 'Stream ' 05:53:33 '8 ' 05:53:33 'repositories ' 05:53:33 '(some ' 05:53:33 'packages ' 05:53:33 'may be ' 05:53:33 'a bit ' 05:53:33 'ahead ' 05:53:33 'the Red ' 05:53:33 'Hat ' 05:53:33 'Enterprise ' 05:53:33 'Linux ' 05:53:33 '8) ' 05:53:33 'together ' 05:53:33 'with ' 05:53:33 'the ' 05:53:33 'official ' 05:53:33 'EPEL 8 ' 05:53:33 'repositories.', 05:53:33 'Project ' 05:53:33 'page: ' 05:53:33 'https://www.centos.org/centos-stream/']}, 05:53:33 'circlelinux+epel-8': {'description': ['Builds ' 05:53:33 'against ' 05:53:33 'Circle ' 05:53:33 'Linux 8 ' 05:53:33 'repositories, ' 05:53:33 'together ' 05:53:33 'with the ' 05:53:33 'official ' 05:53:33 'EPEL ' 05:53:33 'repositories.', 05:53:33 'Project ' 05:53:33 'page: ' 05:53:33 'https://cclinux.org/']}, 05:53:33 'rhel+epel-8': {'description': ['Builds against ' 05:53:33 'Red Hat ' 05:53:33 'Enterprise Linux ' 05:53:33 '8 repositories, ' 05:53:33 'together with ' 05:53:33 'the official ' 05:53:33 'EPEL ' 05:53:33 'repositories.', 05:53:33 'This mimics what ' 05:53:33 'is done in the ' 05:53:33 'official EPEL ' 05:53:33 'build system, ' 05:53:33 'but you need a ' 05:53:33 'Red Hat ' 05:53:33 'subscription:', 05:53:33 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 05:53:33 'rocky+epel-8': {'description': ['Builds against ' 05:53:33 'Rocky Linux 8 ' 05:53:33 'repositories, ' 05:53:33 'together with ' 05:53:33 'the official ' 05:53:33 'EPEL ' 05:53:33 'repositories.', 05:53:33 'Project page: ' 05:53:33 'https://rockylinux.org/']}}}, 05:53:33 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against ' 05:53:33 'AlmaLinux 9 ' 05:53:33 'repositories, ' 05:53:33 'together with ' 05:53:33 'the official ' 05:53:33 'EPEL ' 05:53:33 'repositories.', 05:53:33 'Project page: ' 05:53:33 'https://almalinux.org/']}, 05:53:33 'centos-stream+epel-9': {'description': ['Builds ' 05:53:33 'against ' 05:53:33 'CentOS ' 05:53:33 'Stream ' 05:53:33 '9 ' 05:53:33 'repositories ' 05:53:33 '(some ' 05:53:33 'packages ' 05:53:33 'may be ' 05:53:33 'a bit ' 05:53:33 'ahead ' 05:53:33 'the Red ' 05:53:33 'Hat ' 05:53:33 'Enterprise ' 05:53:33 'Linux ' 05:53:33 '9) ' 05:53:33 'together ' 05:53:33 'with ' 05:53:33 'the ' 05:53:33 'official ' 05:53:33 'EPEL ' 05:53:33 'repositories.', 05:53:33 'Project ' 05:53:33 'page: ' 05:53:33 'https://www.centos.org/centos-stream/']}, 05:53:33 'rhel+epel-9': {'description': ['Builds against ' 05:53:33 'Red Hat ' 05:53:33 'Enterprise Linux ' 05:53:33 '9 repositories, ' 05:53:33 'together with ' 05:53:33 'the official ' 05:53:33 'EPEL ' 05:53:33 'repositories.', 05:53:33 'This mimics what ' 05:53:33 'is done in the ' 05:53:33 'official EPEL ' 05:53:33 'build system, ' 05:53:33 'but you need a ' 05:53:33 'Red Hat ' 05:53:33 'subscription:', 05:53:33 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 05:53:33 'rocky+epel-9': {'description': ['Builds against ' 05:53:33 'Rocky Linux 9 ' 05:53:33 'repositories, ' 05:53:33 'together with ' 05:53:33 'the official ' 05:53:33 'EPEL ' 05:53:33 'repositories.', 05:53:33 'Project page: ' 05:53:33 'https://rockylinux.org/']}}}} 05:53:33 config_opts['nspawn_args'] = ['--capability=cap_ipc_lock', 05:53:33 '--bind=/tmp/mock-resolv.fx8t1yd1:/etc/resolv.conf', 05:53:33 '--bind=/dev/btrfs-control', 05:53:33 '--bind=/dev/loop-control', 05:53:33 '--bind=/dev/loop0', 05:53:33 '--bind=/dev/loop1', 05:53:33 '--bind=/dev/loop2', 05:53:33 '--bind=/dev/loop3', 05:53:33 '--bind=/dev/loop4', 05:53:33 '--bind=/dev/loop5', 05:53:33 '--bind=/dev/loop6', 05:53:33 '--bind=/dev/loop7', 05:53:33 '--bind=/dev/loop8', 05:53:33 '--bind=/dev/loop9', 05:53:33 '--bind=/dev/loop10', 05:53:33 '--bind=/dev/loop11'] 05:53:33 config_opts['package_manager'] = 'yum' 05:53:33 config_opts['plugin_conf'] = {'bind_mount_enable': True, 05:53:33 'bind_mount_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'create_dirs': False, 05:53:33 'dirs': [], 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'ccache_enable': False, 05:53:33 'ccache_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'compress': None, 05:53:33 'dir': '/var/cache/mock/centos+epel-7-x86_64/ccache/u1001/', 05:53:33 'max_cache_size': '4G', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'chroot_scan_enable': False, 05:53:33 'chroot_scan_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'only_failed': True, 05:53:33 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'compress_logs_enable': False, 05:53:33 'compress_logs_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'command': 'gzip', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'hw_info_enable': True, 05:53:33 'hw_info_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'lvm_root_enable': False, 05:53:33 'lvm_root_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'pool_name': 'mockbuild', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'mount_enable': True, 05:53:33 'mount_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'dirs': [], 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'overlayfs_enable': False, 05:53:33 'overlayfs_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'package_state_enable': True, 05:53:33 'package_state_opts': {'available_pkgs': False, 05:53:33 'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'installed_pkgs': True, 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'pm_request_enable': False, 05:53:33 'pm_request_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'procenv_enable': False, 05:53:33 'procenv_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'root_cache_enable': True, 05:53:33 'root_cache_opts': {'age_check': True, 05:53:33 'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'compress_program': 'pigz', 05:53:33 'decompress_program': None, 05:53:33 'dir': '/var/cache/mock/centos+epel-7-x86_64/root_cache/', 05:53:33 'exclude_dirs': ['./proc', 05:53:33 './sys', 05:53:33 './dev', 05:53:33 './tmp/ccache', 05:53:33 './var/cache/yum', 05:53:33 './var/cache/dnf', 05:53:33 './var/log'], 05:53:33 'extension': '.gz', 05:53:33 'max_age_days': 15, 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64', 05:53:33 'tar': 'gnutar'}, 05:53:33 'rpkg_preprocessor_enable': False, 05:53:33 'rpkg_preprocessor_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s ' 05:53:33 '--output %(target_spec)s', 05:53:33 'requires': ['preproc-rpmspec'], 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'selinux_enable': True, 05:53:33 'selinux_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'showrc_enable': False, 05:53:33 'showrc_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'sign_enable': False, 05:53:33 'sign_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'cmd': 'rpmsign', 05:53:33 'opts': '--addsign %(rpms)s', 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'tmpfs_enable': False, 05:53:33 'tmpfs_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'keep_mounted': False, 05:53:33 'max_fs_size': None, 05:53:33 'mode': '0755', 05:53:33 'required_ram_mb': 900, 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}, 05:53:33 'yum_cache_enable': True, 05:53:33 'yum_cache_opts': {'basedir': '/var/lib/mock/centos+epel-7-x86_64', 05:53:33 'cache_topdir': '/var/cache/mock', 05:53:33 'cachedir': '/var/cache/mock/centos+epel-7-x86_64', 05:53:33 'max_age_days': 30, 05:53:33 'max_metadata_age_days': 30, 05:53:33 'online': True, 05:53:33 'resultdir': '/var/lib/mock/centos+epel-7-x86_64/result', 05:53:33 'root': 'centos+epel-7-x86_64'}}Finish: run 05:53:33 05:53:33 config_opts['print_main_output'] = False 05:53:33 config_opts['releasever'] = '7' 05:53:33 config_opts['root'] = 'centos+epel-7-x86_64' 05:53:33 config_opts['root_log_fmt_str'] = '%(levelname)s %(filename)s:%(lineno)d: %(message)s' 05:53:33 config_opts['rpmbuild_arch'] = 'x86_64' 05:53:33 config_opts['state_log_fmt_str'] = '%(asctime)s - %(message)s' 05:53:33 config_opts['target_arch'] = 'x86_64' 05:53:33 config_opts['verbose'] = 1 05:53:33 config_opts['yum_install_command'] = ("install yum yum-utils{% if target_arch in ['x86_64', 'ppc64le', 'aarch64'] " 05:53:33 '%} --disablerepo=centos-sclo*{% endif %}') 05:53:33 + docker version 05:53:33 Client: Docker Engine - Community 05:53:33 Version: 25.0.3 05:53:33 API version: 1.44 05:53:33 Go version: go1.21.6 05:53:33 Git commit: 4debf41 05:53:33 Built: Tue Feb 6 21:17:10 2024 05:53:33 OS/Arch: linux/amd64 05:53:33 Context: default 05:53:33 05:53:33 Server: Docker Engine - Community 05:53:33 Engine: 05:53:33 Version: 25.0.3 05:53:33 API version: 1.44 (minimum version 1.24) 05:53:33 Go version: go1.21.6 05:53:33 Git commit: f417435 05:53:33 Built: Tue Feb 6 21:16:08 2024 05:53:33 OS/Arch: linux/amd64 05:53:33 Experimental: false 05:53:33 containerd: 05:53:33 Version: 1.6.28 05:53:33 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 05:53:33 runc: 05:53:33 Version: 1.1.12 05:53:33 GitCommit: v1.1.12-0-g51d5e94 05:53:33 docker-init: 05:53:33 Version: 0.19.0 05:53:33 GitCommit: de40ad0 05:53:33 + set +x 05:53:33 ######################################################################################### 05:53:33 ## build_inf.sh - STEP END: Get debug info for CI Jenkins build 05:53:33 ######################################################################################### 05:53:33 05:53:33 --> verify-inf.sh ends 05:53:33 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins7746197041312486428.sh 05:53:33 $ ssh-agent -k 05:53:33 unset SSH_AUTH_SOCK; 05:53:33 unset SSH_AGENT_PID; 05:53:33 echo Agent pid 8244 killed; 05:53:33 [ssh-agent] Stopped. 05:53:33 [PostBuildScript] - [INFO] Executing post build scripts. 05:53:33 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins9093553921344769874.sh 05:53:33 ---> sysstat.sh 05:53:34 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins4985785174090394639.sh 05:53:34 ---> package-listing.sh 05:53:34 ++ tr '[:upper:]' '[:lower:]' 05:53:34 ++ facter osfamily 05:53:34 + OS_FAMILY=redhat 05:53:34 + workspace=/w/workspace/pti-rtp-shell-merge-master 05:53:34 + START_PACKAGES=/tmp/packages_start.txt 05:53:34 + END_PACKAGES=/tmp/packages_end.txt 05:53:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:34 + PACKAGES=/tmp/packages_start.txt 05:53:34 + '[' /w/workspace/pti-rtp-shell-merge-master ']' 05:53:34 + PACKAGES=/tmp/packages_end.txt 05:53:34 + case "${OS_FAMILY}" in 05:53:34 + rpm -qa 05:53:34 + sort 05:53:35 + '[' -f /tmp/packages_start.txt ']' 05:53:35 + '[' -f /tmp/packages_end.txt ']' 05:53:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:35 + '[' /w/workspace/pti-rtp-shell-merge-master ']' 05:53:35 + mkdir -p /w/workspace/pti-rtp-shell-merge-master/archives/ 05:53:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-rtp-shell-merge-master/archives/ 05:53:35 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins7578943223221982594.sh 05:53:35 ---> capture-instance-metadata.sh 05:53:36 Setup pyenv: 05:53:36 system 05:53:36 3.8.13 05:53:36 * 3.9.13 (set by /w/workspace/pti-rtp-shell-merge-master/.python-version) 05:53:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MBAs from file:/tmp/.os_lf_venv 05:53:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:53:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:53:39 lf-activate-venv(): INFO: Base packages installed successfully 05:53:39 lf-activate-venv(): INFO: Installing additional packages: lftools 05:53:59 lf-activate-venv(): INFO: Adding /tmp/venv-MBAs/bin to PATH 05:53:59 INFO: Running in OpenStack, capturing instance metadata 05:54:00 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins6783623944376277757.sh 05:54:00 provisioning config files... 05:54:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-rtp-shell-merge-master@tmp/config16241032568303684602tmp 05:54:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:54:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:54:00 [EnvInject] - Injecting environment variables from a build step. 05:54:00 [EnvInject] - Injecting as environment variables the properties content 05:54:00 SERVER_ID=logs 05:54:00 05:54:00 [EnvInject] - Variables injected successfully. 05:54:00 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins15880336292893658449.sh 05:54:00 ---> create-netrc.sh 05:54:00 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins4448164342293333220.sh 05:54:00 ---> python-tools-install.sh 05:54:00 Setup pyenv: 05:54:00 system 05:54:00 3.8.13 05:54:00 * 3.9.13 (set by /w/workspace/pti-rtp-shell-merge-master/.python-version) 05:54:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MBAs from file:/tmp/.os_lf_venv 05:54:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:04 lf-activate-venv(): INFO: Base packages installed successfully 05:54:04 lf-activate-venv(): INFO: Installing additional packages: lftools 05:54:23 lf-activate-venv(): INFO: Adding /tmp/venv-MBAs/bin to PATH 05:54:23 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins10371526120016121841.sh 05:54:23 ---> sudo-logs.sh 05:54:23 Archiving 'sudo' log.. 05:54:23 [pti-rtp-shell-merge-master] $ /bin/bash /tmp/jenkins16518951445169359023.sh 05:54:23 ---> job-cost.sh 05:54:23 Setup pyenv: 05:54:24 system 05:54:24 3.8.13 05:54:24 * 3.9.13 (set by /w/workspace/pti-rtp-shell-merge-master/.python-version) 05:54:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MBAs from file:/tmp/.os_lf_venv 05:54:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:27 lf-activate-venv(): INFO: Base packages installed successfully 05:54:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:54:38 lf-activate-venv(): INFO: Adding /tmp/venv-MBAs/bin to PATH 05:54:38 INFO: No Stack... 05:54:39 INFO: Retrieving Pricing Info for: v3-standard-2 05:54:39 INFO: Archiving Costs 05:54:39 [pti-rtp-shell-merge-master] $ /bin/bash -l /tmp/jenkins11352800955912289989.sh 05:54:39 ---> logs-deploy.sh 05:54:39 Setup pyenv: 05:54:39 system 05:54:39 3.8.13 05:54:39 * 3.9.13 (set by /w/workspace/pti-rtp-shell-merge-master/.python-version) 05:54:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MBAs from file:/tmp/.os_lf_venv 05:54:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:43 lf-activate-venv(): INFO: Base packages installed successfully 05:54:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-MBAs/bin to PATH 05:55:02 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-rtp-shell-merge-master/468 05:55:02 INFO: archiving workspace using pattern(s): -p *.log 05:55:03 Archives upload complete. 05:55:04 INFO: archiving logs to Nexus 05:55:05 ---> uname -a: 05:55:05 Linux prd-centos7-docker-2c-8g-3182.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:55:05 05:55:05 05:55:05 ---> lscpu: 05:55:05 Architecture: x86_64 05:55:05 CPU op-mode(s): 32-bit, 64-bit 05:55:05 Byte Order: Little Endian 05:55:05 CPU(s): 2 05:55:05 On-line CPU(s) list: 0,1 05:55:05 Thread(s) per core: 1 05:55:05 Core(s) per socket: 1 05:55:05 Socket(s): 2 05:55:05 NUMA node(s): 1 05:55:05 Vendor ID: AuthenticAMD 05:55:05 CPU family: 23 05:55:05 Model: 49 05:55:05 Model name: AMD EPYC-Rome Processor 05:55:05 Stepping: 0 05:55:05 CPU MHz: 2800.000 05:55:05 BogoMIPS: 5600.00 05:55:05 Virtualization: AMD-V 05:55:05 Hypervisor vendor: KVM 05:55:05 Virtualization type: full 05:55:05 L1d cache: 32K 05:55:05 L1i cache: 32K 05:55:05 L2 cache: 512K 05:55:05 L3 cache: 16384K 05:55:05 NUMA node0 CPU(s): 0,1 05:55:05 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:55:05 05:55:05 05:55:06 ---> nproc: 05:55:06 2 05:55:06 05:55:06 05:55:06 ---> df -h: 05:55:06 Filesystem Size Used Avail Use% Mounted on 05:55:06 devtmpfs 3.8G 0 3.8G 0% /dev 05:55:06 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:55:06 tmpfs 3.9G 17M 3.9G 1% /run 05:55:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:55:06 /dev/vda1 20G 7.1G 13G 36% / 05:55:06 tmpfs 783M 0 783M 0% /run/user/1001 05:55:06 05:55:06 05:55:06 ---> free -m: 05:55:06 total used free shared buff/cache available 05:55:06 Mem: 7821 585 5153 16 2082 6951 05:55:06 Swap: 1023 0 1023 05:55:06 05:55:06 05:55:06 ---> ip addr: 05:55:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:55:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:55:06 inet 127.0.0.1/8 scope host lo 05:55:06 valid_lft forever preferred_lft forever 05:55:06 inet6 ::1/128 scope host 05:55:06 valid_lft forever preferred_lft forever 05:55:06 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 05:55:06 link/ether fa:16:3e:b3:44:5f brd ff:ff:ff:ff:ff:ff 05:55:06 inet 10.32.7.60/23 brd 10.32.7.255 scope global dynamic eth0 05:55:06 valid_lft 86168sec preferred_lft 86168sec 05:55:06 inet6 fe80::f816:3eff:feb3:445f/64 scope link 05:55:06 valid_lft forever preferred_lft forever 05:55:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:55:06 link/ether 02:42:0c:a3:4d:88 brd ff:ff:ff:ff:ff:ff 05:55:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:55:06 valid_lft forever preferred_lft forever 05:55:06 05:55:06 05:55:06 ---> sar -b -r -n DEV: 05:55:06 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-68ea08a2-fc71-4092-b095-5d2ce07d1279.novalocal) 06/12/2026 _x86_64_ (2 CPU) 05:55:06 05:55:06 05:51:06 AM LINUX RESTART 05:55:06 05:55:06 05:52:01 AM tps rtps wtps bread/s bwrtn/s 05:55:06 05:53:01 AM 58.76 0.80 57.96 25.97 5875.67 05:55:06 05:54:01 AM 96.80 10.69 86.12 1432.20 9979.52 05:55:06 05:55:01 AM 20.55 0.17 20.38 21.98 1015.17 05:55:06 Average: 58.71 3.89 54.82 493.46 5623.95 05:55:06 05:55:06 05:52:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:55:06 05:53:01 AM 5469320 2539408 31.71 2088 1882660 917048 10.12 567556 1693776 150360 05:55:06 05:54:01 AM 5322188 2686540 33.55 2088 2021460 906448 10.01 708724 1672540 23336 05:55:06 05:55:01 AM 5226912 2781816 34.73 2088 2022244 999252 11.03 811896 1663668 7708 05:55:06 Average: 5339473 2669255 33.33 2088 1975455 940916 10.39 696059 1676661 60468 05:55:06 05:55:06 05:52:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:55:06 05:53:01 AM eth0 80.24 73.69 1031.43 7.39 0.00 0.00 0.00 05:55:06 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:06 05:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:06 05:54:01 AM eth0 32.61 28.10 281.01 8.85 0.00 0.00 0.00 05:55:06 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:06 05:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:06 05:55:01 AM eth0 10.46 11.89 10.90 5.20 0.00 0.00 0.00 05:55:06 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:06 05:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:06 Average: eth0 41.10 37.90 441.13 7.15 0.00 0.00 0.00 05:55:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:06 05:55:06 05:55:06 ---> sar -P ALL: 05:55:06 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-68ea08a2-fc71-4092-b095-5d2ce07d1279.novalocal) 06/12/2026 _x86_64_ (2 CPU) 05:55:06 05:55:06 05:51:06 AM LINUX RESTART 05:55:06 05:55:06 05:52:01 AM CPU %user %nice %system %iowait %steal %idle 05:55:06 05:53:01 AM all 34.69 0.00 3.39 0.64 3.39 57.88 05:55:06 05:53:01 AM 0 53.01 0.00 4.83 1.19 3.38 37.59 05:55:06 05:53:01 AM 1 17.43 0.00 2.02 0.12 3.42 77.01 05:55:06 05:54:01 AM all 35.53 0.00 3.15 1.12 3.39 56.82 05:55:06 05:54:01 AM 0 38.54 0.00 3.24 0.81 3.40 54.00 05:55:06 05:54:01 AM 1 32.54 0.00 3.08 1.44 3.35 59.59 05:55:06 05:55:01 AM all 37.50 0.00 2.12 0.35 3.75 56.28 05:55:06 05:55:01 AM 0 56.90 0.00 2.08 0.58 4.00 36.44 05:55:06 05:55:01 AM 1 19.10 0.00 2.14 0.13 3.53 75.10 05:55:06 Average: all 35.91 0.00 2.89 0.70 3.51 56.99 05:55:06 Average: 0 49.40 0.00 3.38 0.86 3.59 42.76 05:55:06 Average: 1 22.95 0.00 2.41 0.56 3.43 70.66 05:55:06 05:55:06 05:55:06