01:32:07 Started by timer 01:32:07 Running as SYSTEM 01:32:07 [EnvInject] - Loading node environment variables. 01:32:07 Building remotely on prd-centos8-builder-2c-2g-988 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:07 [ssh-agent] Looking for ssh-agent implementation... 01:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:07 $ ssh-agent 01:32:07 SSH_AUTH_SOCK=/tmp/ssh-7yPKzbxaNiJs/agent.5443 01:32:07 SSH_AGENT_PID=5444 01:32:07 [ssh-agent] Started. 01:32:07 Running ssh-add (command line suppressed) 01:32:07 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_1842958513007301375.key (/w/workspace/builder-openstack-cron@tmp/private_key_1842958513007301375.key) 01:32:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:07 The recommended git tool is: NONE 01:32:10 using credential jenkins-ssh 01:32:10 Wiping out workspace first. 01:32:10 Cloning the remote Git repository 01:32:10 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:10 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:10 > git --version # timeout=10 01:32:10 > git --version # 'git version 2.43.0' 01:32:10 using GIT_SSH to set credentials jenkins-ssh 01:32:10 [INFO] Currently running in a labeled security context 01:32:10 [INFO] Currently SELinux is 'enforcing' on the host 01:32:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh8399722857711841646.key 01:32:10 Verifying host key using known hosts file 01:32:10 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. 01:32:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:13 Avoid second fetch 01:32:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:13 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 01:32:13 > git config core.sparsecheckout # timeout=10 01:32:13 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 01:32:13 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 01:32:13 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 01:32:13 > git remote # timeout=10 01:32:13 > git submodule init # timeout=10 01:32:13 > git submodule sync # timeout=10 01:32:13 > git config --get remote.origin.url # timeout=10 01:32:13 > git submodule init # timeout=10 01:32:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:32:13 > git config --get submodule.global-jjb.url # timeout=10 01:32:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:32:13 > git config --get submodule.packer/common-packer.url # timeout=10 01:32:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:32:14 > git submodule update --init --recursive global-jjb # timeout=10 01:32:15 > git submodule update --init --recursive packer/common-packer # timeout=10 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:32:18 No emails were triggered. 01:32:18 provisioning config files... 01:32:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:32:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:32:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:32:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4397165124808620823.sh 01:32:19 ---> python-tools-install.sh 01:32:19 Setup pyenv: 01:32:19 system 01:32:19 * 3.8.13 (set by /opt/pyenv/version) 01:32:19 * 3.9.13 (set by /opt/pyenv/version) 01:32:19 * 3.10.13 (set by /opt/pyenv/version) 01:32:19 * 3.11.7 (set by /opt/pyenv/version) 01:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kbGF 01:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:32:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:28 lf-activate-venv(): INFO: Base packages installed successfully 01:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools 01:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-kbGF/bin to PATH 01:32:56 Generating Requirements File 01:33:18 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. 01:33:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:33:18 Python 3.11.7 01:33:18 pip 25.2 from /tmp/venv-kbGF/lib/python3.11/site-packages/pip (python 3.11) 01:33:18 appdirs==1.4.4 01:33:18 argcomplete==3.6.2 01:33:18 aspy.yaml==1.3.0 01:33:18 attrs==25.3.0 01:33:18 autopage==0.5.2 01:33:18 beautifulsoup4==4.13.5 01:33:18 boto3==1.40.38 01:33:18 botocore==1.40.38 01:33:18 bs4==0.0.2 01:33:18 cachetools==5.5.2 01:33:18 certifi==2025.8.3 01:33:18 cffi==2.0.0 01:33:18 cfgv==3.4.0 01:33:18 chardet==5.2.0 01:33:18 charset-normalizer==3.4.3 01:33:18 click==8.3.0 01:33:18 cliff==4.11.0 01:33:18 cmd2==2.7.0 01:33:18 cryptography==3.3.2 01:33:18 debtcollector==3.0.0 01:33:18 decorator==5.2.1 01:33:18 defusedxml==0.7.1 01:33:18 Deprecated==1.2.18 01:33:18 distlib==0.4.0 01:33:18 dnspython==2.8.0 01:33:18 docker==7.1.0 01:33:18 dogpile.cache==1.4.1 01:33:18 durationpy==0.10 01:33:18 email-validator==2.3.0 01:33:18 filelock==3.19.1 01:33:18 future==1.0.0 01:33:18 gitdb==4.0.12 01:33:18 GitPython==3.1.45 01:33:18 google-auth==2.40.3 01:33:18 httplib2==0.31.0 01:33:18 identify==2.6.14 01:33:18 idna==3.10 01:33:18 importlib-resources==1.5.0 01:33:18 iso8601==2.1.0 01:33:18 Jinja2==3.1.6 01:33:18 jmespath==1.0.1 01:33:18 jsonpatch==1.33 01:33:18 jsonpointer==3.0.0 01:33:18 jsonschema==4.25.1 01:33:18 jsonschema-specifications==2025.9.1 01:33:18 keystoneauth1==5.12.0 01:33:18 kubernetes==33.1.0 01:33:18 lftools==0.37.14 01:33:18 lxml==6.0.2 01:33:18 markdown-it-py==4.0.0 01:33:18 MarkupSafe==3.0.2 01:33:18 mdurl==0.1.2 01:33:18 msgpack==1.1.1 01:33:18 multi_key_dict==2.0.3 01:33:18 munch==4.0.0 01:33:18 netaddr==1.3.0 01:33:18 niet==1.4.2 01:33:18 nodeenv==1.9.1 01:33:18 oauth2client==4.1.3 01:33:18 oauthlib==3.3.1 01:33:18 openstacksdk==4.7.1 01:33:18 os-service-types==1.8.0 01:33:18 osc-lib==4.2.0 01:33:18 oslo.config==10.0.0 01:33:18 oslo.context==6.1.0 01:33:18 oslo.i18n==6.6.0 01:33:18 oslo.log==7.2.1 01:33:18 oslo.serialization==5.8.0 01:33:18 oslo.utils==9.1.0 01:33:18 packaging==25.0 01:33:18 pbr==7.0.1 01:33:18 platformdirs==4.4.0 01:33:18 prettytable==3.16.0 01:33:18 psutil==7.1.0 01:33:18 pyasn1==0.6.1 01:33:18 pyasn1_modules==0.4.2 01:33:18 pycparser==2.23 01:33:18 pygerrit2==2.0.15 01:33:18 PyGithub==2.8.1 01:33:18 Pygments==2.19.2 01:33:18 PyJWT==2.10.1 01:33:18 PyNaCl==1.6.0 01:33:18 pyparsing==2.4.7 01:33:18 pyperclip==1.10.0 01:33:18 pyrsistent==0.20.0 01:33:18 python-cinderclient==9.8.0 01:33:18 python-dateutil==2.9.0.post0 01:33:18 python-heatclient==4.3.0 01:33:18 python-jenkins==1.8.3 01:33:18 python-keystoneclient==5.7.0 01:33:18 python-magnumclient==4.9.0 01:33:18 python-openstackclient==8.2.0 01:33:18 python-swiftclient==4.8.0 01:33:18 PyYAML==6.0.2 01:33:18 referencing==0.36.2 01:33:18 requests==2.32.5 01:33:18 requests-oauthlib==2.0.0 01:33:18 requestsexceptions==1.4.0 01:33:18 rfc3986==2.0.0 01:33:18 rich==14.1.0 01:33:18 rich-argparse==1.7.1 01:33:18 rpds-py==0.27.1 01:33:18 rsa==4.9.1 01:33:18 ruamel.yaml==0.18.15 01:33:18 ruamel.yaml.clib==0.2.14 01:33:18 s3transfer==0.14.0 01:33:18 simplejson==3.20.1 01:33:18 six==1.17.0 01:33:18 smmap==5.0.2 01:33:18 soupsieve==2.8 01:33:18 stevedore==5.5.0 01:33:18 tabulate==0.9.0 01:33:18 toml==0.10.2 01:33:18 tomlkit==0.13.3 01:33:18 tqdm==4.67.1 01:33:18 typing_extensions==4.15.0 01:33:18 tzdata==2025.2 01:33:18 urllib3==1.26.20 01:33:18 virtualenv==20.34.0 01:33:18 wcwidth==0.2.14 01:33:18 websocket-client==1.8.0 01:33:18 wrapt==1.17.3 01:33:18 xdg==6.0.0 01:33:18 xmltodict==1.0.2 01:33:18 yq==3.4.3 01:33:19 [EnvInject] - Injecting environment variables from a build step. 01:33:19 [EnvInject] - Injecting as environment variables the properties content 01:33:19 OS_CLOUD=vex 01:33:19 01:33:19 [EnvInject] - Variables injected successfully. 01:33:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1385326677078063279.sh 01:33:19 ---> Orphaned k8s clusters 01:33:19 Setup pyenv: 01:33:19 system 01:33:19 3.8.13 01:33:19 3.9.13 01:33:19 3.10.13 01:33:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbGF from file:/tmp/.os_lf_venv 01:33:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:21 lf-activate-venv(): INFO: Base packages installed successfully 01:33:21 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:33:28 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. 01:33:28 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-kbGF/bin to PATH 01:33:31 -----> Delete orphaned cluster 01:33:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17577999134241918257.sh 01:33:31 ---> Orphaned stacks 01:33:31 Setup pyenv: 01:33:31 system 01:33:31 3.8.13 01:33:31 3.9.13 01:33:31 3.10.13 01:33:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbGF from file:/tmp/.os_lf_venv 01:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:33 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. 01:33:33 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:33:33 lf-activate-venv(): INFO: Base packages installed successfully 01:33:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-kbGF/bin to PATH 01:33:53 + mapfile -t OS_COE_CLUSTERS_ID 01:33:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:33:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:33:53 ++ awk '{print $1}' 01:33:55 + echo '-----> Active clusters -> stacks' 01:33:55 -----> Active clusters -> stacks 01:33:55 + OS_COE_STACKS=() 01:33:55 + [[ 0 -gt 0 ]] 01:33:55 + mapfile -t OS_STACKS 01:33:55 ++ 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 01:33:55 ++ awk '{print $1}' 01:33:57 + echo '-----> Active stacks' 01:33:57 -----> Active stacks 01:33:57 + for stack in "${OS_STACKS[@]}" 01:33:57 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429 01:33:57 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429 01:33:57 + for stack in "${OS_STACKS[@]}" 01:33:57 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 01:33:57 releng-openflowplugin-csit-1node-sanity-only-scandium-493 01:33:57 + echo '-----> Delete orphaned stacks' 01:33:57 -----> Delete orphaned stacks 01:33:57 + for STACK_NAME in "${OS_STACKS[@]}" 01:33:57 + [[ 0 -gt 0 ]] 01:33:57 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:33:57 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429 01:33:57 + builds=() 01:33:57 + for jenkins in "${@:2}" 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:57 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:57 ++ 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' 01:33:57 + 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ head -n1 01:33:57 + 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]}' 01:33:57 ++ 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ awk 'END {print $NF}' 01:33:57 + status=200 01:33:57 + '[' 200 '!=' 200 ']' 01:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:57 ++ awk -F/ '{print $NF}' 01:33:57 ++ sed 's/\/*$//' 01:33:57 ++ echo https://jenkins.opendaylight.org/releng 01:33:57 + silo=releng 01:33:57 + export silo 01:33:57 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:57 ++ 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]}' 01:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:57 ++ grep -v null 01:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:57 + for jenkins in "${@:2}" 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:57 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:57 ++ 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' 01:33:57 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ head -n1 01:33:57 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ awk 'END {print $NF}' 01:33:57 + status=200 01:33:57 + '[' 200 '!=' 200 ']' 01:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:57 ++ echo https://jenkins.opendaylight.org/sandbox 01:33:57 ++ sed 's/\/*$//' 01:33:57 ++ awk -F/ '{print $NF}' 01:33:57 + silo=sandbox 01:33:57 + export silo 01:33:57 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:57 ++ grep -v null 01:33:57 + [[ releng-builder-openstack-cron-73966 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429 releng-integration-distribution-test-titanium-440 releng-integration-sanity-test-scandium-498 releng-controller-maven-merge-master-3697 releng-ovsdb-maven-merge-scandium-565 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429 ]] 01:33:57 + return 0 01:33:57 + continue 01:33:57 + for STACK_NAME in "${OS_STACKS[@]}" 01:33:57 + [[ 0 -gt 0 ]] 01:33:57 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:33:57 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 01:33:57 + builds=() 01:33:57 + for jenkins in "${@:2}" 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:57 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:57 ++ 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' 01:33:57 + 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ head -n1 01:33:57 + 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]}' 01:33:57 ++ 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ awk 'END {print $NF}' 01:33:57 + status=200 01:33:57 + '[' 200 '!=' 200 ']' 01:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:57 ++ echo https://jenkins.opendaylight.org/releng 01:33:57 ++ sed 's/\/*$//' 01:33:57 ++ awk -F/ '{print $NF}' 01:33:57 + silo=releng 01:33:57 + export silo 01:33:57 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:57 ++ 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/builder-openstack-cron/73966/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"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-3node-clustering-bulkomatic-only-titanium/429/"}}],"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/integration-distribution-test-titanium/440/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3697/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/565/"}}],"oneOffExecutors":[]}]}' 01:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:57 ++ grep -v null 01:33:57 + for jenkins in "${@:2}" 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:57 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:57 ++ 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' 01:33:57 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ head -n1 01:33:57 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 01:33:57 01:33:57 200' 01:33:57 ++ awk 'END {print $NF}' 01:33:57 + status=200 01:33:57 + '[' 200 '!=' 200 ']' 01:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:57 ++ echo https://jenkins.opendaylight.org/sandbox 01:33:57 ++ awk -F/ '{print $NF}' 01:33:57 ++ sed 's/\/*$//' 01:33:57 + silo=sandbox 01:33:57 + export silo 01:33:57 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 01:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:57 ++ grep -v null 01:33:57 + [[ releng-builder-openstack-cron-73966 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429 releng-integration-distribution-test-titanium-440 releng-integration-sanity-test-scandium-498 releng-controller-maven-merge-master-3697 releng-ovsdb-maven-merge-scandium-565 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 01:33:57 + return 0 01:33:57 + continue 01:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16256051406687270710.sh 01:33:57 ---> Orphaned servers 01:33:57 Setup pyenv: 01:33:57 system 01:33:57 3.8.13 01:33:57 3.9.13 01:33:57 3.10.13 01:33:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbGF from file:/tmp/.os_lf_venv 01:33:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:59 lf-activate-venv(): INFO: Base packages installed successfully 01:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-kbGF/bin to PATH 01:34:21 -----> Active servers 01:34:21 prd-ubuntu2204-docker-4c-4g-989 01:34:21 prd-centos8-builder-2c-2g-988 01:34:21 prd-ubuntu2204-docker-4c-4g-987 01:34:21 prd-ubuntu2204-docker-2c-2g-984 01:34:21 prd-ubuntu2204-docker-4c-4g-983 01:34:21 prd-centos8-robot-2c-8g-981 01:34:21 prd-ubuntu2204-builder-2c-2g-976 01:34:21 prd-centos8-robot-2c-8g-971 01:34:21 prd-centos8-robot-2c-8g-958 01:34:21 prd-centos8-robot-2c-8g-956 01:34:21 prd-queue-disttest-2c-1g-953 01:34:21 prd-centos8-robot-2c-8g-773 01:34:21 prd-queue-intque-2c-1g-772 01:34:21 prd-centos8-robot-2c-8g-144 01:34:21 prd-centos8-robot-2c-8g-141 01:34:21 prd-centos8-robot-2c-8g-136 01:34:21 prd-ubuntu2204-docker-8c-8g-128 01:34:21 -----> Delete orphaned servers 01:34:22 Deleting orphaned server: prd-centos8-robot-2c-8g-144 01:34:25 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 01:34:25 Deleting orphaned server: prd-centos8-robot-2c-8g-141 01:34:27 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 01:34:28 Deleting orphaned server: prd-centos8-robot-2c-8g-136 01:34:30 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 01:34:30 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 01:34:33 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 01:34:33 Build step 'Conditional step (single)' marked build as failure 01:34:33 $ ssh-agent -k 01:34:33 unset SSH_AUTH_SOCK; 01:34:33 unset SSH_AGENT_PID; 01:34:33 echo Agent pid 5444 killed; 01:34:33 [ssh-agent] Stopped. 01:34:33 [PostBuildScript] - [INFO] Executing post build scripts. 01:34:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15523341569610674600.sh 01:34:33 ---> sysstat.sh 01:34:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14009755473072815056.sh 01:34:33 ---> package-listing.sh 01:34:33 ++ tr '[:upper:]' '[:lower:]' 01:34:33 ++ facter osfamily 01:34:34 + OS_FAMILY=redhat 01:34:34 + workspace=/w/workspace/builder-openstack-cron 01:34:34 + START_PACKAGES=/tmp/packages_start.txt 01:34:34 + END_PACKAGES=/tmp/packages_end.txt 01:34:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:34 + PACKAGES=/tmp/packages_start.txt 01:34:34 + '[' /w/workspace/builder-openstack-cron ']' 01:34:34 + PACKAGES=/tmp/packages_end.txt 01:34:34 + case "${OS_FAMILY}" in 01:34:34 + rpm -qa 01:34:34 + sort 01:34:34 + '[' -f /tmp/packages_start.txt ']' 01:34:34 + '[' -f /tmp/packages_end.txt ']' 01:34:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:34 + '[' /w/workspace/builder-openstack-cron ']' 01:34:34 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:34:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:34:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16528508252965943341.sh 01:34:34 ---> capture-instance-metadata.sh 01:34:34 Setup pyenv: 01:34:34 system 01:34:34 3.8.13 01:34:34 3.9.13 01:34:34 3.10.13 01:34:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbGF from file:/tmp/.os_lf_venv 01:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:37 lf-activate-venv(): INFO: Base packages installed successfully 01:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools 01:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-kbGF/bin to PATH 01:34:49 INFO: Running in OpenStack, capturing instance metadata 01:34:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16980820820247319114.sh 01:34:49 provisioning config files... 01:34:49 Could not find credentials [logs] for builder-openstack-cron #73966 01:34:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6354943503423244907tmp 01:34:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:34:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:34:49 provisioning config files... 01:34:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:34:50 [EnvInject] - Injecting environment variables from a build step. 01:34:50 [EnvInject] - Injecting as environment variables the properties content 01:34:50 SERVER_ID=logs 01:34:50 01:34:50 [EnvInject] - Variables injected successfully. 01:34:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18270531722308084846.sh 01:34:50 ---> create-netrc.sh 01:34:50 WARN: Log server credential not found. 01:34:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1468194470565857243.sh 01:34:50 ---> python-tools-install.sh 01:34:50 Setup pyenv: 01:34:50 system 01:34:50 3.8.13 01:34:50 3.9.13 01:34:50 3.10.13 01:34:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbGF from file:/tmp/.os_lf_venv 01:34:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:52 lf-activate-venv(): INFO: Base packages installed successfully 01:34:52 lf-activate-venv(): INFO: Installing additional packages: lftools 01:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-kbGF/bin to PATH 01:35:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4530775511135803215.sh 01:35:03 ---> sudo-logs.sh 01:35:03 Archiving 'sudo' log.. 01:35:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17018182677812941798.sh 01:35:03 ---> job-cost.sh 01:35:03 Setup pyenv: 01:35:03 system 01:35:03 3.8.13 01:35:03 3.9.13 01:35:03 3.10.13 01:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbGF from file:/tmp/.os_lf_venv 01:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:05 lf-activate-venv(): INFO: Base packages installed successfully 01:35:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-kbGF/bin to PATH 01:35:13 INFO: No Stack... 01:35:14 INFO: Retrieving Pricing Info for: v3-standard-2 01:35:14 INFO: Archiving Costs 01:35:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11517683761681325663.sh 01:35:14 ---> logs-deploy.sh 01:35:14 Setup pyenv: 01:35:14 system 01:35:14 3.8.13 01:35:14 3.9.13 01:35:14 3.10.13 01:35:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbGF from file:/tmp/.os_lf_venv 01:35:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:16 lf-activate-venv(): INFO: Base packages installed successfully 01:35:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-kbGF/bin to PATH 01:35:26 WARNING: Nexus logging server not set 01:35:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73966/ 01:35:26 INFO: archiving logs to S3 01:35:27 ---> uname -a: 01:35:27 Linux prd-centos8-builder-2c-2g-988.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:35:27 01:35:27 01:35:27 ---> lscpu: 01:35:27 Architecture: x86_64 01:35:27 CPU op-mode(s): 32-bit, 64-bit 01:35:27 Byte Order: Little Endian 01:35:27 CPU(s): 2 01:35:27 On-line CPU(s) list: 0,1 01:35:27 Thread(s) per core: 1 01:35:27 Core(s) per socket: 1 01:35:27 Socket(s): 2 01:35:27 NUMA node(s): 1 01:35:27 Vendor ID: AuthenticAMD 01:35:27 CPU family: 23 01:35:27 Model: 49 01:35:27 Model name: AMD EPYC-Rome Processor 01:35:27 Stepping: 0 01:35:27 CPU MHz: 2800.000 01:35:27 BogoMIPS: 5600.00 01:35:27 Virtualization: AMD-V 01:35:27 Hypervisor vendor: KVM 01:35:27 Virtualization type: full 01:35:27 L1d cache: 32K 01:35:27 L1i cache: 32K 01:35:27 L2 cache: 512K 01:35:27 L3 cache: 16384K 01:35:27 NUMA node0 CPU(s): 0,1 01:35: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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:35:27 01:35:27 01:35:27 ---> nproc: 01:35:27 2 01:35:27 01:35:27 01:35:27 ---> df -h: 01:35:27 Filesystem Size Used Avail Use% Mounted on 01:35:27 devtmpfs 3.8G 0 3.8G 0% /dev 01:35:27 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:35:27 tmpfs 3.8G 17M 3.8G 1% /run 01:35:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:35:27 /dev/vda1 40G 8.4G 32G 22% / 01:35:27 tmpfs 770M 0 770M 0% /run/user/1001 01:35:27 01:35:27 01:35:27 ---> free -m: 01:35:27 total used free shared buff/cache available 01:35:27 Mem: 7697 691 4742 19 2263 6709 01:35:27 Swap: 1023 0 1023 01:35:27 01:35:27 01:35:27 ---> ip addr: 01:35:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:35:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:35:27 inet 127.0.0.1/8 scope host lo 01:35:27 valid_lft forever preferred_lft forever 01:35:27 inet6 ::1/128 scope host 01:35:27 valid_lft forever preferred_lft forever 01:35:27 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:35:27 link/ether fa:16:3e:0c:c2:f4 brd ff:ff:ff:ff:ff:ff 01:35:27 altname enp0s3 01:35:27 altname ens3 01:35:27 inet 10.30.170.181/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:35:27 valid_lft 86166sec preferred_lft 86166sec 01:35:27 inet6 fe80::f816:3eff:fe0c:c2f4/64 scope link 01:35:27 valid_lft forever preferred_lft forever 01:35:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:35:27 link/ether 02:42:b6:e0:c8:c4 brd ff:ff:ff:ff:ff:ff 01:35:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:35:27 valid_lft forever preferred_lft forever 01:35:27 01:35:27 01:35:27 ---> sar -b -r -n DEV: 01:35:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2025 _x86_64_ (2 CPU) 01:35:27 01:35:27 01:31:29 LINUX RESTART (2 CPU) 01:35:27 01:35:27 01:32:01 AM tps rtps wtps bread/s bwrtn/s 01:35:27 01:33:01 AM 243.15 12.49 230.65 3256.51 8083.14 01:35:27 01:34:01 AM 104.55 0.70 103.85 103.17 11141.25 01:35:27 01:35:01 AM 30.96 0.73 30.23 67.19 1700.38 01:35:27 Average: 126.23 4.64 121.59 1142.46 6975.28 01:35:27 01:35:27 01:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:35:27 01:33:01 AM 5098224 6938724 2784200 35.32 2688 2023336 1026116 11.49 200780 2256936 147348 01:35:27 01:34:01 AM 4910060 6915716 2972364 37.71 2688 2181056 1034348 11.58 231920 2385244 42120 01:35:27 01:35:01 AM 4839444 6847048 3042980 38.60 2688 2183192 1098068 12.30 404480 2282804 10192 01:35:27 Average: 4949243 6900496 2933181 37.21 2688 2129195 1052844 11.79 279060 2308328 66553 01:35:27 01:35:27 01:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:35:27 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:27 01:33:01 AM eth0 295.89 176.58 1840.91 62.65 0.00 0.00 0.00 0.00 01:35:27 01:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:27 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:27 01:34:01 AM eth0 73.76 55.16 764.71 10.91 0.00 0.00 0.00 0.00 01:35:27 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:27 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:27 01:35:01 AM eth0 28.36 26.66 32.42 9.88 0.00 0.00 0.00 0.00 01:35:27 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:27 Average: eth0 132.68 86.14 879.45 27.82 0.00 0.00 0.00 0.00 01:35:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:27 01:35:27 01:35:27 ---> sar -P ALL: 01:35:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2025 _x86_64_ (2 CPU) 01:35:27 01:35:27 01:31:29 LINUX RESTART (2 CPU) 01:35:27 01:35:27 01:32:01 AM CPU %user %nice %system %iowait %steal %idle 01:35:27 01:33:01 AM all 36.41 0.00 6.72 1.62 0.09 55.15 01:35:27 01:33:01 AM 0 33.50 0.00 5.65 0.95 0.08 59.81 01:35:27 01:33:01 AM 1 39.33 0.00 7.80 2.29 0.10 50.48 01:35:27 01:34:01 AM all 34.68 0.00 5.24 1.03 0.09 58.96 01:35:27 01:34:01 AM 0 20.29 0.00 4.13 1.12 0.10 74.37 01:35:27 01:34:01 AM 1 49.12 0.00 6.37 0.94 0.08 43.49 01:35:27 01:35:01 AM all 30.90 0.00 3.42 0.23 0.09 65.36 01:35:27 01:35:01 AM 0 19.80 0.00 3.07 0.27 0.08 76.78 01:35:27 01:35:01 AM 1 41.99 0.00 3.77 0.20 0.10 53.94 01:35:27 Average: all 34.00 0.00 5.13 0.96 0.09 59.83 01:35:27 Average: 0 24.53 0.00 4.28 0.78 0.09 70.32 01:35:27 Average: 1 43.48 0.00 5.98 1.14 0.09 49.30 01:35:27 01:35:27 01:35:27