08:01:13 Started by timer 08:01:13 Running as SYSTEM 08:01:14 [EnvInject] - Loading node environment variables. 08:01:14 Building remotely on prd-centos8-builder-2c-2g-9640 (centos8-builder-2c-2g) in workspace /w/workspace/builder-jenkins-sandbox-cleanup 08:01:14 [ssh-agent] Looking for ssh-agent implementation... 08:01:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:14 $ ssh-agent 08:01:14 SSH_AUTH_SOCK=/tmp/ssh-VDjfoQACiTS4/agent.5470 08:01:14 SSH_AGENT_PID=5471 08:01:14 [ssh-agent] Started. 08:01:14 Running ssh-add (command line suppressed) 08:01:14 Identity added: /w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_16284414656194931092.key (/w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_16284414656194931092.key) 08:01:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:01:14 provisioning config files... 08:01:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:14 provisioning config files... 08:01:15 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:15 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4458018928999954342.sh 08:01:15 ---> jenkins-sandbox-cleanup.sh 08:01:15 Setup pyenv: 08:01:15 system 08:01:15 * 3.8.13 (set by /opt/pyenv/version) 08:01:15 * 3.9.13 (set by /opt/pyenv/version) 08:01:15 * 3.10.13 (set by /opt/pyenv/version) 08:01:15 * 3.11.7 (set by /opt/pyenv/version) 08:01:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uy7x 08:01:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:23 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:30 lf-activate-venv(): INFO: Adding /tmp/venv-uy7x/bin to PATH 08:01:30 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:30 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:30 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:30 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:30 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:30 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:30 Traceback (most recent call last): 08:01:30 File "/tmp/venv-uy7x/bin/jenkins-jobs", line 8, in 08:01:30 sys.exit(main()) 08:01:30 ^^^^^^ 08:01:30 File "/tmp/venv-uy7x/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:30 jjb = JenkinsJobs(argv) 08:01:30 ^^^^^^^^^^^^^^^^^ 08:01:30 File "/tmp/venv-uy7x/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:30 self.parser = create_parser() 08:01:30 ^^^^^^^^^^^^^^^ 08:01:30 File "/tmp/venv-uy7x/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:30 extension_manager.map(parse_subcommand_args, subparser) 08:01:30 File "/tmp/venv-uy7x/lib/python3.11/site-packages/stevedore/extension.py", line 276, in map 08:01:30 raise NoMatches('No %s extensions found' % self.namespace) 08:01:30 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:30 Build step 'Execute shell' marked build as failure 08:01:30 $ ssh-agent -k 08:01:30 unset SSH_AUTH_SOCK; 08:01:30 unset SSH_AGENT_PID; 08:01:30 echo Agent pid 5471 killed; 08:01:30 [ssh-agent] Stopped. 08:01:30 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:30 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9328433810388644845.sh 08:01:30 ---> sysstat.sh 08:01:30 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14764373061218680821.sh 08:01:30 ---> package-listing.sh 08:01:30 ++ facter osfamily 08:01:30 ++ tr '[:upper:]' '[:lower:]' 08:01:31 + OS_FAMILY=redhat 08:01:31 + workspace=/w/workspace/builder-jenkins-sandbox-cleanup 08:01:31 + START_PACKAGES=/tmp/packages_start.txt 08:01:31 + END_PACKAGES=/tmp/packages_end.txt 08:01:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:31 + PACKAGES=/tmp/packages_start.txt 08:01:31 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:31 + PACKAGES=/tmp/packages_end.txt 08:01:31 + case "${OS_FAMILY}" in 08:01:31 + rpm -qa 08:01:31 + sort 08:01:31 + '[' -f /tmp/packages_start.txt ']' 08:01:31 + '[' -f /tmp/packages_end.txt ']' 08:01:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:31 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:31 + mkdir -p /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:31 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1588218555785451124.sh 08:01:31 ---> capture-instance-metadata.sh 08:01:31 Setup pyenv: 08:01:31 system 08:01:31 3.8.13 08:01:31 3.9.13 08:01:31 3.10.13 08:01:31 * 3.11.7 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u6Vj 08:01:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:38 lf-activate-venv(): INFO: Installing: lftools 08:02:02 lf-activate-venv(): INFO: Adding /tmp/venv-u6Vj/bin to PATH 08:02:02 INFO: Running in OpenStack, capturing instance metadata 08:02:03 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4046000358965351081.sh 08:02:03 provisioning config files... 08:02:03 Could not find credentials [logs] for builder-jenkins-sandbox-cleanup #338 08:02:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-sandbox-cleanup@tmp/config3139486974096236268tmp 08:02:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:02:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:02:03 provisioning config files... 08:02:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:02:03 [EnvInject] - Injecting environment variables from a build step. 08:02:03 [EnvInject] - Injecting as environment variables the properties content 08:02:03 SERVER_ID=logs 08:02:03 08:02:03 [EnvInject] - Variables injected successfully. 08:02:03 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3944853010149507288.sh 08:02:03 ---> create-netrc.sh 08:02:04 WARN: Log server credential not found. 08:02:04 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1667261744044742805.sh 08:02:04 ---> python-tools-install.sh 08:02:04 Setup pyenv: 08:02:04 system 08:02:04 3.8.13 08:02:04 3.9.13 08:02:04 3.10.13 08:02:04 * 3.11.7 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u6Vj from file:/tmp/.os_lf_venv 08:02:05 lf-activate-venv(): INFO: Installing: lftools 08:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-u6Vj/bin to PATH 08:02:12 Generating Requirements File 08:02:33 Python 3.11.7 08:02:33 pip 25.0 from /tmp/venv-u6Vj/lib/python3.11/site-packages/pip (python 3.11) 08:02:34 appdirs==1.4.4 08:02:34 argcomplete==3.5.3 08:02:34 aspy.yaml==1.3.0 08:02:34 attrs==25.1.0 08:02:34 autopage==0.5.2 08:02:34 beautifulsoup4==4.13.3 08:02:34 boto3==1.36.16 08:02:34 botocore==1.36.16 08:02:34 bs4==0.0.2 08:02:34 cachetools==5.5.1 08:02:34 certifi==2025.1.31 08:02:34 cffi==1.17.1 08:02:34 cfgv==3.4.0 08:02:34 chardet==5.2.0 08:02:34 charset-normalizer==3.4.1 08:02:34 click==8.1.8 08:02:34 cliff==4.8.0 08:02:34 cmd2==2.5.11 08:02:34 cryptography==3.3.2 08:02:34 debtcollector==3.0.0 08:02:34 decorator==5.1.1 08:02:34 defusedxml==0.7.1 08:02:34 Deprecated==1.2.18 08:02:34 distlib==0.3.9 08:02:34 dnspython==2.7.0 08:02:34 docker==4.2.2 08:02:34 dogpile.cache==1.3.4 08:02:34 durationpy==0.9 08:02:34 email_validator==2.2.0 08:02:34 filelock==3.17.0 08:02:34 future==1.0.0 08:02:34 gitdb==4.0.12 08:02:34 GitPython==3.1.44 08:02:34 google-auth==2.38.0 08:02:34 httplib2==0.22.0 08:02:34 identify==2.6.6 08:02:34 idna==3.10 08:02:34 importlib-resources==1.5.0 08:02:34 iso8601==2.1.0 08:02:34 Jinja2==3.1.5 08:02:34 jmespath==1.0.1 08:02:34 jsonpatch==1.33 08:02:34 jsonpointer==3.0.0 08:02:34 jsonschema==4.23.0 08:02:34 jsonschema-specifications==2024.10.1 08:02:34 keystoneauth1==5.9.1 08:02:34 kubernetes==32.0.0 08:02:34 lftools==0.37.10 08:02:34 lxml==5.3.0 08:02:34 MarkupSafe==3.0.2 08:02:34 msgpack==1.1.0 08:02:34 multi_key_dict==2.0.3 08:02:34 munch==4.0.0 08:02:34 netaddr==1.3.0 08:02:34 niet==1.4.2 08:02:34 nodeenv==1.9.1 08:02:34 oauth2client==4.1.3 08:02:34 oauthlib==3.2.2 08:02:34 openstacksdk==4.3.0 08:02:34 os-client-config==2.1.0 08:02:34 os-service-types==1.7.0 08:02:34 osc-lib==3.2.0 08:02:34 oslo.config==9.7.0 08:02:34 oslo.context==5.7.0 08:02:34 oslo.i18n==6.5.0 08:02:34 oslo.log==7.0.0 08:02:34 oslo.serialization==5.6.0 08:02:34 oslo.utils==8.0.0 08:02:34 packaging==24.2 08:02:34 pbr==6.1.1 08:02:34 platformdirs==4.3.6 08:02:34 prettytable==3.14.0 08:02:34 psutil==6.1.1 08:02:34 pyasn1==0.6.1 08:02:34 pyasn1_modules==0.4.1 08:02:34 pycparser==2.22 08:02:34 pygerrit2==2.0.15 08:02:34 PyGithub==2.5.0 08:02:34 PyJWT==2.10.1 08:02:34 PyNaCl==1.5.0 08:02:34 pyparsing==2.4.7 08:02:34 pyperclip==1.9.0 08:02:34 pyrsistent==0.20.0 08:02:34 python-cinderclient==9.6.0 08:02:34 python-dateutil==2.9.0.post0 08:02:34 python-heatclient==4.1.0 08:02:34 python-jenkins==1.8.2 08:02:34 python-keystoneclient==5.5.0 08:02:34 python-magnumclient==4.7.0 08:02:34 python-openstackclient==7.2.1 08:02:34 python-swiftclient==4.6.0 08:02:34 PyYAML==6.0.2 08:02:34 referencing==0.36.2 08:02:34 requests==2.32.3 08:02:34 requests-oauthlib==2.0.0 08:02:34 requestsexceptions==1.4.0 08:02:34 rfc3986==2.0.0 08:02:34 rpds-py==0.22.3 08:02:34 rsa==4.9 08:02:34 ruamel.yaml==0.18.10 08:02:34 ruamel.yaml.clib==0.2.12 08:02:34 s3transfer==0.11.2 08:02:34 simplejson==3.19.3 08:02:34 six==1.17.0 08:02:34 smmap==5.0.2 08:02:34 soupsieve==2.6 08:02:34 stevedore==5.4.0 08:02:34 tabulate==0.9.0 08:02:34 toml==0.10.2 08:02:34 tomlkit==0.13.2 08:02:34 tqdm==4.67.1 08:02:34 typing_extensions==4.12.2 08:02:34 tzdata==2025.1 08:02:34 urllib3==1.26.20 08:02:34 virtualenv==20.29.1 08:02:34 wcwidth==0.2.13 08:02:34 websocket-client==1.8.0 08:02:34 wrapt==1.17.2 08:02:34 xdg==6.0.0 08:02:34 xmltodict==0.14.2 08:02:34 yq==3.4.3 08:02:34 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8057429020524550056.sh 08:02:34 ---> sudo-logs.sh 08:02:34 Archiving 'sudo' log.. 08:02:34 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2682305638385639515.sh 08:02:34 ---> job-cost.sh 08:02:34 Setup pyenv: 08:02:34 system 08:02:34 3.8.13 08:02:34 3.9.13 08:02:34 3.10.13 08:02:34 * 3.11.7 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u6Vj from file:/tmp/.os_lf_venv 08:02:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:40 lf-activate-venv(): INFO: Adding /tmp/venv-u6Vj/bin to PATH 08:02:40 INFO: No Stack... 08:02:40 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:40 INFO: Archiving Costs 08:02:40 [builder-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins11252461017766740258.sh 08:02:40 ---> logs-deploy.sh 08:02:40 Setup pyenv: 08:02:41 system 08:02:41 3.8.13 08:02:41 3.9.13 08:02:41 3.10.13 08:02:41 * 3.11.7 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u6Vj from file:/tmp/.os_lf_venv 08:02:42 lf-activate-venv(): INFO: Installing: lftools 08:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-u6Vj/bin to PATH 08:02:50 WARNING: Nexus logging server not set 08:02:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-sandbox-cleanup/338/ 08:02:50 INFO: archiving logs to S3 08:02:51 ---> uname -a: 08:02:51 Linux prd-centos8-builder-2c-2g-9640.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:02:51 08:02:51 08:02:51 ---> lscpu: 08:02:51 Architecture: x86_64 08:02:51 CPU op-mode(s): 32-bit, 64-bit 08:02:51 Byte Order: Little Endian 08:02:51 CPU(s): 2 08:02:51 On-line CPU(s) list: 0,1 08:02:51 Thread(s) per core: 1 08:02:51 Core(s) per socket: 1 08:02:51 Socket(s): 2 08:02:51 NUMA node(s): 1 08:02:51 Vendor ID: AuthenticAMD 08:02:51 CPU family: 23 08:02:51 Model: 49 08:02:51 Model name: AMD EPYC-Rome Processor 08:02:51 Stepping: 0 08:02:51 CPU MHz: 2799.998 08:02:51 BogoMIPS: 5599.99 08:02:51 Virtualization: AMD-V 08:02:51 Hypervisor vendor: KVM 08:02:51 Virtualization type: full 08:02:51 L1d cache: 32K 08:02:51 L1i cache: 32K 08:02:51 L2 cache: 512K 08:02:51 L3 cache: 16384K 08:02:51 NUMA node0 CPU(s): 0,1 08:02:51 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:02:51 08:02:51 08:02:51 ---> nproc: 08:02:51 2 08:02:51 08:02:51 08:02:51 ---> df -h: 08:02:51 Filesystem Size Used Avail Use% Mounted on 08:02:51 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:02:51 tmpfs 3.8G 17M 3.8G 1% /run 08:02:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:02:51 /dev/vda1 40G 8.5G 32G 22% / 08:02:51 tmpfs 770M 0 770M 0% /run/user/1001 08:02:51 08:02:51 08:02:51 ---> free -m: 08:02:51 total used free shared buff/cache available 08:02:51 Mem: 7697 546 4958 19 2192 6856 08:02:51 Swap: 1023 0 1023 08:02:51 08:02:51 08:02:51 ---> ip addr: 08:02:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:51 inet 127.0.0.1/8 scope host lo 08:02:51 valid_lft forever preferred_lft forever 08:02:51 inet6 ::1/128 scope host 08:02:51 valid_lft forever preferred_lft forever 08:02:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:51 link/ether fa:16:3e:31:ee:68 brd ff:ff:ff:ff:ff:ff 08:02:51 altname enp0s3 08:02:51 altname ens3 08:02:51 inet 10.30.171.220/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:02:51 valid_lft 86266sec preferred_lft 86266sec 08:02:51 inet6 fe80::f816:3eff:fe31:ee68/64 scope link 08:02:51 valid_lft forever preferred_lft forever 08:02:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:02:51 link/ether 02:42:e6:31:a3:04 brd ff:ff:ff:ff:ff:ff 08:02:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:02:51 valid_lft forever preferred_lft forever 08:02:51 08:02:51 08:02:51 ---> sar -b -r -n DEV: 08:02:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/08/2025 _x86_64_ (2 CPU) 08:02:51 08:02:51 08:00:33 LINUX RESTART (2 CPU) 08:02:51 08:02:51 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:02:51 08:02:01 AM 89.79 17.67 72.11 5258.92 6763.83 08:02:51 Average: 89.79 17.67 72.11 5258.92 6763.83 08:02:51 08:02:51 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:51 08:02:01 AM 5171216 7036060 2711216 34.40 2688 2047684 1000748 11.21 379996 2007592 206176 08:02:51 Average: 5171216 7036060 2711216 34.40 2688 2047684 1000748 11.21 379996 2007592 206176 08:02:51 08:02:51 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:51 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:51 08:02:01 AM eth0 204.96 127.97 1108.00 32.31 0.00 0.00 0.00 0.00 08:02:51 08:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:51 Average: eth0 204.96 127.97 1108.00 32.31 0.00 0.00 0.00 0.00 08:02:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:51 08:02:51 08:02:51 ---> sar -P ALL: 08:02:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/08/2025 _x86_64_ (2 CPU) 08:02:51 08:02:51 08:00:33 LINUX RESTART (2 CPU) 08:02:51 08:02:51 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:02:51 08:02:01 AM all 41.70 0.00 6.50 2.25 0.10 49.45 08:02:51 08:02:01 AM 0 25.23 0.00 5.46 1.69 0.10 67.52 08:02:51 08:02:01 AM 1 58.23 0.00 7.55 2.81 0.10 31.30 08:02:51 Average: all 41.70 0.00 6.50 2.25 0.10 49.45 08:02:51 Average: 0 25.23 0.00 5.46 1.69 0.10 67.52 08:02:51 Average: 1 58.23 0.00 7.55 2.81 0.10 31.30 08:02:51 08:02:51 08:02:51