06:45:38 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/115508 06:45:38 Running as SYSTEM 06:45:38 [EnvInject] - Loading node environment variables. 06:45:38 Building remotely on prd-ubuntu2204-builder-2c-2g-567 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 06:45:39 [ssh-agent] Looking for ssh-agent implementation... 06:45:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:39 $ ssh-agent 06:45:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXjBE5a/agent.2390 06:45:39 SSH_AGENT_PID=2392 06:45:39 [ssh-agent] Started. 06:45:39 Running ssh-add (command line suppressed) 06:45:39 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_10739650420851323524.key (/w/workspace/builder-tox-verify-master@tmp/private_key_10739650420851323524.key) 06:45:39 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:45:39 The recommended git tool is: NONE 06:45:41 using credential jenkins-ssh 06:45:41 Wiping out workspace first. 06:45:41 Cloning the remote Git repository 06:45:41 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 06:45:41 > git init /w/workspace/builder-tox-verify-master # timeout=10 06:45:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:45:41 > git --version # timeout=10 06:45:41 > git --version # 'git version 2.34.1' 06:45:41 using GIT_SSH to set credentials jenkins-ssh 06:45:41 Verifying host key using known hosts file 06:45:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:45:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:45:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:45:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:45:44 using GIT_SSH to set credentials jenkins-ssh 06:45:44 Verifying host key using known hosts file 06:45:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:45:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/08/115508/1 # timeout=10 06:45:44 > git rev-parse a86eee7448a818a6ac2b91c99b317351a23574e9^{commit} # timeout=10 06:45:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:45:44 Checking out Revision a86eee7448a818a6ac2b91c99b317351a23574e9 (refs/changes/08/115508/1) 06:45:44 > git config core.sparsecheckout # timeout=10 06:45:44 > git checkout -f a86eee7448a818a6ac2b91c99b317351a23574e9 # timeout=10 06:45:48 Commit message: "Fix: Revert Ubuntu 22.04 builders to CentOS7" 06:45:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:45:48 > git rev-list --no-walk e3cbd47e92a2e5c55851a5f38ae86495d7a14c0c # timeout=10 06:45:48 > git remote # timeout=10 06:45:48 > git submodule init # timeout=10 06:45:48 > git submodule sync # timeout=10 06:45:48 > git config --get remote.origin.url # timeout=10 06:45:48 > git submodule init # timeout=10 06:45:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:45:48 > git config --get submodule.global-jjb.url # timeout=10 06:45:48 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:45:48 > git config --get submodule.packer/common-packer.url # timeout=10 06:45:48 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:45:48 > git submodule update --init --recursive global-jjb # timeout=10 06:45:49 > git submodule update --init --recursive packer/common-packer # timeout=10 06:45:49 provisioning config files... 06:45:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:45:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:45:49 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3398985062148605152.sh 06:45:49 ---> python-tools-install.sh 06:45:49 Setup pyenv: 06:45:49 * system (set by /opt/pyenv/version) 06:45:49 * 3.8.20 (set by /opt/pyenv/version) 06:45:49 * 3.9.20 (set by /opt/pyenv/version) 06:45:49 * 3.10.15 (set by /opt/pyenv/version) 06:45:49 * 3.11.10 (set by /opt/pyenv/version) 06:45:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eb35 06:45:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:45:57 lf-activate-venv(): INFO: Installing: lftools 06:46:25 lf-activate-venv(): INFO: Adding /tmp/venv-Eb35/bin to PATH 06:46:25 Generating Requirements File 06:46:47 Python 3.11.10 06:46:47 pip 25.0.1 from /tmp/venv-Eb35/lib/python3.11/site-packages/pip (python 3.11) 06:46:48 appdirs==1.4.4 06:46:48 argcomplete==3.5.3 06:46:48 aspy.yaml==1.3.0 06:46:48 attrs==25.1.0 06:46:48 autopage==0.5.2 06:46:48 beautifulsoup4==4.13.3 06:46:48 boto3==1.36.24 06:46:48 botocore==1.36.24 06:46:48 bs4==0.0.2 06:46:48 cachetools==5.5.1 06:46:48 certifi==2025.1.31 06:46:48 cffi==1.17.1 06:46:48 cfgv==3.4.0 06:46:48 chardet==5.2.0 06:46:48 charset-normalizer==3.4.1 06:46:48 click==8.1.8 06:46:48 cliff==4.8.0 06:46:48 cmd2==2.5.11 06:46:48 cryptography==3.3.2 06:46:48 debtcollector==3.0.0 06:46:48 decorator==5.1.1 06:46:48 defusedxml==0.7.1 06:46:48 Deprecated==1.2.18 06:46:48 distlib==0.3.9 06:46:48 dnspython==2.7.0 06:46:48 docker==4.2.2 06:46:48 dogpile.cache==1.3.4 06:46:48 durationpy==0.9 06:46:48 email_validator==2.2.0 06:46:48 filelock==3.17.0 06:46:48 future==1.0.0 06:46:48 gitdb==4.0.12 06:46:48 GitPython==3.1.44 06:46:48 google-auth==2.38.0 06:46:48 httplib2==0.22.0 06:46:48 identify==2.6.7 06:46:48 idna==3.10 06:46:48 importlib-resources==1.5.0 06:46:48 iso8601==2.1.0 06:46:48 Jinja2==3.1.5 06:46:48 jmespath==1.0.1 06:46:48 jsonpatch==1.33 06:46:48 jsonpointer==3.0.0 06:46:48 jsonschema==4.23.0 06:46:48 jsonschema-specifications==2024.10.1 06:46:48 keystoneauth1==5.9.1 06:46:48 kubernetes==32.0.1 06:46:48 lftools==0.37.10 06:46:48 lxml==5.3.1 06:46:48 MarkupSafe==3.0.2 06:46:48 msgpack==1.1.0 06:46:48 multi_key_dict==2.0.3 06:46:48 munch==4.0.0 06:46:48 netaddr==1.3.0 06:46:48 niet==1.4.2 06:46:48 nodeenv==1.9.1 06:46:48 oauth2client==4.1.3 06:46:48 oauthlib==3.2.2 06:46:48 openstacksdk==4.3.0 06:46:48 os-client-config==2.1.0 06:46:48 os-service-types==1.7.0 06:46:48 osc-lib==3.2.0 06:46:48 oslo.config==9.7.0 06:46:48 oslo.context==5.7.0 06:46:48 oslo.i18n==6.5.0 06:46:48 oslo.log==7.0.0 06:46:48 oslo.serialization==5.6.0 06:46:48 oslo.utils==8.1.0 06:46:48 packaging==24.2 06:46:48 pbr==6.1.1 06:46:48 platformdirs==4.3.6 06:46:48 prettytable==3.14.0 06:46:48 psutil==7.0.0 06:46:48 pyasn1==0.6.1 06:46:48 pyasn1_modules==0.4.1 06:46:48 pycparser==2.22 06:46:48 pygerrit2==2.0.15 06:46:48 PyGithub==2.6.0 06:46:48 PyJWT==2.10.1 06:46:48 PyNaCl==1.5.0 06:46:48 pyparsing==2.4.7 06:46:48 pyperclip==1.9.0 06:46:48 pyrsistent==0.20.0 06:46:48 python-cinderclient==9.6.0 06:46:48 python-dateutil==2.9.0.post0 06:46:48 python-heatclient==4.1.0 06:46:48 python-jenkins==1.8.2 06:46:48 python-keystoneclient==5.5.0 06:46:48 python-magnumclient==4.7.0 06:46:48 python-openstackclient==7.3.0 06:46:48 python-swiftclient==4.6.0 06:46:48 PyYAML==6.0.2 06:46:48 referencing==0.36.2 06:46:48 requests==2.32.3 06:46:48 requests-oauthlib==2.0.0 06:46:48 requestsexceptions==1.4.0 06:46:48 rfc3986==2.0.0 06:46:48 rpds-py==0.22.3 06:46:48 rsa==4.9 06:46:48 ruamel.yaml==0.18.10 06:46:48 ruamel.yaml.clib==0.2.12 06:46:48 s3transfer==0.11.2 06:46:48 simplejson==3.20.1 06:46:48 six==1.17.0 06:46:48 smmap==5.0.2 06:46:48 soupsieve==2.6 06:46:48 stevedore==5.4.0 06:46:48 tabulate==0.9.0 06:46:48 toml==0.10.2 06:46:48 tomlkit==0.13.2 06:46:48 tqdm==4.67.1 06:46:48 typing_extensions==4.12.2 06:46:48 tzdata==2025.1 06:46:48 urllib3==1.26.20 06:46:48 virtualenv==20.29.2 06:46:48 wcwidth==0.2.13 06:46:48 websocket-client==1.8.0 06:46:48 wrapt==1.17.2 06:46:48 xdg==6.0.0 06:46:48 xmltodict==0.14.2 06:46:48 yq==3.4.3 06:46:48 [EnvInject] - Injecting environment variables from a build step. 06:46:48 [EnvInject] - Injecting as environment variables the properties content 06:46:48 PYTHON=python3 06:46:48 06:46:48 [EnvInject] - Variables injected successfully. 06:46:48 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins14484349330249693712.sh 06:46:48 ---> tox-install.sh 06:46:48 + source /home/jenkins/lf-env.sh 06:46:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:46:48 ++ mktemp -d /tmp/venv-XXXX 06:46:48 + lf_venv=/tmp/venv-yyPe 06:46:48 + local venv_file=/tmp/.os_lf_venv 06:46:48 + local python=python3 06:46:48 + local options 06:46:48 + local set_path=true 06:46:48 + local install_args= 06:46:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:46:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:46:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:46:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:46:48 + true 06:46:48 + case $1 in 06:46:48 + venv_file=/tmp/.toxenv 06:46:48 + shift 2 06:46:48 + true 06:46:48 + case $1 in 06:46:48 + shift 06:46:48 + break 06:46:48 + case $python in 06:46:48 + local pkg_list= 06:46:48 + [[ -d /opt/pyenv ]] 06:46:48 + echo 'Setup pyenv:' 06:46:48 Setup pyenv: 06:46:48 + export PYENV_ROOT=/opt/pyenv 06:46:48 + PYENV_ROOT=/opt/pyenv 06:46:48 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:48 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:48 + pyenv versions 06:46:48 system 06:46:48 3.8.20 06:46:48 3.9.20 06:46:48 3.10.15 06:46:48 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:46:48 + command -v pyenv 06:46:48 ++ pyenv init - --no-rehash 06:46:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:46:48 for i in ${!paths[@]}; do 06:46:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:46:48 fi; done; 06:46:48 echo "${paths[*]}"'\'')" 06:46:48 export PATH="/opt/pyenv/shims:${PATH}" 06:46:48 export PYENV_SHELL=bash 06:46:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:46:48 pyenv() { 06:46:48 local command 06:46:48 command="${1:-}" 06:46:48 if [ "$#" -gt 0 ]; then 06:46:48 shift 06:46:48 fi 06:46:48 06:46:48 case "$command" in 06:46:48 rehash|shell) 06:46:48 eval "$(pyenv "sh-$command" "$@")" 06:46:48 ;; 06:46:48 *) 06:46:48 command pyenv "$command" "$@" 06:46:48 ;; 06:46:48 esac 06:46:48 }' 06:46:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:46:48 for i in ${!paths[@]}; do 06:46:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:46:48 fi; done; 06:46:48 echo "${paths[*]}"' 06:46:48 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:48 ++ export PYENV_SHELL=bash 06:46:48 ++ PYENV_SHELL=bash 06:46:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:46:48 +++ complete -F _pyenv pyenv 06:46:48 ++ lf-pyver python3 06:46:48 ++ local py_version_xy=python3 06:46:48 ++ local py_version_xyz= 06:46:48 ++ pyenv versions 06:46:48 ++ local command 06:46:48 ++ command=versions 06:46:48 ++ '[' 1 -gt 0 ']' 06:46:48 ++ shift 06:46:48 ++ case "$command" in 06:46:48 ++ awk '{ print $1 }' 06:46:48 ++ command pyenv versions 06:46:48 ++ grep -E '^[0-9.]*[0-9]$' 06:46:48 ++ sed 's/^[ *]* //' 06:46:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:46:48 +++ grep '^3' /tmp/.pyenv_versions 06:46:48 +++ tail -n 1 06:46:48 +++ sort -V 06:46:48 ++ py_version_xyz=3.11.10 06:46:48 ++ [[ -z 3.11.10 ]] 06:46:48 ++ echo 3.11.10 06:46:48 ++ return 0 06:46:48 + pyenv local 3.11.10 06:46:48 + local command 06:46:48 + command=local 06:46:48 + '[' 2 -gt 0 ']' 06:46:48 + shift 06:46:48 + case "$command" in 06:46:48 + command pyenv local 3.11.10 06:46:48 + for arg in "$@" 06:46:48 + case $arg in 06:46:48 + pkg_list+='tox ' 06:46:48 + for arg in "$@" 06:46:48 + case $arg in 06:46:48 + pkg_list+='virtualenv ' 06:46:48 + for arg in "$@" 06:46:48 + case $arg in 06:46:48 + pkg_list+='urllib3~=1.26.15 ' 06:46:48 + [[ -f /tmp/.toxenv ]] 06:46:48 + [[ ! -f /tmp/.toxenv ]] 06:46:48 + [[ -n '' ]] 06:46:48 + python3 -m venv /tmp/venv-yyPe 06:46:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yyPe' 06:46:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yyPe 06:46:52 + echo /tmp/venv-yyPe 06:46:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:46:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:46:52 + /tmp/venv-yyPe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:46:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:46:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:46:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:46:55 + /tmp/venv-yyPe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:46:57 + type python3 06:46:57 + true 06:46:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yyPe/bin to PATH' 06:46:57 lf-activate-venv(): INFO: Adding /tmp/venv-yyPe/bin to PATH 06:46:57 + PATH=/tmp/venv-yyPe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:57 + return 0 06:46:57 + python3 --version 06:46:57 Python 3.11.10 06:46:57 + python3 -m pip --version 06:46:57 pip 25.0.1 from /tmp/venv-yyPe/lib/python3.11/site-packages/pip (python 3.11) 06:46:57 + python3 -m pip freeze 06:46:58 cachetools==5.5.1 06:46:58 chardet==5.2.0 06:46:58 colorama==0.4.6 06:46:58 distlib==0.3.9 06:46:58 filelock==3.17.0 06:46:58 packaging==24.2 06:46:58 platformdirs==4.3.6 06:46:58 pluggy==1.5.0 06:46:58 pyproject-api==1.9.0 06:46:58 tox==4.24.1 06:46:58 urllib3==1.26.20 06:46:58 virtualenv==20.29.2 06:46:58 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins9198204349490773202.sh 06:46:58 [EnvInject] - Injecting environment variables from a build step. 06:46:58 [EnvInject] - Injecting as environment variables the properties content 06:46:58 PARALLEL=False 06:46:58 06:46:58 [EnvInject] - Variables injected successfully. 06:46:58 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12712985932693251199.sh 06:46:58 ---> tox-run.sh 06:46:58 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:58 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 06:46:58 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 06:46:58 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 06:46:58 + cd /w/workspace/builder-tox-verify-master/. 06:46:58 + source /home/jenkins/lf-env.sh 06:46:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:46:58 ++ mktemp -d /tmp/venv-XXXX 06:46:58 + lf_venv=/tmp/venv-enlW 06:46:58 + local venv_file=/tmp/.os_lf_venv 06:46:58 + local python=python3 06:46:58 + local options 06:46:58 + local set_path=true 06:46:58 + local install_args= 06:46:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:46:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:46:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:46:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:46:58 + true 06:46:58 + case $1 in 06:46:58 + venv_file=/tmp/.toxenv 06:46:58 + shift 2 06:46:58 + true 06:46:58 + case $1 in 06:46:58 + shift 06:46:58 + break 06:46:58 + case $python in 06:46:58 + local pkg_list= 06:46:58 + [[ -d /opt/pyenv ]] 06:46:58 + echo 'Setup pyenv:' 06:46:58 Setup pyenv: 06:46:58 + export PYENV_ROOT=/opt/pyenv 06:46:58 + PYENV_ROOT=/opt/pyenv 06:46:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:58 + pyenv versions 06:46:58 system 06:46:58 3.8.20 06:46:58 3.9.20 06:46:58 3.10.15 06:46:58 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:46:58 + command -v pyenv 06:46:58 ++ pyenv init - --no-rehash 06:46:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:46:58 for i in ${!paths[@]}; do 06:46:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:46:58 fi; done; 06:46:58 echo "${paths[*]}"'\'')" 06:46:58 export PATH="/opt/pyenv/shims:${PATH}" 06:46:58 export PYENV_SHELL=bash 06:46:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:46:58 pyenv() { 06:46:58 local command 06:46:58 command="${1:-}" 06:46:58 if [ "$#" -gt 0 ]; then 06:46:58 shift 06:46:58 fi 06:46:58 06:46:58 case "$command" in 06:46:58 rehash|shell) 06:46:58 eval "$(pyenv "sh-$command" "$@")" 06:46:58 ;; 06:46:58 *) 06:46:58 command pyenv "$command" "$@" 06:46:58 ;; 06:46:58 esac 06:46:58 }' 06:46:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:46:58 for i in ${!paths[@]}; do 06:46:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:46:58 fi; done; 06:46:58 echo "${paths[*]}"' 06:46:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:46:58 ++ export PYENV_SHELL=bash 06:46:58 ++ PYENV_SHELL=bash 06:46:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:46:58 +++ complete -F _pyenv pyenv 06:46:58 ++ lf-pyver python3 06:46:58 ++ local py_version_xy=python3 06:46:58 ++ local py_version_xyz= 06:46:58 ++ pyenv versions 06:46:58 ++ local command 06:46:58 ++ command=versions 06:46:58 ++ awk '{ print $1 }' 06:46:58 ++ '[' 1 -gt 0 ']' 06:46:58 ++ shift 06:46:58 ++ case "$command" in 06:46:58 ++ command pyenv versions 06:46:58 ++ grep -E '^[0-9.]*[0-9]$' 06:46:58 ++ sed 's/^[ *]* //' 06:46:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:46:58 +++ grep '^3' /tmp/.pyenv_versions 06:46:58 +++ tail -n 1 06:46:58 +++ sort -V 06:46:58 ++ py_version_xyz=3.11.10 06:46:58 ++ [[ -z 3.11.10 ]] 06:46:58 ++ echo 3.11.10 06:46:58 ++ return 0 06:46:58 + pyenv local 3.11.10 06:46:58 + local command 06:46:58 + command=local 06:46:58 + '[' 2 -gt 0 ']' 06:46:58 + shift 06:46:58 + case "$command" in 06:46:58 + command pyenv local 3.11.10 06:46:58 + for arg in "$@" 06:46:58 + case $arg in 06:46:58 + pkg_list+='tox ' 06:46:58 + for arg in "$@" 06:46:58 + case $arg in 06:46:58 + pkg_list+='virtualenv ' 06:46:58 + for arg in "$@" 06:46:58 + case $arg in 06:46:58 + pkg_list+='urllib3~=1.26.15 ' 06:46:58 + [[ -f /tmp/.toxenv ]] 06:46:58 ++ cat /tmp/.toxenv 06:46:58 + lf_venv=/tmp/venv-yyPe 06:46:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yyPe from' file:/tmp/.toxenv 06:46:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yyPe from file:/tmp/.toxenv 06:46:58 + /tmp/venv-yyPe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:46:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:46:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:46:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:46:59 + /tmp/venv-yyPe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:47:00 + type python3 06:47:00 + true 06:47:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yyPe/bin to PATH' 06:47:00 lf-activate-venv(): INFO: Adding /tmp/venv-yyPe/bin to PATH 06:47:00 + PATH=/tmp/venv-yyPe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:00 + return 0 06:47:00 + [[ -d /opt/pyenv ]] 06:47:00 + echo '---> Setting up pyenv' 06:47:00 ---> Setting up pyenv 06:47:00 + export PYENV_ROOT=/opt/pyenv 06:47:00 + PYENV_ROOT=/opt/pyenv 06:47:00 + export PATH=/opt/pyenv/bin:/tmp/venv-yyPe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:00 + PATH=/opt/pyenv/bin:/tmp/venv-yyPe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:47:00 ++ pwd 06:47:00 + PYTHONPATH=/w/workspace/builder-tox-verify-master 06:47:00 + export PYTHONPATH 06:47:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:47:00 + TOX_TESTENV_PASSENV=PYTHONPATH 06:47:00 + tox --version 06:47:00 4.24.1 from /tmp/venv-yyPe/lib/python3.11/site-packages/tox/__init__.py 06:47:00 + PARALLEL=False 06:47:00 + TOX_OPTIONS_LIST= 06:47:00 + [[ -n '' ]] 06:47:00 + case ${PARALLEL,,} in 06:47:00 + tox 06:47:00 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 06:47:01 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:47:23 docs: freeze> python -m pip freeze --all 06:47:23 docs: alabaster==1.0.0,attrs==25.1.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.1.31,charset-normalizer==3.4.1,contourpy==1.3.1,cycler==0.12.1,docutils==0.21.2,fonttools==4.56.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.3,nwdiag==3.0.0,packaging==24.2,pillow==11.1.0,pip==25.0.1,Pygments==2.19.1,pyparsing==3.2.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,roman-numerals-py==3.0.0,seqdiag==3.0.0,setuptools==75.8.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==8.2.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.3.0,webcolors==24.11.1,wheel==0.45.1 06:47:23 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 06:47:25 docs: OK ✔ in 24.2 seconds 06:47:25 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:47:41 docs-linkcheck: freeze> python -m pip freeze --all 06:47:41 docs-linkcheck: alabaster==1.0.0,attrs==25.1.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.1.31,charset-normalizer==3.4.1,contourpy==1.3.1,cycler==0.12.1,docutils==0.21.2,fonttools==4.56.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.3,nwdiag==3.0.0,packaging==24.2,pillow==11.1.0,pip==25.0.1,Pygments==2.19.1,pyparsing==3.2.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,roman-numerals-py==3.0.0,seqdiag==3.0.0,setuptools==75.8.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==8.2.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.3.0,webcolors==24.11.1,wheel==0.45.1 06:47:41 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 06:47:43 docs-linkcheck: OK ✔ in 18.53 seconds 06:47:43 jjb-version: freeze> python -m pip freeze --all 06:47:44 jjb-version: pip==25.0.1,setuptools==75.8.0,wheel==0.45.1 06:47:44 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 06:47:44 JJB version in jjb/releng-jobs.yaml: 6.3.0 06:47:44 JJB version in tox.ini: 6.3.0 06:47:44 jjb-version: OK ✔ in 0.86 seconds 06:47:44 prefix: freeze> python -m pip freeze --all 06:47:45 prefix: pip==25.0.1,setuptools==75.8.0,wheel==0.45.1 06:47:45 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 06:47:45 prefix: OK ✔ in 0.81 seconds 06:47:45 robot: freeze> python -m pip freeze --all 06:47:45 robot: pip==25.0.1,setuptools==75.8.0,wheel==0.45.1 06:47:45 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 06:47:46 docs: OK (24.19=setup[22.63]+cmd[1.56] seconds) 06:47:46 docs-linkcheck: OK (18.52=setup[16.60]+cmd[1.92] seconds) 06:47:46 jjb-version: OK (0.86=setup[0.83]+cmd[0.03] seconds) 06:47:46 prefix: OK (0.81=setup[0.78]+cmd[0.03] seconds) 06:47:46 robot: OK (0.86=setup[0.81]+cmd[0.05] seconds) 06:47:46 congratulations :) (45.32 seconds) 06:47:46 + tox_status=0 06:47:46 + echo '---> Completed tox runs' 06:47:46 ---> Completed tox runs 06:47:46 + for i in .tox/*/log 06:47:46 ++ awk -F/ '{print $2}' 06:47:46 ++ echo .tox/docs-linkcheck/log 06:47:46 + tox_env=docs-linkcheck 06:47:46 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 06:47:46 + for i in .tox/*/log 06:47:46 ++ awk -F/ '{print $2}' 06:47:46 ++ echo .tox/docs/log 06:47:46 + tox_env=docs 06:47:46 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 06:47:46 + for i in .tox/*/log 06:47:46 ++ awk -F/ '{print $2}' 06:47:46 ++ echo .tox/jjb-version/log 06:47:46 + tox_env=jjb-version 06:47:46 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 06:47:46 + for i in .tox/*/log 06:47:46 ++ awk -F/ '{print $2}' 06:47:46 ++ echo .tox/prefix/log 06:47:46 + tox_env=prefix 06:47:46 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 06:47:46 + for i in .tox/*/log 06:47:46 ++ awk -F/ '{print $2}' 06:47:46 ++ echo .tox/robot/log 06:47:46 + tox_env=robot 06:47:46 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 06:47:46 + DOC_DIR=docs/_build/html 06:47:46 + [[ -d docs/_build/html ]] 06:47:46 + echo '---> Archiving generated docs' 06:47:46 ---> Archiving generated docs 06:47:46 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 06:47:46 + echo '---> tox-run.sh ends' 06:47:46 ---> tox-run.sh ends 06:47:46 + test 0 -eq 0 06:47:46 $ ssh-agent -k 06:47:46 unset SSH_AUTH_SOCK; 06:47:46 unset SSH_AGENT_PID; 06:47:46 echo Agent pid 2392 killed; 06:47:46 [ssh-agent] Stopped. 06:47:46 [PostBuildScript] - [INFO] Executing post build scripts. 06:47:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14280090623708739154.sh 06:47:46 ---> sysstat.sh 06:47:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15955440662887001321.sh 06:47:46 ---> package-listing.sh 06:47:46 ++ facter osfamily 06:47:46 ++ tr '[:upper:]' '[:lower:]' 06:47:47 + OS_FAMILY=debian 06:47:47 + workspace=/w/workspace/builder-tox-verify-master 06:47:47 + START_PACKAGES=/tmp/packages_start.txt 06:47:47 + END_PACKAGES=/tmp/packages_end.txt 06:47:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:47:47 + PACKAGES=/tmp/packages_start.txt 06:47:47 + '[' /w/workspace/builder-tox-verify-master ']' 06:47:47 + PACKAGES=/tmp/packages_end.txt 06:47:47 + case "${OS_FAMILY}" in 06:47:47 + dpkg -l 06:47:47 + grep '^ii' 06:47:47 + '[' -f /tmp/packages_start.txt ']' 06:47:47 + '[' -f /tmp/packages_end.txt ']' 06:47:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:47:47 + '[' /w/workspace/builder-tox-verify-master ']' 06:47:47 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 06:47:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 06:47:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3218482669967419849.sh 06:47:47 ---> capture-instance-metadata.sh 06:47:47 Setup pyenv: 06:47:47 system 06:47:47 3.8.20 06:47:47 3.9.20 06:47:47 3.10.15 06:47:47 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:47:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eb35 from file:/tmp/.os_lf_venv 06:47:48 lf-activate-venv(): INFO: Installing: lftools 06:47:59 lf-activate-venv(): INFO: Adding /tmp/venv-Eb35/bin to PATH 06:47:59 INFO: Running in OpenStack, capturing instance metadata 06:47:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins750228244203753959.sh 06:47:59 provisioning config files... 06:48:00 Could not find credentials [logs] for builder-tox-verify-master #7779 06:48:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config17784606700023397396tmp 06:48:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:48:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:48:00 provisioning config files... 06:48:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:48:00 [EnvInject] - Injecting environment variables from a build step. 06:48:00 [EnvInject] - Injecting as environment variables the properties content 06:48:00 SERVER_ID=logs 06:48:00 06:48:00 [EnvInject] - Variables injected successfully. 06:48:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3346751410610898759.sh 06:48:00 ---> create-netrc.sh 06:48:00 WARN: Log server credential not found. 06:48:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7794049275207419728.sh 06:48:00 ---> python-tools-install.sh 06:48:00 Setup pyenv: 06:48:00 system 06:48:00 3.8.20 06:48:00 3.9.20 06:48:00 3.10.15 06:48:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:48:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eb35 from file:/tmp/.os_lf_venv 06:48:01 lf-activate-venv(): INFO: Installing: lftools 06:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-Eb35/bin to PATH 06:48:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5234018191918533907.sh 06:48:09 ---> sudo-logs.sh 06:48:09 Archiving 'sudo' log.. 06:48:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17668144145189149935.sh 06:48:10 ---> job-cost.sh 06:48:10 Setup pyenv: 06:48:10 system 06:48:10 3.8.20 06:48:10 3.9.20 06:48:10 3.10.15 06:48:10 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eb35 from file:/tmp/.os_lf_venv 06:48:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:48:16 lf-activate-venv(): INFO: Adding /tmp/venv-Eb35/bin to PATH 06:48:16 INFO: No Stack... 06:48:16 INFO: Retrieving Pricing Info for: v3-standard-2 06:48:17 INFO: Archiving Costs 06:48:17 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9158528995184546180.sh 06:48:17 ---> logs-deploy.sh 06:48:17 Setup pyenv: 06:48:17 system 06:48:17 3.8.20 06:48:17 3.9.20 06:48:17 3.10.15 06:48:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:48:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eb35 from file:/tmp/.os_lf_venv 06:48:18 lf-activate-venv(): INFO: Installing: lftools 06:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-Eb35/bin to PATH 06:48:26 WARNING: Nexus logging server not set 06:48:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7779/ 06:48:26 INFO: archiving logs to S3 06:48:27 ---> uname -a: 06:48:27 Linux prd-ubuntu2204-builder-2c-2g-567 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:48:27 06:48:27 06:48:27 ---> lscpu: 06:48:27 Architecture: x86_64 06:48:27 CPU op-mode(s): 32-bit, 64-bit 06:48:27 Address sizes: 40 bits physical, 48 bits virtual 06:48:27 Byte Order: Little Endian 06:48:27 CPU(s): 2 06:48:27 On-line CPU(s) list: 0,1 06:48:27 Vendor ID: AuthenticAMD 06:48:27 Model name: AMD EPYC-Rome Processor 06:48:27 CPU family: 23 06:48:27 Model: 49 06:48:27 Thread(s) per core: 1 06:48:27 Core(s) per socket: 1 06:48:27 Socket(s): 2 06:48:27 Stepping: 0 06:48:27 BogoMIPS: 5599.99 06:48:27 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 06:48:27 Virtualization: AMD-V 06:48:27 Hypervisor vendor: KVM 06:48:27 Virtualization type: full 06:48:27 L1d cache: 64 KiB (2 instances) 06:48:27 L1i cache: 64 KiB (2 instances) 06:48:27 L2 cache: 1 MiB (2 instances) 06:48:27 L3 cache: 32 MiB (2 instances) 06:48:27 NUMA node(s): 1 06:48:27 NUMA node0 CPU(s): 0,1 06:48:27 Vulnerability Gather data sampling: Not affected 06:48:27 Vulnerability Itlb multihit: Not affected 06:48:27 Vulnerability L1tf: Not affected 06:48:27 Vulnerability Mds: Not affected 06:48:27 Vulnerability Meltdown: Not affected 06:48:27 Vulnerability Mmio stale data: Not affected 06:48:27 Vulnerability Reg file data sampling: Not affected 06:48:27 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:48:27 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:48:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:48:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:48:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:48:27 Vulnerability Srbds: Not affected 06:48:27 Vulnerability Tsx async abort: Not affected 06:48:27 06:48:27 06:48:27 ---> nproc: 06:48:27 2 06:48:27 06:48:27 06:48:27 ---> df -h: 06:48:27 Filesystem Size Used Avail Use% Mounted on 06:48:27 tmpfs 794M 1.1M 793M 1% /run 06:48:27 /dev/vda1 39G 9.2G 30G 24% / 06:48:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:48:27 tmpfs 5.0M 0 5.0M 0% /run/lock 06:48:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:48:27 tmpfs 794M 4.0K 794M 1% /run/user/1001 06:48:27 06:48:27 06:48:27 ---> free -m: 06:48:27 total used free shared buff/cache available 06:48:27 Mem: 7937 538 3713 4 3685 7087 06:48:27 Swap: 1023 0 1023 06:48:27 06:48:27 06:48:27 ---> ip addr: 06:48:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:48:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:48:27 inet 127.0.0.1/8 scope host lo 06:48:27 valid_lft forever preferred_lft forever 06:48:27 inet6 ::1/128 scope host 06:48:27 valid_lft forever preferred_lft forever 06:48:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:48:27 link/ether fa:16:3e:c0:4f:64 brd ff:ff:ff:ff:ff:ff 06:48:27 altname enp0s3 06:48:27 inet 10.30.170.40/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 06:48:27 valid_lft 85663sec preferred_lft 85663sec 06:48:27 inet6 fe80::f816:3eff:fec0:4f64/64 scope link 06:48:27 valid_lft forever preferred_lft forever 06:48:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:48:27 link/ether 02:42:15:04:eb:50 brd ff:ff:ff:ff:ff:ff 06:48:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:48:27 valid_lft forever preferred_lft forever 06:48:27 06:48:27 06:48:27 ---> sar -b -r -n DEV: 06:48:27 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-567) 02/20/25 _x86_64_ (2 CPU) 06:48:27 06:48:27 06:36:13 LINUX RESTART (2 CPU) 06:48:27 06:48:27 06:48:27 ---> sar -P ALL: 06:48:27 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-567) 02/20/25 _x86_64_ (2 CPU) 06:48:27 06:48:27 06:36:13 LINUX RESTART (2 CPU) 06:48:27 06:48:27 06:48:27