08:48:31 Started by timer 08:48:31 Running as SYSTEM 08:48:31 [EnvInject] - Loading node environment variables. 08:48:31 Building remotely on prd-ubuntu2204-builder-2c-2g-8 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-titanium 08:48:35 [ssh-agent] Looking for ssh-agent implementation... 08:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:36 $ ssh-agent 08:48:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtnYBo2/agent.1514 08:48:36 SSH_AGENT_PID=1516 08:48:36 [ssh-agent] Started. 08:48:36 Running ssh-add (command line suppressed) 08:48:36 Identity added: /w/workspace/autorelease-update-submodules-titanium@tmp/private_key_6127265987529905848.key (/w/workspace/autorelease-update-submodules-titanium@tmp/private_key_6127265987529905848.key) 08:48:37 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 08:48:37 The recommended git tool is: NONE 08:48:51 using credential opendaylight-jenkins-ssh 08:48:51 Wiping out workspace first. 08:48:51 Cloning the remote Git repository 08:48:51 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 08:48:51 > git init /w/workspace/autorelease-update-submodules-titanium # timeout=10 08:48:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 08:48:51 > git --version # timeout=10 08:48:51 > git --version # 'git version 2.34.1' 08:48:51 using GIT_SSH to set credentials Release Engineering Jenkins Key 08:48:51 Verifying host key using known hosts file, will automatically accept unseen keys 08:48:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 08:48:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:55 Avoid second fetch 08:48:55 > git rev-parse refs/remotes/origin/stable/titanium^{commit} # timeout=10 08:48:55 Checking out Revision d603f1e2b3fc03f1811dfd28d45ae24c5d85e6ba (refs/remotes/origin/stable/titanium) 08:48:55 > git config core.sparsecheckout # timeout=10 08:48:55 > git checkout -f d603f1e2b3fc03f1811dfd28d45ae24c5d85e6ba # timeout=10 08:48:55 Commit message: "Update git submodules" 08:48:55 > git rev-list --no-walk d603f1e2b3fc03f1811dfd28d45ae24c5d85e6ba # timeout=10 08:48:55 > git remote # timeout=10 08:48:55 > git submodule init # timeout=10 08:48:55 > git submodule sync # timeout=10 08:48:55 > git config --get remote.origin.url # timeout=10 08:48:55 > git submodule init # timeout=10 08:48:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:48:55 > git config --get submodule.daexim.url # timeout=10 08:48:55 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 08:48:55 > git config --get submodule.integration/distribution.url # timeout=10 08:48:55 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 08:48:55 > git config --get submodule.jsonrpc.url # timeout=10 08:48:55 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 08:48:55 > git config --get submodule.lispflowmapping.url # timeout=10 08:48:55 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 08:48:55 > git config --get submodule.ovsdb.url # timeout=10 08:48:55 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 08:48:56 > git submodule update --init --recursive daexim # timeout=10 08:48:56 > git submodule update --init --recursive integration/distribution # timeout=10 08:48:57 > git submodule update --init --recursive jsonrpc # timeout=10 08:48:58 > git submodule update --init --recursive lispflowmapping # timeout=10 08:49:03 > git submodule update --init --recursive ovsdb # timeout=10 08:49:18 provisioning config files... 08:49:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:49:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:49:18 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins13819683284852646585.sh 08:49:18 ---> python-tools-install.sh 08:49:18 Setup pyenv: 08:49:18 * system (set by /opt/pyenv/version) 08:49:18 * 3.8.20 (set by /opt/pyenv/version) 08:49:18 * 3.9.20 (set by /opt/pyenv/version) 08:49:18 3.10.15 08:49:18 3.11.10 08:49:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EJ6x 08:49:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:49:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:50:23 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /repository/PyPi/simple/pip/ 08:50:27 lf-activate-venv(): INFO: Base packages installed successfully 08:50:27 lf-activate-venv(): INFO: Installing additional packages: lftools 08:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-EJ6x/bin to PATH 08:50:50 Generating Requirements File 08:51:08 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. 08:51:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:51:09 Python 3.11.10 08:51:09 pip 26.0.1 from /tmp/venv-EJ6x/lib/python3.11/site-packages/pip (python 3.11) 08:51:09 appdirs==1.4.4 08:51:09 argcomplete==3.6.3 08:51:09 aspy.yaml==1.3.0 08:51:09 attrs==26.1.0 08:51:09 autopage==0.6.0 08:51:09 beautifulsoup4==4.14.3 08:51:09 boto3==1.42.84 08:51:09 botocore==1.42.84 08:51:09 bs4==0.0.2 08:51:09 certifi==2026.2.25 08:51:09 cffi==2.0.0 08:51:09 cfgv==3.5.0 08:51:09 chardet==7.4.0.post2 08:51:09 charset-normalizer==3.4.7 08:51:09 click==8.3.2 08:51:09 cliff==4.13.2 08:51:09 cmd2==3.4.0 08:51:09 cryptography==3.3.2 08:51:09 debtcollector==3.1.0 08:51:09 decorator==5.2.1 08:51:09 defusedxml==0.7.1 08:51:09 Deprecated==1.3.1 08:51:09 distlib==0.4.0 08:51:09 dnspython==2.8.0 08:51:09 docker==7.1.0 08:51:09 dogpile.cache==1.5.0 08:51:09 durationpy==0.10 08:51:09 email-validator==2.3.0 08:51:09 filelock==3.25.2 08:51:09 future==1.0.0 08:51:09 gitdb==4.0.12 08:51:09 GitPython==3.1.46 08:51:09 httplib2==0.30.2 08:51:09 identify==2.6.18 08:51:09 idna==3.11 08:51:09 importlib-resources==1.5.0 08:51:09 iso8601==2.1.0 08:51:09 Jinja2==3.1.6 08:51:09 jmespath==1.1.0 08:51:09 jsonpatch==1.33 08:51:09 jsonpointer==3.1.1 08:51:09 jsonschema==4.26.0 08:51:09 jsonschema-specifications==2025.9.1 08:51:09 keystoneauth1==5.13.1 08:51:09 kubernetes==35.0.0 08:51:09 lftools==0.37.22 08:51:09 lxml==6.0.2 08:51:09 markdown-it-py==4.0.0 08:51:09 MarkupSafe==3.0.3 08:51:09 mdurl==0.1.2 08:51:09 msgpack==1.1.2 08:51:09 multi_key_dict==2.0.3 08:51:09 munch==4.0.0 08:51:09 netaddr==1.3.0 08:51:09 niet==1.4.2 08:51:09 nodeenv==1.10.0 08:51:09 oauth2client==4.1.3 08:51:09 oauthlib==3.3.1 08:51:09 openstacksdk==4.10.0 08:51:09 os-service-types==1.8.2 08:51:09 osc-lib==4.4.0 08:51:09 oslo.config==10.3.0 08:51:09 oslo.context==6.3.0 08:51:09 oslo.i18n==6.7.2 08:51:09 oslo.log==8.1.0 08:51:09 oslo.serialization==5.9.1 08:51:09 oslo.utils==10.0.0 08:51:09 packaging==26.0 08:51:09 pbr==7.0.3 08:51:09 platformdirs==4.9.4 08:51:09 prettytable==3.17.0 08:51:09 psutil==7.2.2 08:51:09 pyasn1==0.6.3 08:51:09 pyasn1_modules==0.4.2 08:51:09 pycparser==3.0 08:51:09 pygerrit2==2.0.15 08:51:09 PyGithub==2.9.0 08:51:09 Pygments==2.20.0 08:51:09 PyJWT==2.12.1 08:51:09 PyNaCl==1.6.2 08:51:09 pyparsing==2.4.7 08:51:09 pyperclip==1.11.0 08:51:09 pyrsistent==0.20.0 08:51:09 python-cinderclient==9.9.0 08:51:09 python-dateutil==2.9.0.post0 08:51:09 python-discovery==1.2.1 08:51:09 python-heatclient==5.1.0 08:51:09 python-jenkins==1.8.3 08:51:09 python-keystoneclient==5.8.0 08:51:09 python-magnumclient==4.10.0 08:51:09 python-openstackclient==9.0.0 08:51:09 python-swiftclient==4.10.0 08:51:09 PyYAML==6.0.3 08:51:09 referencing==0.37.0 08:51:09 requests==2.33.1 08:51:09 requests-oauthlib==2.0.0 08:51:09 requestsexceptions==1.4.0 08:51:09 rfc3986==2.0.0 08:51:09 rich==14.3.3 08:51:09 rich-argparse==1.7.2 08:51:09 rpds-py==0.30.0 08:51:09 rsa==4.9.1 08:51:09 ruamel.yaml==0.19.1 08:51:09 ruamel.yaml.clib==0.2.15 08:51:09 s3transfer==0.16.0 08:51:09 simplejson==3.20.2 08:51:09 six==1.17.0 08:51:09 smmap==5.0.3 08:51:09 soupsieve==2.8.3 08:51:09 stevedore==5.7.0 08:51:09 tabulate==0.10.0 08:51:09 toml==0.10.2 08:51:09 tomlkit==0.14.0 08:51:09 tqdm==4.67.3 08:51:09 typing_extensions==4.15.0 08:51:09 urllib3==1.26.20 08:51:09 virtualenv==21.2.0 08:51:09 wcwidth==0.6.0 08:51:09 websocket-client==1.9.0 08:51:09 wrapt==2.1.2 08:51:09 xdg==6.0.0 08:51:09 xmltodict==1.0.4 08:51:09 yq==3.4.3 08:51:09 [autorelease-update-submodules-titanium] $ /bin/sh /tmp/jenkins10776164474373279132.sh 08:51:09 ---> uv-install.sh 08:51:09 Installing uv/uvx (latest) using shell installer 08:51:09 2026-04-07 08:51:09 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-07T09%3A28%3A56Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-07T08%3A28%3A12Z&ske=2026-04-07T09%3A28%3A56Z&sks=b&skv=2018-11-09&sig=4FnU7%2FPIjICBCpJh4jIlG81ADZE5ji4p0rkK7nzAtB8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTU1MjE1MSwibmJmIjoxNzc1NTUxODUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BEjQ2KW_0GdtJbYnJmvrgBSjEG2DEtiq6AwT3SUIl5A&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-2cpdxT.sh" [1] 08:51:09 downloading uv 0.11.3 x86_64-unknown-linux-gnu 08:51:10 installing to /home/jenkins/.local/bin 08:51:10 uv 08:51:10 uvx 08:51:10 everything's installed! 08:51:10 08:51:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:51:10 08:51:10 source $HOME/.local/bin/env (sh, bash, zsh) 08:51:10 source $HOME/.local/bin/env.fish (fish) 08:51:10 Adding install location to PATH 08:51:10 ---> Validating uv/uvx install 08:51:10 uvx 0.11.3 (x86_64-unknown-linux-gnu) 08:51:10 [autorelease-update-submodules-titanium] $ /bin/sh -xe /tmp/jenkins16509700653212535116.sh 08:51:10 + git checkout stable/titanium 08:51:10 Switched to a new branch 'stable/titanium' 08:51:10 Branch 'stable/titanium' set up to track remote branch 'stable/titanium' from 'origin'. 08:51:10 + git submodule update --remote 08:51:11 + git add . 08:51:11 [EnvInject] - Injecting environment variables from a build step. 08:51:11 [EnvInject] - Injecting as environment variables the properties content 08:51:11 GERRIT_HOST=git.opendaylight.org 08:51:11 PROJECT=releng/autorelease 08:51:11 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 08:51:11 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 08:51:11 GERRIT_TOPIC=autorelease-update-submodules 08:51:11 GERRIT_USER=jenkins-releng 08:51:11 08:51:11 [EnvInject] - Variables injected successfully. 08:51:11 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins9219400477179166738.sh 08:51:11 ---> gerrit-push-patch.sh 08:51:11 INFO: Nothing to commit 08:51:12 $ ssh-agent -k 08:51:12 unset SSH_AUTH_SOCK; 08:51:12 unset SSH_AGENT_PID; 08:51:12 echo Agent pid 1516 killed; 08:51:12 [ssh-agent] Stopped. 08:51:13 [PostBuildScript] - [INFO] Executing post build scripts. 08:51:13 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins1956871156930167977.sh 08:51:13 ---> sysstat.sh 08:51:13 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins8945229490223729444.sh 08:51:13 ---> package-listing.sh 08:51:13 ++ facter osfamily 08:51:13 ++ tr '[:upper:]' '[:lower:]' 08:51:14 + OS_FAMILY=debian 08:51:14 + workspace=/w/workspace/autorelease-update-submodules-titanium 08:51:14 + START_PACKAGES=/tmp/packages_start.txt 08:51:14 + END_PACKAGES=/tmp/packages_end.txt 08:51:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:14 + PACKAGES=/tmp/packages_start.txt 08:51:14 + '[' /w/workspace/autorelease-update-submodules-titanium ']' 08:51:14 + PACKAGES=/tmp/packages_end.txt 08:51:14 + case "${OS_FAMILY}" in 08:51:14 + grep '^ii' 08:51:14 + dpkg -l 08:51:14 + '[' -f /tmp/packages_start.txt ']' 08:51:14 + '[' -f /tmp/packages_end.txt ']' 08:51:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:14 + '[' /w/workspace/autorelease-update-submodules-titanium ']' 08:51:14 + mkdir -p /w/workspace/autorelease-update-submodules-titanium/archives/ 08:51:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-titanium/archives/ 08:51:14 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins4749643949072920435.sh 08:51:14 ---> capture-instance-metadata.sh 08:51:14 Setup pyenv: 08:51:14 system 08:51:14 3.8.20 08:51:14 3.9.20 08:51:14 3.10.15 08:51:14 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-titanium/.python-version) 08:51:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EJ6x from file:/tmp/.os_lf_venv 08:51:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:51:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:51:14 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/pip/ 08:51:14 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/setuptools/ 08:51:15 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 08:51:16 lf-activate-venv(): INFO: Base packages installed successfully 08:51:16 lf-activate-venv(): INFO: Installing additional packages: lftools 08:51:22 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl 08:51:23 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/cryptography/46.0.6/cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl 08:51:24 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/cryptography/46.0.6/cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl 08:51:25 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/cryptography/46.0.6/cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl 08:51:30 lf-activate-venv(): INFO: Adding /tmp/venv-EJ6x/bin to PATH 08:51:30 INFO: Running in OpenStack, capturing instance metadata 08:51:30 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins7601160738545235742.sh 08:51:31 provisioning config files... 08:51:34 Could not find credentials [logs] for autorelease-update-submodules-titanium #589 08:51:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-titanium@tmp/config16461150453752095964tmp 08:51:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:51:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:51:34 provisioning config files... 08:51:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:51:37 [EnvInject] - Injecting environment variables from a build step. 08:51:37 [EnvInject] - Injecting as environment variables the properties content 08:51:37 SERVER_ID=logs 08:51:37 08:51:37 [EnvInject] - Variables injected successfully. 08:51:37 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins9923427228588199685.sh 08:51:37 ---> create-netrc.sh 08:51:37 WARN: Log server credential not found. 08:51:37 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins12776747067262824205.sh 08:51:37 ---> python-tools-install.sh 08:51:37 Setup pyenv: 08:51:37 system 08:51:37 3.8.20 08:51:37 3.9.20 08:51:37 3.10.15 08:51:37 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-titanium/.python-version) 08:51:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EJ6x from file:/tmp/.os_lf_venv 08:51:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:51:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:51:39 lf-activate-venv(): INFO: Base packages installed successfully 08:51:39 lf-activate-venv(): INFO: Installing additional packages: lftools 08:51:49 lf-activate-venv(): INFO: Adding /tmp/venv-EJ6x/bin to PATH 08:51:49 [autorelease-update-submodules-titanium] $ /bin/sh /tmp/jenkins48255541868062754.sh 08:51:49 ---> uv-install.sh 08:51:49 uv 0.11.3 is already installed 08:51:49 uvx 0.11.3 (x86_64-unknown-linux-gnu) 08:51:49 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins16985572447285229188.sh 08:51:49 ---> sudo-logs.sh 08:51:49 Archiving 'sudo' log.. 08:51:49 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins5211914539669448999.sh 08:51:49 ---> job-cost.sh 08:51:49 INFO: Activating Python virtual environment... 08:51:49 Setup pyenv: 08:51:49 system 08:51:49 3.8.20 08:51:49 3.9.20 08:51:49 3.10.15 08:51:49 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-titanium/.python-version) 08:51:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EJ6x from file:/tmp/.os_lf_venv 08:51:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:51:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:51:50 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/pip/ 08:51:51 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/pip/ 08:51:51 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 08:51:51 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /repository/PyPi/simple/virtualenv/ 08:51:53 lf-activate-venv(): INFO: Base packages installed successfully 08:51:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:51:59 lf-activate-venv(): INFO: Adding /tmp/venv-EJ6x/bin to PATH 08:51:59 INFO: No stack-cost file found 08:51:59 INFO: Instance uptime: 284s 08:51:59 INFO: Fetching instance metadata (attempt 1 of 3)... 08:51:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:51:59 INFO: Successfully fetched instance metadata 08:51:59 INFO: Instance type: v3-standard-2 08:51:59 INFO: Retrieving pricing info for: v3-standard-2 08:51:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:51:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=284 08:51:59 INFO: Successfully fetched Vexxhost pricing API 08:52:00 INFO: Retrieved cost: 0.06 08:52:00 INFO: Retrieved resource: v3-standard-2 08:52:00 INFO: Creating archive directory: /w/workspace/autorelease-update-submodules-titanium/archives/cost 08:52:00 INFO: Archiving costs to: /w/workspace/autorelease-update-submodules-titanium/archives/cost.csv 08:52:00 INFO: Successfully archived job cost data 08:52:00 DEBUG: Cost data: autorelease-update-submodules-titanium,589,2026-04-07 08:52:00,v3-standard-2,284,0.06,0.00,SUCCESS 08:52:00 [autorelease-update-submodules-titanium] $ /bin/bash -l /tmp/jenkins18384363830429882343.sh 08:52:00 ---> logs-deploy.sh 08:52:00 Setup pyenv: 08:52:00 system 08:52:00 3.8.20 08:52:00 3.9.20 08:52:00 3.10.15 08:52:00 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-titanium/.python-version) 08:52:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EJ6x from file:/tmp/.os_lf_venv 08:52:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:52:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:52:02 lf-activate-venv(): INFO: Base packages installed successfully 08:52:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:52:03 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/email-validator/ 08:52:04 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/email-validator/ 08:52:05 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/email-validator/ 08:52:07 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/websocket-client/ 08:52:08 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/websocket-client/ 08:52:09 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/websocket-client/ 08:52:15 lf-activate-venv(): INFO: Adding /tmp/venv-EJ6x/bin to PATH 08:52:15 WARNING: Nexus logging server not set 08:52:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-titanium/589/ 08:52:15 INFO: archiving logs to S3 08:52:16 ---> uname -a: 08:52:16 Linux prd-ubuntu2204-builder-2c-2g-8 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:52:16 08:52:16 08:52:16 ---> lscpu: 08:52:16 Architecture: x86_64 08:52:16 CPU op-mode(s): 32-bit, 64-bit 08:52:16 Address sizes: 40 bits physical, 48 bits virtual 08:52:16 Byte Order: Little Endian 08:52:16 CPU(s): 2 08:52:16 On-line CPU(s) list: 0,1 08:52:16 Vendor ID: AuthenticAMD 08:52:16 Model name: AMD EPYC-Rome Processor 08:52:16 CPU family: 23 08:52:16 Model: 49 08:52:16 Thread(s) per core: 1 08:52:16 Core(s) per socket: 1 08:52:16 Socket(s): 2 08:52:16 Stepping: 0 08:52:16 BogoMIPS: 5599.99 08:52:16 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 08:52:16 Virtualization: AMD-V 08:52:16 Hypervisor vendor: KVM 08:52:16 Virtualization type: full 08:52:16 L1d cache: 64 KiB (2 instances) 08:52:16 L1i cache: 64 KiB (2 instances) 08:52:16 L2 cache: 1 MiB (2 instances) 08:52:16 L3 cache: 32 MiB (2 instances) 08:52:16 NUMA node(s): 1 08:52:16 NUMA node0 CPU(s): 0,1 08:52:16 Vulnerability Gather data sampling: Not affected 08:52:16 Vulnerability Indirect target selection: Not affected 08:52:16 Vulnerability Itlb multihit: Not affected 08:52:16 Vulnerability L1tf: Not affected 08:52:16 Vulnerability Mds: Not affected 08:52:16 Vulnerability Meltdown: Not affected 08:52:16 Vulnerability Mmio stale data: Not affected 08:52:16 Vulnerability Reg file data sampling: Not affected 08:52:16 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:52:16 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:52:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:52:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:52:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:52:16 Vulnerability Srbds: Not affected 08:52:16 Vulnerability Tsa: Not affected 08:52:16 Vulnerability Tsx async abort: Not affected 08:52:16 Vulnerability Vmscape: Not affected 08:52:16 08:52:16 08:52:16 ---> nproc: 08:52:16 2 08:52:16 08:52:16 08:52:16 ---> df -h: 08:52:16 Filesystem Size Used Avail Use% Mounted on 08:52:16 tmpfs 794M 1.1M 793M 1% /run 08:52:16 /dev/vda1 39G 8.5G 31G 22% / 08:52:16 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:52:16 tmpfs 5.0M 0 5.0M 0% /run/lock 08:52:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:52:16 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:52:16 08:52:16 08:52:16 ---> free -m: 08:52:16 total used free shared buff/cache available 08:52:16 Mem: 7937 548 4774 4 2615 7093 08:52:16 Swap: 1023 0 1023 08:52:16 08:52:16 08:52:16 ---> ip addr: 08:52:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:52:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:52:16 inet 127.0.0.1/8 scope host lo 08:52:16 valid_lft forever preferred_lft forever 08:52:16 inet6 ::1/128 scope host 08:52:16 valid_lft forever preferred_lft forever 08:52:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:52:16 link/ether fa:16:3e:3e:36:ed brd ff:ff:ff:ff:ff:ff 08:52:16 altname enp0s3 08:52:16 inet 10.30.170.213/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:52:16 valid_lft 86109sec preferred_lft 86109sec 08:52:16 inet6 fe80::f816:3eff:fe3e:36ed/64 scope link 08:52:16 valid_lft forever preferred_lft forever 08:52:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:52:16 link/ether d6:a5:2b:0b:53:37 brd ff:ff:ff:ff:ff:ff 08:52:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:52:16 valid_lft forever preferred_lft forever 08:52:16 08:52:16 08:52:16 ---> sar -b -r -n DEV: 08:52:16 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-8) 04/07/26 _x86_64_ (2 CPU) 08:52:16 08:52:16 08:47:28 LINUX RESTART (2 CPU) 08:52:16 08:52:16 08:52:16 ---> sar -P ALL: 08:52:16 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-8) 04/07/26 _x86_64_ (2 CPU) 08:52:16 08:52:16 08:47:28 LINUX RESTART (2 CPU) 08:52:16 08:52:16 08:52:16