05:27:44 Started by timer 05:27:44 Running as SYSTEM 05:27:44 [EnvInject] - Loading node environment variables. 05:27:44 Building remotely on prd-ubuntu2204-docker-4c-4g-31789 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-vanadium 05:27:44 [ssh-agent] Looking for ssh-agent implementation... 05:27:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:44 $ ssh-agent 05:27:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkPtnzm/agent.1566 05:27:44 SSH_AGENT_PID=1568 05:27:44 [ssh-agent] Started. 05:27:44 Running ssh-add (command line suppressed) 05:27:44 Identity added: /w/workspace/distribution-docker-merge-vanadium@tmp/private_key_9892675882297730366.key (/w/workspace/distribution-docker-merge-vanadium@tmp/private_key_9892675882297730366.key) 05:27:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:27:44 The recommended git tool is: NONE 05:27:46 using credential jenkins-ssh 05:27:46 Wiping out workspace first. 05:27:46 Cloning the remote Git repository 05:27:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 05:27:46 > git init /w/workspace/distribution-docker-merge-vanadium # timeout=10 05:27:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 05:27:46 > git --version # timeout=10 05:27:46 > git --version # 'git version 2.34.1' 05:27:46 using GIT_SSH to set credentials jenkins-ssh 05:27:46 Verifying host key using known hosts file, will automatically accept unseen keys 05:27:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 05:27:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:47 Avoid second fetch 05:27:47 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 05:27:47 Checking out Revision 37308a7b45f57ebc0969e04cb1471417ce10f1ef (refs/remotes/origin/stable/vanadium) 05:27:47 > git config core.sparsecheckout # timeout=10 05:27:47 > git checkout -f 37308a7b45f57ebc0969e04cb1471417ce10f1ef # timeout=10 05:27:48 Commit message: "Update docs configuration for Vanadium" 05:27:48 > git rev-list --no-walk 37308a7b45f57ebc0969e04cb1471417ce10f1ef # timeout=10 05:27:51 provisioning config files... 05:27:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:27:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:27:51 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins3569573156615623856.sh 05:27:51 ---> python-tools-install.sh 05:27:51 Setup pyenv: 05:27:51 * system (set by /opt/pyenv/version) 05:27:51 * 3.8.20 (set by /opt/pyenv/version) 05:27:51 * 3.9.20 (set by /opt/pyenv/version) 05:27:51 3.10.15 05:27:51 3.11.10 05:27:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZkQr 05:27:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:27:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:27:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:00 lf-activate-venv(): INFO: Base packages installed successfully 05:28:00 lf-activate-venv(): INFO: Installing additional packages: lftools 05:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-ZkQr/bin to PATH 05:28:27 Generating Requirements File 05:28:53 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. 05:28:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:28:54 Python 3.11.10 05:28:54 pip 26.1.2 from /tmp/venv-ZkQr/lib/python3.11/site-packages/pip (python 3.11) 05:28:54 aiohappyeyeballs==2.6.2 05:28:54 aiohttp==3.14.1 05:28:54 aiosignal==1.4.0 05:28:54 appdirs==1.4.4 05:28:54 argcomplete==3.6.3 05:28:54 aspy.yaml==1.3.0 05:28:54 attrs==26.1.0 05:28:54 autopage==0.6.0 05:28:54 beautifulsoup4==4.15.0 05:28:54 boto3==1.43.37 05:28:54 botocore==1.43.37 05:28:54 bs4==0.0.2 05:28:54 certifi==2026.6.17 05:28:54 cffi==2.0.0 05:28:54 cfgv==3.5.0 05:28:54 chardet==7.4.3 05:28:54 charset-normalizer==3.4.7 05:28:54 click==8.4.2 05:28:54 cliff==4.14.0 05:28:54 cmd2==4.0.0 05:28:54 cryptography==3.3.2 05:28:54 debtcollector==3.1.0 05:28:54 decorator==5.3.1 05:28:54 defusedxml==0.7.1 05:28:54 Deprecated==1.3.1 05:28:54 distlib==0.4.3 05:28:54 dnspython==2.8.0 05:28:54 docker==7.1.0 05:28:54 dogpile.cache==1.5.0 05:28:54 durationpy==0.10 05:28:54 email-validator==2.3.0 05:28:54 filelock==3.29.4 05:28:54 frozenlist==1.8.0 05:28:54 future==1.0.0 05:28:54 gitdb==4.0.12 05:28:54 GitPython==3.1.50 05:28:54 httplib2==0.30.2 05:28:54 identify==2.6.19 05:28:54 idna==3.18 05:28:54 importlib-resources==1.5.0 05:28:54 iso8601==2.1.0 05:28:54 Jinja2==3.1.6 05:28:54 jmespath==1.1.0 05:28:54 jsonpatch==1.33 05:28:54 jsonpointer==3.1.1 05:28:54 jsonschema==4.26.0 05:28:54 jsonschema-specifications==2025.9.1 05:28:54 keystoneauth1==5.14.0 05:28:54 kubernetes==36.0.2 05:28:54 lftools==0.37.22 05:28:54 lxml==6.1.1 05:28:54 markdown-it-py==4.2.0 05:28:54 MarkupSafe==3.0.3 05:28:54 mdurl==0.1.2 05:28:54 msgpack==1.2.1 05:28:54 multi_key_dict==2.0.3 05:28:54 multidict==6.7.1 05:28:54 munch==4.0.0 05:28:54 netaddr==1.3.0 05:28:54 niet==1.4.2 05:28:54 nodeenv==1.10.0 05:28:54 oauth2client==4.1.3 05:28:54 oauthlib==3.3.1 05:28:54 openstacksdk==4.17.0 05:28:54 os-service-types==1.8.2 05:28:54 osc-lib==4.6.0 05:28:54 oslo.config==10.5.0 05:28:54 oslo.context==6.4.0 05:28:54 oslo.i18n==6.8.0 05:28:54 oslo.log==8.2.0 05:28:54 oslo.serialization==5.10.0 05:28:54 oslo.utils==10.1.1 05:28:54 packaging==26.2 05:28:54 pbr==7.0.3 05:28:54 platformdirs==4.10.0 05:28:54 prettytable==3.18.0 05:28:54 prompt_toolkit==3.0.52 05:28:54 propcache==0.5.2 05:28:54 psutil==7.2.2 05:28:54 pyasn1==0.6.3 05:28:54 pyasn1_modules==0.4.2 05:28:54 pycparser==3.0 05:28:54 pygerrit2==2.0.15 05:28:54 PyGithub==2.9.1 05:28:54 Pygments==2.20.0 05:28:54 PyJWT==2.13.0 05:28:54 PyNaCl==1.6.2 05:28:54 pyparsing==2.4.7 05:28:54 pyperclip==1.11.0 05:28:54 pyrsistent==0.20.0 05:28:54 python-cinderclient==9.9.0 05:28:54 python-dateutil==2.9.0.post0 05:28:54 python-discovery==1.4.2 05:28:54 python-heatclient==5.2.0 05:28:54 python-jenkins==1.8.3 05:28:54 python-keystoneclient==5.8.0 05:28:54 python-magnumclient==4.10.0 05:28:54 python-openstackclient==10.1.0 05:28:54 python-swiftclient==4.10.0 05:28:54 PyYAML==6.0.3 05:28:54 referencing==0.37.0 05:28:54 requests==2.34.2 05:28:54 requests-oauthlib==2.0.0 05:28:54 rfc3986==2.0.0 05:28:54 rich==15.0.0 05:28:54 rich-argparse==1.8.0 05:28:54 rpds-py==2026.5.1 05:28:54 rsa==4.9.1 05:28:54 ruamel.yaml==0.19.1 05:28:54 ruamel.yaml.clib==0.2.15 05:28:54 s3transfer==0.19.0 05:28:54 simplejson==4.1.1 05:28:54 six==1.17.0 05:28:54 smmap==5.0.3 05:28:54 soupsieve==2.8.4 05:28:54 stevedore==5.8.0 05:28:54 tabulate==0.10.0 05:28:54 toml==0.10.2 05:28:54 tomlkit==0.15.0 05:28:54 tqdm==4.68.3 05:28:54 typing_extensions==4.15.0 05:28:54 urllib3==1.26.20 05:28:54 virtualenv==21.5.1 05:28:54 wcwidth==0.8.2 05:28:54 websocket-client==1.9.0 05:28:54 wrapt==2.2.2 05:28:54 xdg==6.0.0 05:28:54 xmltodict==1.0.4 05:28:54 yarl==1.24.2 05:28:54 yq==3.4.3 05:28:54 [distribution-docker-merge-vanadium] $ /bin/sh /tmp/jenkins6118910130584051218.sh 05:28:54 ---> uv-install.sh 05:28:54 Installing uv/uvx (latest) using shell installer 05:28:54 2026-06-30 05:28:54 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-oJFgCj.sh" [1] 05:28:54 downloading uv 0.11.25 x86_64-unknown-linux-gnu 05:28:55 installing to /home/jenkins/.local/bin 05:28:55 uv 05:28:55 uvx 05:28:55 everything's installed! 05:28:55 05:28:55 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:28:55 05:28:55 source $HOME/.local/bin/env (sh, bash, zsh) 05:28:55 source $HOME/.local/bin/env.fish (fish) 05:28:55 Adding install location to PATH 05:28:55 ---> Validating uv/uvx install 05:28:55 uvx 0.11.25 (x86_64-unknown-linux-gnu) 05:28:55 provisioning config files... 05:28:55 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config3356299226264729395tmp 05:28:58 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config10254767899473101035tmp 05:28:58 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins7316421753611328448.sh 05:28:58 ---> docker-login.sh 05:28:58 nexus3.opendaylight.org:10001 05:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:59 05:28:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:59 Configure a credential helper to remove this warning. See 05:28:59 https://docs.docker.com/go/credential-store/ 05:28:59 05:28:59 Login Succeeded 05:28:59 nexus3.opendaylight.org:10002 05:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:59 05:28:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:59 Configure a credential helper to remove this warning. See 05:28:59 https://docs.docker.com/go/credential-store/ 05:28:59 05:28:59 Login Succeeded 05:28:59 nexus3.opendaylight.org:10003 05:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:59 05:28:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:59 Configure a credential helper to remove this warning. See 05:28:59 https://docs.docker.com/go/credential-store/ 05:28:59 05:28:59 Login Succeeded 05:28:59 nexus3.opendaylight.org:10004 05:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:59 05:28:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:59 Configure a credential helper to remove this warning. See 05:28:59 https://docs.docker.com/go/credential-store/ 05:28:59 05:28:59 Login Succeeded 05:28:59 docker.io 05:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:59 05:28:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:28:59 Configure a credential helper to remove this warning. See 05:28:59 https://docs.docker.com/go/credential-store/ 05:28:59 05:28:59 Login Succeeded 05:28:59 ---> docker-login.sh ends 05:28:59 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins8061211177869614060.sh 05:28:59 [distribution-docker-merge-vanadium] $ /bin/sh -xe /tmp/jenkins10454608978573928411.sh 05:28:59 [EnvInject] - Injecting environment variables from a build step. 05:28:59 [EnvInject] - Injecting as environment variables the properties content 05:28:59 DOCKER_ROOT=$WORKSPACE/docker 05:28:59 CONTAINER_TAG_YAML_DIR= 05:28:59 CONTAINER_TAG_METHOD=yaml-file 05:28:59 05:28:59 [EnvInject] - Variables injected successfully. 05:28:59 [distribution-docker-merge-vanadium] $ /bin/bash -l /tmp/jenkins525396542696056780.sh 05:28:59 ---> docker-get-container-tag.sh 05:28:59 Setup pyenv: 05:28:59 system 05:28:59 3.8.20 05:28:59 3.9.20 05:28:59 3.10.15 05:28:59 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZkQr from file:/tmp/.os_lf_venv 05:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:01 lf-activate-venv(): INFO: Base packages installed successfully 05:29:01 lf-activate-venv(): INFO: Installing additional packages: yq 05:29:02 lf-activate-venv(): INFO: Adding /tmp/venv-ZkQr/bin to PATH 05:29:02 File /w/workspace/distribution-docker-merge-vanadium/docker/container-tag.yaml not found. 05:29:02 Failed to get a container tag using method yaml-file 05:29:02 Build step 'Execute shell' marked build as failure 05:29:02 $ ssh-agent -k 05:29:02 unset SSH_AUTH_SOCK; 05:29:02 unset SSH_AGENT_PID; 05:29:02 echo Agent pid 1568 killed; 05:29:02 [ssh-agent] Stopped. 05:29:03 [PostBuildScript] - [INFO] Executing post build scripts. 05:29:03 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins1376539264299631133.sh 05:29:03 ---> sysstat.sh 05:29:03 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins3584993216894450280.sh 05:29:03 ---> package-listing.sh 05:29:03 ++ facter osfamily 05:29:03 ++ tr '[:upper:]' '[:lower:]' 05:29:03 + OS_FAMILY=debian 05:29:03 + workspace=/w/workspace/distribution-docker-merge-vanadium 05:29:03 + START_PACKAGES=/tmp/packages_start.txt 05:29:03 + END_PACKAGES=/tmp/packages_end.txt 05:29:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:03 + PACKAGES=/tmp/packages_start.txt 05:29:03 + '[' /w/workspace/distribution-docker-merge-vanadium ']' 05:29:03 + PACKAGES=/tmp/packages_end.txt 05:29:03 + case "${OS_FAMILY}" in 05:29:03 + dpkg -l 05:29:03 + grep '^ii' 05:29:03 + '[' -f /tmp/packages_start.txt ']' 05:29:03 + '[' -f /tmp/packages_end.txt ']' 05:29:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:03 + '[' /w/workspace/distribution-docker-merge-vanadium ']' 05:29:03 + mkdir -p /w/workspace/distribution-docker-merge-vanadium/archives/ 05:29:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-vanadium/archives/ 05:29:03 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins14442718101574956855.sh 05:29:03 ---> capture-instance-metadata.sh 05:29:03 Setup pyenv: 05:29:04 system 05:29:04 3.8.20 05:29:04 3.9.20 05:29:04 3.10.15 05:29:04 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:29:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZkQr from file:/tmp/.os_lf_venv 05:29:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:05 lf-activate-venv(): INFO: Base packages installed successfully 05:29:05 lf-activate-venv(): INFO: Installing additional packages: lftools 05:29:15 lf-activate-venv(): INFO: Adding /tmp/venv-ZkQr/bin to PATH 05:29:15 INFO: Running in OpenStack, capturing instance metadata 05:29:16 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins13303563379375315318.sh 05:29:16 provisioning config files... 05:29:16 Could not find credentials [logs] for distribution-docker-merge-vanadium #47 05:29:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config4292489480044500355tmp 05:29:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:29:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:29:16 provisioning config files... 05:29:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:29:16 [EnvInject] - Injecting environment variables from a build step. 05:29:16 [EnvInject] - Injecting as environment variables the properties content 05:29:16 SERVER_ID=logs 05:29:16 05:29:16 [EnvInject] - Variables injected successfully. 05:29:16 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins1661403606072329513.sh 05:29:16 ---> create-netrc.sh 05:29:16 WARN: Log server credential not found. 05:29:16 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins1134339076248166680.sh 05:29:16 ---> python-tools-install.sh 05:29:16 Setup pyenv: 05:29:16 system 05:29:16 3.8.20 05:29:16 3.9.20 05:29:16 3.10.15 05:29:16 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:29:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZkQr from file:/tmp/.os_lf_venv 05:29:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:18 lf-activate-venv(): INFO: Base packages installed successfully 05:29:18 lf-activate-venv(): INFO: Installing additional packages: lftools 05:29:29 lf-activate-venv(): INFO: Adding /tmp/venv-ZkQr/bin to PATH 05:29:29 [distribution-docker-merge-vanadium] $ /bin/sh /tmp/jenkins17109744221190202824.sh 05:29:29 ---> uv-install.sh 05:29:29 uv 0.11.25 is already installed 05:29:29 uvx 0.11.25 (x86_64-unknown-linux-gnu) 05:29:29 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins15876407171993197571.sh 05:29:29 ---> sudo-logs.sh 05:29:29 Archiving 'sudo' log.. 05:29:30 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins17833793904772725715.sh 05:29:30 ---> job-cost.sh 05:29:30 INFO: Activating Python virtual environment... 05:29:30 Setup pyenv: 05:29:30 system 05:29:30 3.8.20 05:29:30 3.9.20 05:29:30 3.10.15 05:29:30 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:29:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZkQr from file:/tmp/.os_lf_venv 05:29:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:32 lf-activate-venv(): INFO: Base packages installed successfully 05:29:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZkQr/bin to PATH 05:29:42 INFO: No stack-cost file found 05:29:42 INFO: Instance uptime: 163s 05:29:42 INFO: Fetching instance metadata (attempt 1 of 3)... 05:29:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:29:42 INFO: Successfully fetched instance metadata 05:29:42 INFO: Instance type: v3-standard-4 05:29:42 INFO: Retrieving pricing info for: v3-standard-4 05:29:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:29:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=163 05:29:42 INFO: Successfully fetched Vexxhost pricing API 05:29:43 INFO: Retrieved cost: 0.11 05:29:43 INFO: Retrieved resource: v3-standard-4 05:29:43 INFO: Creating archive directory: /w/workspace/distribution-docker-merge-vanadium/archives/cost 05:29:43 INFO: Archiving costs to: /w/workspace/distribution-docker-merge-vanadium/archives/cost.csv 05:29:43 INFO: Successfully archived job cost data 05:29:43 DEBUG: Cost data: distribution-docker-merge-vanadium,47,2026-06-30 05:29:43,v3-standard-4,163,0.11,0.00,FAILURE 05:29:43 [distribution-docker-merge-vanadium] $ /bin/bash -l /tmp/jenkins14570964301073611701.sh 05:29:43 ---> logs-deploy.sh 05:29:43 Setup pyenv: 05:29:43 system 05:29:43 3.8.20 05:29:43 3.9.20 05:29:43 3.10.15 05:29:43 * 3.11.10 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:29:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZkQr from file:/tmp/.os_lf_venv 05:29:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:45 lf-activate-venv(): INFO: Base packages installed successfully 05:29:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:29:54 lf-activate-venv(): INFO: Adding /tmp/venv-ZkQr/bin to PATH 05:29:54 WARNING: Nexus logging server not set 05:29:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-vanadium/47/ 05:29:54 INFO: archiving logs to S3 05:29:55 ---> uname -a: 05:29:55 Linux prd-ubuntu2204-docker-4c-4g-31789 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 05:29:55 05:29:55 05:29:55 ---> lscpu: 05:29:55 Architecture: x86_64 05:29:55 CPU op-mode(s): 32-bit, 64-bit 05:29:55 Address sizes: 40 bits physical, 48 bits virtual 05:29:55 Byte Order: Little Endian 05:29:55 CPU(s): 4 05:29:55 On-line CPU(s) list: 0-3 05:29:55 Vendor ID: AuthenticAMD 05:29:55 Model name: AMD EPYC-Rome Processor 05:29:55 CPU family: 23 05:29:55 Model: 49 05:29:55 Thread(s) per core: 1 05:29:55 Core(s) per socket: 1 05:29:55 Socket(s): 4 05:29:55 Stepping: 0 05:29:55 BogoMIPS: 5599.99 05:29:55 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 05:29:55 Virtualization: AMD-V 05:29:55 Hypervisor vendor: KVM 05:29:55 Virtualization type: full 05:29:55 L1d cache: 128 KiB (4 instances) 05:29:55 L1i cache: 128 KiB (4 instances) 05:29:55 L2 cache: 2 MiB (4 instances) 05:29:55 L3 cache: 64 MiB (4 instances) 05:29:55 NUMA node(s): 1 05:29:55 NUMA node0 CPU(s): 0-3 05:29:55 Vulnerability Gather data sampling: Not affected 05:29:55 Vulnerability Indirect target selection: Not affected 05:29:55 Vulnerability Itlb multihit: Not affected 05:29:55 Vulnerability L1tf: Not affected 05:29:55 Vulnerability Mds: Not affected 05:29:55 Vulnerability Meltdown: Not affected 05:29:55 Vulnerability Mmio stale data: Not affected 05:29:55 Vulnerability Reg file data sampling: Not affected 05:29:55 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 05:29:55 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 05:29:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:29:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:29:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:29:55 Vulnerability Srbds: Not affected 05:29:55 Vulnerability Tsa: Not affected 05:29:55 Vulnerability Tsx async abort: Not affected 05:29:55 Vulnerability Vmscape: Not affected 05:29:55 05:29:55 05:29:55 ---> nproc: 05:29:55 4 05:29:55 05:29:55 05:29:55 ---> df -h: 05:29:55 Filesystem Size Used Avail Use% Mounted on 05:29:55 tmpfs 1.6G 1.1M 1.6G 1% /run 05:29:55 /dev/vda1 78G 8.5G 69G 11% / 05:29:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:29:55 tmpfs 5.0M 0 5.0M 0% /run/lock 05:29:55 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:29:55 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 05:29:55 05:29:55 05:29:55 ---> free -m: 05:29:55 total used free shared buff/cache available 05:29:55 Mem: 15989 676 12651 4 2661 14984 05:29:55 Swap: 1023 0 1023 05:29:55 05:29:55 05:29:55 ---> ip addr: 05:29:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:29:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:29:55 inet 127.0.0.1/8 scope host lo 05:29:55 valid_lft forever preferred_lft forever 05:29:55 inet6 ::1/128 scope host 05:29:55 valid_lft forever preferred_lft forever 05:29:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:29:55 link/ether fa:16:3e:49:b1:33 brd ff:ff:ff:ff:ff:ff 05:29:55 altname enp0s3 05:29:55 inet 10.30.171.213/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 05:29:55 valid_lft 86231sec preferred_lft 86231sec 05:29:55 inet6 fe80::f816:3eff:fe49:b133/64 scope link 05:29:55 valid_lft forever preferred_lft forever 05:29:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:29:55 link/ether fe:82:56:e4:3c:f6 brd ff:ff:ff:ff:ff:ff 05:29:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:29:55 valid_lft forever preferred_lft forever 05:29:55 05:29:55 05:29:55 ---> sar -b -r -n DEV: 05:29:55 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-31789) 06/30/26 _x86_64_ (4 CPU) 05:29:55 05:29:55 05:27:09 LINUX RESTART (4 CPU) 05:29:55 05:29:55 05:29:55 ---> sar -P ALL: 05:29:55 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-31789) 06/30/26 _x86_64_ (4 CPU) 05:29:55 05:29:55 05:27:09 LINUX RESTART (4 CPU) 05:29:55 05:29:55 05:29:55