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