03:32:10 Started by timer 03:32:10 Running as SYSTEM 03:32:10 [EnvInject] - Loading node environment variables. 03:32:10 Building remotely on prd-centos8-builder-2c-2g-53683 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 03:32:10 [ssh-agent] Looking for ssh-agent implementation... 03:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:10 $ ssh-agent 03:32:10 SSH_AUTH_SOCK=/tmp/ssh-Z6GaFDdEWm2e/agent.5450 03:32:10 SSH_AGENT_PID=5451 03:32:10 [ssh-agent] Started. 03:32:10 Running ssh-add (command line suppressed) 03:32:10 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_828612146310625167.key (/w/workspace/builder-openstack-cron@tmp/private_key_828612146310625167.key) 03:32:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 03:32:10 The recommended git tool is: NONE 03:32:13 using credential jenkins-ssh 03:32:13 Wiping out workspace first. 03:32:13 Cloning the remote Git repository 03:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 03:32:13 > git init /w/workspace/builder-openstack-cron # timeout=10 03:32:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 03:32:13 > git --version # timeout=10 03:32:13 > git --version # 'git version 2.43.0' 03:32:13 using GIT_SSH to set credentials jenkins-ssh 03:32:13 [INFO] Currently running in a labeled security context 03:32:13 [INFO] Currently SELinux is 'enforcing' on the host 03:32:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh13586278868045205723.key 03:32:13 Verifying host key using known hosts file 03:32:13 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. 03:32:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 03:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:16 Avoid second fetch 03:32:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:32:16 Checking out Revision 4346e2a5731a0b60dfd5cde50c2e453456251551 (refs/remotes/origin/master) 03:32:16 > git config core.sparsecheckout # timeout=10 03:32:16 > git checkout -f 4346e2a5731a0b60dfd5cde50c2e453456251551 # timeout=10 03:32:17 Commit message: "CI: Update gerrit-change-info to the latest v0.1.0" 03:32:17 > git rev-list --no-walk 4346e2a5731a0b60dfd5cde50c2e453456251551 # timeout=10 03:32:17 > git remote # timeout=10 03:32:17 > git submodule init # timeout=10 03:32:17 > git submodule sync # timeout=10 03:32:17 > git config --get remote.origin.url # timeout=10 03:32:17 > git submodule init # timeout=10 03:32:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:32:17 > git config --get submodule.global-jjb.url # timeout=10 03:32:17 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:32:17 > git config --get submodule.packer/common-packer.url # timeout=10 03:32:17 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:32:17 > git submodule update --init --recursive global-jjb # timeout=10 03:32:18 > git submodule update --init --recursive packer/common-packer # timeout=10 03:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:32:22 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:32:22 No emails were triggered. 03:32:22 provisioning config files... 03:32:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:32:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:32:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:32:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7784898578888244799.sh 03:32:22 ---> python-tools-install.sh 03:32:22 Setup pyenv: 03:32:22 system 03:32:22 * 3.8.13 (set by /opt/pyenv/version) 03:32:22 * 3.9.13 (set by /opt/pyenv/version) 03:32:22 * 3.10.13 (set by /opt/pyenv/version) 03:32:22 * 3.11.7 (set by /opt/pyenv/version) 03:32:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZSsw 03:32:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:32:31 lf-activate-venv(): INFO: Installing: lftools 03:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-ZSsw/bin to PATH 03:32:59 Generating Requirements File 03:33:19 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. 03:33:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:33:19 Python 3.11.7 03:33:19 pip 25.2 from /tmp/venv-ZSsw/lib/python3.11/site-packages/pip (python 3.11) 03:33:20 appdirs==1.4.4 03:33:20 argcomplete==3.6.2 03:33:20 aspy.yaml==1.3.0 03:33:20 attrs==25.3.0 03:33:20 autopage==0.5.2 03:33:20 beautifulsoup4==4.13.5 03:33:20 boto3==1.40.33 03:33:20 botocore==1.40.33 03:33:20 bs4==0.0.2 03:33:20 cachetools==5.5.2 03:33:20 certifi==2025.8.3 03:33:20 cffi==2.0.0 03:33:20 cfgv==3.4.0 03:33:20 chardet==5.2.0 03:33:20 charset-normalizer==3.4.3 03:33:20 click==8.2.1 03:33:20 cliff==4.11.0 03:33:20 cmd2==2.7.0 03:33:20 cryptography==3.3.2 03:33:20 debtcollector==3.0.0 03:33:20 decorator==5.2.1 03:33:20 defusedxml==0.7.1 03:33:20 Deprecated==1.2.18 03:33:20 distlib==0.4.0 03:33:20 dnspython==2.8.0 03:33:20 docker==7.1.0 03:33:20 dogpile.cache==1.4.1 03:33:20 durationpy==0.10 03:33:20 email-validator==2.3.0 03:33:20 filelock==3.19.1 03:33:20 future==1.0.0 03:33:20 gitdb==4.0.12 03:33:20 GitPython==3.1.45 03:33:20 google-auth==2.40.3 03:33:20 httplib2==0.31.0 03:33:20 identify==2.6.14 03:33:20 idna==3.10 03:33:20 importlib-resources==1.5.0 03:33:20 iso8601==2.1.0 03:33:20 Jinja2==3.1.6 03:33:20 jmespath==1.0.1 03:33:20 jsonpatch==1.33 03:33:20 jsonpointer==3.0.0 03:33:20 jsonschema==4.25.1 03:33:20 jsonschema-specifications==2025.9.1 03:33:20 keystoneauth1==5.12.0 03:33:20 kubernetes==33.1.0 03:33:20 lftools==0.37.13 03:33:20 lxml==6.0.1 03:33:20 markdown-it-py==4.0.0 03:33:20 MarkupSafe==3.0.2 03:33:20 mdurl==0.1.2 03:33:20 msgpack==1.1.1 03:33:20 multi_key_dict==2.0.3 03:33:20 munch==4.0.0 03:33:20 netaddr==1.3.0 03:33:20 niet==1.4.2 03:33:20 nodeenv==1.9.1 03:33:20 oauth2client==4.1.3 03:33:20 oauthlib==3.3.1 03:33:20 openstacksdk==4.7.1 03:33:20 os-service-types==1.8.0 03:33:20 osc-lib==4.2.0 03:33:20 oslo.config==10.0.0 03:33:20 oslo.context==6.1.0 03:33:20 oslo.i18n==6.6.0 03:33:20 oslo.log==7.2.1 03:33:20 oslo.serialization==5.8.0 03:33:20 oslo.utils==9.1.0 03:33:20 packaging==25.0 03:33:20 pbr==7.0.1 03:33:20 platformdirs==4.4.0 03:33:20 prettytable==3.16.0 03:33:20 psutil==7.1.0 03:33:20 pyasn1==0.6.1 03:33:20 pyasn1_modules==0.4.2 03:33:20 pycparser==2.23 03:33:20 pygerrit2==2.0.15 03:33:20 PyGithub==2.8.1 03:33:20 Pygments==2.19.2 03:33:20 PyJWT==2.10.1 03:33:20 PyNaCl==1.6.0 03:33:20 pyparsing==2.4.7 03:33:20 pyperclip==1.10.0 03:33:20 pyrsistent==0.20.0 03:33:20 python-cinderclient==9.8.0 03:33:20 python-dateutil==2.9.0.post0 03:33:20 python-heatclient==4.3.0 03:33:20 python-jenkins==1.8.3 03:33:20 python-keystoneclient==5.7.0 03:33:20 python-magnumclient==4.9.0 03:33:20 python-openstackclient==8.2.0 03:33:20 python-swiftclient==4.8.0 03:33:20 PyYAML==6.0.2 03:33:20 referencing==0.36.2 03:33:20 requests==2.32.5 03:33:20 requests-oauthlib==2.0.0 03:33:20 requestsexceptions==1.4.0 03:33:20 rfc3986==2.0.0 03:33:20 rich==14.1.0 03:33:20 rich-argparse==1.7.1 03:33:20 rpds-py==0.27.1 03:33:20 rsa==4.9.1 03:33:20 ruamel.yaml==0.18.15 03:33:20 ruamel.yaml.clib==0.2.12 03:33:20 s3transfer==0.14.0 03:33:20 simplejson==3.20.1 03:33:20 six==1.17.0 03:33:20 smmap==5.0.2 03:33:20 soupsieve==2.8 03:33:20 stevedore==5.5.0 03:33:20 tabulate==0.9.0 03:33:20 toml==0.10.2 03:33:20 tomlkit==0.13.3 03:33:20 tqdm==4.67.1 03:33:20 typing_extensions==4.15.0 03:33:20 tzdata==2025.2 03:33:20 urllib3==1.26.20 03:33:20 virtualenv==20.34.0 03:33:20 wcwidth==0.2.13 03:33:20 websocket-client==1.8.0 03:33:20 wrapt==1.17.3 03:33:20 xdg==6.0.0 03:33:20 xmltodict==1.0.2 03:33:20 yq==3.4.3 03:33:20 [EnvInject] - Injecting environment variables from a build step. 03:33:20 [EnvInject] - Injecting as environment variables the properties content 03:33:20 OS_CLOUD=vex 03:33:20 03:33:20 [EnvInject] - Variables injected successfully. 03:33:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13438832238675755131.sh 03:33:20 ---> Orphaned k8s clusters 03:33:20 Setup pyenv: 03:33:20 system 03:33:20 3.8.13 03:33:20 3.9.13 03:33:20 3.10.13 03:33:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSsw from file:/tmp/.os_lf_venv 03:33:22 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 03:33:29 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. 03:33:29 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-ZSsw/bin to PATH 03:33:32 -----> Delete orphaned cluster 03:33:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:33:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:33:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins60371420513267110.sh 03:33:32 ---> Orphaned stacks 03:33:32 Setup pyenv: 03:33:32 system 03:33:32 3.8.13 03:33:32 3.9.13 03:33:32 3.10.13 03:33:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:33:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSsw from file:/tmp/.os_lf_venv 03:33:35 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. 03:33:35 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:33:35 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-ZSsw/bin to PATH 03:33:53 + mapfile -t OS_COE_CLUSTERS_ID 03:33:53 ++ awk '{print $1}' 03:33:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:33:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:33:55 + echo '-----> Active clusters -> stacks' 03:33:55 -----> Active clusters -> stacks 03:33:55 + OS_COE_STACKS=() 03:33:55 + [[ 0 -gt 0 ]] 03:33:55 + mapfile -t OS_STACKS 03:33:55 ++ awk '{print $1}' 03: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 03:33:57 + echo '-----> Active stacks' 03:33:57 -----> Active stacks 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 03:33:57 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 03:33:57 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 03:33:57 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-3node-clustering-only-scandium-391 03:33:57 releng-openflowplugin-csit-3node-clustering-only-scandium-391 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 03:33:57 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-389 03:33:57 releng-openflowplugin-csit-1node-scale-link-only-scandium-389 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 03:33:57 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-389 03:33:57 releng-openflowplugin-csit-1node-flow-services-all-scandium-389 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-daexim-csit-1node-basic-only-scandium-390 03:33:57 releng-daexim-csit-1node-basic-only-scandium-390 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-bgpcep-csit-1node-throughpcep-all-scandium-390 03:33:57 releng-bgpcep-csit-1node-throughpcep-all-scandium-390 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 03:33:57 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-416 03:33:57 releng-openflowplugin-csit-3node-clustering-only-titanium-416 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-1node-scale-only-titanium-416 03:33:57 releng-openflowplugin-csit-1node-scale-only-titanium-416 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-416 03:33:57 releng-openflowplugin-csit-1node-flow-services-all-titanium-416 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-416 03:33:57 releng-openflowplugin-csit-1node-scale-link-only-titanium-416 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 03:33:57 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-jsonrpc-csit-1node-basic-only-titanium-416 03:33:57 releng-jsonrpc-csit-1node-basic-only-titanium-416 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 03:33:57 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-415 03:33:57 releng-openflowplugin-csit-3node-clustering-only-titanium-415 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 03:33:57 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 03:33:57 + for stack in "${OS_STACKS[@]}" 03:33:57 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-415 03:33:57 releng-bgpcep-csit-1node-userfeatures-all-titanium-415 03:33:57 + echo '-----> Delete orphaned stacks' 03:33:57 -----> Delete orphaned stacks 03:33:57 + for STACK_NAME in "${OS_STACKS[@]}" 03:33:57 + [[ 0 -gt 0 ]] 03:33:57 + stack_in_jenkins releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:33:57 + STACK_NAME=releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 03:33:57 + builds=() 03:33:57 + for jenkins in "${@:2}" 03:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:57 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03: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' 03:33:57 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/340/"}}],"oneOffExecutors":[]}]} 03:33:57 03:33:57 200' 03:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/340/"}}],"oneOffExecutors":[]}]} 03:33:57 03:33:57 200' 03:33:57 ++ head -n1 03:33:57 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/340/"}}],"oneOffExecutors":[]}]}' 03:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/340/"}}],"oneOffExecutors":[]}]} 03:33:57 03:33:57 200' 03:33:57 ++ awk 'END {print $NF}' 03:33:57 + status=200 03:33:57 + '[' 200 '!=' 200 ']' 03:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:57 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:57 ++ awk -F/ '{print $NF}' 03:33:57 ++ echo https://jenkins.opendaylight.org/releng 03:33:57 ++ sed 's/\/*$//' 03:33:57 + silo=releng 03:33:57 + export silo 03:33:57 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:57 ++ grep -v null 03:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/aaa-maven-merge-0.20.x/340/"}}],"oneOffExecutors":[]}]}' 03:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:57 + for jenkins in "${@:2}" 03:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:33:57 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:33:57 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03: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' 03:33:57 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:57 03:33:57 200' 03:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:57 03:33:57 200' 03:33:57 ++ head -n1 03:33:57 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:33:57 03:33:57 200' 03:33:57 ++ awk 'END {print $NF}' 03:33:57 + status=200 03:33:57 + '[' 200 '!=' 200 ']' 03:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:33:57 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:33:57 ++ echo https://jenkins.opendaylight.org/sandbox 03:33:57 ++ awk -F/ '{print $NF}' 03:33:57 ++ sed 's/\/*$//' 03:33:57 + silo=sandbox 03:33:57 + export silo 03:33:57 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:33:57 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:33:57 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:33:57 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:33:57 ++ grep -v null 03:33:57 + [[ releng-builder-openstack-cron-73807 releng-transportpce-models-maven-merge-titanium-64 releng-controller-sonar-513 releng-aaa-maven-merge-0.20.x-340 =~ releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 ]] 03:33:57 + return 1 03:33:57 + echo 'Deleting orphaned stack: releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387' 03:33:57 Deleting orphaned stack: releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 03:33:57 + lftools openstack --os-cloud vex stack delete --force releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 03:34:48 Deleting stack releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 03:34:48 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 03:35:39 http.client.RemoteDisconnected: Remote end closed connection without response 03:35:39 03:35:39 During handling of the above exception, another exception occurred: 03:35:39 03:35:39 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:35:39 03:35:39 During handling of the above exception, another exception occurred: 03:35:39 03:35:39 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:35:39 03:35:39 During handling of the above exception, another exception occurred: 03:35:39 03:35:39 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:35:39 03:35:39 During handling of the above exception, another exception occurred: 03:35:39 03:35:39 http.client.RemoteDisconnected: Remote end closed connection without response 03:35:39 03:35:39 During handling of the above exception, another exception occurred: 03:35:39 03:35:39 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:35:39 03:35:39 During handling of the above exception, another exception occurred: 03:35:39 03:35:39 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:35:39 03:35:39 During handling of the above exception, another exception occurred: 03:35:39 03:35:39 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387/b4a2c5ac-c035-4ae1-8175-71276755e4af?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:35:39 + for STACK_NAME in "${OS_STACKS[@]}" 03:35:39 + [[ 0 -gt 0 ]] 03:35:39 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:35:39 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 03:35:39 + builds=() 03:35:39 + for jenkins in "${@:2}" 03:35:39 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:35:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:35:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:35:39 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:35:39 ++ 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' 03:35:39 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:35:39 03:35:39 200' 03:35:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:35:39 03:35:39 200' 03:35:39 ++ head -n1 03:35:39 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:35:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:35:39 03:35:39 200' 03:35:39 ++ awk 'END {print $NF}' 03:35:39 + status=200 03:35:39 + '[' 200 '!=' 200 ']' 03:35:39 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:35:39 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:35:39 ++ echo https://jenkins.opendaylight.org/releng 03:35:39 ++ awk -F/ '{print $NF}' 03:35:39 ++ sed 's/\/*$//' 03:35:39 + silo=releng 03:35:39 + export silo 03:35:39 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:35:39 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:35:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:35:39 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:35:39 ++ grep -v null 03:35:39 + for jenkins in "${@:2}" 03:35:39 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:35:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:35:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:35:39 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:35:39 ++ 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' 03:35:39 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:35:39 03:35:39 200' 03:35:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:35:39 03:35:39 200' 03:35:39 ++ head -n1 03:35:39 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:35:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:35:39 03:35:39 200' 03:35:39 ++ awk 'END {print $NF}' 03:35:39 + status=200 03:35:39 + '[' 200 '!=' 200 ']' 03:35:39 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:35:39 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:35:39 ++ sed 's/\/*$//' 03:35:39 ++ echo https://jenkins.opendaylight.org/sandbox 03:35:39 ++ awk -F/ '{print $NF}' 03:35:39 + silo=sandbox 03:35:39 + export silo 03:35:39 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:35:39 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:35:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:35:39 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:35:39 ++ grep -v null 03:35:39 + [[ releng-builder-openstack-cron-73807 releng-transportpce-models-maven-merge-titanium-64 releng-controller-sonar-513 =~ releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 ]] 03:35:39 + return 1 03:35:39 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387' 03:35:39 Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 03:35:39 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 03:36:31 Deleting stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 03:36:31 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/2f0ce392-cce2-4039-a47c-a298c78dd08c: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 03:37:21 http.client.RemoteDisconnected: Remote end closed connection without response 03:37:21 03:37:21 During handling of the above exception, another exception occurred: 03:37:21 03:37:21 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:37:21 03:37:21 During handling of the above exception, another exception occurred: 03:37:21 03:37:21 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:37:21 03:37:21 During handling of the above exception, another exception occurred: 03:37:21 03:37:21 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/2f0ce392-cce2-4039-a47c-a298c78dd08c: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:37:21 03:37:21 During handling of the above exception, another exception occurred: 03:37:21 03:37:21 http.client.RemoteDisconnected: Remote end closed connection without response 03:37:21 03:37:21 During handling of the above exception, another exception occurred: 03:37:21 03:37:21 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:37:21 03:37:21 During handling of the above exception, another exception occurred: 03:37:21 03:37:21 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:37:21 03:37:21 During handling of the above exception, another exception occurred: 03:37:21 03:37:21 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387/2f0ce392-cce2-4039-a47c-a298c78dd08c: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:37:22 + for STACK_NAME in "${OS_STACKS[@]}" 03:37:22 + [[ 0 -gt 0 ]] 03:37:22 + stack_in_jenkins releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:37:22 + STACK_NAME=releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 03:37:22 + builds=() 03:37:22 + for jenkins in "${@:2}" 03:37:22 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:37:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:37:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:37:22 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:37:22 ++ 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' 03:37:22 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:37:22 03:37:22 200' 03:37:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:37:22 03:37:22 200' 03:37:22 ++ head -n1 03:37:22 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:37:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:37:22 03:37:22 200' 03:37:22 ++ awk 'END {print $NF}' 03:37:22 + status=200 03:37:22 + '[' 200 '!=' 200 ']' 03:37:22 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:37:22 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:37:22 ++ awk -F/ '{print $NF}' 03:37:22 ++ echo https://jenkins.opendaylight.org/releng 03:37:22 ++ sed 's/\/*$//' 03:37:22 + silo=releng 03:37:22 + export silo 03:37:22 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:37:22 ++ grep -v null 03:37:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:37:22 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:37:22 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:37:22 + for jenkins in "${@:2}" 03:37:22 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:37:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:37:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:37:22 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:37:22 ++ 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' 03:37:22 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:37:22 03:37:22 200' 03:37:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:37:22 03:37:22 200' 03:37:22 ++ head -n1 03:37:22 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:37:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:37:22 03:37:22 200' 03:37:22 ++ awk 'END {print $NF}' 03:37:22 + status=200 03:37:22 + '[' 200 '!=' 200 ']' 03:37:22 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:37:22 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:37:22 ++ echo https://jenkins.opendaylight.org/sandbox 03:37:22 ++ sed 's/\/*$//' 03:37:22 ++ awk -F/ '{print $NF}' 03:37:22 + silo=sandbox 03:37:22 + export silo 03:37:22 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:37:22 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:37:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:37:22 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:37:22 ++ grep -v null 03:37:22 + [[ releng-builder-openstack-cron-73807 releng-transportpce-models-maven-merge-titanium-64 releng-controller-sonar-513 =~ releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 ]] 03:37:22 + return 1 03:37:22 + echo 'Deleting orphaned stack: releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387' 03:37:22 Deleting orphaned stack: releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 03:37:22 + lftools openstack --os-cloud vex stack delete --force releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 03:38:13 Deleting stack releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 03:38:13 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/0f963e5f-0b4c-4533-a507-ed03303d069b: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 03:39:04 http.client.RemoteDisconnected: Remote end closed connection without response 03:39:04 03:39:04 During handling of the above exception, another exception occurred: 03:39:04 03:39:04 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:39:04 03:39:04 During handling of the above exception, another exception occurred: 03:39:04 03:39:04 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:39:04 03:39:04 During handling of the above exception, another exception occurred: 03:39:04 03:39:04 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/0f963e5f-0b4c-4533-a507-ed03303d069b: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:39:04 03:39:04 During handling of the above exception, another exception occurred: 03:39:04 03:39:04 http.client.RemoteDisconnected: Remote end closed connection without response 03:39:04 03:39:04 During handling of the above exception, another exception occurred: 03:39:04 03:39:04 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:39:04 03:39:04 During handling of the above exception, another exception occurred: 03:39:04 03:39:04 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:39:04 03:39:04 During handling of the above exception, another exception occurred: 03:39:04 03:39:04 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387/0f963e5f-0b4c-4533-a507-ed03303d069b: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:39:04 + for STACK_NAME in "${OS_STACKS[@]}" 03:39:04 + [[ 0 -gt 0 ]] 03:39:04 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-only-scandium-391 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:39:04 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-only-scandium-391 03:39:04 + builds=() 03:39:04 + for jenkins in "${@:2}" 03:39:04 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:39:04 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:39:04 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:39:04 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:39:04 ++ 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' 03:39:04 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:39:04 03:39:04 200' 03:39:04 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:39:04 03:39:04 200' 03:39:04 ++ head -n1 03:39:04 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:39:04 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:39:04 03:39:04 200' 03:39:04 ++ awk 'END {print $NF}' 03:39:04 + status=200 03:39:04 + '[' 200 '!=' 200 ']' 03:39:04 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:39:04 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:39:04 ++ echo https://jenkins.opendaylight.org/releng 03:39:04 ++ sed 's/\/*$//' 03:39:04 ++ awk -F/ '{print $NF}' 03:39:04 + silo=releng 03:39:04 + export silo 03:39:04 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:39:04 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:39:04 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:39:04 ++ grep -v null 03:39:04 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:39:04 + for jenkins in "${@:2}" 03:39:04 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:39:04 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:39:04 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:39:04 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:39:04 ++ 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' 03:39:04 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:39:04 03:39:04 200' 03:39:04 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:39:04 03:39:04 200' 03:39:04 ++ head -n1 03:39:04 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:39:04 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:39:04 03:39:04 200' 03:39:04 ++ awk 'END {print $NF}' 03:39:04 + status=200 03:39:04 + '[' 200 '!=' 200 ']' 03:39:04 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:39:04 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:39:04 ++ sed 's/\/*$//' 03:39:04 ++ echo https://jenkins.opendaylight.org/sandbox 03:39:04 ++ awk -F/ '{print $NF}' 03:39:04 + silo=sandbox 03:39:04 + export silo 03:39:04 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:39:04 ++ grep -v null 03:39:04 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:39:04 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:39:04 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:39:04 + [[ releng-builder-openstack-cron-73807 releng-transportpce-models-maven-merge-titanium-64 releng-controller-sonar-513 =~ releng-openflowplugin-csit-3node-clustering-only-scandium-391 ]] 03:39:04 + return 1 03:39:04 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-only-scandium-391' 03:39:04 Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-only-scandium-391 03:39:04 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-3node-clustering-only-scandium-391 03:39:55 Deleting stack releng-openflowplugin-csit-3node-clustering-only-scandium-391 03:39:55 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-only-scandium-391?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 03:40:46 http.client.RemoteDisconnected: Remote end closed connection without response 03:40:46 03:40:46 During handling of the above exception, another exception occurred: 03:40:46 03:40:46 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:40:46 03:40:46 During handling of the above exception, another exception occurred: 03:40:46 03:40:46 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:40:46 03:40:46 During handling of the above exception, another exception occurred: 03:40:46 03:40:46 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-only-scandium-391?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:40:46 03:40:46 During handling of the above exception, another exception occurred: 03:40:46 03:40:46 http.client.RemoteDisconnected: Remote end closed connection without response 03:40:46 03:40:46 During handling of the above exception, another exception occurred: 03:40:46 03:40:46 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:40:46 03:40:46 During handling of the above exception, another exception occurred: 03:40:46 03:40:46 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:40:46 03:40:46 During handling of the above exception, another exception occurred: 03:40:46 03:40:46 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-only-scandium-391?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 03:40:46 + for STACK_NAME in "${OS_STACKS[@]}" 03:40:46 + [[ 0 -gt 0 ]] 03:40:46 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:40:46 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 03:40:46 + builds=() 03:40:46 + for jenkins in "${@:2}" 03:40:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:40:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:40:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:40:46 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:40:46 ++ 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' 03:40:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":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-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:40:46 03:40:46 200' 03:40:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":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-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:40:46 03:40:46 200' 03:40:46 ++ head -n1 03:40:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":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-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:40:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":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-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:40:46 03:40:46 200' 03:40:46 ++ awk 'END {print $NF}' 03:40:46 + status=200 03:40:46 + '[' 200 '!=' 200 ']' 03:40:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:40:46 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:40:46 ++ echo https://jenkins.opendaylight.org/releng 03:40:46 ++ sed 's/\/*$//' 03:40:46 ++ awk -F/ '{print $NF}' 03:40:46 + silo=releng 03:40:46 + export silo 03:40:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:40:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:40:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/73807/"}}],"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":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-sonar/513/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:40:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:40:46 ++ grep -v null 03:40:46 + for jenkins in "${@:2}" 03:40:46 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:40:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:40:46 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:40:46 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:40:46 ++ 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' 03:40:46 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:40:46 03:40:46 200' 03:40:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:40:46 03:40:46 200' 03:40:46 ++ head -n1 03:40:46 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:40:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:40:46 03:40:46 200' 03:40:46 ++ awk 'END {print $NF}' 03:40:46 + status=200 03:40:46 + '[' 200 '!=' 200 ']' 03:40:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:40:46 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:40:46 ++ echo https://jenkins.opendaylight.org/sandbox 03:40:46 ++ awk -F/ '{print $NF}' 03:40:46 ++ sed 's/\/*$//' 03:40:46 + silo=sandbox 03:40:46 + export silo 03:40:46 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:40:46 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:40:46 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:40:46 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:40:46 ++ grep -v null 03:40:46 + [[ releng-builder-openstack-cron-73807 releng-controller-sonar-513 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 ]] 03:40:46 + return 1 03:40:46 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390' 03:40:46 Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 03:40:46 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 03:41:39 Deleting stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 03:41:39 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 03:42:22 Build timed out (after 10 minutes). Marking the build as failed. 03:42:22 $ ssh-agent -k 03:42:22 unset SSH_AUTH_SOCK; 03:42:22 unset SSH_AGENT_PID; 03:42:22 echo Agent pid 5451 killed; 03:42:22 [ssh-agent] Stopped. 03:42:22 Build was aborted 03:42:22 [PostBuildScript] - [INFO] Executing post build scripts. 03:42:22 /tmp/jenkins60371420513267110.sh: line 129: 7076 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 03:42:22 + for STACK_NAME in "${OS_STACKS[@]}" 03:42:22 + [[ 0 -gt 0 ]] 03:42:22 + stack_in_jenkins releng-openflowplugin-csit-1node-scale-link-only-scandium-389 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:42:22 + STACK_NAME=releng-openflowplugin-csit-1node-scale-link-only-scandium-389 03:42:22 + builds=() 03:42:22 + for jenkins in "${@:2}" 03:42:22 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:42:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:42:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:42:22 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:42:22 ++ 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' 03:42:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14554577733448492550.sh 03:42:22 ---> sysstat.sh 03:42:22 (23) Failed writing body 03:42:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9904001258330934399.sh 03:42:22 ---> package-listing.sh 03:42:22 ++ facter osfamily 03:42:22 ++ tr '[:upper:]' '[:lower:]' 03:42:23 + OS_FAMILY=redhat 03:42:23 + workspace=/w/workspace/builder-openstack-cron 03:42:23 + START_PACKAGES=/tmp/packages_start.txt 03:42:23 + END_PACKAGES=/tmp/packages_end.txt 03:42:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:23 + PACKAGES=/tmp/packages_start.txt 03:42:23 + '[' /w/workspace/builder-openstack-cron ']' 03:42:23 + PACKAGES=/tmp/packages_end.txt 03:42:23 + case "${OS_FAMILY}" in 03:42:23 + rpm -qa 03:42:23 + sort 03:42:23 + '[' -f /tmp/packages_start.txt ']' 03:42:23 + '[' -f /tmp/packages_end.txt ']' 03:42:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:23 + '[' /w/workspace/builder-openstack-cron ']' 03:42:23 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 03:42:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 03:42:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12757405019598203555.sh 03:42:23 ---> capture-instance-metadata.sh 03:42:23 Setup pyenv: 03:42:23 system 03:42:23 3.8.13 03:42:23 3.9.13 03:42:23 3.10.13 03:42:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:42:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSsw from file:/tmp/.os_lf_venv 03:42:26 lf-activate-venv(): INFO: Installing: lftools 03:42:39 lf-activate-venv(): INFO: Adding /tmp/venv-ZSsw/bin to PATH 03:42:39 INFO: Running in OpenStack, capturing instance metadata 03:42:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10426402426263332663.sh 03:42:39 provisioning config files... 03:42:40 Could not find credentials [logs] for builder-openstack-cron #73807 03:42:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2409045463324004379tmp 03:42:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:42:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:42:40 provisioning config files... 03:42:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:42:40 [EnvInject] - Injecting environment variables from a build step. 03:42:40 [EnvInject] - Injecting as environment variables the properties content 03:42:40 SERVER_ID=logs 03:42:40 03:42:40 [EnvInject] - Variables injected successfully. 03:42:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4234885334974041200.sh 03:42:40 ---> create-netrc.sh 03:42:40 WARN: Log server credential not found. 03:42:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8728346150832676266.sh 03:42:40 ---> python-tools-install.sh 03:42:40 Setup pyenv: 03:42:40 system 03:42:40 3.8.13 03:42:40 3.9.13 03:42:40 3.10.13 03:42:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:42:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSsw from file:/tmp/.os_lf_venv 03:42:43 lf-activate-venv(): INFO: Installing: lftools 03:42:53 lf-activate-venv(): INFO: Adding /tmp/venv-ZSsw/bin to PATH 03:42:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins535854413615682925.sh 03:42:53 ---> sudo-logs.sh 03:42:53 Archiving 'sudo' log.. 03:42:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10777072442778077920.sh 03:42:53 ---> job-cost.sh 03:42:53 Setup pyenv: 03:42:53 system 03:42:53 3.8.13 03:42:53 3.9.13 03:42:53 3.10.13 03:42:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:42:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSsw from file:/tmp/.os_lf_venv 03:42:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:43:03 lf-activate-venv(): INFO: Adding /tmp/venv-ZSsw/bin to PATH 03:43:03 INFO: No Stack... 03:43:04 INFO: Retrieving Pricing Info for: v3-standard-2 03:43:06 INFO: Archiving Costs 03:43:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11987499376116474105.sh 03:43:07 ---> logs-deploy.sh 03:43:07 Setup pyenv: 03:43:07 system 03:43:07 3.8.13 03:43:07 3.9.13 03:43:07 3.10.13 03:43:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:43:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSsw from file:/tmp/.os_lf_venv 03:43:09 lf-activate-venv(): INFO: Installing: lftools 03:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZSsw/bin to PATH 03:43:19 WARNING: Nexus logging server not set 03:43:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73807/ 03:43:19 INFO: archiving logs to S3 03:43:20 ---> uname -a: 03:43:20 Linux prd-centos8-builder-2c-2g-53683.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 03:43:20 03:43:20 03:43:20 ---> lscpu: 03:43:20 Architecture: x86_64 03:43:20 CPU op-mode(s): 32-bit, 64-bit 03:43:20 Byte Order: Little Endian 03:43:20 CPU(s): 2 03:43:20 On-line CPU(s) list: 0,1 03:43:20 Thread(s) per core: 1 03:43:20 Core(s) per socket: 1 03:43:20 Socket(s): 2 03:43:20 NUMA node(s): 1 03:43:20 Vendor ID: AuthenticAMD 03:43:20 CPU family: 23 03:43:20 Model: 49 03:43:20 Model name: AMD EPYC-Rome Processor 03:43:20 Stepping: 0 03:43:20 CPU MHz: 2800.000 03:43:20 BogoMIPS: 5600.00 03:43:20 Virtualization: AMD-V 03:43:20 Hypervisor vendor: KVM 03:43:20 Virtualization type: full 03:43:20 L1d cache: 32K 03:43:20 L1i cache: 32K 03:43:20 L2 cache: 512K 03:43:20 L3 cache: 16384K 03:43:20 NUMA node0 CPU(s): 0,1 03:43:20 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 03:43:20 03:43:20 03:43:20 ---> nproc: 03:43:20 2 03:43:20 03:43:20 03:43:20 ---> df -h: 03:43:20 Filesystem Size Used Avail Use% Mounted on 03:43:20 devtmpfs 3.8G 0 3.8G 0% /dev 03:43:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:43:20 tmpfs 3.8G 17M 3.8G 1% /run 03:43:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:43:20 /dev/vda1 40G 8.4G 32G 21% / 03:43:20 tmpfs 770M 0 770M 0% /run/user/1001 03:43:20 03:43:20 03:43:20 ---> free -m: 03:43:20 total used free shared buff/cache available 03:43:20 Mem: 7697 661 4771 19 2265 6739 03:43:20 Swap: 1023 0 1023 03:43:20 03:43:20 03:43:20 ---> ip addr: 03:43:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:43:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:43:20 inet 127.0.0.1/8 scope host lo 03:43:20 valid_lft forever preferred_lft forever 03:43:20 inet6 ::1/128 scope host 03:43:20 valid_lft forever preferred_lft forever 03:43:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:43:20 link/ether fa:16:3e:45:c2:65 brd ff:ff:ff:ff:ff:ff 03:43:20 altname enp0s3 03:43:20 altname ens3 03:43:20 inet 10.30.171.236/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:43:20 valid_lft 85691sec preferred_lft 85691sec 03:43:20 inet6 fe80::f816:3eff:fe45:c265/64 scope link 03:43:20 valid_lft forever preferred_lft forever 03:43:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:43:20 link/ether 02:42:f1:12:e0:e8 brd ff:ff:ff:ff:ff:ff 03:43:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:43:20 valid_lft forever preferred_lft forever 03:43:20 03:43:20 03:43:20 ---> sar -b -r -n DEV: 03:43:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/18/2025 _x86_64_ (2 CPU) 03:43:20 03:43:20 03:31:28 LINUX RESTART (2 CPU) 03:43:20 03:43:20 03:32:01 AM tps rtps wtps bread/s bwrtn/s 03:43:20 03:33:01 AM 218.96 17.54 201.42 5363.58 7236.75 03:43:20 03:34:01 AM 114.71 1.10 113.61 133.69 12676.82 03:43:20 03:35:01 AM 14.23 0.03 14.19 0.53 1176.46 03:43:20 03:36:01 AM 0.30 0.00 0.30 0.00 3.70 03:43:20 03:37:01 AM 0.15 0.00 0.15 0.00 1.45 03:43:20 03:38:01 AM 0.32 0.00 0.32 0.00 5.63 03:43:20 03:39:01 AM 0.22 0.00 0.22 0.00 2.63 03:43:20 03:40:01 AM 0.15 0.00 0.15 0.00 1.75 03:43:20 03:41:01 AM 0.17 0.00 0.17 0.00 1.28 03:43:20 03:42:01 AM 0.23 0.00 0.23 0.00 3.90 03:43:20 03:43:01 AM 15.01 0.50 14.51 63.70 363.82 03:43:20 Average: 33.13 1.74 31.39 505.67 1952.33 03:43:20 03:43:20 03:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:43:20 03:33:01 AM 5168232 7003528 2714192 34.43 2688 2018188 952724 10.67 200324 2189632 165092 03:43:20 03:34:01 AM 4909464 6918964 2972960 37.72 2688 2185012 1018888 11.41 230736 2386708 27856 03:43:20 03:35:01 AM 4908852 6917912 2973572 37.72 2688 2185032 1018888 11.41 230740 2386648 4 03:43:20 03:36:01 AM 4909164 6918224 2973260 37.72 2688 2185032 1027744 11.51 243844 2373636 4 03:43:20 03:37:01 AM 4904328 6913392 2978096 37.78 2688 2185036 1027744 11.51 243844 2378428 4 03:43:20 03:38:01 AM 4904176 6913240 2978248 37.78 2688 2185036 1011192 11.32 245360 2377004 4 03:43:20 03:39:01 AM 4904292 6913352 2978132 37.78 2688 2185036 1011192 11.32 245360 2376968 4 03:43:20 03:40:01 AM 4904112 6913176 2978312 37.78 2688 2185040 1036432 11.60 245948 2376464 4 03:43:20 03:41:01 AM 4904336 6913420 2978088 37.78 2688 2185040 1021804 11.44 246032 2376308 4 03:43:20 03:42:01 AM 4904488 6913576 2977936 37.78 2688 2185044 1021804 11.44 246032 2376328 4 03:43:20 03:43:01 AM 4892984 6912352 2989440 37.93 2688 2194848 1017296 11.39 406308 2227028 19520 03:43:20 Average: 4928584 6922831 2953840 37.47 2688 2170759 1015064 11.37 253139 2347741 19318 03:43:20 03:43:20 03:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:43:20 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:33:01 AM eth0 307.16 182.94 1799.87 62.43 0.00 0.00 0.00 0.00 03:43:20 03:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:34:01 AM eth0 81.74 64.98 827.73 10.93 0.00 0.00 0.00 0.00 03:43:20 03:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:35:01 AM eth0 1.93 0.33 0.17 0.07 0.00 0.00 0.00 0.00 03:43:20 03:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:36:01 AM eth0 4.70 2.18 1.28 0.70 0.00 0.00 0.00 0.00 03:43:20 03:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:37:01 AM eth0 1.80 0.30 0.16 0.06 0.00 0.00 0.00 0.00 03:43:20 03:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:38:01 AM eth0 3.78 1.93 1.25 0.65 0.00 0.00 0.00 0.00 03:43:20 03:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:39:01 AM eth0 2.10 0.33 0.18 0.06 0.00 0.00 0.00 0.00 03:43:20 03:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:40:01 AM eth0 3.83 2.00 1.15 0.61 0.00 0.00 0.00 0.00 03:43:20 03:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:41:01 AM eth0 4.17 2.17 1.18 0.64 0.00 0.00 0.00 0.00 03:43:20 03:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:42:01 AM eth0 1.20 0.32 0.12 0.05 0.00 0.00 0.00 0.00 03:43:20 03:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:43:01 AM eth0 16.43 13.91 13.52 7.45 0.00 0.00 0.00 0.00 03:43:20 03:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 Average: eth0 38.99 24.68 240.63 7.60 0.00 0.00 0.00 0.00 03:43:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:20 03:43:20 03:43:20 ---> sar -P ALL: 03:43:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/18/2025 _x86_64_ (2 CPU) 03:43:20 03:43:20 03:31:28 LINUX RESTART (2 CPU) 03:43:20 03:43:20 03:32:01 AM CPU %user %nice %system %iowait %steal %idle 03:43:20 03:33:01 AM all 39.69 0.00 6.89 1.92 0.08 51.42 03:43:20 03:33:01 AM 0 42.94 0.00 7.64 2.58 0.08 46.76 03:43:20 03:33:01 AM 1 36.45 0.00 6.15 1.25 0.08 56.06 03:43:20 03:34:01 AM all 33.71 0.00 4.81 1.44 0.10 59.94 03:43:20 03:34:01 AM 0 31.32 0.00 4.53 1.38 0.10 62.66 03:43:20 03:34:01 AM 1 36.10 0.00 5.09 1.50 0.10 57.21 03:43:20 03:35:01 AM all 0.43 0.00 0.18 0.08 0.03 99.28 03:43:20 03:35:01 AM 0 0.27 0.00 0.13 0.02 0.03 99.55 03:43:20 03:35:01 AM 1 0.58 0.00 0.22 0.15 0.03 99.02 03:43:20 03:36:01 AM all 1.28 0.00 0.25 0.00 0.03 98.44 03:43:20 03:36:01 AM 0 0.84 0.00 0.15 0.00 0.03 98.98 03:43:20 03:36:01 AM 1 1.72 0.00 0.35 0.00 0.03 97.90 03:43:20 03:37:01 AM all 0.40 0.00 0.13 0.00 0.04 99.43 03:43:20 03:37:01 AM 0 0.68 0.00 0.08 0.00 0.03 99.20 03:43:20 03:37:01 AM 1 0.12 0.00 0.17 0.00 0.05 99.67 03:43:20 03:38:01 AM all 1.36 0.00 0.28 0.00 0.03 98.34 03:43:20 03:38:01 AM 0 1.80 0.00 0.37 0.00 0.02 97.81 03:43:20 03:38:01 AM 1 0.92 0.00 0.18 0.00 0.03 98.87 03:43:20 03:39:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 03:43:20 03:39:01 AM 0 0.25 0.00 0.08 0.00 0.03 99.63 03:43:20 03:39:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 03:43:20 03:40:01 AM all 1.29 0.00 0.26 0.00 0.03 98.42 03:43:20 03:40:01 AM 0 0.73 0.00 0.18 0.00 0.03 99.05 03:43:20 03:40:01 AM 1 1.85 0.00 0.33 0.00 0.02 97.80 03:43:20 03:41:01 AM all 1.22 0.00 0.23 0.00 0.03 98.52 03:43:20 03:41:01 AM 0 0.37 0.00 0.22 0.00 0.03 99.38 03:43:20 03:41:01 AM 1 2.07 0.00 0.25 0.00 0.02 97.67 03:43:20 03:42:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 03:43:20 03:42:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 03:43:20 03:42:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 03:43:20 03:43:01 AM all 24.65 0.00 3.14 0.08 0.08 72.05 03:43:20 03:43:01 AM 0 28.59 0.00 3.52 0.10 0.07 67.72 03:43:20 03:43:01 AM 1 20.73 0.00 2.75 0.07 0.08 76.37 03:43:20 03:43:20 Average: CPU %user %nice %system %iowait %steal %idle 03:43:20 Average: all 9.52 0.00 1.48 0.32 0.05 88.64 03:43:20 Average: 0 9.80 0.00 1.54 0.37 0.05 88.24 03:43:20 Average: 1 9.23 0.00 1.41 0.27 0.05 89.04 03:43:20 03:43:20 03:43:20