09:27:01 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/rappmanager/+/12060 09:27:01 Running as SYSTEM 09:27:01 [EnvInject] - Loading node environment variables. 09:27:01 Building remotely on prd-centos7-builder-1c-1g-261 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 09:27:01 [ssh-agent] Looking for ssh-agent implementation... 09:27:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:01 $ ssh-agent 09:27:01 SSH_AUTH_SOCK=/tmp/ssh-NjEIOfVIntmJ/agent.1585 09:27:01 SSH_AGENT_PID=1586 09:27:01 [ssh-agent] Started. 09:27:01 Running ssh-add (command line suppressed) 09:27:01 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_5504673081235878727.key (jenkins-ssh) 09:27:01 [ssh-agent] Using credentials jenkins (jenkins) 09:27:01 The recommended git tool is: NONE 09:27:05 using credential jenkins 09:27:05 Wiping out workspace first. 09:27:05 Cloning the remote Git repository 09:27:05 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 09:27:05 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 09:27:05 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 09:27:05 > git --version # timeout=10 09:27:05 > git --version # 'git version 2.36.5' 09:27:05 using GIT_SSH to set credentials jenkins 09:27:05 [INFO] Currently running in a labeled security context 09:27:05 [INFO] Currently SELinux is 'enforcing' on the host 09:27:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh15172125743473269412.key 09:27:05 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 09:27:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 09:27:06 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 09:27:06 using GIT_SSH to set credentials jenkins 09:27:06 [INFO] Currently running in a labeled security context 09:27:06 [INFO] Currently SELinux is 'enforcing' on the host 09:27:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh2400613652335379194.key 09:27:06 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager refs/changes/60/12060/3 # timeout=10 09:27:07 > git rev-parse b032ae997a3f9c0c3697dbea178df065dab3a704^{commit} # timeout=10 09:27:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:27:07 Checking out Revision b032ae997a3f9c0c3697dbea178df065dab3a704 (refs/changes/60/12060/3) 09:27:07 > git config core.sparsecheckout # timeout=10 09:27:07 > git checkout -f b032ae997a3f9c0c3697dbea178df065dab3a704 # timeout=10 09:27:10 Commit message: "Update flow and architecture images" 09:27:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:27:10 > git rev-list --no-walk a0c92276fe72f82403386c4e8e300e1128fb60b7 # timeout=10 09:27:10 Run condition [File exists] enabling prebuild for step [BuilderChain] 09:27:10 provisioning config files... 09:27:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:27:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:27:10 [File exists] check if file exists [.readthedocs.yaml] 09:27:10 Run condition [File exists] preventing perform for step [BuilderChain] 09:27:10 $ ssh-agent -k 09:27:10 unset SSH_AUTH_SOCK; 09:27:10 unset SSH_AGENT_PID; 09:27:10 echo Agent pid 1586 killed; 09:27:10 [ssh-agent] Stopped. 09:27:10 [PostBuildScript] - [INFO] Executing post build scripts. 09:27:10 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins11228119677319520294.sh 09:27:10 ---> sysstat.sh 09:27:11 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins7433794216847551130.sh 09:27:11 ---> package-listing.sh 09:27:11 ++ tr '[:upper:]' '[:lower:]' 09:27:11 ++ facter osfamily 09:27:11 + OS_FAMILY=redhat 09:27:11 + workspace=/w/workspace/rtdv3-global-verify-master 09:27:11 + START_PACKAGES=/tmp/packages_start.txt 09:27:11 + END_PACKAGES=/tmp/packages_end.txt 09:27:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:11 + PACKAGES=/tmp/packages_start.txt 09:27:11 + '[' /w/workspace/rtdv3-global-verify-master ']' 09:27:11 + PACKAGES=/tmp/packages_end.txt 09:27:11 + case "${OS_FAMILY}" in 09:27:11 + sort 09:27:11 + rpm -qa 09:27:17 + '[' -f /tmp/packages_start.txt ']' 09:27:17 + '[' -f /tmp/packages_end.txt ']' 09:27:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:17 + '[' /w/workspace/rtdv3-global-verify-master ']' 09:27:17 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 09:27:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 09:27:17 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins9634793427669746999.sh 09:27:17 ---> capture-instance-metadata.sh 09:27:18 Setup pyenv: 09:27:18 system 09:27:18 * 3.8.13 (set by /opt/pyenv/version) 09:27:18 * 3.9.13 (set by /opt/pyenv/version) 09:27:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TLXJ 09:27:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:27:26 lf-activate-venv(): INFO: Installing: lftools 09:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-TLXJ/bin to PATH 09:27:58 INFO: Running in OpenStack, capturing instance metadata 09:27:59 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins7247610088703395841.sh 09:27:59 provisioning config files... 09:27:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config8467531845711351985tmp 09:27:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:27:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:27:59 [EnvInject] - Injecting environment variables from a build step. 09:27:59 [EnvInject] - Injecting as environment variables the properties content 09:27:59 SERVER_ID=logs 09:27:59 09:27:59 [EnvInject] - Variables injected successfully. 09:27:59 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins8670474051868133812.sh 09:27:59 ---> create-netrc.sh 09:27:59 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins109619062561043667.sh 09:27:59 ---> python-tools-install.sh 09:27:59 Setup pyenv: 09:27:59 system 09:27:59 3.8.13 09:27:59 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 09:27:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TLXJ from file:/tmp/.os_lf_venv 09:28:00 lf-activate-venv(): INFO: Installing: lftools 09:28:11 lf-activate-venv(): INFO: Adding /tmp/venv-TLXJ/bin to PATH 09:28:11 Generating Requirements File 09:28:49 Python 3.9.13 09:28:50 pip 23.3.1 from /tmp/venv-TLXJ/lib/python3.9/site-packages/pip (python 3.9) 09:28:50 appdirs==1.4.4 09:28:50 argcomplete==3.1.6 09:28:50 aspy.yaml==1.3.0 09:28:50 attrs==23.1.0 09:28:50 autopage==0.5.2 09:28:50 Babel==2.13.1 09:28:50 beautifulsoup4==4.12.2 09:28:50 boto3==1.29.3 09:28:50 botocore==1.32.3 09:28:50 bs4==0.0.1 09:28:50 cachetools==5.3.2 09:28:50 certifi==2023.11.17 09:28:50 cffi==1.16.0 09:28:50 cfgv==3.4.0 09:28:50 chardet==5.2.0 09:28:50 charset-normalizer==3.3.2 09:28:50 click==8.1.7 09:28:50 cliff==4.4.0 09:28:50 cmd2==2.4.3 09:28:50 cryptography==3.3.2 09:28:50 debtcollector==2.5.0 09:28:50 decorator==5.1.1 09:28:50 defusedxml==0.7.1 09:28:50 Deprecated==1.2.14 09:28:50 distlib==0.3.7 09:28:50 dnspython==2.4.2 09:28:50 docker==4.2.2 09:28:50 dogpile.cache==1.2.2 09:28:50 email-validator==2.1.0.post1 09:28:50 filelock==3.13.1 09:28:50 future==0.18.3 09:28:50 gitdb==4.0.11 09:28:50 GitPython==3.1.40 09:28:50 google-auth==2.23.4 09:28:50 httplib2==0.22.0 09:28:50 identify==2.5.32 09:28:50 idna==3.4 09:28:50 importlib-metadata==6.8.0 09:28:50 importlib-resources==1.5.0 09:28:50 iso8601==2.1.0 09:28:50 Jinja2==3.1.2 09:28:50 jmespath==1.0.1 09:28:50 jsonpatch==1.33 09:28:50 jsonpointer==2.4 09:28:50 jsonschema==4.20.0 09:28:50 jsonschema-specifications==2023.11.1 09:28:50 keystoneauth1==5.3.0 09:28:50 kubernetes==28.1.0 09:28:50 lftools==0.37.8 09:28:50 lxml==4.9.3 09:28:50 MarkupSafe==2.1.3 09:28:50 msgpack==1.0.7 09:28:50 multi-key-dict==2.0.3 09:28:50 munch==4.0.0 09:28:50 netaddr==0.9.0 09:28:50 netifaces==0.11.0 09:28:50 niet==1.4.2 09:28:50 nodeenv==1.8.0 09:28:50 oauth2client==4.1.3 09:28:50 oauthlib==3.2.2 09:28:50 openstacksdk==0.62.0 09:28:50 os-client-config==2.1.0 09:28:50 os-service-types==1.7.0 09:28:50 osc-lib==2.9.0 09:28:50 oslo.config==9.2.0 09:28:50 oslo.context==5.3.0 09:28:50 oslo.i18n==6.2.0 09:28:50 oslo.log==5.4.0 09:28:50 oslo.serialization==5.2.0 09:28:50 oslo.utils==6.3.0 09:28:50 packaging==23.2 09:28:50 pbr==6.0.0 09:28:50 platformdirs==3.11.0 09:28:50 prettytable==3.9.0 09:28:50 pyasn1==0.5.0 09:28:50 pyasn1-modules==0.3.0 09:28:50 pycparser==2.21 09:28:50 pygerrit2==2.0.15 09:28:50 PyGithub==2.1.1 09:28:50 pyinotify==0.9.6 09:28:50 PyJWT==2.8.0 09:28:50 PyNaCl==1.5.0 09:28:50 pyparsing==2.4.7 09:28:50 pyperclip==1.8.2 09:28:50 pyrsistent==0.20.0 09:28:50 python-cinderclient==9.4.0 09:28:50 python-dateutil==2.8.2 09:28:50 python-heatclient==3.3.0 09:28:50 python-jenkins==1.8.2 09:28:50 python-keystoneclient==5.2.0 09:28:50 python-magnumclient==4.2.0 09:28:50 python-novaclient==18.4.0 09:28:50 python-openstackclient==6.0.0 09:28:50 python-swiftclient==4.4.0 09:28:50 pytz==2023.3.post1 09:28:50 PyYAML==6.0.1 09:28:50 referencing==0.31.0 09:28:50 requests==2.31.0 09:28:50 requests-oauthlib==1.3.1 09:28:50 requestsexceptions==1.4.0 09:28:50 rfc3986==2.0.0 09:28:50 rpds-py==0.13.0 09:28:50 rsa==4.9 09:28:50 ruamel.yaml==0.18.5 09:28:50 ruamel.yaml.clib==0.2.8 09:28:50 s3transfer==0.7.0 09:28:50 simplejson==3.19.2 09:28:50 six==1.16.0 09:28:50 smmap==5.0.1 09:28:50 soupsieve==2.5 09:28:50 stevedore==5.1.0 09:28:50 tabulate==0.9.0 09:28:50 toml==0.10.2 09:28:50 tomlkit==0.12.3 09:28:50 tqdm==4.66.1 09:28:50 typing_extensions==4.8.0 09:28:50 tzdata==2023.3 09:28:50 urllib3==1.26.18 09:28:50 virtualenv==20.24.6 09:28:50 wcwidth==0.2.10 09:28:50 websocket-client==1.6.4 09:28:50 wrapt==1.16.0 09:28:50 xdg==6.0.0 09:28:50 xmltodict==0.13.0 09:28:50 yq==3.2.3 09:28:50 zipp==3.17.0 09:28:50 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins13021071722681889376.sh 09:28:50 ---> sudo-logs.sh 09:28:50 Archiving 'sudo' log.. 09:28:51 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins7784788614511252707.sh 09:28:51 ---> job-cost.sh 09:28:51 Setup pyenv: 09:28:51 system 09:28:51 3.8.13 09:28:51 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 09:28:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TLXJ from file:/tmp/.os_lf_venv 09:28:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:29:03 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. 09:29:03 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 09:29:03 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 09:29:03 lf-activate-venv(): INFO: Adding /tmp/venv-TLXJ/bin to PATH 09:29:03 INFO: No Stack... 09:29:04 INFO: Retrieving Pricing Info for: v2-highcpu-1 09:29:04 INFO: Archiving Costs 09:29:04 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins12191247806302345059.sh 09:29:04 ---> logs-deploy.sh 09:29:04 Setup pyenv: 09:29:04 system 09:29:04 3.8.13 09:29:04 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 09:29:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TLXJ from file:/tmp/.os_lf_venv 09:29:06 lf-activate-venv(): INFO: Installing: lftools 09:29:21 lf-activate-venv(): INFO: Adding /tmp/venv-TLXJ/bin to PATH 09:29:21 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/3283 09:29:21 INFO: archiving workspace using pattern(s): 09:29:22 Archives upload complete. 09:29:22 INFO: archiving logs to Nexus 09:29:23 ---> uname -a: 09:29:23 Linux prd-centos7-builder-1c-1g-261.novalocal 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:29:23 09:29:23 09:29:23 ---> lscpu: 09:29:23 Architecture: x86_64 09:29:23 CPU op-mode(s): 32-bit, 64-bit 09:29:23 Byte Order: Little Endian 09:29:23 CPU(s): 1 09:29:23 On-line CPU(s) list: 0 09:29:23 Thread(s) per core: 1 09:29:23 Core(s) per socket: 1 09:29:23 Socket(s): 1 09:29:23 NUMA node(s): 1 09:29:23 Vendor ID: AuthenticAMD 09:29:23 CPU family: 23 09:29:23 Model: 49 09:29:23 Model name: AMD EPYC-Rome Processor 09:29:23 Stepping: 0 09:29:23 CPU MHz: 2799.998 09:29:23 BogoMIPS: 5599.99 09:29:23 Virtualization: AMD-V 09:29:23 Hypervisor vendor: KVM 09:29:23 Virtualization type: full 09:29:23 L1d cache: 32K 09:29:23 L1i cache: 32K 09:29:23 L2 cache: 512K 09:29:23 L3 cache: 16384K 09:29:23 NUMA node0 CPU(s): 0 09:29:23 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 09:29:23 09:29:23 09:29:23 ---> nproc: 09:29:23 1 09:29:23 09:29:23 09:29:23 ---> df -h: 09:29:23 Filesystem Size Used Avail Use% Mounted on 09:29:23 devtmpfs 462M 0 462M 0% /dev 09:29:23 tmpfs 496M 0 496M 0% /dev/shm 09:29:23 tmpfs 496M 13M 483M 3% /run 09:29:23 tmpfs 496M 0 496M 0% /sys/fs/cgroup 09:29:23 /dev/vda1 20G 5.5G 15G 28% / 09:29:23 tmpfs 100M 0 100M 0% /run/user/1001 09:29:23 09:29:23 09:29:23 ---> free -m: 09:29:23 total used free shared buff/cache available 09:29:23 Mem: 990 311 121 12 557 510 09:29:23 Swap: 1023 0 1023 09:29:23 09:29:23 09:29:23 ---> ip addr: 09:29:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:29:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:29:23 inet 127.0.0.1/8 scope host lo 09:29:23 valid_lft forever preferred_lft forever 09:29:23 inet6 ::1/128 scope host 09:29:23 valid_lft forever preferred_lft forever 09:29:23 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 09:29:23 link/ether fa:16:3e:9a:c5:6d brd ff:ff:ff:ff:ff:ff 09:29:23 inet 10.32.7.217/23 brd 10.32.7.255 scope global dynamic eth0 09:29:23 valid_lft 86238sec preferred_lft 86238sec 09:29:23 inet6 fe80::f816:3eff:fe9a:c56d/64 scope link 09:29:23 valid_lft forever preferred_lft forever 09:29:23 09:29:23 09:29:23 ---> sar -b -r -n DEV: 09:29:23 Linux 3.10.0-1160.88.1.el7.x86_64 (centos-7-builder-645028a3-691c-92a3-68cd-c5cb772ca423.novalocal) 11/20/2023 _x86_64_ (1 CPU) 09:29:23 09:29:23 09:26:35 AM LINUX RESTART 09:29:23 09:29:23 09:27:01 AM tps rtps wtps bread/s bwrtn/s 09:29:23 09:28:01 AM 200.81 91.48 109.32 6235.28 11446.39 09:29:23 09:29:01 AM 111.55 4.08 107.47 303.28 11872.54 09:29:23 Average: 156.69 48.29 108.40 3303.36 11657.02 09:29:23 09:29:23 09:27:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:23 09:28:01 AM 175664 838796 82.68 2088 499500 416048 20.17 278976 416084 40512 09:29:23 09:29:01 AM 93424 921036 90.79 2088 530624 449000 21.76 320828 439560 45700 09:29:23 Average: 134544 879916 86.74 2088 515062 432524 20.97 299902 427822 43106 09:29:23 09:29:23 09:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 09:29:23 09:28:01 AM eth0 150.38 110.47 1022.45 43.18 0.00 0.00 0.00 09:29:23 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:23 09:29:01 AM eth0 48.23 49.24 566.87 8.00 0.00 0.00 0.00 09:29:23 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:23 Average: eth0 99.89 80.20 797.28 25.79 0.00 0.00 0.00 09:29:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:23 09:29:23 09:29:23 ---> sar -P ALL: 09:29:23 Linux 3.10.0-1160.88.1.el7.x86_64 (centos-7-builder-645028a3-691c-92a3-68cd-c5cb772ca423.novalocal) 11/20/2023 _x86_64_ (1 CPU) 09:29:23 09:29:23 09:26:35 AM LINUX RESTART 09:29:23 09:29:23 09:27:01 AM CPU %user %nice %system %iowait %steal %idle 09:29:23 09:28:01 AM all 58.44 0.00 5.78 15.78 0.09 19.91 09:29:23 09:28:01 AM 0 58.44 0.00 5.78 15.78 0.09 19.91 09:29:23 09:29:01 AM all 67.44 0.00 5.18 2.51 0.11 24.77 09:29:23 09:29:01 AM 0 67.44 0.00 5.18 2.51 0.11 24.77 09:29:23 Average: all 62.89 0.00 5.48 9.22 0.10 22.31 09:29:23 Average: 0 62.89 0.00 5.48 9.22 0.10 22.31 09:29:23 09:29:23 09:29:23