16:33:15 Started by upstream project "builder-packer-merge-ubuntu-20.04-docker" build number 50 16:33:15 originally caused by: 16:33:15 Started by timer 16:33:15 Running as SYSTEM 16:33:15 [EnvInject] - Loading node environment variables. 16:33:15 Building remotely on prd-ubuntu2204-docker-2c-2g-6773 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/builder-openstack-update-cloud-image 16:33:15 [ssh-agent] Looking for ssh-agent implementation... 16:33:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:15 $ ssh-agent 16:33:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXf2BXg/agent.1550 16:33:15 SSH_AGENT_PID=1552 16:33:15 [ssh-agent] Started. 16:33:15 Running ssh-add (command line suppressed) 16:33:15 Identity added: /w/workspace/builder-openstack-update-cloud-image@tmp/private_key_13297557078359374604.key (/w/workspace/builder-openstack-update-cloud-image@tmp/private_key_13297557078359374604.key) 16:33:15 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 16:33:15 The recommended git tool is: NONE 16:33:17 using credential opendaylight-jenkins-ssh 16:33:17 Wiping out workspace first. 16:33:17 Cloning the remote Git repository 16:33:17 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:33:17 > git init /w/workspace/builder-openstack-update-cloud-image # timeout=10 16:33:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:33:17 > git --version # timeout=10 16:33:17 > git --version # 'git version 2.34.1' 16:33:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 16:33:17 Verifying host key using known hosts file 16:33:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:33:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:33:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:20 Avoid second fetch 16:33:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:33:20 Checking out Revision 7703521d5493a9164fab1b6391e25aecdc63539a (refs/heads/master) 16:33:20 > git config core.sparsecheckout # timeout=10 16:33:20 > git checkout -f 7703521d5493a9164fab1b6391e25aecdc63539a # timeout=10 16:33:20 Commit message: "Chore: Scandium EOL - Remove stable/scandium" 16:33:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:33:20 > git rev-list --no-walk 1232d8d053a2cf36cea368c75f7364263c2e34b4 # timeout=10 16:33:24 provisioning config files... 16:33:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:33:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:33:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:33:24 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins966858821051464693.sh 16:33:24 ---> python-tools-install.sh 16:33:24 Setup pyenv: 16:33:24 * system (set by /opt/pyenv/version) 16:33:24 * 3.8.20 (set by /opt/pyenv/version) 16:33:24 * 3.9.20 (set by /opt/pyenv/version) 16:33:24 3.10.15 16:33:24 3.11.10 16:33:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d2iB 16:33:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:32 lf-activate-venv(): INFO: Base packages installed successfully 16:33:32 lf-activate-venv(): INFO: Installing additional packages: lftools 16:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-d2iB/bin to PATH 16:33:56 Generating Requirements File 16:34:15 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. 16:34:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:34:15 Python 3.11.10 16:34:16 pip 26.0 from /tmp/venv-d2iB/lib/python3.11/site-packages/pip (python 3.11) 16:34:16 appdirs==1.4.4 16:34:16 argcomplete==3.6.3 16:34:16 aspy.yaml==1.3.0 16:34:16 attrs==25.4.0 16:34:16 autopage==0.6.0 16:34:16 beautifulsoup4==4.14.3 16:34:16 boto3==1.42.39 16:34:16 botocore==1.42.39 16:34:16 bs4==0.0.2 16:34:16 certifi==2026.1.4 16:34:16 cffi==2.0.0 16:34:16 cfgv==3.5.0 16:34:16 chardet==5.2.0 16:34:16 charset-normalizer==3.4.4 16:34:16 click==8.3.1 16:34:16 cliff==4.13.1 16:34:16 cmd2==3.1.2 16:34:16 cryptography==3.3.2 16:34:16 debtcollector==3.0.0 16:34:16 decorator==5.2.1 16:34:16 defusedxml==0.7.1 16:34:16 Deprecated==1.3.1 16:34:16 distlib==0.4.0 16:34:16 dnspython==2.8.0 16:34:16 docker==7.1.0 16:34:16 dogpile.cache==1.5.0 16:34:16 durationpy==0.10 16:34:16 email-validator==2.3.0 16:34:16 filelock==3.20.3 16:34:16 future==1.0.0 16:34:16 gitdb==4.0.12 16:34:16 GitPython==3.1.46 16:34:16 httplib2==0.30.2 16:34:16 identify==2.6.16 16:34:16 idna==3.11 16:34:16 importlib-resources==1.5.0 16:34:16 iso8601==2.1.0 16:34:16 Jinja2==3.1.6 16:34:16 jmespath==1.1.0 16:34:16 jsonpatch==1.33 16:34:16 jsonpointer==3.0.0 16:34:16 jsonschema==4.26.0 16:34:16 jsonschema-specifications==2025.9.1 16:34:16 keystoneauth1==5.13.0 16:34:16 kubernetes==35.0.0 16:34:16 lftools==0.37.21 16:34:16 lxml==6.0.2 16:34:16 markdown-it-py==4.0.0 16:34:16 MarkupSafe==3.0.3 16:34:16 mdurl==0.1.2 16:34:16 msgpack==1.1.2 16:34:16 multi_key_dict==2.0.3 16:34:16 munch==4.0.0 16:34:16 netaddr==1.3.0 16:34:16 niet==1.4.2 16:34:16 nodeenv==1.10.0 16:34:16 oauth2client==4.1.3 16:34:16 oauthlib==3.3.1 16:34:16 openstacksdk==4.9.0 16:34:16 os-service-types==1.8.2 16:34:16 osc-lib==4.3.0 16:34:16 oslo.config==10.2.0 16:34:16 oslo.context==6.2.0 16:34:16 oslo.i18n==6.7.1 16:34:16 oslo.log==8.0.0 16:34:16 oslo.serialization==5.9.0 16:34:16 oslo.utils==9.2.0 16:34:16 packaging==26.0 16:34:16 pbr==7.0.3 16:34:16 platformdirs==4.5.1 16:34:16 prettytable==3.17.0 16:34:16 psutil==7.2.2 16:34:16 pyasn1==0.6.2 16:34:16 pyasn1_modules==0.4.2 16:34:16 pycparser==3.0 16:34:16 pygerrit2==2.0.15 16:34:16 PyGithub==2.8.1 16:34:16 Pygments==2.19.2 16:34:16 PyJWT==2.11.0 16:34:16 PyNaCl==1.6.2 16:34:16 pyparsing==2.4.7 16:34:16 pyperclip==1.11.0 16:34:16 pyrsistent==0.20.0 16:34:16 python-cinderclient==9.8.0 16:34:16 python-dateutil==2.9.0.post0 16:34:16 python-heatclient==5.0.0 16:34:16 python-jenkins==1.8.3 16:34:16 python-keystoneclient==5.7.0 16:34:16 python-magnumclient==4.9.0 16:34:16 python-openstackclient==8.3.0 16:34:16 python-swiftclient==4.9.0 16:34:16 PyYAML==6.0.3 16:34:16 referencing==0.37.0 16:34:16 requests==2.32.5 16:34:16 requests-oauthlib==2.0.0 16:34:16 requestsexceptions==1.4.0 16:34:16 rfc3986==2.0.0 16:34:16 rich==14.3.2 16:34:16 rich-argparse==1.7.2 16:34:16 rpds-py==0.30.0 16:34:16 rsa==4.9.1 16:34:16 ruamel.yaml==0.19.1 16:34:16 ruamel.yaml.clib==0.2.15 16:34:16 s3transfer==0.16.0 16:34:16 simplejson==3.20.2 16:34:16 six==1.17.0 16:34:16 smmap==5.0.2 16:34:16 soupsieve==2.8.3 16:34:16 stevedore==5.6.0 16:34:16 tabulate==0.9.0 16:34:16 toml==0.10.2 16:34:16 tomlkit==0.14.0 16:34:16 tqdm==4.67.2 16:34:16 typing_extensions==4.15.0 16:34:16 tzdata==2025.3 16:34:16 urllib3==1.26.20 16:34:16 virtualenv==20.36.1 16:34:16 wcwidth==0.5.3 16:34:16 websocket-client==1.9.0 16:34:16 wrapt==2.1.0 16:34:16 xdg==6.0.0 16:34:16 xmltodict==1.0.2 16:34:16 yq==3.4.3 16:34:16 [EnvInject] - Injecting environment variables from a build step. 16:34:16 [EnvInject] - Injecting as environment variables the properties content 16:34:16 OS_CLOUD=vex 16:34:16 16:34:16 [EnvInject] - Variables injected successfully. 16:34:16 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins18423432920308309637.sh 16:34:16 Extract the image type for commit message 16:34:16 IMAGE_TYPE=Ubuntu20.04 docker x86_64 16:34:16 [EnvInject] - Injecting environment variables from a build step. 16:34:16 [EnvInject] - Injecting as environment variables the properties file path 'image-type.txt' 16:34:16 [EnvInject] - Variables injected successfully. 16:34:16 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins1943866729981445544.sh 16:34:16 ---> update-cloud-images.sh 16:34:16 Setup pyenv: 16:34:16 system 16:34:16 3.8.20 16:34:16 3.9.20 16:34:16 3.10.15 16:34:16 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 16:34:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2iB from file:/tmp/.os_lf_venv 16:34:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:18 lf-activate-venv(): INFO: Base packages installed successfully 16:34:18 lf-activate-venv(): INFO: Installing additional packages: python-openstackclient 16:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-d2iB/bin to PATH 16:34:24 INFO: List of images in use on the source repository: 16:34:24 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 16:34:24 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 16:34:24 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 16:34:24 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 16:34:24 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 16:34:24 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 16:34:24 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 16:34:24 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 16:34:24 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 16:34:24 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 16:34:24 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 16:34:24 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 16:34:24 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 16:34:24 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 16:34:24 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 16:34:24 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 16:34:24 INFO: Image type does not match, continue ... 16:34:24 INFO: Image type does not match, continue ... 16:34:24 INFO: Image type does not match, continue ... 16:34:24 INFO: Image type does not match, continue ... 16:34:24 INFO: Image type does not match, continue ... 16:34:24 INFO: Image type does not match, continue ... 16:34:24 INFO: Image type does not match, continue ... 16:34:24 INFO: Image type does not match, continue ... 16:34:24 INFO: Found image type match, compare timestamps. 16:34:24 INFO: Update old image: ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 with new image: ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 16:34:24 HEAD detached at 7703521d5 16:34:24 Changes to be committed: 16:34:24 (use "git restore --staged ..." to unstage) 16:34:24 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 16:34:24 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 16:34:24 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 16:34:24 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 16:34:24 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 16:34:24 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 16:34:24 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 16:34:24 16:34:24 Untracked files: 16:34:24 (use "git add ..." to include in what will be committed) 16:34:24 .python-version 16:34:24 archives/ 16:34:24 image-type.txt 16:34:24 16:34:24 [EnvInject] - Injecting environment variables from a build step. 16:34:24 [EnvInject] - Injecting as environment variables the properties content 16:34:24 GERRIT_HOST=git.opendaylight.org 16:34:24 PROJECT=releng/builder 16:34:24 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 16:34:24 GERRIT_COMMIT_MESSAGE=Update cloud image Ubuntu20.04 docker x86_64 16:34:24 GERRIT_TOPIC=update-cloud-image 16:34:24 GERRIT_USER=jenkins-releng 16:34:24 16:34:24 [EnvInject] - Variables injected successfully. 16:34:24 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins12776989136909029092.sh 16:34:24 ---> gerrit-push-patch.sh 16:34:24 INFO: Staged for commit: 16:34:24 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 16:34:24 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 16:34:24 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 16:34:24 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 16:34:24 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 16:34:24 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 16:34:24 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 16:34:24 16:34:24 Setup pyenv: 16:34:24 system 16:34:24 3.8.20 16:34:24 3.9.20 16:34:24 3.10.15 16:34:24 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 16:34:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2iB from file:/tmp/.os_lf_venv 16:34:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:26 lf-activate-venv(): INFO: Base packages installed successfully 16:34:26 lf-activate-venv(): INFO: Installing additional packages: git-review==2.3.1 16:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-d2iB/bin to PATH 16:34:29 NOTE: No gerrit review found 16:34:29 [detached HEAD fb8893ad0] Update cloud image Ubuntu20.04 docker x86_64 16:34:29 7 files changed, 7 insertions(+), 7 deletions(-) 16:34:29 HEAD detached from 7703521d5 16:34:29 Untracked files: 16:34:29 (use "git add ..." to include in what will be committed) 16:34:29 .python-version 16:34:29 archives/ 16:34:29 image-type.txt 16:34:29 16:34:29 nothing added to commit but untracked files present (use "git add" to track) 16:34:36 Your change was committed before the commit hook was installed. 16:34:36 Amending the commit to add a gerrit change id. 16:34:36 remote: 16:34:36 remote: Processing changes: refs: 1, new: 1 16:34:36 remote: Processing changes: refs: 1, new: 1, done 16:34:36 remote: 16:34:36 remote: SUCCESS 16:34:36 remote: 16:34:36 remote: https://git.opendaylight.org/gerrit/c/releng/builder/+/120444 Update cloud image Ubuntu20.04 docker x86_64 [NEW] 16:34:36 remote: 16:34:36 To ssh://git.opendaylight.org:29418/releng/builder.git 16:34:36 * [new reference] HEAD -> refs/for/master%topic=update-cloud-image,r=jenkins-releng@opendaylight.org 16:34:36 $ ssh-agent -k 16:34:36 unset SSH_AUTH_SOCK; 16:34:36 unset SSH_AGENT_PID; 16:34:36 echo Agent pid 1552 killed; 16:34:36 [ssh-agent] Stopped. 16:34:36 [PostBuildScript] - [INFO] Executing post build scripts. 16:34:36 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins7607075183364722023.sh 16:34:36 ---> sysstat.sh 16:34:37 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins12387408939042790681.sh 16:34:37 ---> package-listing.sh 16:34:37 ++ facter osfamily 16:34:37 ++ tr '[:upper:]' '[:lower:]' 16:34:37 + OS_FAMILY=debian 16:34:37 + workspace=/w/workspace/builder-openstack-update-cloud-image 16:34:37 + START_PACKAGES=/tmp/packages_start.txt 16:34:37 + END_PACKAGES=/tmp/packages_end.txt 16:34:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:34:37 + PACKAGES=/tmp/packages_start.txt 16:34:37 + '[' /w/workspace/builder-openstack-update-cloud-image ']' 16:34:37 + PACKAGES=/tmp/packages_end.txt 16:34:37 + case "${OS_FAMILY}" in 16:34:37 + dpkg -l 16:34:37 + grep '^ii' 16:34:37 + '[' -f /tmp/packages_start.txt ']' 16:34:37 + '[' -f /tmp/packages_end.txt ']' 16:34:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:34:37 + '[' /w/workspace/builder-openstack-update-cloud-image ']' 16:34:37 + mkdir -p /w/workspace/builder-openstack-update-cloud-image/archives/ 16:34:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-update-cloud-image/archives/ 16:34:37 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins15408246567336555165.sh 16:34:37 ---> capture-instance-metadata.sh 16:34:37 Setup pyenv: 16:34:37 system 16:34:37 3.8.20 16:34:37 3.9.20 16:34:37 3.10.15 16:34:37 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 16:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2iB from file:/tmp/.os_lf_venv 16:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:38 lf-activate-venv(): INFO: Base packages installed successfully 16:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools 16:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-d2iB/bin to PATH 16:34:48 INFO: Running in OpenStack, capturing instance metadata 16:34:48 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins14582559071873097497.sh 16:34:48 provisioning config files... 16:34:49 Could not find credentials [logs] for builder-openstack-update-cloud-image #713 16:34:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-update-cloud-image@tmp/config7342658425233928747tmp 16:34:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:34:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:34:49 provisioning config files... 16:34:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:34:49 [EnvInject] - Injecting environment variables from a build step. 16:34:49 [EnvInject] - Injecting as environment variables the properties content 16:34:49 SERVER_ID=logs 16:34:49 16:34:49 [EnvInject] - Variables injected successfully. 16:34:49 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins6737815387830854456.sh 16:34:49 ---> create-netrc.sh 16:34:49 WARN: Log server credential not found. 16:34:49 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins7573655984628786784.sh 16:34:49 ---> python-tools-install.sh 16:34:49 Setup pyenv: 16:34:49 system 16:34:49 3.8.20 16:34:49 3.9.20 16:34:49 3.10.15 16:34:49 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 16:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2iB from file:/tmp/.os_lf_venv 16:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:51 lf-activate-venv(): INFO: Base packages installed successfully 16:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools 16:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-d2iB/bin to PATH 16:35:02 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins6421653754717580657.sh 16:35:02 ---> sudo-logs.sh 16:35:02 Archiving 'sudo' log.. 16:35:02 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins14228441528036183833.sh 16:35:02 ---> job-cost.sh 16:35:02 Setup pyenv: 16:35:02 system 16:35:02 3.8.20 16:35:02 3.9.20 16:35:02 3.10.15 16:35:02 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 16:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2iB from file:/tmp/.os_lf_venv 16:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:04 lf-activate-venv(): INFO: Base packages installed successfully 16:35:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-d2iB/bin to PATH 16:35:10 INFO: No Stack... 16:35:11 INFO: Retrieving Pricing Info for: v3-standard-2 16:35:11 INFO: Archiving Costs 16:35:11 [builder-openstack-update-cloud-image] $ /bin/bash -l /tmp/jenkins1208179191636094791.sh 16:35:11 ---> logs-deploy.sh 16:35:11 Setup pyenv: 16:35:11 system 16:35:11 3.8.20 16:35:11 3.9.20 16:35:11 3.10.15 16:35:11 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 16:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2iB from file:/tmp/.os_lf_venv 16:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:13 lf-activate-venv(): INFO: Base packages installed successfully 16:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-d2iB/bin to PATH 16:35:22 WARNING: Nexus logging server not set 16:35:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-update-cloud-image/713/ 16:35:22 INFO: archiving logs to S3 16:35:23 ---> uname -a: 16:35:23 Linux prd-ubuntu2204-docker-2c-2g-6773 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:35:23 16:35:23 16:35:23 ---> lscpu: 16:35:23 Architecture: x86_64 16:35:23 CPU op-mode(s): 32-bit, 64-bit 16:35:23 Address sizes: 40 bits physical, 48 bits virtual 16:35:23 Byte Order: Little Endian 16:35:23 CPU(s): 2 16:35:23 On-line CPU(s) list: 0,1 16:35:23 Vendor ID: AuthenticAMD 16:35:23 Model name: AMD EPYC-Rome Processor 16:35:23 CPU family: 23 16:35:23 Model: 49 16:35:23 Thread(s) per core: 1 16:35:23 Core(s) per socket: 1 16:35:23 Socket(s): 2 16:35:23 Stepping: 0 16:35:23 BogoMIPS: 5599.99 16:35: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 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 16:35:23 Virtualization: AMD-V 16:35:23 Hypervisor vendor: KVM 16:35:23 Virtualization type: full 16:35:23 L1d cache: 64 KiB (2 instances) 16:35:23 L1i cache: 64 KiB (2 instances) 16:35:23 L2 cache: 1 MiB (2 instances) 16:35:23 L3 cache: 32 MiB (2 instances) 16:35:23 NUMA node(s): 1 16:35:23 NUMA node0 CPU(s): 0,1 16:35:23 Vulnerability Gather data sampling: Not affected 16:35:23 Vulnerability Indirect target selection: Not affected 16:35:23 Vulnerability Itlb multihit: Not affected 16:35:23 Vulnerability L1tf: Not affected 16:35:23 Vulnerability Mds: Not affected 16:35:23 Vulnerability Meltdown: Not affected 16:35:23 Vulnerability Mmio stale data: Not affected 16:35:23 Vulnerability Reg file data sampling: Not affected 16:35:23 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:35:23 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:35:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:35:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:35:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:35:23 Vulnerability Srbds: Not affected 16:35:23 Vulnerability Tsa: Not affected 16:35:23 Vulnerability Tsx async abort: Not affected 16:35:23 Vulnerability Vmscape: Not affected 16:35:23 16:35:23 16:35:23 ---> nproc: 16:35:23 2 16:35:23 16:35:23 16:35:23 ---> df -h: 16:35:23 Filesystem Size Used Avail Use% Mounted on 16:35:23 tmpfs 794M 1.1M 793M 1% /run 16:35:23 /dev/vda1 39G 8.3G 31G 22% / 16:35:23 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:35:23 tmpfs 5.0M 0 5.0M 0% /run/lock 16:35:23 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:35:23 tmpfs 794M 4.0K 794M 1% /run/user/1001 16:35:23 16:35:23 16:35:23 ---> free -m: 16:35:23 total used free shared buff/cache available 16:35:23 Mem: 7937 565 4908 4 2464 7079 16:35:23 Swap: 1023 0 1023 16:35:23 16:35:23 16:35:23 ---> ip addr: 16:35:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:35:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:35:23 inet 127.0.0.1/8 scope host lo 16:35:23 valid_lft forever preferred_lft forever 16:35:23 inet6 ::1/128 scope host 16:35:23 valid_lft forever preferred_lft forever 16:35:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:35:23 link/ether fa:16:3e:d5:57:50 brd ff:ff:ff:ff:ff:ff 16:35:23 altname enp0s3 16:35:23 inet 10.30.170.107/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:35:23 valid_lft 86144sec preferred_lft 86144sec 16:35:23 inet6 fe80::f816:3eff:fed5:5750/64 scope link 16:35:23 valid_lft forever preferred_lft forever 16:35:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:35:23 link/ether 92:b3:b2:95:8e:b2 brd ff:ff:ff:ff:ff:ff 16:35:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:35:23 valid_lft forever preferred_lft forever 16:35:23 16:35:23 16:35:23 ---> sar -b -r -n DEV: 16:35:23 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-2c-2g-6773) 02/01/26 _x86_64_ (2 CPU) 16:35:23 16:35:23 16:31:10 LINUX RESTART (2 CPU) 16:35:23 16:35:23 16:35:23 ---> sar -P ALL: 16:35:23 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-2c-2g-6773) 02/01/26 _x86_64_ (2 CPU) 16:35:23 16:35:23 16:31:10 LINUX RESTART (2 CPU) 16:35:23 16:35:23 16:35:23