04:32:07 Started by timer 04:32:07 Running as SYSTEM 04:32:07 [EnvInject] - Loading node environment variables. 04:32:07 Building remotely on prd-centos8-builder-2c-2g-53684 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 04:32:08 [ssh-agent] Looking for ssh-agent implementation... 04:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:08 $ ssh-agent 04:32:08 SSH_AUTH_SOCK=/tmp/ssh-WWQY68P7Tslo/agent.5456 04:32:08 SSH_AGENT_PID=5457 04:32:08 [ssh-agent] Started. 04:32:08 Running ssh-add (command line suppressed) 04:32:08 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_5048868746759740202.key (/w/workspace/builder-openstack-cron@tmp/private_key_5048868746759740202.key) 04:32:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 04:32:08 The recommended git tool is: NONE 04:32:11 using credential jenkins-ssh 04:32:11 Wiping out workspace first. 04:32:11 Cloning the remote Git repository 04:32:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 04:32:11 > git init /w/workspace/builder-openstack-cron # timeout=10 04:32:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 04:32:11 > git --version # timeout=10 04:32:11 > git --version # 'git version 2.43.0' 04:32:11 using GIT_SSH to set credentials jenkins-ssh 04:32:11 [INFO] Currently running in a labeled security context 04:32:11 [INFO] Currently SELinux is 'enforcing' on the host 04:32:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh1605850566852175655.key 04:32:11 Verifying host key using known hosts file 04:32:11 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. 04:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 04:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:14 Avoid second fetch 04:32:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:32:14 Checking out Revision 4346e2a5731a0b60dfd5cde50c2e453456251551 (refs/remotes/origin/master) 04:32:14 > git config core.sparsecheckout # timeout=10 04:32:14 > git checkout -f 4346e2a5731a0b60dfd5cde50c2e453456251551 # timeout=10 04:32:14 Commit message: "CI: Update gerrit-change-info to the latest v0.1.0" 04:32:14 > git rev-list --no-walk 4346e2a5731a0b60dfd5cde50c2e453456251551 # timeout=10 04:32:14 > git remote # timeout=10 04:32:14 > git submodule init # timeout=10 04:32:14 > git submodule sync # timeout=10 04:32:14 > git config --get remote.origin.url # timeout=10 04:32:14 > git submodule init # timeout=10 04:32:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:32:14 > git config --get submodule.global-jjb.url # timeout=10 04:32:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:32:14 > git config --get submodule.packer/common-packer.url # timeout=10 04:32:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:32:15 > git submodule update --init --recursive global-jjb # timeout=10 04:32:15 > git submodule update --init --recursive packer/common-packer # timeout=10 04:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:32:19 No emails were triggered. 04:32:19 provisioning config files... 04:32:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:32:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:32:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:32:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1817047589439839972.sh 04:32:20 ---> python-tools-install.sh 04:32:20 Setup pyenv: 04:32:20 system 04:32:20 * 3.8.13 (set by /opt/pyenv/version) 04:32:20 * 3.9.13 (set by /opt/pyenv/version) 04:32:20 * 3.10.13 (set by /opt/pyenv/version) 04:32:20 * 3.11.7 (set by /opt/pyenv/version) 04:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qojc 04:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:32:29 lf-activate-venv(): INFO: Installing: lftools 04:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-Qojc/bin to PATH 04:32:55 Generating Requirements File 04:33:16 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. 04:33:16 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:33:16 Python 3.11.7 04:33:16 pip 25.2 from /tmp/venv-Qojc/lib/python3.11/site-packages/pip (python 3.11) 04:33:17 appdirs==1.4.4 04:33:17 argcomplete==3.6.2 04:33:17 aspy.yaml==1.3.0 04:33:17 attrs==25.3.0 04:33:17 autopage==0.5.2 04:33:17 beautifulsoup4==4.13.5 04:33:17 boto3==1.40.33 04:33:17 botocore==1.40.33 04:33:17 bs4==0.0.2 04:33:17 cachetools==5.5.2 04:33:17 certifi==2025.8.3 04:33:17 cffi==2.0.0 04:33:17 cfgv==3.4.0 04:33:17 chardet==5.2.0 04:33:17 charset-normalizer==3.4.3 04:33:17 click==8.2.1 04:33:17 cliff==4.11.0 04:33:17 cmd2==2.7.0 04:33:17 cryptography==3.3.2 04:33:17 debtcollector==3.0.0 04:33:17 decorator==5.2.1 04:33:17 defusedxml==0.7.1 04:33:17 Deprecated==1.2.18 04:33:17 distlib==0.4.0 04:33:17 dnspython==2.8.0 04:33:17 docker==7.1.0 04:33:17 dogpile.cache==1.4.1 04:33:17 durationpy==0.10 04:33:17 email-validator==2.3.0 04:33:17 filelock==3.19.1 04:33:17 future==1.0.0 04:33:17 gitdb==4.0.12 04:33:17 GitPython==3.1.45 04:33:17 google-auth==2.40.3 04:33:17 httplib2==0.31.0 04:33:17 identify==2.6.14 04:33:17 idna==3.10 04:33:17 importlib-resources==1.5.0 04:33:17 iso8601==2.1.0 04:33:17 Jinja2==3.1.6 04:33:17 jmespath==1.0.1 04:33:17 jsonpatch==1.33 04:33:17 jsonpointer==3.0.0 04:33:17 jsonschema==4.25.1 04:33:17 jsonschema-specifications==2025.9.1 04:33:17 keystoneauth1==5.12.0 04:33:17 kubernetes==33.1.0 04:33:17 lftools==0.37.13 04:33:17 lxml==6.0.1 04:33:17 markdown-it-py==4.0.0 04:33:17 MarkupSafe==3.0.2 04:33:17 mdurl==0.1.2 04:33:17 msgpack==1.1.1 04:33:17 multi_key_dict==2.0.3 04:33:17 munch==4.0.0 04:33:17 netaddr==1.3.0 04:33:17 niet==1.4.2 04:33:17 nodeenv==1.9.1 04:33:17 oauth2client==4.1.3 04:33:17 oauthlib==3.3.1 04:33:17 openstacksdk==4.7.1 04:33:17 os-service-types==1.8.0 04:33:17 osc-lib==4.2.0 04:33:17 oslo.config==10.0.0 04:33:17 oslo.context==6.1.0 04:33:17 oslo.i18n==6.6.0 04:33:17 oslo.log==7.2.1 04:33:17 oslo.serialization==5.8.0 04:33:17 oslo.utils==9.1.0 04:33:17 packaging==25.0 04:33:17 pbr==7.0.1 04:33:17 platformdirs==4.4.0 04:33:17 prettytable==3.16.0 04:33:17 psutil==7.1.0 04:33:17 pyasn1==0.6.1 04:33:17 pyasn1_modules==0.4.2 04:33:17 pycparser==2.23 04:33:17 pygerrit2==2.0.15 04:33:17 PyGithub==2.8.1 04:33:17 Pygments==2.19.2 04:33:17 PyJWT==2.10.1 04:33:17 PyNaCl==1.6.0 04:33:17 pyparsing==2.4.7 04:33:17 pyperclip==1.10.0 04:33:17 pyrsistent==0.20.0 04:33:17 python-cinderclient==9.8.0 04:33:17 python-dateutil==2.9.0.post0 04:33:17 python-heatclient==4.3.0 04:33:17 python-jenkins==1.8.3 04:33:17 python-keystoneclient==5.7.0 04:33:17 python-magnumclient==4.9.0 04:33:17 python-openstackclient==8.2.0 04:33:17 python-swiftclient==4.8.0 04:33:17 PyYAML==6.0.2 04:33:17 referencing==0.36.2 04:33:17 requests==2.32.5 04:33:17 requests-oauthlib==2.0.0 04:33:17 requestsexceptions==1.4.0 04:33:17 rfc3986==2.0.0 04:33:17 rich==14.1.0 04:33:17 rich-argparse==1.7.1 04:33:17 rpds-py==0.27.1 04:33:17 rsa==4.9.1 04:33:17 ruamel.yaml==0.18.15 04:33:17 ruamel.yaml.clib==0.2.12 04:33:17 s3transfer==0.14.0 04:33:17 simplejson==3.20.1 04:33:17 six==1.17.0 04:33:17 smmap==5.0.2 04:33:17 soupsieve==2.8 04:33:17 stevedore==5.5.0 04:33:17 tabulate==0.9.0 04:33:17 toml==0.10.2 04:33:17 tomlkit==0.13.3 04:33:17 tqdm==4.67.1 04:33:17 typing_extensions==4.15.0 04:33:17 tzdata==2025.2 04:33:17 urllib3==1.26.20 04:33:17 virtualenv==20.34.0 04:33:17 wcwidth==0.2.13 04:33:17 websocket-client==1.8.0 04:33:17 wrapt==1.17.3 04:33:17 xdg==6.0.0 04:33:17 xmltodict==1.0.2 04:33:17 yq==3.4.3 04:33:17 [EnvInject] - Injecting environment variables from a build step. 04:33:17 [EnvInject] - Injecting as environment variables the properties content 04:33:17 OS_CLOUD=vex 04:33:17 04:33:17 [EnvInject] - Variables injected successfully. 04:33:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17650769534005961599.sh 04:33:17 ---> Orphaned k8s clusters 04:33:17 Setup pyenv: 04:33:17 system 04:33:17 3.8.13 04:33:17 3.9.13 04:33:17 3.10.13 04:33:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qojc from file:/tmp/.os_lf_venv 04:33:23 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 04:33:38 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. 04:33:38 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:33:38 lf-activate-venv(): INFO: Adding /tmp/venv-Qojc/bin to PATH 04:33:41 -----> Delete orphaned cluster 04:33:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6306669573694805559.sh 04:33:41 ---> Orphaned stacks 04:33:41 Setup pyenv: 04:33:42 system 04:33:42 3.8.13 04:33:42 3.9.13 04:33:42 3.10.13 04:33:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qojc from file:/tmp/.os_lf_venv 04:33:47 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. 04:33:47 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:33:47 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-Qojc/bin to PATH 04:34:18 + mapfile -t OS_COE_CLUSTERS_ID 04:34:18 ++ awk '{print $1}' 04:34:18 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:34:18 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:34:21 + echo '-----> Active clusters -> stacks' 04:34:21 -----> Active clusters -> stacks 04:34:21 + OS_COE_STACKS=() 04:34:21 + [[ 0 -gt 0 ]] 04:34:21 + mapfile -t OS_STACKS 04:34:21 ++ awk '{print $1}' 04:34:21 ++ 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 04:34:22 + echo '-----> Active stacks' 04:34:22 -----> Active stacks 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 04:34:22 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 04:34:22 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 04:34:22 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-3node-clustering-only-scandium-391 04:34:22 releng-openflowplugin-csit-3node-clustering-only-scandium-391 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 04:34:22 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-389 04:34:22 releng-openflowplugin-csit-1node-scale-link-only-scandium-389 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 04:34:22 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-389 04:34:22 releng-openflowplugin-csit-1node-flow-services-all-scandium-389 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-daexim-csit-1node-basic-only-scandium-390 04:34:22 releng-daexim-csit-1node-basic-only-scandium-390 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-bgpcep-csit-1node-throughpcep-all-scandium-390 04:34:22 releng-bgpcep-csit-1node-throughpcep-all-scandium-390 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 04:34:22 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-416 04:34:22 releng-openflowplugin-csit-3node-clustering-only-titanium-416 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-1node-scale-only-titanium-416 04:34:22 releng-openflowplugin-csit-1node-scale-only-titanium-416 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-416 04:34:22 releng-openflowplugin-csit-1node-flow-services-all-titanium-416 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-416 04:34:22 releng-openflowplugin-csit-1node-scale-link-only-titanium-416 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 04:34:22 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-jsonrpc-csit-1node-basic-only-titanium-416 04:34:22 releng-jsonrpc-csit-1node-basic-only-titanium-416 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 04:34:22 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-415 04:34:22 releng-openflowplugin-csit-3node-clustering-only-titanium-415 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 04:34:22 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 04:34:22 + for stack in "${OS_STACKS[@]}" 04:34:22 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-415 04:34:22 releng-bgpcep-csit-1node-userfeatures-all-titanium-415 04:34:22 + echo '-----> Delete orphaned stacks' 04:34:22 -----> Delete orphaned stacks 04:34:22 + for STACK_NAME in "${OS_STACKS[@]}" 04:34:22 + [[ 0 -gt 0 ]] 04:34:22 + stack_in_jenkins releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:34:22 + STACK_NAME=releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 04:34:22 + builds=() 04:34:22 + for jenkins in "${@:2}" 04:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:34:22 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:34: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' 04:34: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/73808/"}}],"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":[]}]} 04:34:22 04:34:22 200' 04:34: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/73808/"}}],"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":[]}]} 04:34:22 04:34:22 200' 04:34:22 ++ head -n1 04:34: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/73808/"}}],"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":[]}]}' 04:34: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/73808/"}}],"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":[]}]} 04:34:22 04:34:22 200' 04:34:22 ++ awk 'END {print $NF}' 04:34:22 + status=200 04:34:22 + '[' 200 '!=' 200 ']' 04:34:22 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:34:22 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:34:22 ++ echo https://jenkins.opendaylight.org/releng 04:34:22 ++ sed 's/\/*$//' 04:34:22 ++ awk -F/ '{print $NF}' 04:34:22 + silo=releng 04:34:22 + export silo 04:34:22 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:34:22 ++ grep -v null 04:34: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/73808/"}}],"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":[]}]}' 04:34:22 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:34:22 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:34:22 + for jenkins in "${@:2}" 04:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:34:22 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:34: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' 04:34:22 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:34:22 04:34:22 200' 04:34:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:34:22 04:34:22 200' 04:34:22 ++ head -n1 04:34:22 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:34:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:34:22 04:34:22 200' 04:34:22 ++ awk 'END {print $NF}' 04:34:22 + status=200 04:34:22 + '[' 200 '!=' 200 ']' 04:34:22 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:34:22 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:34:22 ++ echo https://jenkins.opendaylight.org/sandbox 04:34:22 ++ awk -F/ '{print $NF}' 04:34:22 ++ sed 's/\/*$//' 04:34:22 + silo=sandbox 04:34:22 + export silo 04:34:22 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:34:22 ++ grep -v null 04:34:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:34:22 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:34:22 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:34:22 + [[ releng-builder-openstack-cron-73808 releng-controller-sonar-513 =~ releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 ]] 04:34:22 + return 1 04:34:22 + echo 'Deleting orphaned stack: releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387' 04:34:22 Deleting orphaned stack: releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 04:34:22 + lftools openstack --os-cloud vex stack delete --force releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 04:35:14 Deleting stack releng-ovsdb-csit-1node-upstream-southbound-all-scandium-387 04:35:14 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/b4a2c5ac-c035-4ae1-8175-71276755e4af?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:36:04 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/b4a2c5ac-c035-4ae1-8175-71276755e4af: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:37:06 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/b4a2c5ac-c035-4ae1-8175-71276755e4af: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:38:06 Waiting for stack to delete... 04:38:06 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: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:38:57 WARN: Failed to delete $STACK_NAME. Reason: Resource DELETE failed: MessagingTimeout: resources.vm_0_group: Timed out waiting for a reply to message ID 4c33eb4a6b2b41da90ccfceb37fdc064 04:38:57 Retrying delete... 04:38:57 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 04:39:48 http.client.RemoteDisconnected: Remote end closed connection without response 04:39:48 04:39:48 During handling of the above exception, another exception occurred: 04:39:48 04:39:48 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:39:48 04:39:48 During handling of the above exception, another exception occurred: 04:39:48 04:39:48 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:39:48 04:39:48 During handling of the above exception, another exception occurred: 04:39:48 04:39:48 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')) 04:39:48 04:39:48 During handling of the above exception, another exception occurred: 04:39:48 04:39:48 http.client.RemoteDisconnected: Remote end closed connection without response 04:39:48 04:39:48 During handling of the above exception, another exception occurred: 04:39:48 04:39:48 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:39:48 04:39:48 During handling of the above exception, another exception occurred: 04:39:48 04:39:48 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:39:48 04:39:48 During handling of the above exception, another exception occurred: 04:39:48 04:39:48 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')) 04:39:48 + for STACK_NAME in "${OS_STACKS[@]}" 04:39:48 + [[ 0 -gt 0 ]] 04:39:48 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:39:48 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 04:39:48 + builds=() 04:39:48 + for jenkins in "${@:2}" 04:39:48 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:39:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:39:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:39:48 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:39:48 ++ 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' 04:39:48 + 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/73808/"}}],"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":[]}]} 04:39:48 04:39:48 200' 04:39:48 ++ 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/73808/"}}],"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":[]}]} 04:39:48 04:39:48 200' 04:39:48 ++ head -n1 04:39:48 + 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/73808/"}}],"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":[]}]}' 04:39:48 ++ 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/73808/"}}],"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":[]}]} 04:39:48 04:39:48 200' 04:39:48 ++ awk 'END {print $NF}' 04:39:48 + status=200 04:39:48 + '[' 200 '!=' 200 ']' 04:39:48 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:39:48 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:39:48 ++ sed 's/\/*$//' 04:39:48 ++ echo https://jenkins.opendaylight.org/releng 04:39:48 ++ awk -F/ '{print $NF}' 04:39:48 + silo=releng 04:39:48 + export silo 04:39:48 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:39:48 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:39:48 ++ 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/73808/"}}],"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":[]}]}' 04:39:48 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:39:48 ++ grep -v null 04:39:48 + for jenkins in "${@:2}" 04:39:48 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:39:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:39:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:39:48 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:39:48 ++ 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' 04:39:48 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:39:48 04:39:48 200' 04:39:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:39:48 04:39:48 200' 04:39:48 ++ head -n1 04:39:48 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:39:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:39:48 04:39:48 200' 04:39:48 ++ awk 'END {print $NF}' 04:39:48 + status=200 04:39:48 + '[' 200 '!=' 200 ']' 04:39:48 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:39:48 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:39:48 ++ echo https://jenkins.opendaylight.org/sandbox 04:39:48 ++ awk -F/ '{print $NF}' 04:39:48 ++ sed 's/\/*$//' 04:39:48 + silo=sandbox 04:39:48 + export silo 04:39:48 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:39:48 ++ grep -v null 04:39:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:39:48 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:39:48 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:39:48 + [[ releng-builder-openstack-cron-73808 releng-controller-sonar-513 =~ releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 ]] 04:39:48 + return 1 04:39:48 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387' 04:39:48 Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 04:39:48 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 04:40:40 Deleting stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-scandium-387 04:40:40 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 04:41:30 http.client.RemoteDisconnected: Remote end closed connection without response 04:41:30 04:41:30 During handling of the above exception, another exception occurred: 04:41:30 04:41:30 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:41:30 04:41:30 During handling of the above exception, another exception occurred: 04:41:30 04:41:30 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:41:30 04:41:30 During handling of the above exception, another exception occurred: 04:41:30 04:41:30 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')) 04:41:30 04:41:30 During handling of the above exception, another exception occurred: 04:41:30 04:41:30 http.client.RemoteDisconnected: Remote end closed connection without response 04:41:30 04:41:30 During handling of the above exception, another exception occurred: 04:41:30 04:41:30 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:41:30 04:41:30 During handling of the above exception, another exception occurred: 04:41:30 04:41:30 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:41:30 04:41:30 During handling of the above exception, another exception occurred: 04:41:30 04:41:30 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')) 04:41:31 + for STACK_NAME in "${OS_STACKS[@]}" 04:41:31 + [[ 0 -gt 0 ]] 04:41:31 + stack_in_jenkins releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:41:31 + STACK_NAME=releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 04:41:31 + builds=() 04:41:31 + for jenkins in "${@:2}" 04:41:31 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:41:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:41:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:41:31 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:41:31 ++ 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' 04:41:31 + 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/73808/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/397/"}}],"oneOffExecutors":[]}]} 04:41:31 04:41:31 200' 04:41:31 ++ 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/73808/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/397/"}}],"oneOffExecutors":[]}]} 04:41:31 04:41:31 200' 04:41:31 ++ head -n1 04:41:31 + 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/73808/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/397/"}}],"oneOffExecutors":[]}]}' 04:41:31 ++ 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/73808/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/397/"}}],"oneOffExecutors":[]}]} 04:41:31 04:41:31 200' 04:41:31 ++ awk 'END {print $NF}' 04:41:31 + status=200 04:41:31 + '[' 200 '!=' 200 ']' 04:41:31 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:41:31 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:41:31 ++ echo https://jenkins.opendaylight.org/releng 04:41:31 ++ awk -F/ '{print $NF}' 04:41:31 ++ sed 's/\/*$//' 04:41:31 + silo=releng 04:41:31 + export silo 04:41:31 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:41:31 ++ grep -v null 04:41:31 ++ 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/73808/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/397/"}}],"oneOffExecutors":[]}]}' 04:41:31 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:41:31 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:41:31 + for jenkins in "${@:2}" 04:41:31 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:41:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:41:31 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:41:31 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:41:31 ++ 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' 04:41:31 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:41:31 04:41:31 200' 04:41:31 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:41:31 04:41:31 200' 04:41:31 ++ head -n1 04:41:31 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:41:31 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 04:41:31 04:41:31 200' 04:41:31 ++ awk 'END {print $NF}' 04:41:31 + status=200 04:41:31 + '[' 200 '!=' 200 ']' 04:41:31 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:41:31 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:41:31 ++ echo https://jenkins.opendaylight.org/sandbox 04:41:31 ++ awk -F/ '{print $NF}' 04:41:31 ++ sed 's/\/*$//' 04:41:31 + silo=sandbox 04:41:31 + export silo 04:41:31 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:41:31 ++ grep -v null 04:41:31 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 04:41:31 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:41:31 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:41:31 + [[ releng-builder-openstack-cron-73808 releng-controller-sonar-513 releng-lispflowmapping-maven-merge-titanium-397 =~ releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 ]] 04:41:31 + return 1 04:41:31 + echo 'Deleting orphaned stack: releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387' 04:41:31 Deleting orphaned stack: releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 04:41:31 + lftools openstack --os-cloud vex stack delete --force releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 04:42:19 Build timed out (after 10 minutes). Marking the build as failed. 04:42:19 $ ssh-agent -k 04:42:19 unset SSH_AUTH_SOCK; 04:42:19 unset SSH_AGENT_PID; 04:42:19 echo Agent pid 5457 killed; 04:42:19 [ssh-agent] Stopped. 04:42:19 Build was aborted 04:42:19 [PostBuildScript] - [INFO] Executing post build scripts. 04:42:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12302064731761205124.sh 04:42:19 /tmp/jenkins6306669573694805559.sh: line 129: 7012 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 04:42:19 + for STACK_NAME in "${OS_STACKS[@]}" 04:42:19 + [[ 0 -gt 0 ]] 04:42:19 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-only-scandium-391 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:42:19 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-only-scandium-391 04:42:19 + builds=() 04:42:19 + for jenkins in "${@:2}" 04:42:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:42:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:42:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:42:19 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:42:19 ---> sysstat.sh 04:42:19 ++ 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' 04:42:20 (23) Failed writing body 04:42:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17942762310353318866.sh 04:42:20 ---> package-listing.sh 04:42:20 ++ tr '[:upper:]' '[:lower:]' 04:42:20 ++ facter osfamily 04:42:21 + OS_FAMILY=redhat 04:42:21 + workspace=/w/workspace/builder-openstack-cron 04:42:21 + START_PACKAGES=/tmp/packages_start.txt 04:42:21 + END_PACKAGES=/tmp/packages_end.txt 04:42:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:42:21 + PACKAGES=/tmp/packages_start.txt 04:42:21 + '[' /w/workspace/builder-openstack-cron ']' 04:42:21 + PACKAGES=/tmp/packages_end.txt 04:42:21 + case "${OS_FAMILY}" in 04:42:21 + sort 04:42:21 + rpm -qa 04:42:21 + '[' -f /tmp/packages_start.txt ']' 04:42:21 + '[' -f /tmp/packages_end.txt ']' 04:42:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:42:21 + '[' /w/workspace/builder-openstack-cron ']' 04:42:21 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 04:42:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 04:42:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15453475511554278806.sh 04:42:21 ---> capture-instance-metadata.sh 04:42:21 Setup pyenv: 04:42:21 system 04:42:21 3.8.13 04:42:21 3.9.13 04:42:21 3.10.13 04:42:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:42:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qojc from file:/tmp/.os_lf_venv 04:42:24 lf-activate-venv(): INFO: Installing: lftools 04:42:37 lf-activate-venv(): INFO: Adding /tmp/venv-Qojc/bin to PATH 04:42:37 INFO: Running in OpenStack, capturing instance metadata 04:42:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6669047340461393487.sh 04:42:37 provisioning config files... 04:42:38 Could not find credentials [logs] for builder-openstack-cron #73808 04:42:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config8555043897070175593tmp 04:42:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:42:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:42:38 provisioning config files... 04:42:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:42:38 [EnvInject] - Injecting environment variables from a build step. 04:42:38 [EnvInject] - Injecting as environment variables the properties content 04:42:38 SERVER_ID=logs 04:42:38 04:42:38 [EnvInject] - Variables injected successfully. 04:42:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7585282418288078408.sh 04:42:38 ---> create-netrc.sh 04:42:38 WARN: Log server credential not found. 04:42:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3896564221702604418.sh 04:42:38 ---> python-tools-install.sh 04:42:38 Setup pyenv: 04:42:38 system 04:42:38 3.8.13 04:42:38 3.9.13 04:42:38 3.10.13 04:42:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:42:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qojc from file:/tmp/.os_lf_venv 04:42:41 lf-activate-venv(): INFO: Installing: lftools 04:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-Qojc/bin to PATH 04:42:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8437507391320478035.sh 04:42:50 ---> sudo-logs.sh 04:42:50 Archiving 'sudo' log.. 04:42:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5541862197523611526.sh 04:42:51 ---> job-cost.sh 04:42:51 Setup pyenv: 04:42:51 system 04:42:51 3.8.13 04:42:51 3.9.13 04:42:51 3.10.13 04:42:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:42:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qojc from file:/tmp/.os_lf_venv 04:42:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:43:00 lf-activate-venv(): INFO: Adding /tmp/venv-Qojc/bin to PATH 04:43:00 INFO: No Stack... 04:43:01 INFO: Retrieving Pricing Info for: v3-standard-2 04:43:01 INFO: Archiving Costs 04:43:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5784528314876534915.sh 04:43:01 ---> logs-deploy.sh 04:43:01 Setup pyenv: 04:43:01 system 04:43:01 3.8.13 04:43:01 3.9.13 04:43:01 3.10.13 04:43:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:43:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qojc from file:/tmp/.os_lf_venv 04:43:03 lf-activate-venv(): INFO: Installing: lftools 04:43:13 lf-activate-venv(): INFO: Adding /tmp/venv-Qojc/bin to PATH 04:43:13 WARNING: Nexus logging server not set 04:43:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73808/ 04:43:13 INFO: archiving logs to S3 04:43:14 ---> uname -a: 04:43:14 Linux prd-centos8-builder-2c-2g-53684.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 04:43:14 04:43:14 04:43:14 ---> lscpu: 04:43:14 Architecture: x86_64 04:43:14 CPU op-mode(s): 32-bit, 64-bit 04:43:14 Byte Order: Little Endian 04:43:14 CPU(s): 2 04:43:14 On-line CPU(s) list: 0,1 04:43:14 Thread(s) per core: 1 04:43:14 Core(s) per socket: 1 04:43:14 Socket(s): 2 04:43:14 NUMA node(s): 1 04:43:14 Vendor ID: AuthenticAMD 04:43:14 CPU family: 23 04:43:14 Model: 49 04:43:14 Model name: AMD EPYC-Rome Processor 04:43:14 Stepping: 0 04:43:14 CPU MHz: 2800.000 04:43:14 BogoMIPS: 5600.00 04:43:14 Virtualization: AMD-V 04:43:14 Hypervisor vendor: KVM 04:43:14 Virtualization type: full 04:43:14 L1d cache: 32K 04:43:14 L1i cache: 32K 04:43:14 L2 cache: 512K 04:43:14 L3 cache: 16384K 04:43:14 NUMA node0 CPU(s): 0,1 04:43:14 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 04:43:14 04:43:14 04:43:14 ---> nproc: 04:43:14 2 04:43:14 04:43:14 04:43:14 ---> df -h: 04:43:14 Filesystem Size Used Avail Use% Mounted on 04:43:14 devtmpfs 3.8G 0 3.8G 0% /dev 04:43:14 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:43:14 tmpfs 3.8G 17M 3.8G 1% /run 04:43:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:43:14 /dev/vda1 40G 8.4G 32G 21% / 04:43:14 tmpfs 770M 0 770M 0% /run/user/1001 04:43:14 04:43:14 04:43:14 ---> free -m: 04:43:14 total used free shared buff/cache available 04:43:14 Mem: 7697 676 4755 19 2265 6724 04:43:14 Swap: 1023 0 1023 04:43:14 04:43:14 04:43:14 ---> ip addr: 04:43:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:43:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:43:14 inet 127.0.0.1/8 scope host lo 04:43:14 valid_lft forever preferred_lft forever 04:43:14 inet6 ::1/128 scope host 04:43:14 valid_lft forever preferred_lft forever 04:43:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:43:14 link/ether fa:16:3e:da:e2:3b brd ff:ff:ff:ff:ff:ff 04:43:14 altname enp0s3 04:43:14 altname ens3 04:43:14 inet 10.30.171.56/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 04:43:14 valid_lft 85697sec preferred_lft 85697sec 04:43:14 inet6 fe80::f816:3eff:feda:e23b/64 scope link 04:43:14 valid_lft forever preferred_lft forever 04:43:14 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:43:14 link/ether 02:42:2a:d1:8f:55 brd ff:ff:ff:ff:ff:ff 04:43:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:43:14 valid_lft forever preferred_lft forever 04:43:14 04:43:14 04:43:14 ---> sar -b -r -n DEV: 04:43:14 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) 04:43:14 04:43:14 04:31:28 LINUX RESTART (2 CPU) 04:43:14 04:43:14 04:32:01 AM tps rtps wtps bread/s bwrtn/s 04:43:14 04:33:01 AM 229.81 16.28 213.53 4484.77 8170.84 04:43:14 04:34:01 AM 89.05 0.45 88.60 63.06 9800.32 04:43:14 04:35:01 AM 27.37 0.68 26.69 71.18 3137.09 04:43:14 04:36:01 AM 0.23 0.00 0.23 0.00 2.95 04:43:14 04:37:01 AM 0.18 0.00 0.18 0.00 1.85 04:43:14 04:38:01 AM 0.30 0.00 0.30 0.00 5.36 04:43:14 04:39:01 AM 0.13 0.00 0.13 0.00 1.03 04:43:14 04:40:01 AM 0.10 0.00 0.10 0.00 0.80 04:43:14 04:41:01 AM 0.25 0.00 0.25 0.00 2.95 04:43:14 04:42:01 AM 0.23 0.00 0.23 0.00 3.53 04:43:14 04:43:01 AM 15.80 0.50 15.30 63.72 419.90 04:43:14 Average: 33.04 1.63 31.42 425.74 1958.81 04:43:14 04:43:14 04:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:43:14 04:33:01 AM 5094608 6955132 2787824 35.37 2688 2043852 1022020 11.44 202800 2262828 170740 04:43:14 04:34:01 AM 4948292 6917628 2934140 37.22 2688 2145696 1033320 11.57 204556 2377956 24960 04:43:14 04:35:01 AM 4892080 6902016 2990352 37.94 2688 2185200 1038932 11.63 231244 2402860 8 04:43:14 04:36:01 AM 4893260 6902688 2989172 37.92 2688 2185200 1038932 11.63 231244 2402920 4 04:43:14 04:37:01 AM 4890288 6899720 2992144 37.96 2688 2185204 1038932 11.63 231244 2406032 4 04:43:14 04:38:01 AM 4888040 6897472 2994392 37.99 2688 2185204 1038932 11.63 231244 2408336 4 04:43:14 04:39:01 AM 4888456 6897888 2993976 37.98 2688 2185204 1038932 11.63 231244 2408320 4 04:43:14 04:40:01 AM 4888476 6897912 2993956 37.98 2688 2185208 1052756 11.79 244552 2394720 8 04:43:14 04:41:01 AM 4888648 6898096 2993784 37.98 2688 2185208 1052756 11.79 244552 2394888 12 04:43:14 04:42:01 AM 4888580 6898032 2993852 37.98 2688 2185212 1039476 11.64 245908 2393616 4 04:43:14 04:43:01 AM 4956284 6971728 2926148 37.12 2688 2190360 986516 11.05 402912 2166968 26996 04:43:14 Average: 4919728 6912574 2962704 37.59 2688 2169232 1034682 11.59 245591 2365404 20249 04:43:14 04:43:14 04:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:43:14 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:33:01 AM eth0 289.52 177.79 1888.07 62.25 0.00 0.00 0.00 0.00 04:43:14 04:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:34:01 AM eth0 22.51 20.10 156.56 5.43 0.00 0.00 0.00 0.00 04:43:14 04:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:35:01 AM eth0 57.48 41.69 581.82 4.75 0.00 0.00 0.00 0.00 04:43:14 04:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:36:01 AM eth0 0.73 0.40 0.15 0.08 0.00 0.00 0.00 0.00 04:43:14 04:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:37:01 AM eth0 0.57 0.35 0.12 0.08 0.00 0.00 0.00 0.00 04:43:14 04:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:38:01 AM eth0 0.73 0.37 0.26 0.12 0.00 0.00 0.00 0.00 04:43:14 04:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:39:01 AM eth0 0.87 0.57 0.25 0.13 0.00 0.00 0.00 0.00 04:43:14 04:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:40:01 AM eth0 2.45 1.90 1.10 0.58 0.00 0.00 0.00 0.00 04:43:14 04:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:41:01 AM eth0 1.10 0.38 0.21 0.10 0.00 0.00 0.00 0.00 04:43:14 04:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:42:01 AM eth0 2.67 2.00 1.34 0.77 0.00 0.00 0.00 0.00 04:43:14 04:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:43:01 AM eth0 17.56 15.03 14.36 7.86 0.00 0.00 0.00 0.00 04:43:14 04:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 Average: eth0 36.02 23.69 240.40 7.47 0.00 0.00 0.00 0.00 04:43:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:14 04:43:14 04:43:14 ---> sar -P ALL: 04:43:14 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) 04:43:14 04:43:14 04:31:28 LINUX RESTART (2 CPU) 04:43:14 04:43:14 04:32:01 AM CPU %user %nice %system %iowait %steal %idle 04:43:14 04:33:01 AM all 37.63 0.00 7.29 1.84 0.08 53.16 04:43:14 04:33:01 AM 0 42.44 0.00 7.45 0.80 0.08 49.22 04:43:14 04:33:01 AM 1 32.81 0.00 7.13 2.88 0.08 57.10 04:43:14 04:34:01 AM all 21.60 0.00 3.72 12.36 0.13 62.20 04:43:14 04:34:01 AM 0 24.63 0.00 3.90 14.54 0.15 56.79 04:43:14 04:34:01 AM 1 18.57 0.00 3.54 10.18 0.10 67.62 04:43:14 04:35:01 AM all 10.90 0.00 1.32 0.55 0.05 87.18 04:43:14 04:35:01 AM 0 12.33 0.00 1.35 0.90 0.05 85.36 04:43:14 04:35:01 AM 1 9.46 0.00 1.29 0.20 0.05 89.01 04:43:14 04:36:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 04:43:14 04:36:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 04:43:14 04:36:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77 04:43:14 04:37:01 AM all 0.36 0.00 0.08 0.00 0.02 99.55 04:43:14 04:37:01 AM 0 0.57 0.00 0.08 0.00 0.02 99.33 04:43:14 04:37:01 AM 1 0.15 0.00 0.07 0.00 0.02 99.77 04:43:14 04:38:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55 04:43:14 04:38:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65 04:43:14 04:38:01 AM 1 0.40 0.00 0.10 0.00 0.05 99.45 04:43:14 04:39:01 AM all 0.40 0.00 0.07 0.00 0.02 99.52 04:43:14 04:39:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 04:43:14 04:39:01 AM 1 0.67 0.00 0.07 0.00 0.02 99.25 04:43:14 04:40:01 AM all 1.10 0.00 0.23 0.00 0.03 98.64 04:43:14 04:40:01 AM 0 1.72 0.00 0.33 0.00 0.03 97.91 04:43:14 04:40:01 AM 1 0.48 0.00 0.13 0.00 0.02 99.36 04:43:14 04:41:01 AM all 0.33 0.00 0.09 0.00 0.02 99.56 04:43:14 04:41:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 04:43:14 04:41:01 AM 1 0.57 0.00 0.12 0.00 0.02 99.30 04:43:14 04:42:01 AM all 1.22 0.00 0.21 0.00 0.02 98.56 04:43:14 04:42:01 AM 0 2.02 0.00 0.30 0.00 0.02 97.66 04:43:14 04:42:01 AM 1 0.42 0.00 0.12 0.00 0.02 99.45 04:43:14 04:43:01 AM all 25.06 0.00 3.40 0.10 0.08 71.36 04:43:14 04:43:01 AM 0 44.00 0.00 4.10 0.15 0.08 51.67 04:43:14 04:43:01 AM 1 6.19 0.00 2.72 0.05 0.07 90.98 04:43:14 04:43:14 Average: CPU %user %nice %system %iowait %steal %idle 04:43:14 Average: all 9.01 0.00 1.50 1.35 0.04 88.09 04:43:14 Average: 0 11.67 0.00 1.61 1.49 0.05 85.18 04:43:14 Average: 1 6.34 0.00 1.40 1.21 0.04 91.01 04:43:14 04:43:14 04:43:14