00:42:06 Started by timer 00:42:06 Running as SYSTEM 00:42:07 [EnvInject] - Loading node environment variables. 00:42:07 Building remotely on prd-ubuntu2204-builder-2c-2g-16958 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-chromium 00:42:07 [ssh-agent] Looking for ssh-agent implementation... 00:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:08 $ ssh-agent 00:42:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbioqb9/agent.1518 00:42:08 SSH_AGENT_PID=1520 00:42:08 [ssh-agent] Started. 00:42:08 Running ssh-add (command line suppressed) 00:42:08 Identity added: /w/workspace/autorelease-update-submodules-chromium@tmp/private_key_14412983239232716096.key (/w/workspace/autorelease-update-submodules-chromium@tmp/private_key_14412983239232716096.key) 00:42:08 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:42:08 The recommended git tool is: NONE 00:42:13 using credential opendaylight-jenkins-ssh 00:42:13 Wiping out workspace first. 00:42:13 Cloning the remote Git repository 00:42:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:42:13 > git init /w/workspace/autorelease-update-submodules-chromium # timeout=10 00:42:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:42:13 > git --version # timeout=10 00:42:13 > git --version # 'git version 2.34.1' 00:42:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:42:13 Verifying host key using known hosts file, will automatically accept unseen keys 00:42:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:42:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:18 Avoid second fetch 00:42:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:42:18 Checking out Revision 55c45bd3c712c122d1e5f1879d319f2b341935b3 (refs/remotes/origin/master) 00:42:18 > git config core.sparsecheckout # timeout=10 00:42:18 > git checkout -f 55c45bd3c712c122d1e5f1879d319f2b341935b3 # timeout=10 00:42:18 Commit message: "Update git submodules" 00:42:18 > git rev-list --no-walk 55c45bd3c712c122d1e5f1879d319f2b341935b3 # timeout=10 00:42:18 > git remote # timeout=10 00:42:18 > git submodule init # timeout=10 00:42:18 > git submodule sync # timeout=10 00:42:18 > git config --get remote.origin.url # timeout=10 00:42:18 > git submodule init # timeout=10 00:42:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:42:18 > git config --get submodule.daexim.url # timeout=10 00:42:18 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:42:18 > git config --get submodule.integration/distribution.url # timeout=10 00:42:18 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:42:18 > git config --get submodule.jsonrpc.url # timeout=10 00:42:18 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:42:18 > git config --get submodule.lispflowmapping.url # timeout=10 00:42:18 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:42:18 > git config --get submodule.ovsdb.url # timeout=10 00:42:18 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:42:19 > git submodule update --init --recursive daexim # timeout=10 00:42:19 > git submodule update --init --recursive integration/distribution # timeout=10 00:42:20 > git submodule update --init --recursive jsonrpc # timeout=10 00:42:21 > git submodule update --init --recursive lispflowmapping # timeout=10 00:42:22 > git submodule update --init --recursive ovsdb # timeout=10 00:42:28 provisioning config files... 00:42:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:42:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:42:28 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins2398399958586373178.sh 00:42:28 ---> python-tools-install.sh 00:42:28 Setup pyenv: 00:42:28 * system (set by /opt/pyenv/version) 00:42:28 * 3.8.20 (set by /opt/pyenv/version) 00:42:28 * 3.9.20 (set by /opt/pyenv/version) 00:42:28 3.10.15 00:42:28 3.11.10 00:42:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ScW5 00:42:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:42:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:42:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:42:33 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/ 00:42:34 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/ 00:42:35 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/pip/ 00:42:39 lf-activate-venv(): INFO: Base packages installed successfully 00:42:39 lf-activate-venv(): INFO: Installing additional packages: lftools 00:42:40 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/aspy-yaml/1.3.0/aspy.yaml-1.3.0-py2.py3-none-any.whl 00:42:40 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/aspy-yaml/1.3.0/aspy.yaml-1.3.0-py2.py3-none-any.whl 00:42:41 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/aspy-yaml/1.3.0/aspy.yaml-1.3.0-py2.py3-none-any.whl 00:42:42 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/boto3/1.43.11/boto3-1.43.11-py3-none-any.whl 00:42:43 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/boto3/1.43.11/boto3-1.43.11-py3-none-any.whl 00:42:46 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/lxml/6.1.1/lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl 00:42:46 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/lxml/6.1.1/lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl 00:42:47 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/lxml/6.1.1/lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl 00:42:53 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/pyyaml/6.0.3/pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 00:42:54 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/pyyaml/6.0.3/pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 00:42:55 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/pyyaml/6.0.3/pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 00:42:57 WARNING: Retrying (Retry(total=1, 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/pyyaml/6.0.3/pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 00:42:58 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/ruamel-yaml-clib/0.2.15/ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 00:43:01 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/psutil/7.2.2/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl 00:43:01 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/psutil/7.2.2/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl 00:43:02 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/psutil/7.2.2/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl 00:43:05 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/referencing/0.37.0/referencing-0.37.0-py3-none-any.whl 00:43:06 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/referencing/0.37.0/referencing-0.37.0-py3-none-any.whl 00:43:07 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/referencing/0.37.0/referencing-0.37.0-py3-none-any.whl 00:43:09 WARNING: Retrying (Retry(total=1, 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/referencing/0.37.0/referencing-0.37.0-py3-none-any.whl 00:43:10 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/rpds-py/0.30.0/rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 00:43:10 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/rpds-py/0.30.0/rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 00:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-ScW5/bin to PATH 00:43:19 Generating Requirements File 00:43: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/simple/urllib3/ 00:43:23 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/urllib3/ 00:43:30 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/stevedore/ 00:43:31 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/stevedore/ 00:43:32 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/stevedore/ 00:43:41 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. 00:43:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:43:41 Python 3.11.10 00:43:41 pip 26.1.1 from /tmp/venv-ScW5/lib/python3.11/site-packages/pip (python 3.11) 00:43:41 appdirs==1.4.4 00:43:41 argcomplete==3.6.3 00:43:41 aspy.yaml==1.3.0 00:43:41 attrs==26.1.0 00:43:41 autopage==0.6.0 00:43:41 beautifulsoup4==4.14.3 00:43:41 boto3==1.43.11 00:43:41 botocore==1.43.11 00:43:41 bs4==0.0.2 00:43:41 certifi==2026.4.22 00:43:41 cffi==2.0.0 00:43:41 cfgv==3.5.0 00:43:41 chardet==7.4.3 00:43:41 charset-normalizer==3.4.7 00:43:41 click==8.4.0 00:43:41 cliff==4.14.0 00:43:41 cmd2==3.5.1 00:43:41 cryptography==3.3.2 00:43:41 debtcollector==3.1.0 00:43:41 decorator==5.3.1 00:43:41 defusedxml==0.7.1 00:43:41 Deprecated==1.3.1 00:43:41 distlib==0.4.0 00:43:41 dnspython==2.8.0 00:43:41 docker==7.1.0 00:43:41 dogpile.cache==1.5.0 00:43:41 durationpy==0.10 00:43:41 email-validator==2.3.0 00:43:41 filelock==3.29.0 00:43:41 future==1.0.0 00:43:41 gitdb==4.0.12 00:43:41 GitPython==3.1.50 00:43:41 httplib2==0.30.2 00:43:41 identify==2.6.19 00:43:41 idna==3.15 00:43:41 importlib-resources==1.5.0 00:43:41 iso8601==2.1.0 00:43:41 Jinja2==3.1.6 00:43:41 jmespath==1.1.0 00:43:41 jsonpatch==1.33 00:43:41 jsonpointer==3.1.1 00:43:41 jsonschema==4.26.0 00:43:41 jsonschema-specifications==2025.9.1 00:43:41 keystoneauth1==5.14.0 00:43:41 kubernetes==35.0.0 00:43:41 lftools==0.37.22 00:43:41 lxml==6.1.1 00:43:41 markdown-it-py==4.2.0 00:43:41 MarkupSafe==3.0.3 00:43:41 mdurl==0.1.2 00:43:41 msgpack==1.1.2 00:43:41 multi_key_dict==2.0.3 00:43:41 munch==4.0.0 00:43:41 netaddr==1.3.0 00:43:41 niet==1.4.2 00:43:41 nodeenv==1.10.0 00:43:41 oauth2client==4.1.3 00:43:41 oauthlib==3.3.1 00:43:41 openstacksdk==4.13.0 00:43:41 os-service-types==1.8.2 00:43:41 osc-lib==4.6.0 00:43:41 oslo.config==10.4.0 00:43:41 oslo.context==6.4.0 00:43:41 oslo.i18n==6.8.0 00:43:41 oslo.log==8.2.0 00:43:41 oslo.serialization==5.10.0 00:43:41 oslo.utils==10.0.1 00:43:41 packaging==26.2 00:43:41 pbr==7.0.3 00:43:41 platformdirs==4.9.6 00:43:41 prettytable==3.17.0 00:43:41 psutil==7.2.2 00:43:41 pyasn1==0.6.3 00:43:41 pyasn1_modules==0.4.2 00:43:41 pycparser==3.0 00:43:41 pygerrit2==2.0.15 00:43:41 PyGithub==2.9.1 00:43:41 Pygments==2.20.0 00:43:41 PyJWT==2.12.1 00:43:41 PyNaCl==1.6.2 00:43:41 pyparsing==2.4.7 00:43:41 pyperclip==1.11.0 00:43:41 pyrsistent==0.20.0 00:43:41 python-cinderclient==9.9.0 00:43:41 python-dateutil==2.9.0.post0 00:43:41 python-discovery==1.3.1 00:43:41 python-heatclient==5.2.0 00:43:41 python-jenkins==1.8.3 00:43:41 python-keystoneclient==5.8.0 00:43:41 python-magnumclient==4.10.0 00:43:41 python-openstackclient==10.0.0 00:43:41 python-swiftclient==4.10.0 00:43:41 PyYAML==6.0.3 00:43:41 referencing==0.37.0 00:43:41 requests==2.34.2 00:43:41 requests-oauthlib==2.0.0 00:43:41 rfc3986==2.0.0 00:43:41 rich==15.0.0 00:43:41 rich-argparse==1.8.0 00:43:41 rpds-py==0.30.0 00:43:41 rsa==4.9.1 00:43:41 ruamel.yaml==0.19.1 00:43:41 ruamel.yaml.clib==0.2.15 00:43:41 s3transfer==0.17.0 00:43:41 simplejson==4.1.1 00:43:41 six==1.17.0 00:43:41 smmap==5.0.3 00:43:41 soupsieve==2.8.3 00:43:41 stevedore==5.8.0 00:43:41 tabulate==0.10.0 00:43:41 toml==0.10.2 00:43:41 tomlkit==0.15.0 00:43:41 tqdm==4.67.3 00:43:41 typing_extensions==4.15.0 00:43:41 urllib3==1.26.20 00:43:41 virtualenv==21.3.3 00:43:41 wcwidth==0.7.0 00:43:41 websocket-client==1.9.0 00:43:41 wrapt==2.1.2 00:43:41 xdg==6.0.0 00:43:41 xmltodict==1.0.4 00:43:41 yq==3.4.3 00:43:41 [autorelease-update-submodules-chromium] $ /bin/sh /tmp/jenkins1624247274937085371.sh 00:43:41 ---> uv-install.sh 00:43:41 Installing uv/uvx (latest) using shell installer 00:43:42 2026-05-20 00:43:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-yrAIn8.sh" [1] 00:43:42 downloading uv 0.11.15 x86_64-unknown-linux-gnu 00:43:43 installing to /home/jenkins/.local/bin 00:43:43 uv 00:43:43 uvx 00:43:43 everything's installed! 00:43:43 00:43:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 00:43:43 00:43:43 source $HOME/.local/bin/env (sh, bash, zsh) 00:43:43 source $HOME/.local/bin/env.fish (fish) 00:43:43 Adding install location to PATH 00:43:43 ---> Validating uv/uvx install 00:43:43 uvx 0.11.15 (x86_64-unknown-linux-gnu) 00:43:43 [autorelease-update-submodules-chromium] $ /bin/sh -xe /tmp/jenkins552519757993735107.sh 00:43:43 + git checkout master 00:43:43 Switched to a new branch 'master' 00:43:43 Branch 'master' set up to track remote branch 'master' from 'origin'. 00:43:43 + git submodule update --remote 00:43:43 + git add . 00:43:43 [EnvInject] - Injecting environment variables from a build step. 00:43:43 [EnvInject] - Injecting as environment variables the properties content 00:43:43 GERRIT_HOST=git.opendaylight.org 00:43:43 PROJECT=releng/autorelease 00:43:43 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:43:43 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:43:43 GERRIT_TOPIC=autorelease-update-submodules 00:43:43 GERRIT_USER=jenkins-releng 00:43:43 00:43:43 [EnvInject] - Variables injected successfully. 00:43:43 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins13063257223830969289.sh 00:43:43 ---> gerrit-push-patch.sh 00:43:43 INFO: Nothing to commit 00:43:44 $ ssh-agent -k 00:43:44 unset SSH_AUTH_SOCK; 00:43:44 unset SSH_AGENT_PID; 00:43:44 echo Agent pid 1520 killed; 00:43:44 [ssh-agent] Stopped. 00:43:45 [PostBuildScript] - [INFO] Executing post build scripts. 00:43:45 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins13413391673988063636.sh 00:43:45 ---> sysstat.sh 00:43:45 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins468347865181485638.sh 00:43:45 ---> package-listing.sh 00:43:45 ++ tr '[:upper:]' '[:lower:]' 00:43:45 ++ facter osfamily 00:43:46 + OS_FAMILY=debian 00:43:46 + workspace=/w/workspace/autorelease-update-submodules-chromium 00:43:46 + START_PACKAGES=/tmp/packages_start.txt 00:43:46 + END_PACKAGES=/tmp/packages_end.txt 00:43:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:43:46 + PACKAGES=/tmp/packages_start.txt 00:43:46 + '[' /w/workspace/autorelease-update-submodules-chromium ']' 00:43:46 + PACKAGES=/tmp/packages_end.txt 00:43:46 + case "${OS_FAMILY}" in 00:43:46 + dpkg -l 00:43:46 + grep '^ii' 00:43:46 + '[' -f /tmp/packages_start.txt ']' 00:43:46 + '[' -f /tmp/packages_end.txt ']' 00:43:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:43:46 + '[' /w/workspace/autorelease-update-submodules-chromium ']' 00:43:46 + mkdir -p /w/workspace/autorelease-update-submodules-chromium/archives/ 00:43:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-chromium/archives/ 00:43:46 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins9975091465302188619.sh 00:43:46 ---> capture-instance-metadata.sh 00:43:46 Setup pyenv: 00:43:46 system 00:43:46 3.8.20 00:43:46 3.9.20 00:43:46 3.10.15 00:43:46 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-chromium/.python-version) 00:43:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ScW5 from file:/tmp/.os_lf_venv 00:43:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:43:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:43:48 lf-activate-venv(): INFO: Base packages installed successfully 00:43:48 lf-activate-venv(): INFO: Installing additional packages: lftools 00:43:53 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/soupsieve/ 00:43:53 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/soupsieve/ 00:43:54 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/urllib3/ 00:43:54 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/urllib3/ 00:43:55 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/urllib3/ 00:43:57 WARNING: Retrying (Retry(total=1, 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/urllib3/ 00:44:02 WARNING: Retrying (Retry(total=0, 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/urllib3/ 00:44:05 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/charset-normalizer/ 00:44:06 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/charset-normalizer/ 00:44:06 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/charset-normalizer/ 00:44:08 WARNING: Retrying (Retry(total=1, 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/charset-normalizer/ 00:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-ScW5/bin to PATH 00:44:13 INFO: Running in OpenStack, capturing instance metadata 00:44:13 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins17449072411284730089.sh 00:44:13 provisioning config files... 00:44:13 Could not find credentials [logs] for autorelease-update-submodules-chromium #119 00:44:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-chromium@tmp/config2496817587448456405tmp 00:44:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:44:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:44:13 provisioning config files... 00:44:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:44:14 [EnvInject] - Injecting environment variables from a build step. 00:44:14 [EnvInject] - Injecting as environment variables the properties content 00:44:14 SERVER_ID=logs 00:44:14 00:44:14 [EnvInject] - Variables injected successfully. 00:44:14 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins10430272807419337455.sh 00:44:14 ---> create-netrc.sh 00:44:14 WARN: Log server credential not found. 00:44:14 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins12198694438976157769.sh 00:44:14 ---> python-tools-install.sh 00:44:14 Setup pyenv: 00:44:14 system 00:44:14 3.8.20 00:44:14 3.9.20 00:44:14 3.10.15 00:44:14 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-chromium/.python-version) 00:44:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ScW5 from file:/tmp/.os_lf_venv 00:44:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:44:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:44: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/simple/pip/ 00:44:16 lf-activate-venv(): INFO: Base packages installed successfully 00:44:16 lf-activate-venv(): INFO: Installing additional packages: lftools 00:44:17 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/bs4/ 00:44:18 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/bs4/ 00:44:19 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/certifi/ 00:44:20 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/certifi/ 00:44:21 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/certifi/ 00:44:21 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/cfgv/ 00:44: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/simple/idna/ 00:44:22 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/idna/ 00:44:23 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/idna/ 00:44:25 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/ruamel-yaml-clib/ 00:44:26 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/ruamel-yaml-clib/ 00:44:32 lf-activate-venv(): INFO: Adding /tmp/venv-ScW5/bin to PATH 00:44:32 [autorelease-update-submodules-chromium] $ /bin/sh /tmp/jenkins13254070718861410600.sh 00:44:32 ---> uv-install.sh 00:44:32 uv 0.11.15 is already installed 00:44:32 uvx 0.11.15 (x86_64-unknown-linux-gnu) 00:44:32 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins8655087260845887148.sh 00:44:32 ---> sudo-logs.sh 00:44:32 Archiving 'sudo' log.. 00:44:33 [autorelease-update-submodules-chromium] $ /bin/bash /tmp/jenkins16508204043009559992.sh 00:44:33 ---> job-cost.sh 00:44:33 INFO: Activating Python virtual environment... 00:44:33 Setup pyenv: 00:44:33 system 00:44:33 3.8.20 00:44:33 3.9.20 00:44:33 3.10.15 00:44:33 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-chromium/.python-version) 00:44:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ScW5 from file:/tmp/.os_lf_venv 00:44:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:44:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:44:34 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 00:44:35 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/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 00:44:36 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/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 00:44:37 lf-activate-venv(): INFO: Base packages installed successfully 00:44:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:44:42 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/mdurl/ 00:44:42 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/mdurl/ 00:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-ScW5/bin to PATH 00:44:44 INFO: No stack-cost file found 00:44:44 INFO: Instance uptime: 210s 00:44:44 INFO: Fetching instance metadata (attempt 1 of 3)... 00:44:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:44:44 INFO: Successfully fetched instance metadata 00:44:44 INFO: Instance type: v3-standard-2 00:44:44 INFO: Retrieving pricing info for: v3-standard-2 00:44:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:44:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=210 00:44:44 INFO: Successfully fetched Vexxhost pricing API 00:44:44 INFO: Retrieved cost: 0.06 00:44:44 INFO: Retrieved resource: v3-standard-2 00:44:44 INFO: Creating archive directory: /w/workspace/autorelease-update-submodules-chromium/archives/cost 00:44:44 INFO: Archiving costs to: /w/workspace/autorelease-update-submodules-chromium/archives/cost.csv 00:44:44 INFO: Successfully archived job cost data 00:44:44 DEBUG: Cost data: autorelease-update-submodules-chromium,119,2026-05-20 00:44:44,v3-standard-2,210,0.06,0.00,SUCCESS 00:44:44 [autorelease-update-submodules-chromium] $ /bin/bash -l /tmp/jenkins9803578284695070120.sh 00:44:44 ---> logs-deploy.sh 00:44:44 Setup pyenv: 00:44:44 system 00:44:44 3.8.20 00:44:44 3.9.20 00:44:44 3.10.15 00:44:45 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-chromium/.python-version) 00:44:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ScW5 from file:/tmp/.os_lf_venv 00:44:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:44:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:44:46 lf-activate-venv(): INFO: Base packages installed successfully 00:44:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:44:47 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/urllib3/ 00:44:48 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/urllib3/ 00:44:49 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/urllib3/ 00:44:51 WARNING: Retrying (Retry(total=1, 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/urllib3/ 00:44:55 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/ruamel-yaml-clib/ 00:44:55 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/ruamel-yaml-clib/ 00:44:56 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/ruamel-yaml-clib/ 00:44:58 WARNING: Retrying (Retry(total=1, 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/ruamel-yaml-clib/ 00:44:59 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/wrapt/ 00:44:59 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/xdg/ 00:45:00 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/xdg/ 00:45:05 lf-activate-venv(): INFO: Adding /tmp/venv-ScW5/bin to PATH 00:45:05 WARNING: Nexus logging server not set 00:45:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-chromium/119/ 00:45:05 INFO: archiving logs to S3 00:45:06 ---> uname -a: 00:45:06 Linux prd-ubuntu2204-builder-2c-2g-16958 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 00:45:06 00:45:06 00:45:06 ---> lscpu: 00:45:06 Architecture: x86_64 00:45:06 CPU op-mode(s): 32-bit, 64-bit 00:45:06 Address sizes: 40 bits physical, 48 bits virtual 00:45:06 Byte Order: Little Endian 00:45:06 CPU(s): 2 00:45:06 On-line CPU(s) list: 0,1 00:45:06 Vendor ID: AuthenticAMD 00:45:06 Model name: AMD EPYC-Rome Processor 00:45:06 CPU family: 23 00:45:06 Model: 49 00:45:06 Thread(s) per core: 1 00:45:06 Core(s) per socket: 1 00:45:06 Socket(s): 2 00:45:06 Stepping: 0 00:45:06 BogoMIPS: 5599.99 00:45:06 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 00:45:06 Virtualization: AMD-V 00:45:06 Hypervisor vendor: KVM 00:45:06 Virtualization type: full 00:45:06 L1d cache: 64 KiB (2 instances) 00:45:06 L1i cache: 64 KiB (2 instances) 00:45:06 L2 cache: 1 MiB (2 instances) 00:45:06 L3 cache: 32 MiB (2 instances) 00:45:06 NUMA node(s): 1 00:45:06 NUMA node0 CPU(s): 0,1 00:45:06 Vulnerability Gather data sampling: Not affected 00:45:06 Vulnerability Indirect target selection: Not affected 00:45:06 Vulnerability Itlb multihit: Not affected 00:45:06 Vulnerability L1tf: Not affected 00:45:06 Vulnerability Mds: Not affected 00:45:06 Vulnerability Meltdown: Not affected 00:45:06 Vulnerability Mmio stale data: Not affected 00:45:06 Vulnerability Reg file data sampling: Not affected 00:45:06 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 00:45:06 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 00:45:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:45:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:45:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:45:06 Vulnerability Srbds: Not affected 00:45:06 Vulnerability Tsa: Not affected 00:45:06 Vulnerability Tsx async abort: Not affected 00:45:06 Vulnerability Vmscape: Not affected 00:45:06 00:45:06 00:45:06 ---> nproc: 00:45:06 2 00:45:06 00:45:06 00:45:06 ---> df -h: 00:45:06 Filesystem Size Used Avail Use% Mounted on 00:45:06 tmpfs 794M 1.1M 793M 1% /run 00:45:06 /dev/vda1 39G 8.5G 31G 22% / 00:45:06 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:45:06 tmpfs 5.0M 0 5.0M 0% /run/lock 00:45:06 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:45:06 tmpfs 794M 4.0K 794M 1% /run/user/1001 00:45:06 00:45:06 00:45:06 ---> free -m: 00:45:06 total used free shared buff/cache available 00:45:06 Mem: 7937 559 4754 4 2623 7082 00:45:06 Swap: 1023 0 1023 00:45:06 00:45:06 00:45:06 ---> ip addr: 00:45:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:45:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:45:06 inet 127.0.0.1/8 scope host lo 00:45:06 valid_lft forever preferred_lft forever 00:45:06 inet6 ::1/128 scope host 00:45:06 valid_lft forever preferred_lft forever 00:45:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:45:06 link/ether fa:16:3e:eb:9e:68 brd ff:ff:ff:ff:ff:ff 00:45:06 altname enp0s3 00:45:06 inet 10.30.170.49/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 00:45:06 valid_lft 86177sec preferred_lft 86177sec 00:45:06 inet6 fe80::f816:3eff:feeb:9e68/64 scope link 00:45:06 valid_lft forever preferred_lft forever 00:45:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:45:06 link/ether 3e:03:74:52:07:c0 brd ff:ff:ff:ff:ff:ff 00:45:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:45:06 valid_lft forever preferred_lft forever 00:45:06 00:45:06 00:45:06 ---> sar -b -r -n DEV: 00:45:06 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-16958) 05/20/26 _x86_64_ (2 CPU) 00:45:06 00:45:06 00:41:26 LINUX RESTART (2 CPU) 00:45:06 00:45:06 00:45:06 ---> sar -P ALL: 00:45:06 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-16958) 05/20/26 _x86_64_ (2 CPU) 00:45:06 00:45:06 00:41:26 LINUX RESTART (2 CPU) 00:45:06 00:45:06 00:45:06