05:31:59 Started by timer 05:31:59 Running as SYSTEM 05:31:59 [EnvInject] - Loading node environment variables. 05:31:59 Building remotely on prd-ubuntu2204-builder-2c-2g-54182 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 05:31:59 [ssh-agent] Looking for ssh-agent implementation... 05:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:59 $ ssh-agent 05:31:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkyMWNV/agent.1513 05:31:59 SSH_AGENT_PID=1515 05:31:59 [ssh-agent] Started. 05:31:59 Running ssh-add (command line suppressed) 05:31:59 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_13735915751015856106.key (/w/workspace/builder-openstack-cron@tmp/private_key_13735915751015856106.key) 05:31:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:31:59 The recommended git tool is: NONE 05:32:03 using credential jenkins-ssh 05:32:03 Wiping out workspace first. 05:32:03 Cloning the remote Git repository 05:32:03 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:32:03 > git init /w/workspace/builder-openstack-cron # timeout=10 05:32:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:32:04 > git --version # timeout=10 05:32:04 > git --version # 'git version 2.34.1' 05:32:04 using GIT_SSH to set credentials jenkins-ssh 05:32:04 Verifying host key using known hosts file, will automatically accept unseen keys 05:32:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:32:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:06 Avoid second fetch 05:32:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:32:06 Checking out Revision 3afc0536a6c335519c0078364c6145696251e3d5 (refs/remotes/origin/master) 05:32:06 > git config core.sparsecheckout # timeout=10 05:32:06 > git checkout -f 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 05:32:07 Commit message: "Update cloud image list docs" 05:32:07 > git rev-list --no-walk 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 05:32:07 > git remote # timeout=10 05:32:07 > git submodule init # timeout=10 05:32:07 > git submodule sync # timeout=10 05:32:07 > git config --get remote.origin.url # timeout=10 05:32:07 > git submodule init # timeout=10 05:32:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:32:07 > git config --get submodule.global-jjb.url # timeout=10 05:32:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:32:07 > git config --get submodule.packer/common-packer.url # timeout=10 05:32:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:32:07 > git submodule update --init --recursive global-jjb # timeout=10 05:32:09 > git submodule update --init --recursive packer/common-packer # timeout=10 05:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:32:12 No emails were triggered. 05:32:12 provisioning config files... 05:32:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:32:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:32:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:32:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13642576532971239795.sh 05:32:13 ---> python-tools-install.sh 05:32:13 Setup pyenv: 05:32:13 * system (set by /opt/pyenv/version) 05:32:13 * 3.8.20 (set by /opt/pyenv/version) 05:32:13 * 3.9.20 (set by /opt/pyenv/version) 05:32:13 3.10.15 05:32:13 3.11.10 05:32:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YcIA 05:32:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:22 lf-activate-venv(): INFO: Base packages installed successfully 05:32:22 lf-activate-venv(): INFO: Installing additional packages: lftools 05:32:50 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:32:50 Generating Requirements File 05:33:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:33:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:33:10 Python 3.11.10 05:33:10 pip 26.0.1 from /tmp/venv-YcIA/lib/python3.11/site-packages/pip (python 3.11) 05:33:10 appdirs==1.4.4 05:33:10 argcomplete==3.6.3 05:33:10 aspy.yaml==1.3.0 05:33:10 attrs==26.1.0 05:33:10 autopage==0.6.0 05:33:10 beautifulsoup4==4.14.3 05:33:10 boto3==1.42.78 05:33:10 botocore==1.42.78 05:33:10 bs4==0.0.2 05:33:10 certifi==2026.2.25 05:33:10 cffi==2.0.0 05:33:10 cfgv==3.5.0 05:33:10 chardet==7.4.0.post2 05:33:10 charset-normalizer==3.4.6 05:33:10 click==8.3.1 05:33:10 cliff==4.13.2 05:33:10 cmd2==3.4.0 05:33:10 cryptography==3.3.2 05:33:10 debtcollector==3.1.0 05:33:10 decorator==5.2.1 05:33:10 defusedxml==0.7.1 05:33:10 Deprecated==1.3.1 05:33:10 distlib==0.4.0 05:33:10 dnspython==2.8.0 05:33:10 docker==7.1.0 05:33:10 dogpile.cache==1.5.0 05:33:10 durationpy==0.10 05:33:10 email-validator==2.3.0 05:33:10 filelock==3.25.2 05:33:10 future==1.0.0 05:33:10 gitdb==4.0.12 05:33:10 GitPython==3.1.46 05:33:10 httplib2==0.30.2 05:33:10 identify==2.6.18 05:33:10 idna==3.11 05:33:10 importlib-resources==1.5.0 05:33:10 iso8601==2.1.0 05:33:10 Jinja2==3.1.6 05:33:10 jmespath==1.1.0 05:33:10 jsonpatch==1.33 05:33:10 jsonpointer==3.1.1 05:33:10 jsonschema==4.26.0 05:33:10 jsonschema-specifications==2025.9.1 05:33:10 keystoneauth1==5.13.1 05:33:10 kubernetes==35.0.0 05:33:10 lftools==0.37.22 05:33:10 lxml==6.0.2 05:33:10 markdown-it-py==4.0.0 05:33:10 MarkupSafe==3.0.3 05:33:10 mdurl==0.1.2 05:33:10 msgpack==1.1.2 05:33:10 multi_key_dict==2.0.3 05:33:10 munch==4.0.0 05:33:10 netaddr==1.3.0 05:33:10 niet==1.4.2 05:33:10 nodeenv==1.10.0 05:33:10 oauth2client==4.1.3 05:33:10 oauthlib==3.3.1 05:33:10 openstacksdk==4.10.0 05:33:10 os-service-types==1.8.2 05:33:10 osc-lib==4.4.0 05:33:10 oslo.config==10.3.0 05:33:10 oslo.context==6.3.0 05:33:10 oslo.i18n==6.7.2 05:33:10 oslo.log==8.1.0 05:33:10 oslo.serialization==5.9.1 05:33:10 oslo.utils==10.0.0 05:33:10 packaging==26.0 05:33:10 pbr==7.0.3 05:33:10 platformdirs==4.9.4 05:33:10 prettytable==3.17.0 05:33:10 psutil==7.2.2 05:33:10 pyasn1==0.6.3 05:33:10 pyasn1_modules==0.4.2 05:33:10 pycparser==3.0 05:33:10 pygerrit2==2.0.15 05:33:10 PyGithub==2.9.0 05:33:10 Pygments==2.20.0 05:33:10 PyJWT==2.12.1 05:33:10 PyNaCl==1.6.2 05:33:10 pyparsing==2.4.7 05:33:10 pyperclip==1.11.0 05:33:10 pyrsistent==0.20.0 05:33:10 python-cinderclient==9.9.0 05:33:10 python-dateutil==2.9.0.post0 05:33:10 python-discovery==1.2.1 05:33:10 python-heatclient==5.1.0 05:33:10 python-jenkins==1.8.3 05:33:10 python-keystoneclient==5.8.0 05:33:10 python-magnumclient==4.10.0 05:33:10 python-openstackclient==9.0.0 05:33:10 python-swiftclient==4.10.0 05:33:10 PyYAML==6.0.3 05:33:10 referencing==0.37.0 05:33:10 requests==2.33.0 05:33:10 requests-oauthlib==2.0.0 05:33:10 requestsexceptions==1.4.0 05:33:10 rfc3986==2.0.0 05:33:10 rich==14.3.3 05:33:10 rich-argparse==1.7.2 05:33:10 rpds-py==0.30.0 05:33:10 rsa==4.9.1 05:33:10 ruamel.yaml==0.19.1 05:33:10 ruamel.yaml.clib==0.2.15 05:33:10 s3transfer==0.16.0 05:33:10 simplejson==3.20.2 05:33:10 six==1.17.0 05:33:10 smmap==5.0.3 05:33:10 soupsieve==2.8.3 05:33:10 stevedore==5.7.0 05:33:10 tabulate==0.10.0 05:33:10 toml==0.10.2 05:33:10 tomlkit==0.14.0 05:33:10 tqdm==4.67.3 05:33:10 typing_extensions==4.15.0 05:33:10 urllib3==1.26.20 05:33:10 virtualenv==21.2.0 05:33:10 wcwidth==0.6.0 05:33:10 websocket-client==1.9.0 05:33:10 wrapt==2.1.2 05:33:10 xdg==6.0.0 05:33:10 xmltodict==1.0.4 05:33:10 yq==3.4.3 05:33:11 [builder-openstack-cron] $ /bin/sh /tmp/jenkins3943504178158586811.sh 05:33:11 ---> uv-install.sh 05:33:11 Installing uv/uvx (latest) using shell installer 05:33:11 2026-03-30 05:33:11 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-30T06%3A13%3A45Z&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-03-30T05%3A13%3A34Z&ske=2026-03-30T06%3A13%3A45Z&sks=b&skv=2018-11-09&sig=87uRxXJfRswHETtImn%2BZ6vwr3sOtlXUFYWjQbBhE8Xw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDg0OTA0NSwibmJmIjoxNzc0ODQ4NzQ1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.kdLIwPB5dcT47baSMKEm5npTkwj6Um7IOCBY5gYKXYQ&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-bvZR0q.sh" [1] 05:33:11 downloading uv 0.11.2 x86_64-unknown-linux-gnu 05:33:12 installing to /home/jenkins/.local/bin 05:33:12 uv 05:33:12 uvx 05:33:12 everything's installed! 05:33:12 05:33:12 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:33:12 05:33:12 source $HOME/.local/bin/env (sh, bash, zsh) 05:33:12 source $HOME/.local/bin/env.fish (fish) 05:33:12 Adding install location to PATH 05:33:12 ---> Validating uv/uvx install 05:33:12 uvx 0.11.2 (x86_64-unknown-linux-gnu) 05:33:12 [EnvInject] - Injecting environment variables from a build step. 05:33:12 [EnvInject] - Injecting as environment variables the properties content 05:33:12 OS_CLOUD=vex 05:33:12 05:33:12 [EnvInject] - Variables injected successfully. 05:33:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6416409526668854551.sh 05:33:12 ---> Orphaned k8s clusters 05:33:12 Setup pyenv: 05:33:12 system 05:33:12 3.8.20 05:33:12 3.9.20 05:33:12 3.10.15 05:33:12 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:33:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:14 lf-activate-venv(): INFO: Base packages installed successfully 05:33:14 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:33:23 -----> Delete orphaned cluster 05:33:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13317718028431809755.sh 05:33:23 ---> Orphaned stacks 05:33:23 Setup pyenv: 05:33:23 system 05:33:23 3.8.20 05:33:23 3.9.20 05:33:23 3.10.15 05:33:23 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:25 lf-activate-venv(): INFO: Base packages installed successfully 05:33:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:33:41 + mapfile -t OS_COE_CLUSTERS_ID 05:33:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:33:41 ++ awk '{print $1}' 05:33:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:33:43 + echo '-----> Active clusters -> stacks' 05:33:43 -----> Active clusters -> stacks 05:33:43 + OS_COE_STACKS=() 05:33:43 + [[ 0 -gt 0 ]] 05:33:43 + mapfile -t OS_STACKS 05:33:43 ++ awk '{print $1}' 05:33:43 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 05:33:45 + echo '-----> Active stacks' 05:33:45 -----> Active stacks 05:33:45 + for stack in "${OS_STACKS[@]}" 05:33:45 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-153 05:33:45 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-153 05:33:45 + for stack in "${OS_STACKS[@]}" 05:33:45 + echo releng-openflowplugin-csit-1node-sanity-only-chromium-52 05:33:45 releng-openflowplugin-csit-1node-sanity-only-chromium-52 05:33:45 + echo '-----> Delete orphaned stacks' 05:33:45 -----> Delete orphaned stacks 05:33:45 + for STACK_NAME in "${OS_STACKS[@]}" 05:33:45 + [[ 0 -gt 0 ]] 05:33:45 + stack_in_jenkins releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-153 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:33:45 + STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-153 05:33:45 + builds=() 05:33:45 + for jenkins in "${@:2}" 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 ++ head -n1 05:33:45 200' 05:33:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]}' 05:33:45 ++ awk 'END {print $NF}' 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 + status=200 05:33:45 + '[' 200 '!=' 200 ']' 05:33:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:45 ++ echo https://jenkins.opendaylight.org/releng 05:33:45 ++ awk -F/ '{print $NF}' 05:33:45 ++ sed 's/\/*$//' 05:33:45 + silo=releng 05:33:45 + export silo 05:33:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]}' 05:33:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:45 ++ grep -v null 05:33:45 + for jenkins in "${@:2}" 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 ++ head -n1 05:33:45 200' 05:33:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 05:33:45 ++ awk 'END {print $NF}' 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 + status=200 05:33:45 + '[' 200 '!=' 200 ']' 05:33:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:45 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:45 ++ echo https://jenkins.opendaylight.org/sandbox 05:33:45 ++ awk -F/ '{print $NF}' 05:33:45 ++ sed 's/\/*$//' 05:33:45 + silo=sandbox 05:33:45 + export silo 05:33:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 05:33:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:45 ++ grep -v null 05:33:45 + [[ releng-integration-distribution-test-vanadium-155 releng-builder-openstack-cron-78281 releng-controller-maven-merge-12.0.x-24 releng-netconf-maven-merge-9.0.x-424 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-153 =~ releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-153 ]] 05:33:45 + return 0 05:33:45 + continue 05:33:45 + for STACK_NAME in "${OS_STACKS[@]}" 05:33:45 + [[ 0 -gt 0 ]] 05:33:45 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-chromium-52 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:33:45 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-52 05:33:45 + builds=() 05:33:45 + for jenkins in "${@:2}" 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 ++ head -n1 05:33:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]}' 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 ++ awk 'END {print $NF}' 05:33:45 + status=200 05:33:45 + '[' 200 '!=' 200 ']' 05:33:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:45 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:45 ++ echo https://jenkins.opendaylight.org/releng 05:33:45 ++ sed 's/\/*$//' 05:33:45 ++ awk -F/ '{print $NF}' 05:33:45 + silo=releng 05:33:45 + export silo 05:33:45 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-vanadium/155/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/78281/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-12.0.x/24/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/424/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-perf-stats-collection-only-vanadium/153/"}}],"oneOffExecutors":[]}]}' 05:33:45 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:45 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:45 ++ grep -v null 05:33:45 + for jenkins in "${@:2}" 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:45 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:45 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 ++ head -n1 05:33:45 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 05:33:45 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 05:33:45 05:33:45 200' 05:33:45 ++ awk 'END {print $NF}' 05:33:46 + status=200 05:33:46 + '[' 200 '!=' 200 ']' 05:33:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:46 ++ echo https://jenkins.opendaylight.org/sandbox 05:33:46 ++ awk -F/ '{print $NF}' 05:33:46 ++ sed 's/\/*$//' 05:33:46 + silo=sandbox 05:33:46 + export silo 05:33:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 05:33:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:46 ++ grep -v null 05:33:46 + [[ releng-integration-distribution-test-vanadium-155 releng-builder-openstack-cron-78281 releng-controller-maven-merge-12.0.x-24 releng-netconf-maven-merge-9.0.x-424 releng-openflowplugin-csit-1node-perf-stats-collection-only-vanadium-153 =~ releng-openflowplugin-csit-1node-sanity-only-chromium-52 ]] 05:33:46 + return 1 05:33:46 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-1node-sanity-only-chromium-52' 05:33:46 Deleting orphaned stack: releng-openflowplugin-csit-1node-sanity-only-chromium-52 05:33:46 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-1node-sanity-only-chromium-52 05:48:57 Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-52 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 Waiting for stack to delete... 05:48:57 WARN: Failed to delete $STACK_NAME. Reason: Timed out 05:48:57 Retrying delete... 05:48:57 Failed to delete stack releng-openflowplugin-csit-1node-sanity-only-chromium-52 05:48:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:48:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:48:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6208121523897983207.sh 05:48:57 ---> Orphaned servers 05:48:57 Setup pyenv: 05:48:57 system 05:48:57 3.8.20 05:48:57 3.9.20 05:48:57 3.10.15 05:48:57 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:48:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:48:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:48:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:49:01 lf-activate-venv(): INFO: Base packages installed successfully 05:49:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:49:17 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:49:21 -----> Active servers 05:49:21 prd-ubuntu2204-builder-2c-2g-54182 05:49:21 prd-ubuntu2204-docker-4c-4g-54181 05:49:21 prd-ubuntu2204-docker-4c-4g-54180 05:49:21 prd-ubuntu2404-robot-2c-8g-54156 05:49:21 prd-ubuntu2404-robot-2c-8g-54155 05:49:21 prd-ubuntu2404-robot-2c-8g-54154 05:49:21 prd-ubuntu2404-robot-2c-8g-54159 05:49:21 prd-queue-disttest-2c-1g-54151 05:49:21 snd-ubuntu2204-docker-2c-2g-354 05:49:21 -----> Delete orphaned servers 05:49:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:49:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:49:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12442177062144274819.sh 05:49:24 ---> Orphaned ports 05:49:24 Setup pyenv: 05:49:24 system 05:49:24 3.8.20 05:49:24 3.9.20 05:49:24 3.10.15 05:49:24 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:49:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:49:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:49:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:49:26 lf-activate-venv(): INFO: Base packages installed successfully 05:49:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:49:37 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:49:39 No orphaned ports to process. 05:49:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:49:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:49:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2076594836252365169.sh 05:49:39 ---> Orphaned volumes 05:49:39 + source /home/jenkins/lf-env.sh 05:49:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:49:39 ++ mktemp -d /tmp/venv-XXXX 05:49:39 + lf_venv=/tmp/venv-FAC3 05:49:39 + local venv_file=/tmp/.os_lf_venv 05:49:39 + local python=python3 05:49:39 + local options 05:49:39 + local set_path=true 05:49:39 + local install_args= 05:49:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:49:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:49:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:49:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:49:39 + true 05:49:39 + case $1 in 05:49:39 + python=python3 05:49:39 + shift 2 05:49:39 + true 05:49:39 + case $1 in 05:49:39 + shift 05:49:39 + break 05:49:39 + case $python in 05:49:39 + local pkg_list= 05:49:39 + [[ -d /opt/pyenv ]] 05:49:39 + echo 'Setup pyenv:' 05:49:39 Setup pyenv: 05:49:39 + export PYENV_ROOT=/opt/pyenv 05:49:39 + PYENV_ROOT=/opt/pyenv 05:49:39 + 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 05:49:39 + 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 05:49:39 + pyenv versions 05:49:39 system 05:49:39 3.8.20 05:49:39 3.9.20 05:49:39 3.10.15 05:49:39 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:49:39 + command -v pyenv 05:49:39 ++ pyenv init - --no-rehash 05:49:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:49:39 for i in ${!paths[@]}; do 05:49:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:49:39 fi; done; 05:49:39 echo "${paths[*]}"'\'')" 05:49:39 export PATH="/opt/pyenv/shims:${PATH}" 05:49:39 export PYENV_SHELL=bash 05:49:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:49:39 pyenv() { 05:49:39 local command 05:49:39 command="${1:-}" 05:49:39 if [ "$#" -gt 0 ]; then 05:49:39 shift 05:49:39 fi 05:49:39 05:49:39 case "$command" in 05:49:39 rehash|shell) 05:49:39 eval "$(pyenv "sh-$command" "$@")" 05:49:39 ;; 05:49:39 *) 05:49:39 command pyenv "$command" "$@" 05:49:39 ;; 05:49:39 esac 05:49:39 }' 05:49:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:49:39 for i in ${!paths[@]}; do 05:49:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:49:39 fi; done; 05:49:39 echo "${paths[*]}"' 05:49:39 ++ 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 05:49:39 ++ 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 05:49:39 ++ 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 05:49:39 ++ export PYENV_SHELL=bash 05:49:39 ++ PYENV_SHELL=bash 05:49:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:49:39 +++ complete -F _pyenv pyenv 05:49:39 ++ lf-pyver python3 05:49:39 ++ local py_version_xy=python3 05:49:39 ++ local py_version_xyz= 05:49:39 ++ sed 's/^[ *]* //' 05:49:39 ++ awk '{ print $1 }' 05:49:39 ++ grep -E '^[0-9.]*[0-9]$' 05:49:39 ++ pyenv versions 05:49:39 ++ local command 05:49:39 ++ command=versions 05:49:39 ++ '[' 1 -gt 0 ']' 05:49:39 ++ shift 05:49:39 ++ case "$command" in 05:49:39 ++ command pyenv versions 05:49:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:49:39 +++ grep '^3' /tmp/.pyenv_versions 05:49:39 +++ tail -n 1 05:49:39 +++ sort -V 05:49:39 ++ py_version_xyz=3.11.10 05:49:39 ++ [[ -z 3.11.10 ]] 05:49:39 ++ echo 3.11.10 05:49:39 ++ return 0 05:49:39 + pyenv local 3.11.10 05:49:39 + local command 05:49:39 + command=local 05:49:39 + '[' 2 -gt 0 ']' 05:49:39 + shift 05:49:39 + case "$command" in 05:49:39 + command pyenv local 3.11.10 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='lftools[openstack] ' 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='kubernetes ' 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='niet ' 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='python-heatclient ' 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='python-openstackclient ' 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='python-magnumclient ' 05:49:39 + for arg in "$@" 05:49:39 + case $arg in 05:49:39 + pkg_list+='yq ' 05:49:39 + [[ -f /tmp/.os_lf_venv ]] 05:49:39 ++ cat /tmp/.os_lf_venv 05:49:39 + lf_venv=/tmp/venv-YcIA 05:49:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from' file:/tmp/.os_lf_venv 05:49:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:49:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:49:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:49:39 + local 'pip_opts=--upgrade --quiet' 05:49:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:49:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:49:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:49:39 + [[ -n '' ]] 05:49:39 + [[ -n '' ]] 05:49:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:49:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:49:39 + /tmp/venv-YcIA/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:49:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:49:41 lf-activate-venv(): INFO: Base packages installed successfully 05:49:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 05:49:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 05:49:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:49:41 + /tmp/venv-YcIA/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:49:53 + type python3 05:49:53 + true 05:49:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH' 05:49:53 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:49:53 + PATH=/tmp/venv-YcIA/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 05:49:53 + return 0 05:49:53 + mapfile -t os_volumes 05:49:53 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 05:49:56 + '[' 0 -eq 0 ']' 05:49:56 + echo 'No orphaned volumes found.' 05:49:56 No orphaned volumes found. 05:49:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:49:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:49:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13336883986204916932.sh 05:49:56 ---> Protect in-use images 05:49:56 Setup pyenv: 05:49:56 system 05:49:56 3.8.20 05:49:56 3.9.20 05:49:56 3.10.15 05:49:56 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:49:58 lf-activate-venv(): INFO: Base packages installed successfully 05:49:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 05:50:10 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:50:10 INFO: There are images to protect defined in jenkins-config. 05:50:10 INFO: There are additional images to protect in the jjb dir. 05:50:10 INFO: Protecting the following images: 05:50:10 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 05:50:10 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 05:50:10 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 05:50:10 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 05:50:10 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 05:50:10 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 05:50:10 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 05:50:10 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 05:50:11 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 05:50:14 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 05:50:16 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 05:50:18 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 05:50:20 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 05:50:21 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 05:50:23 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 05:50:25 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 05:50:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:50:25 Run condition [Boolean condition] enabling perform for step [BuilderChain] 05:50:25 [EnvInject] - Injecting environment variables from a build step. 05:50:25 [EnvInject] - Injecting as environment variables the properties content 05:50:25 OS_IMAGE_CLEANUP_AGE=30 05:50:25 05:50:25 [EnvInject] - Variables injected successfully. 05:50:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14335920900710039645.sh 05:50:25 ---> Cleanup old images 05:50:25 Setup pyenv: 05:50:25 system 05:50:25 3.8.20 05:50:25 3.9.20 05:50:25 3.10.15 05:50:25 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:50:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:50:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:27 lf-activate-venv(): INFO: Base packages installed successfully 05:50:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:50:44 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:50:44 + lftools openstack --os-cloud vex image cleanup --days=30 05:50:47 Removing 67 images from vex. 05:50:47 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 05:50:47 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 05:50:47 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 05:50:48 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 05:50:48 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 05:50:48 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 05:50:48 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 05:50:48 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 05:50:48 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 05:50:48 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 05:50:48 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 05:50:49 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 05:50:49 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 05:50:49 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 05:50:49 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 05:50:49 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 05:50:49 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 05:50:49 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 05:50:49 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 05:50:49 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 05:50:49 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 05:50:49 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 05:50:49 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 05:50:49 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 05:50:49 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 05:50:49 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 05:50:49 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 05:50:49 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 05:50:49 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 05:50:49 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 05:50:49 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 05:50:49 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 05:50:49 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 05:50:49 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 05:50:49 $ ssh-agent -k 05:50:49 unset SSH_AUTH_SOCK; 05:50:49 unset SSH_AGENT_PID; 05:50:49 echo Agent pid 1515 killed; 05:50:49 [ssh-agent] Stopped. 05:50:49 [PostBuildScript] - [INFO] Executing post build scripts. 05:50:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3942985942780547518.sh 05:50:49 ---> sysstat.sh 05:50:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16267115704465883085.sh 05:50:50 ---> package-listing.sh 05:50:50 ++ tr '[:upper:]' '[:lower:]' 05:50:50 ++ facter osfamily 05:50:50 + OS_FAMILY=debian 05:50:50 + workspace=/w/workspace/builder-openstack-cron 05:50:50 + START_PACKAGES=/tmp/packages_start.txt 05:50:50 + END_PACKAGES=/tmp/packages_end.txt 05:50:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:50:50 + PACKAGES=/tmp/packages_start.txt 05:50:50 + '[' /w/workspace/builder-openstack-cron ']' 05:50:50 + PACKAGES=/tmp/packages_end.txt 05:50:50 + case "${OS_FAMILY}" in 05:50:50 + dpkg -l 05:50:50 + grep '^ii' 05:50:50 + '[' -f /tmp/packages_start.txt ']' 05:50:50 + '[' -f /tmp/packages_end.txt ']' 05:50:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:50:50 + '[' /w/workspace/builder-openstack-cron ']' 05:50:50 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 05:50:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 05:50:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4330155002313859204.sh 05:50:50 ---> capture-instance-metadata.sh 05:50:50 Setup pyenv: 05:50:50 system 05:50:50 3.8.20 05:50:50 3.9.20 05:50:50 3.10.15 05:50:50 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:50:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:50:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:53 lf-activate-venv(): INFO: Base packages installed successfully 05:50:53 lf-activate-venv(): INFO: Installing additional packages: lftools 05:51:02 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:51:02 INFO: Running in OpenStack, capturing instance metadata 05:51:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6643196016716379866.sh 05:51:02 provisioning config files... 05:51:03 Could not find credentials [logs] for builder-openstack-cron #78281 05:51:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1177566632349075419tmp 05:51:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:51:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:51:03 provisioning config files... 05:51:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:51:03 [EnvInject] - Injecting environment variables from a build step. 05:51:03 [EnvInject] - Injecting as environment variables the properties content 05:51:03 SERVER_ID=logs 05:51:03 05:51:03 [EnvInject] - Variables injected successfully. 05:51:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13631901020304049396.sh 05:51:03 ---> create-netrc.sh 05:51:03 WARN: Log server credential not found. 05:51:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5207503255561202854.sh 05:51:03 ---> python-tools-install.sh 05:51:03 Setup pyenv: 05:51:03 system 05:51:03 3.8.20 05:51:03 3.9.20 05:51:03 3.10.15 05:51:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:51:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:51:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:05 lf-activate-venv(): INFO: Base packages installed successfully 05:51:05 lf-activate-venv(): INFO: Installing additional packages: lftools 05:51:15 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:51:15 [builder-openstack-cron] $ /bin/sh /tmp/jenkins6673896112250661572.sh 05:51:15 ---> uv-install.sh 05:51:15 uv 0.11.2 is already installed 05:51:15 uvx 0.11.2 (x86_64-unknown-linux-gnu) 05:51:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8970332837352667043.sh 05:51:15 ---> sudo-logs.sh 05:51:15 Archiving 'sudo' log.. 05:51:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6162108416033159143.sh 05:51:15 ---> job-cost.sh 05:51:15 INFO: Activating Python virtual environment... 05:51:15 Setup pyenv: 05:51:15 system 05:51:15 3.8.20 05:51:15 3.9.20 05:51:15 3.10.15 05:51:15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:51:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:51:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:17 lf-activate-venv(): INFO: Base packages installed successfully 05:51:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:51:24 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:51:24 INFO: No stack-cost file found 05:51:24 INFO: Instance uptime: 1207s 05:51:24 INFO: Fetching instance metadata (attempt 1 of 3)... 05:51:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:51:24 INFO: Successfully fetched instance metadata 05:51:24 INFO: Instance type: v3-standard-2 05:51:24 INFO: Retrieving pricing info for: v3-standard-2 05:51:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:51:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=1207 05:51:24 INFO: Successfully fetched Vexxhost pricing API 05:51:24 INFO: Retrieved cost: 0.06 05:51:24 INFO: Retrieved resource: v3-standard-2 05:51:24 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 05:51:24 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 05:51:24 INFO: Successfully archived job cost data 05:51:24 DEBUG: Cost data: builder-openstack-cron,78281,2026-03-30 05:51:24,v3-standard-2,1207,0.06,0.00,SUCCESS 05:51:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9993957071013054178.sh 05:51:24 ---> logs-deploy.sh 05:51:24 Setup pyenv: 05:51:24 system 05:51:24 3.8.20 05:51:24 3.9.20 05:51:24 3.10.15 05:51:24 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 05:51:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YcIA from file:/tmp/.os_lf_venv 05:51:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:26 lf-activate-venv(): INFO: Base packages installed successfully 05:51:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-YcIA/bin to PATH 05:51:36 WARNING: Nexus logging server not set 05:51:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78281/ 05:51:36 INFO: archiving logs to S3 05:51:37 ---> uname -a: 05:51:37 Linux prd-ubuntu2204-builder-2c-2g-54182 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 05:51:37 05:51:37 05:51:37 ---> lscpu: 05:51:37 Architecture: x86_64 05:51:37 CPU op-mode(s): 32-bit, 64-bit 05:51:37 Address sizes: 40 bits physical, 48 bits virtual 05:51:37 Byte Order: Little Endian 05:51:37 CPU(s): 2 05:51:37 On-line CPU(s) list: 0,1 05:51:37 Vendor ID: AuthenticAMD 05:51:37 Model name: AMD EPYC-Rome Processor 05:51:37 CPU family: 23 05:51:37 Model: 49 05:51:37 Thread(s) per core: 1 05:51:37 Core(s) per socket: 1 05:51:37 Socket(s): 2 05:51:37 Stepping: 0 05:51:37 BogoMIPS: 5599.94 05:51:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:51:37 Virtualization: AMD-V 05:51:37 Hypervisor vendor: KVM 05:51:37 Virtualization type: full 05:51:37 L1d cache: 64 KiB (2 instances) 05:51:37 L1i cache: 64 KiB (2 instances) 05:51:37 L2 cache: 1 MiB (2 instances) 05:51:37 L3 cache: 32 MiB (2 instances) 05:51:37 NUMA node(s): 1 05:51:37 NUMA node0 CPU(s): 0,1 05:51:37 Vulnerability Gather data sampling: Not affected 05:51:37 Vulnerability Indirect target selection: Not affected 05:51:37 Vulnerability Itlb multihit: Not affected 05:51:37 Vulnerability L1tf: Not affected 05:51:37 Vulnerability Mds: Not affected 05:51:37 Vulnerability Meltdown: Not affected 05:51:37 Vulnerability Mmio stale data: Not affected 05:51:37 Vulnerability Reg file data sampling: Not affected 05:51:37 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 05:51:37 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 05:51:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:51:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:51:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:51:37 Vulnerability Srbds: Not affected 05:51:37 Vulnerability Tsa: Not affected 05:51:37 Vulnerability Tsx async abort: Not affected 05:51:37 Vulnerability Vmscape: Not affected 05:51:37 05:51:37 05:51:37 ---> nproc: 05:51:37 2 05:51:37 05:51:37 05:51:37 ---> df -h: 05:51:37 Filesystem Size Used Avail Use% Mounted on 05:51:37 tmpfs 794M 1.1M 793M 1% /run 05:51:37 /dev/vda1 39G 8.5G 31G 22% / 05:51:37 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:51:37 tmpfs 5.0M 0 5.0M 0% /run/lock 05:51:37 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:51:37 tmpfs 794M 4.0K 794M 1% /run/user/1001 05:51:37 05:51:37 05:51:37 ---> free -m: 05:51:37 total used free shared buff/cache available 05:51:37 Mem: 7937 541 4696 4 2699 7100 05:51:37 Swap: 1023 0 1023 05:51:37 05:51:37 05:51:37 ---> ip addr: 05:51:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:51:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:51:37 inet 127.0.0.1/8 scope host lo 05:51:37 valid_lft forever preferred_lft forever 05:51:37 inet6 ::1/128 scope host 05:51:37 valid_lft forever preferred_lft forever 05:51:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:51:37 link/ether fa:16:3e:ca:28:cc brd ff:ff:ff:ff:ff:ff 05:51:37 altname enp0s3 05:51:37 inet 10.30.170.102/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 05:51:37 valid_lft 85188sec preferred_lft 85188sec 05:51:37 inet6 fe80::f816:3eff:feca:28cc/64 scope link 05:51:37 valid_lft forever preferred_lft forever 05:51:37 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:51:37 link/ether ce:99:fb:e9:1e:e2 brd ff:ff:ff:ff:ff:ff 05:51:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:51:37 valid_lft forever preferred_lft forever 05:51:37 05:51:37 05:51:37 ---> sar -b -r -n DEV: 05:51:37 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-54182) 03/30/26 _x86_64_ (2 CPU) 05:51:37 05:51:37 05:31:27 LINUX RESTART (2 CPU) 05:51:37 05:51:37 05:40:06 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:51:37 05:50:06 6.83 0.04 5.38 1.41 0.57 198.99 1371.83 05:51:37 Average: 6.83 0.04 5.38 1.41 0.57 198.99 1371.83 05:51:37 05:51:37 05:40:06 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:51:37 05:50:06 4760336 7249920 524180 6.45 93764 2560656 1085972 11.83 374480 2732596 47636 05:51:37 Average: 4760336 7249920 524180 6.45 93764 2560656 1085972 11.83 374480 2732596 47636 05:51:37 05:51:37 05:40:06 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:51:37 05:50:06 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 05:51:37 05:50:06 ens3 2.99 2.99 2.68 1.34 0.00 0.00 0.00 0.00 05:51:37 05:50:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:37 Average: lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 05:51:37 Average: ens3 2.99 2.99 2.68 1.34 0.00 0.00 0.00 0.00 05:51:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:37 05:51:37 05:51:37 ---> sar -P ALL: 05:51:37 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-54182) 03/30/26 _x86_64_ (2 CPU) 05:51:37 05:51:37 05:31:27 LINUX RESTART (2 CPU) 05:51:37 05:51:37 05:40:06 CPU %user %nice %system %iowait %steal %idle 05:51:37 05:50:06 all 4.33 0.00 0.32 1.45 0.05 93.86 05:51:37 05:50:06 0 6.05 0.00 0.37 1.30 0.05 92.23 05:51:37 05:50:06 1 2.61 0.00 0.28 1.59 0.04 95.49 05:51:37 Average: all 4.33 0.00 0.32 1.45 0.05 93.86 05:51:37 Average: 0 6.05 0.00 0.37 1.30 0.05 92.23 05:51:37 Average: 1 2.61 0.00 0.28 1.59 0.04 95.49 05:51:37 05:51:37 05:51:37