09:08:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143321 09:08:49 Running as SYSTEM 09:08:49 [EnvInject] - Loading node environment variables. 09:08:49 Building remotely on prd-ubuntu2204-docker-8c-8g-17663 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 09:08:49 [ssh-agent] Looking for ssh-agent implementation... 09:08:49 $ ssh-agent 09:08:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNG48W2/agent.1586 09:08:49 SSH_AGENT_PID=1588 09:08:49 [ssh-agent] Started. 09:08:49 Running ssh-add (command line suppressed) 09:08:49 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_16931265732700095025.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_16931265732700095025.key) 09:08:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:08:49 The recommended git tool is: NONE 09:08:51 using credential onap-jenkins-ssh 09:08:51 Wiping out workspace first. 09:08:51 Cloning the remote Git repository 09:08:51 Cloning repository git://cloud.onap.org/mirror/sdc.git 09:08:51 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 09:08:51 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 09:08:51 > git --version # timeout=10 09:08:51 > git --version # 'git version 2.34.1' 09:08:51 using GIT_SSH to set credentials Gerrit user 09:08:51 Verifying host key using manually-configured host key entries 09:08:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:09:05 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 09:09:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:06 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 09:09:06 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 09:09:06 using GIT_SSH to set credentials Gerrit user 09:09:06 Verifying host key using manually-configured host key entries 09:09:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/21/143321/7 # timeout=30 09:09:06 > git rev-parse 4a17a0be96ef3ee860335f37806d5c2641470f64^{commit} # timeout=10 09:09:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:09:06 Checking out Revision 4a17a0be96ef3ee860335f37806d5c2641470f64 (refs/changes/21/143321/7) 09:09:06 > git config core.sparsecheckout # timeout=10 09:09:06 > git checkout -f 4a17a0be96ef3ee860335f37806d5c2641470f64 # timeout=30 09:09:11 Commit message: "Add opentelemetry based tracing" 09:09:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:09:11 > git rev-list --no-walk 8994081944cae6952bbb1a4ff84289b7d3a97cb5 # timeout=10 09:09:12 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13725575439115642993.sh 09:09:12 All python files compiled successfully 09:09:12 $ ssh-agent -k 09:09:12 unset SSH_AUTH_SOCK; 09:09:12 unset SSH_AGENT_PID; 09:09:12 echo Agent pid 1588 killed; 09:09:12 [ssh-agent] Stopped. 09:09:12 [PostBuildScript] - [INFO] Executing post build scripts. 09:09:12 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11688720245146345210.sh 09:09:12 ---> sysstat.sh 09:09:13 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16107041227373979926.sh 09:09:13 ---> package-listing.sh 09:09:13 ++ tr '[:upper:]' '[:lower:]' 09:09:13 ++ facter osfamily 09:09:13 + OS_FAMILY=debian 09:09:13 + workspace=/w/workspace/sdc-master-python-verify-shell 09:09:13 + START_PACKAGES=/tmp/packages_start.txt 09:09:13 + END_PACKAGES=/tmp/packages_end.txt 09:09:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:13 + PACKAGES=/tmp/packages_start.txt 09:09:13 + '[' /w/workspace/sdc-master-python-verify-shell ']' 09:09:13 + PACKAGES=/tmp/packages_end.txt 09:09:13 + case "${OS_FAMILY}" in 09:09:13 + dpkg -l 09:09:13 + grep '^ii' 09:09:13 + '[' -f /tmp/packages_start.txt ']' 09:09:13 + '[' -f /tmp/packages_end.txt ']' 09:09:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:13 + '[' /w/workspace/sdc-master-python-verify-shell ']' 09:09:13 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 09:09:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 09:09:13 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11534922159897833289.sh 09:09:13 ---> capture-instance-metadata.sh 09:09:13 Setup pyenv: 09:09:13 * system (set by /opt/pyenv/version) 09:09:13 * 3.8.20 (set by /opt/pyenv/version) 09:09:13 * 3.9.20 (set by /opt/pyenv/version) 09:09:13 3.10.15 09:09:13 3.11.10 09:09:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SKgv 09:09:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:09:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:22 lf-activate-venv(): INFO: Base packages installed successfully 09:09:22 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:45 lf-activate-venv(): INFO: Adding /tmp/venv-SKgv/bin to PATH 09:09:45 INFO: Running in OpenStack, capturing instance metadata 09:09:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17231573668259581091.sh 09:09:45 provisioning config files... 09:09:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config15909815284839975971tmp 09:09:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:09:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:09:45 [EnvInject] - Injecting environment variables from a build step. 09:09:45 [EnvInject] - Injecting as environment variables the properties content 09:09:45 SERVER_ID=logs 09:09:45 09:09:45 [EnvInject] - Variables injected successfully. 09:09:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4260362035858968084.sh 09:09:45 ---> create-netrc.sh 09:09:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17279464590110293453.sh 09:09:45 ---> python-tools-install.sh 09:09:45 Setup pyenv: 09:09:45 system 09:09:45 3.8.20 09:09:45 3.9.20 09:09:45 3.10.15 09:09:45 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 09:09:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SKgv from file:/tmp/.os_lf_venv 09:09:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:48 lf-activate-venv(): INFO: Base packages installed successfully 09:09:48 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:57 lf-activate-venv(): INFO: Adding /tmp/venv-SKgv/bin to PATH 09:09:57 Generating Requirements File 09:10:17 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:10:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:10:18 Python 3.11.10 09:10:18 pip 26.0.1 from /tmp/venv-SKgv/lib/python3.11/site-packages/pip (python 3.11) 09:10:18 appdirs==1.4.4 09:10:18 argcomplete==3.6.3 09:10:18 aspy.yaml==1.3.0 09:10:18 attrs==25.4.0 09:10:18 autopage==0.6.0 09:10:18 beautifulsoup4==4.14.3 09:10:18 boto3==1.42.50 09:10:18 botocore==1.42.50 09:10:18 bs4==0.0.2 09:10:18 certifi==2026.1.4 09:10:18 cffi==2.0.0 09:10:18 cfgv==3.5.0 09:10:18 chardet==5.2.0 09:10:18 charset-normalizer==3.4.4 09:10:18 click==8.3.1 09:10:18 cliff==4.13.1 09:10:18 cmd2==3.2.0 09:10:18 cryptography==3.3.2 09:10:18 debtcollector==3.0.0 09:10:18 decorator==5.2.1 09:10:18 defusedxml==0.7.1 09:10:18 Deprecated==1.3.1 09:10:18 distlib==0.4.0 09:10:18 dnspython==2.8.0 09:10:18 docker==7.1.0 09:10:18 dogpile.cache==1.5.0 09:10:18 durationpy==0.10 09:10:18 email-validator==2.3.0 09:10:18 filelock==3.24.2 09:10:18 future==1.0.0 09:10:18 gitdb==4.0.12 09:10:18 GitPython==3.1.46 09:10:18 httplib2==0.30.2 09:10:18 identify==2.6.16 09:10:18 idna==3.11 09:10:18 importlib-resources==1.5.0 09:10:18 iso8601==2.1.0 09:10:18 Jinja2==3.1.6 09:10:18 jmespath==1.1.0 09:10:18 jsonpatch==1.33 09:10:18 jsonpointer==3.0.0 09:10:18 jsonschema==4.26.0 09:10:18 jsonschema-specifications==2025.9.1 09:10:18 keystoneauth1==5.13.0 09:10:18 kubernetes==35.0.0 09:10:18 lftools==0.37.21 09:10:18 lxml==6.0.2 09:10:18 markdown-it-py==4.0.0 09:10:18 MarkupSafe==3.0.3 09:10:18 mdurl==0.1.2 09:10:18 msgpack==1.1.2 09:10:18 multi_key_dict==2.0.3 09:10:18 munch==4.0.0 09:10:18 netaddr==1.3.0 09:10:18 niet==1.4.2 09:10:18 nodeenv==1.10.0 09:10:18 oauth2client==4.1.3 09:10:18 oauthlib==3.3.1 09:10:18 openstacksdk==4.9.0 09:10:18 os-service-types==1.8.2 09:10:18 osc-lib==4.3.0 09:10:18 oslo.config==10.2.0 09:10:18 oslo.context==6.2.0 09:10:18 oslo.i18n==6.7.1 09:10:18 oslo.log==8.0.0 09:10:18 oslo.serialization==5.9.0 09:10:18 oslo.utils==9.2.0 09:10:18 packaging==26.0 09:10:18 pbr==7.0.3 09:10:18 platformdirs==4.9.2 09:10:18 prettytable==3.17.0 09:10:18 psutil==7.2.2 09:10:18 pyasn1==0.6.2 09:10:18 pyasn1_modules==0.4.2 09:10:18 pycparser==3.0 09:10:18 pygerrit2==2.0.15 09:10:18 PyGithub==2.8.1 09:10:18 Pygments==2.19.2 09:10:18 PyJWT==2.11.0 09:10:18 PyNaCl==1.6.2 09:10:18 pyparsing==2.4.7 09:10:18 pyperclip==1.11.0 09:10:18 pyrsistent==0.20.0 09:10:18 python-cinderclient==9.8.0 09:10:18 python-dateutil==2.9.0.post0 09:10:18 python-heatclient==5.0.0 09:10:18 python-jenkins==1.8.3 09:10:18 python-keystoneclient==5.7.0 09:10:18 python-magnumclient==4.9.0 09:10:18 python-openstackclient==8.3.0 09:10:18 python-swiftclient==4.9.0 09:10:18 PyYAML==6.0.3 09:10:18 referencing==0.37.0 09:10:18 requests==2.32.5 09:10:18 requests-oauthlib==2.0.0 09:10:18 requestsexceptions==1.4.0 09:10:18 rfc3986==2.0.0 09:10:18 rich==14.3.2 09:10:18 rich-argparse==1.7.2 09:10:18 rpds-py==0.30.0 09:10:18 rsa==4.9.1 09:10:18 ruamel.yaml==0.19.1 09:10:18 ruamel.yaml.clib==0.2.15 09:10:18 s3transfer==0.16.0 09:10:18 simplejson==3.20.2 09:10:18 six==1.17.0 09:10:18 smmap==5.0.2 09:10:18 soupsieve==2.8.3 09:10:18 stevedore==5.6.0 09:10:18 tabulate==0.9.0 09:10:18 toml==0.10.2 09:10:18 tomlkit==0.14.0 09:10:18 tqdm==4.67.3 09:10:18 typing_extensions==4.15.0 09:10:18 tzdata==2025.3 09:10:18 urllib3==1.26.20 09:10:18 virtualenv==20.37.0 09:10:18 wcwidth==0.6.0 09:10:18 websocket-client==1.9.0 09:10:18 wrapt==2.1.1 09:10:18 xdg==6.0.0 09:10:18 xmltodict==1.0.3 09:10:18 yq==3.4.3 09:10:18 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3949997030479975223.sh 09:10:18 ---> sudo-logs.sh 09:10:18 Archiving 'sudo' log.. 09:10:18 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1465904146814763119.sh 09:10:18 ---> job-cost.sh 09:10:18 INFO: Activating Python virtual environment... 09:10:18 Setup pyenv: 09:10:19 system 09:10:19 3.8.20 09:10:19 3.9.20 09:10:19 3.10.15 09:10:19 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 09:10:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SKgv from file:/tmp/.os_lf_venv 09:10:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:20 lf-activate-venv(): INFO: Base packages installed successfully 09:10:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-SKgv/bin to PATH 09:10:25 INFO: No stack-cost file found 09:10:25 INFO: Instance uptime: 167s 09:10:25 INFO: Fetching instance metadata (attempt 1 of 3)... 09:10:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:10:25 INFO: Successfully fetched instance metadata 09:10:25 INFO: Instance type: v3-standard-8 09:10:25 INFO: Retrieving pricing info for: v3-standard-8 09:10:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:10:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=167 09:10:25 INFO: Successfully fetched Vexxhost pricing API 09:10:25 INFO: Retrieved cost: 0.22 09:10:25 INFO: Retrieved resource: v3-standard-8 09:10:25 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 09:10:25 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 09:10:25 INFO: Successfully archived job cost data 09:10:25 DEBUG: Cost data: sdc-master-python-verify-shell,966,2026-02-17 09:10:25,v3-standard-8,167,0.22,0.00,SUCCESS 09:10:25 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins6473866755720776466.sh 09:10:25 ---> logs-deploy.sh 09:10:26 Setup pyenv: 09:10:26 system 09:10:26 3.8.20 09:10:26 3.9.20 09:10:26 3.10.15 09:10:26 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 09:10:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SKgv from file:/tmp/.os_lf_venv 09:10:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:27 lf-activate-venv(): INFO: Base packages installed successfully 09:10:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:10:34 lf-activate-venv(): INFO: Adding /tmp/venv-SKgv/bin to PATH 09:10:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/966 09:10:34 INFO: archiving workspace using pattern(s): 09:10:35 Archives upload complete. 09:10:35 INFO: archiving logs to Nexus 09:10:36 ---> uname -a: 09:10:36 Linux prd-ubuntu2204-docker-8c-8g-17663 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:10:36 09:10:36 09:10:36 ---> lscpu: 09:10:36 Architecture: x86_64 09:10:36 CPU op-mode(s): 32-bit, 64-bit 09:10:36 Address sizes: 40 bits physical, 48 bits virtual 09:10:36 Byte Order: Little Endian 09:10:36 CPU(s): 8 09:10:36 On-line CPU(s) list: 0-7 09:10:36 Vendor ID: AuthenticAMD 09:10:36 Model name: AMD EPYC-Rome Processor 09:10:36 CPU family: 23 09:10:36 Model: 49 09:10:36 Thread(s) per core: 1 09:10:36 Core(s) per socket: 1 09:10:36 Socket(s): 8 09:10:36 Stepping: 0 09:10:36 BogoMIPS: 5599.99 09:10:36 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:10:36 Virtualization: AMD-V 09:10:36 Hypervisor vendor: KVM 09:10:36 Virtualization type: full 09:10:36 L1d cache: 256 KiB (8 instances) 09:10:36 L1i cache: 256 KiB (8 instances) 09:10:36 L2 cache: 4 MiB (8 instances) 09:10:36 L3 cache: 128 MiB (8 instances) 09:10:36 NUMA node(s): 1 09:10:36 NUMA node0 CPU(s): 0-7 09:10:36 Vulnerability Gather data sampling: Not affected 09:10:36 Vulnerability Itlb multihit: Not affected 09:10:36 Vulnerability L1tf: Not affected 09:10:36 Vulnerability Mds: Not affected 09:10:36 Vulnerability Meltdown: Not affected 09:10:36 Vulnerability Mmio stale data: Not affected 09:10:36 Vulnerability Reg file data sampling: Not affected 09:10:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:10:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:10:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:10:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:10:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:10:36 Vulnerability Srbds: Not affected 09:10:36 Vulnerability Tsx async abort: Not affected 09:10:36 09:10:36 09:10:36 ---> nproc: 09:10:36 8 09:10:36 09:10:36 09:10:36 ---> df -h: 09:10:36 Filesystem Size Used Avail Use% Mounted on 09:10:36 tmpfs 3.2G 1.1M 3.2G 1% /run 09:10:36 /dev/vda1 155G 11G 145G 7% / 09:10:36 tmpfs 16G 0 16G 0% /dev/shm 09:10:36 tmpfs 5.0M 0 5.0M 0% /run/lock 09:10:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:10:36 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 09:10:36 09:10:36 09:10:36 ---> free -m: 09:10:36 total used free shared buff/cache available 09:10:36 Mem: 32092 877 28403 4 2811 30759 09:10:36 Swap: 1023 0 1023 09:10:36 09:10:36 09:10:36 ---> ip addr: 09:10:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:10:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:10:36 inet 127.0.0.1/8 scope host lo 09:10:36 valid_lft forever preferred_lft forever 09:10:36 inet6 ::1/128 scope host 09:10:36 valid_lft forever preferred_lft forever 09:10:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:10:36 link/ether fa:16:3e:24:bf:8c brd ff:ff:ff:ff:ff:ff 09:10:36 altname enp0s3 09:10:36 inet 10.30.106.185/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 09:10:36 valid_lft 86243sec preferred_lft 86243sec 09:10:36 inet6 fe80::f816:3eff:fe24:bf8c/64 scope link 09:10:36 valid_lft forever preferred_lft forever 09:10:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:10:36 link/ether d6:26:bc:78:2b:43 brd ff:ff:ff:ff:ff:ff 09:10:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:10:36 valid_lft forever preferred_lft forever 09:10:36 09:10:36 09:10:36 ---> sar -b -r -n DEV: 09:10:36 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-17663) 02/17/26 _x86_64_ (8 CPU) 09:10:36 09:10:36 09:08:06 LINUX RESTART (8 CPU) 09:10:36 09:10:36 09:10:36 ---> sar -P ALL: 09:10:36 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-17663) 02/17/26 _x86_64_ (8 CPU) 09:10:36 09:10:36 09:08:06 LINUX RESTART (8 CPU) 09:10:36 09:10:36 09:10:36