03:33:06 Started by timer 03:33:06 Running as SYSTEM 03:33:06 [EnvInject] - Loading node environment variables. 03:33:06 Building remotely on prd-centos8-builder-2c-2g-2705 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 03:33:06 [ssh-agent] Looking for ssh-agent implementation... 03:33:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:06 $ ssh-agent 03:33:06 SSH_AUTH_SOCK=/tmp/ssh-APWqaOAOaoUi/agent.5454 03:33:06 SSH_AGENT_PID=5455 03:33:06 [ssh-agent] Started. 03:33:06 Running ssh-add (command line suppressed) 03:33:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_6516714193577337030.key (/w/workspace/builder-openstack-cron@tmp/private_key_6516714193577337030.key) 03:33:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 03:33:06 The recommended git tool is: NONE 03:33:09 using credential jenkins-ssh 03:33:09 Wiping out workspace first. 03:33:09 Cloning the remote Git repository 03:33:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 03:33:09 > git init /w/workspace/builder-openstack-cron # timeout=10 03:33:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 03:33:09 > git --version # timeout=10 03:33:09 > git --version # 'git version 2.43.0' 03:33:09 using GIT_SSH to set credentials jenkins-ssh 03:33:09 [INFO] Currently running in a labeled security context 03:33:09 [INFO] Currently SELinux is 'enforcing' on the host 03:33:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh2008210161066522284.key 03:33:09 Verifying host key using known hosts file 03:33:09 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:33:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 03:33:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:12 Avoid second fetch 03:33:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:33:12 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 03:33:12 > git config core.sparsecheckout # timeout=10 03:33:12 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 03:33:13 Commit message: "Add jobs for aaa-0.21.x" 03:33:13 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 03:33:13 > git remote # timeout=10 03:33:13 > git submodule init # timeout=10 03:33:13 > git submodule sync # timeout=10 03:33:13 > git config --get remote.origin.url # timeout=10 03:33:13 > git submodule init # timeout=10 03:33:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:33:13 > git config --get submodule.global-jjb.url # timeout=10 03:33:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:33:13 > git config --get submodule.packer/common-packer.url # timeout=10 03:33:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:33:13 > git submodule update --init --recursive global-jjb # timeout=10 03:33:14 > git submodule update --init --recursive packer/common-packer # timeout=10 03:33:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:33:18 No emails were triggered. 03:33:18 provisioning config files... 03:33:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:33:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:33:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:33:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13219779519668379422.sh 03:33:18 ---> python-tools-install.sh 03:33:18 Setup pyenv: 03:33:18 system 03:33:18 * 3.8.13 (set by /opt/pyenv/version) 03:33:18 * 3.9.13 (set by /opt/pyenv/version) 03:33:18 * 3.10.13 (set by /opt/pyenv/version) 03:33:18 * 3.11.7 (set by /opt/pyenv/version) 03:33:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MTsk 03:33:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:27 lf-activate-venv(): INFO: Base packages installed successfully 03:33:27 lf-activate-venv(): INFO: Installing additional packages: lftools 03:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-MTsk/bin to PATH 03:33:55 Generating Requirements File 03:34:15 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:34:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:34:15 Python 3.11.7 03:34:16 pip 25.2 from /tmp/venv-MTsk/lib/python3.11/site-packages/pip (python 3.11) 03:34:16 appdirs==1.4.4 03:34:16 argcomplete==3.6.2 03:34:16 aspy.yaml==1.3.0 03:34:16 attrs==25.3.0 03:34:16 autopage==0.5.2 03:34:16 beautifulsoup4==4.14.2 03:34:16 boto3==1.40.42 03:34:16 botocore==1.40.42 03:34:16 bs4==0.0.2 03:34:16 cachetools==6.2.0 03:34:16 certifi==2025.8.3 03:34:16 cffi==2.0.0 03:34:16 cfgv==3.4.0 03:34:16 chardet==5.2.0 03:34:16 charset-normalizer==3.4.3 03:34:16 click==8.3.0 03:34:16 cliff==4.11.0 03:34:16 cmd2==2.7.0 03:34:16 cryptography==3.3.2 03:34:16 debtcollector==3.0.0 03:34:16 decorator==5.2.1 03:34:16 defusedxml==0.7.1 03:34:16 Deprecated==1.2.18 03:34:16 distlib==0.4.0 03:34:16 dnspython==2.8.0 03:34:16 docker==7.1.0 03:34:16 dogpile.cache==1.4.1 03:34:16 durationpy==0.10 03:34:16 email-validator==2.3.0 03:34:16 filelock==3.19.1 03:34:16 future==1.0.0 03:34:16 gitdb==4.0.12 03:34:16 GitPython==3.1.45 03:34:16 google-auth==2.41.1 03:34:16 httplib2==0.31.0 03:34:16 identify==2.6.14 03:34:16 idna==3.10 03:34:16 importlib-resources==1.5.0 03:34:16 iso8601==2.1.0 03:34:16 Jinja2==3.1.6 03:34:16 jmespath==1.0.1 03:34:16 jsonpatch==1.33 03:34:16 jsonpointer==3.0.0 03:34:16 jsonschema==4.25.1 03:34:16 jsonschema-specifications==2025.9.1 03:34:16 keystoneauth1==5.12.0 03:34:16 kubernetes==34.1.0 03:34:16 lftools==0.37.14 03:34:16 lxml==6.0.2 03:34:16 markdown-it-py==4.0.0 03:34:16 MarkupSafe==3.0.3 03:34:16 mdurl==0.1.2 03:34:16 msgpack==1.1.1 03:34:16 multi_key_dict==2.0.3 03:34:16 munch==4.0.0 03:34:16 netaddr==1.3.0 03:34:16 niet==1.4.2 03:34:16 nodeenv==1.9.1 03:34:16 oauth2client==4.1.3 03:34:16 oauthlib==3.3.1 03:34:16 openstacksdk==4.7.1 03:34:16 os-service-types==1.8.0 03:34:16 osc-lib==4.2.0 03:34:16 oslo.config==10.0.0 03:34:16 oslo.context==6.1.0 03:34:16 oslo.i18n==6.6.0 03:34:16 oslo.log==7.2.1 03:34:16 oslo.serialization==5.8.0 03:34:16 oslo.utils==9.1.0 03:34:16 packaging==25.0 03:34:16 pbr==7.0.1 03:34:16 platformdirs==4.4.0 03:34:16 prettytable==3.16.0 03:34:16 psutil==7.1.0 03:34:16 pyasn1==0.6.1 03:34:16 pyasn1_modules==0.4.2 03:34:16 pycparser==2.23 03:34:16 pygerrit2==2.0.15 03:34:16 PyGithub==2.8.1 03:34:16 Pygments==2.19.2 03:34:16 PyJWT==2.10.1 03:34:16 PyNaCl==1.6.0 03:34:16 pyparsing==2.4.7 03:34:16 pyperclip==1.11.0 03:34:16 pyrsistent==0.20.0 03:34:16 python-cinderclient==9.8.0 03:34:16 python-dateutil==2.9.0.post0 03:34:16 python-heatclient==4.3.0 03:34:16 python-jenkins==1.8.3 03:34:16 python-keystoneclient==5.7.0 03:34:16 python-magnumclient==4.9.0 03:34:16 python-openstackclient==8.2.0 03:34:16 python-swiftclient==4.8.0 03:34:16 PyYAML==6.0.3 03:34:16 referencing==0.36.2 03:34:16 requests==2.32.5 03:34:16 requests-oauthlib==2.0.0 03:34:16 requestsexceptions==1.4.0 03:34:16 rfc3986==2.0.0 03:34:16 rich==14.1.0 03:34:16 rich-argparse==1.7.1 03:34:16 rpds-py==0.27.1 03:34:16 rsa==4.9.1 03:34:16 ruamel.yaml==0.18.15 03:34:16 ruamel.yaml.clib==0.2.14 03:34:16 s3transfer==0.14.0 03:34:16 simplejson==3.20.2 03:34:16 six==1.17.0 03:34:16 smmap==5.0.2 03:34:16 soupsieve==2.8 03:34:16 stevedore==5.5.0 03:34:16 tabulate==0.9.0 03:34:16 toml==0.10.2 03:34:16 tomlkit==0.13.3 03:34:16 tqdm==4.67.1 03:34:16 typing_extensions==4.15.0 03:34:16 tzdata==2025.2 03:34:16 urllib3==1.26.20 03:34:16 virtualenv==20.34.0 03:34:16 wcwidth==0.2.14 03:34:16 websocket-client==1.8.0 03:34:16 wrapt==1.17.3 03:34:16 xdg==6.0.0 03:34:16 xmltodict==1.0.2 03:34:16 yq==3.4.3 03:34:16 [EnvInject] - Injecting environment variables from a build step. 03:34:16 [EnvInject] - Injecting as environment variables the properties content 03:34:16 OS_CLOUD=vex 03:34:16 03:34:16 [EnvInject] - Variables injected successfully. 03:34:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18083575843179822642.sh 03:34:16 ---> Orphaned k8s clusters 03:34:16 Setup pyenv: 03:34:16 system 03:34:16 3.8.13 03:34:16 3.9.13 03:34:16 3.10.13 03:34:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTsk from file:/tmp/.os_lf_venv 03:34:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:19 lf-activate-venv(): INFO: Base packages installed successfully 03:34:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:34:26 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:34:26 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-MTsk/bin to PATH 03:34:29 -----> Delete orphaned cluster 03:34:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15111173785994007198.sh 03:34:29 ---> Orphaned stacks 03:34:29 Setup pyenv: 03:34:30 system 03:34:30 3.8.13 03:34:30 3.9.13 03:34:30 3.10.13 03:34:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTsk from file:/tmp/.os_lf_venv 03:34:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:32 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:34:32 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:34:32 lf-activate-venv(): INFO: Base packages installed successfully 03:34:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-MTsk/bin to PATH 03:34:51 + mapfile -t OS_COE_CLUSTERS_ID 03:34:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:34:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:34:51 ++ awk '{print $1}' 03:34:54 + echo '-----> Active clusters -> stacks' 03:34:54 -----> Active clusters -> stacks 03:34:54 + OS_COE_STACKS=() 03:34:54 + [[ 0 -gt 0 ]] 03:34:54 + mapfile -t OS_STACKS 03:34:54 ++ 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:34:54 ++ awk '{print $1}' 03:34:55 + echo '-----> Active stacks' 03:34:55 -----> Active stacks 03:34:55 + for stack in "${OS_STACKS[@]}" 03:34:55 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-442 03:34:55 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-442 03:34:55 + for stack in "${OS_STACKS[@]}" 03:34:55 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 03:34:55 releng-openflowplugin-csit-1node-sanity-only-scandium-493 03:34:55 + echo '-----> Delete orphaned stacks' 03:34:55 -----> Delete orphaned stacks 03:34:55 + for STACK_NAME in "${OS_STACKS[@]}" 03:34:55 + [[ 0 -gt 0 ]] 03:34:55 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-442 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:34:55 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-442 03:34:55 + builds=() 03:34:55 + for jenkins in "${@:2}" 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:55 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:55 ++ 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:34:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ head -n1 03:34:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ awk 'END {print $NF}' 03:34:55 + status=200 03:34:55 + '[' 200 '!=' 200 ']' 03:34:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:55 ++ echo https://jenkins.opendaylight.org/releng 03:34:55 ++ awk -F/ '{print $NF}' 03:34:55 ++ sed 's/\/*$//' 03:34:55 + silo=releng 03:34:55 + export silo 03:34:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:55 ++ grep -v null 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:34:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:55 + for jenkins in "${@:2}" 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:55 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:55 ++ 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:34:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ head -n1 03:34:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:55 ++ awk 'END {print $NF}' 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 + status=200 03:34:55 + '[' 200 '!=' 200 ']' 03:34:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:55 ++ sed 's/\/*$//' 03:34:55 ++ echo https://jenkins.opendaylight.org/sandbox 03:34:55 ++ awk -F/ '{print $NF}' 03:34:55 + silo=sandbox 03:34:55 + export silo 03:34:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:55 ++ grep -v null 03:34:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:55 + [[ releng-builder-openstack-cron-74112 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-442 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-distribution-test-titanium-453 releng-integration-sanity-test-scandium-498 releng-transportpce-models-maven-merge-titanium-77 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-442 ]] 03:34:55 + return 0 03:34:55 + continue 03:34:55 + for STACK_NAME in "${OS_STACKS[@]}" 03:34:55 + [[ 0 -gt 0 ]] 03:34:55 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:34:55 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 03:34:55 + builds=() 03:34:55 + for jenkins in "${@:2}" 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:55 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:55 ++ 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:34:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ head -n1 03:34:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ awk 'END {print $NF}' 03:34:55 + status=200 03:34:55 + '[' 200 '!=' 200 ']' 03:34:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:55 ++ echo https://jenkins.opendaylight.org/releng 03:34:55 ++ sed 's/\/*$//' 03:34:55 ++ awk -F/ '{print $NF}' 03:34:55 + silo=releng 03:34:55 + export silo 03:34:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/442/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/453/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 03:34:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:55 ++ grep -v null 03:34:55 + for jenkins in "${@:2}" 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:55 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:55 ++ 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:34:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ head -n1 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:55 03:34:55 200' 03:34:55 ++ awk 'END {print $NF}' 03:34:55 + status=200 03:34:55 + '[' 200 '!=' 200 ']' 03:34:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:55 ++ awk -F/ '{print $NF}' 03:34:55 ++ echo https://jenkins.opendaylight.org/sandbox 03:34:55 ++ sed 's/\/*$//' 03:34:55 + silo=sandbox 03:34:55 + export silo 03:34:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:55 ++ grep -v null 03:34:55 + [[ releng-builder-openstack-cron-74112 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-442 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-distribution-test-titanium-453 releng-integration-sanity-test-scandium-498 releng-transportpce-models-maven-merge-titanium-77 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 03:34:55 + return 0 03:34:55 + continue 03:34:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11348626975085063046.sh 03:34:56 ---> Orphaned servers 03:34:56 Setup pyenv: 03:34:56 system 03:34:56 3.8.13 03:34:56 3.9.13 03:34:56 3.10.13 03:34:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTsk from file:/tmp/.os_lf_venv 03:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:58 lf-activate-venv(): INFO: Base packages installed successfully 03:34:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-MTsk/bin to PATH 03:35:19 -----> Active servers 03:35:19 prd-centos8-builder-2c-2g-2705 03:35:19 prd-ubuntu2204-docker-2c-2g-2704 03:35:19 prd-ubuntu2204-docker-4c-4g-2703 03:35:19 prd-centos8-robot-2c-8g-2699 03:35:19 prd-centos8-robot-2c-8g-2698 03:35:19 prd-centos8-robot-2c-8g-2685 03:35:19 prd-queue-disttest-2c-1g-2680 03:35:19 prd-centos8-robot-2c-8g-773 03:35:19 prd-queue-intque-2c-1g-772 03:35:19 -----> Delete orphaned servers 03:35:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:35:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:35:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1676140905996271080.sh 03:35:20 ---> Orphaned ports 03:35:20 Setup pyenv: 03:35:20 system 03:35:20 3.8.13 03:35:20 3.9.13 03:35:20 3.10.13 03:35:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTsk from file:/tmp/.os_lf_venv 03:35:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:22 lf-activate-venv(): INFO: Base packages installed successfully 03:35:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-MTsk/bin to PATH 03:35:38 Ports to process: 2; age limit: 1759287936 03:35:38 Using 6 parallel processes... 03:35:38 sh: /dev/tty: No such device or address 03:35:38 03:35:38 Computers / CPU cores / Max jobs to run 03:35:38 1:local / 2 / 3 03:35:38 03:35:38 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 03:35:39 local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s sh: /dev/tty: No such device or address 03:35:40 local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s sh: /dev/tty: No such device or address 03:35:41 local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s sh: /dev/tty: No such device or address 03:35:42 local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s sh: /dev/tty: No such device or address 03:35:43 local:2/0/100%/0.0s local:2/1/100%/4.0s local:2/1/100%/4.0s local:2/1/100%/4.0s local:2/2/100%/2.0s local:2/2/100%/2.0s local:2/2/100%/2.0s local:2/2/100%/2.0s local:2/2/100%/2.0s local:2/2/100%/2.0s local:2/2/100%/2.0s local:2/2/100%/2.0s local:2/2/100%/2.0s sh: /dev/tty: No such device or address 03:35:44 local:2/2/100%/2.5s local:2/2/100%/2.5s local:2/2/100%/2.5s local:2/2/100%/2.5s local:2/2/100%/2.5s sh: /dev/tty: No such device or address 03:35:45 local:2/2/100%/3.0s local:2/2/100%/3.0s local:2/2/100%/3.0s local:2/2/100%/3.0s sh: /dev/tty: No such device or address 03:35:46 local:2/2/100%/3.5s local:2/2/100%/3.5s local:2/3/100%/2.3s local:2/3/100%/2.3s local:2/3/100%/2.3s local:2/4/100%/1.8s local:2/4/100%/1.8s local:2/4/100%/1.8s local:2/4/100%/1.8s local:2/4/100%/1.8s sh: /dev/tty: No such device or address 03:35:47 local:2/4/100%/2.0s local:2/4/100%/2.0s local:2/4/100%/2.0s local:2/4/100%/2.0s local:2/4/100%/2.0s sh: /dev/tty: No such device or address 03:35:48 local:2/4/100%/2.2s local:2/4/100%/2.2s local:2/4/100%/2.2s sh: /dev/tty: No such device or address 03:35:48 local:2/4/100%/2.5s local:2/4/100%/2.5s local:2/4/100%/2.5s Removing orphaned port 65975160-21db-4ab9-824e-912ed26b55f9 created 1759276800 > 30 minutes ago 03:35:48 No Port found for 65975160-21db-4ab9-824e-912ed26b55f9 03:35:48 Failed to delete port with name or ID '65975160-21db-4ab9-824e-912ed26b55f9': No Port found for 65975160-21db-4ab9-824e-912ed26b55f9 03:35:48 1 of 1 ports failed to delete. 03:35:48 local:1/5/100%/2.0s local:1/5/100%/2.0s local:1/5/100%/2.0s Removing orphaned port b8d625f3-0a2e-437d-824c-44b6b5d57a39 created 1759276800 > 30 minutes ago 03:35:48 No Port found for b8d625f3-0a2e-437d-824c-44b6b5d57a39 03:35:48 Failed to delete port with name or ID 'b8d625f3-0a2e-437d-824c-44b6b5d57a39': No Port found for b8d625f3-0a2e-437d-824c-44b6b5d57a39 03:35:48 1 of 1 ports failed to delete. 03:35:48 local:0/6/100%/1.7s local:0/6/100%/1.7s 03:35:48 Build step 'Conditional step (single)' marked build as failure 03:35:48 $ ssh-agent -k 03:35:48 unset SSH_AUTH_SOCK; 03:35:48 unset SSH_AGENT_PID; 03:35:48 echo Agent pid 5455 killed; 03:35:48 [ssh-agent] Stopped. 03:35:48 [PostBuildScript] - [INFO] Executing post build scripts. 03:35:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6425251360925938033.sh 03:35:48 ---> sysstat.sh 03:35:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13521857827183261589.sh 03:35:49 ---> package-listing.sh 03:35:49 ++ tr '[:upper:]' '[:lower:]' 03:35:49 ++ facter osfamily 03:35:49 + OS_FAMILY=redhat 03:35:49 + workspace=/w/workspace/builder-openstack-cron 03:35:49 + START_PACKAGES=/tmp/packages_start.txt 03:35:49 + END_PACKAGES=/tmp/packages_end.txt 03:35:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:35:49 + PACKAGES=/tmp/packages_start.txt 03:35:49 + '[' /w/workspace/builder-openstack-cron ']' 03:35:49 + PACKAGES=/tmp/packages_end.txt 03:35:49 + case "${OS_FAMILY}" in 03:35:49 + rpm -qa 03:35:49 + sort 03:35:50 + '[' -f /tmp/packages_start.txt ']' 03:35:50 + '[' -f /tmp/packages_end.txt ']' 03:35:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:35:50 + '[' /w/workspace/builder-openstack-cron ']' 03:35:50 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 03:35:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 03:35:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1431232116153976243.sh 03:35:50 ---> capture-instance-metadata.sh 03:35:50 Setup pyenv: 03:35:50 system 03:35:50 3.8.13 03:35:50 3.9.13 03:35:50 3.10.13 03:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTsk from file:/tmp/.os_lf_venv 03:35:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:52 lf-activate-venv(): INFO: Base packages installed successfully 03:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools 03:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-MTsk/bin to PATH 03:36:02 INFO: Running in OpenStack, capturing instance metadata 03:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4232264420179349955.sh 03:36:03 provisioning config files... 03:36:03 Could not find credentials [logs] for builder-openstack-cron #74112 03:36:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config728520218792918018tmp 03:36:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:36:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:36:03 provisioning config files... 03:36:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:36:03 [EnvInject] - Injecting environment variables from a build step. 03:36:03 [EnvInject] - Injecting as environment variables the properties content 03:36:03 SERVER_ID=logs 03:36:03 03:36:03 [EnvInject] - Variables injected successfully. 03:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6377215481371539440.sh 03:36:03 ---> create-netrc.sh 03:36:03 WARN: Log server credential not found. 03:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16285066828036648870.sh 03:36:03 ---> python-tools-install.sh 03:36:03 Setup pyenv: 03:36:03 system 03:36:03 3.8.13 03:36:03 3.9.13 03:36:03 3.10.13 03:36:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTsk from file:/tmp/.os_lf_venv 03:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:36:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:36:06 lf-activate-venv(): INFO: Base packages installed successfully 03:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools 03:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-MTsk/bin to PATH 03:36:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5705152917723009442.sh 03:36:27 ---> sudo-logs.sh 03:36:27 Archiving 'sudo' log.. 03:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6823037148442213729.sh 03:36:28 ---> job-cost.sh 03:36:28 Setup pyenv: 03:36:28 system 03:36:28 3.8.13 03:36:28 3.9.13 03:36:28 3.10.13 03:36:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTsk from file:/tmp/.os_lf_venv 03:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:36:30 lf-activate-venv(): INFO: Base packages installed successfully 03:36:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:36:37 lf-activate-venv(): INFO: Adding /tmp/venv-MTsk/bin to PATH 03:36:37 INFO: No Stack... 03:36:37 INFO: Retrieving Pricing Info for: v3-standard-2 03:36:38 INFO: Archiving Costs 03:36:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15427370827697312991.sh 03:36:38 ---> logs-deploy.sh 03:36:38 Setup pyenv: 03:36:38 system 03:36:38 3.8.13 03:36:38 3.9.13 03:36:38 3.10.13 03:36:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:36:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTsk from file:/tmp/.os_lf_venv 03:36:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:36:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:36:40 lf-activate-venv(): INFO: Base packages installed successfully 03:36:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-MTsk/bin to PATH 03:36:50 WARNING: Nexus logging server not set 03:36:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74112/ 03:36:50 INFO: archiving logs to S3 03:36:51 ---> uname -a: 03:36:51 Linux prd-centos8-builder-2c-2g-2705.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:36:51 03:36:51 03:36:51 ---> lscpu: 03:36:51 Architecture: x86_64 03:36:51 CPU op-mode(s): 32-bit, 64-bit 03:36:51 Byte Order: Little Endian 03:36:51 CPU(s): 2 03:36:51 On-line CPU(s) list: 0,1 03:36:51 Thread(s) per core: 1 03:36:51 Core(s) per socket: 1 03:36:51 Socket(s): 2 03:36:51 NUMA node(s): 1 03:36:51 Vendor ID: AuthenticAMD 03:36:51 CPU family: 23 03:36:51 Model: 49 03:36:51 Model name: AMD EPYC-Rome Processor 03:36:51 Stepping: 0 03:36:51 CPU MHz: 2799.998 03:36:51 BogoMIPS: 5599.99 03:36:51 Virtualization: AMD-V 03:36:51 Hypervisor vendor: KVM 03:36:51 Virtualization type: full 03:36:51 L1d cache: 32K 03:36:51 L1i cache: 32K 03:36:51 L2 cache: 512K 03:36:51 L3 cache: 16384K 03:36:51 NUMA node0 CPU(s): 0,1 03:36:51 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:36:51 03:36:51 03:36:51 ---> nproc: 03:36:51 2 03:36:51 03:36:51 03:36:51 ---> df -h: 03:36:51 Filesystem Size Used Avail Use% Mounted on 03:36:51 devtmpfs 3.8G 0 3.8G 0% /dev 03:36:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:36:51 tmpfs 3.8G 17M 3.8G 1% /run 03:36:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:36:51 /dev/vda1 40G 8.4G 32G 22% / 03:36:51 tmpfs 770M 0 770M 0% /run/user/1001 03:36:51 03:36:51 03:36:51 ---> free -m: 03:36:51 total used free shared buff/cache available 03:36:51 Mem: 7697 642 4782 19 2272 6757 03:36:51 Swap: 1023 0 1023 03:36:51 03:36:51 03:36:51 ---> ip addr: 03:36:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:36:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:36:51 inet 127.0.0.1/8 scope host lo 03:36:51 valid_lft forever preferred_lft forever 03:36:51 inet6 ::1/128 scope host 03:36:51 valid_lft forever preferred_lft forever 03:36:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:36:51 link/ether fa:16:3e:b2:a5:d1 brd ff:ff:ff:ff:ff:ff 03:36:51 altname enp0s3 03:36:51 altname ens3 03:36:51 inet 10.30.171.135/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:36:51 valid_lft 86138sec preferred_lft 86138sec 03:36:51 inet6 fe80::f816:3eff:feb2:a5d1/64 scope link 03:36:51 valid_lft forever preferred_lft forever 03:36:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:36:51 link/ether 02:42:79:72:f8:3b brd ff:ff:ff:ff:ff:ff 03:36:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:36:51 valid_lft forever preferred_lft forever 03:36:51 03:36:51 03:36:51 ---> sar -b -r -n DEV: 03:36:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2025 _x86_64_ (2 CPU) 03:36:51 03:36:51 03:32:24 LINUX RESTART (2 CPU) 03:36:51 03:36:51 03:33:01 AM tps rtps wtps bread/s bwrtn/s 03:36:51 03:34:01 AM 250.86 18.07 232.78 5441.95 8615.21 03:36:51 03:35:01 AM 105.28 0.72 104.57 103.98 11693.30 03:36:51 03:36:01 AM 32.37 1.38 30.99 127.16 1205.10 03:36:51 Average: 129.51 6.73 122.79 1891.33 7171.03 03:36:51 03:36:51 03:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:36:51 03:34:01 AM 5114572 6982712 2767860 35.11 2688 2051096 989856 11.08 204344 2239976 168840 03:36:51 03:35:01 AM 4945136 6956612 2937296 37.26 2688 2186948 975260 10.92 231948 2351352 27112 03:36:51 03:36:01 AM 4884096 6899576 2998336 38.04 2688 2190924 1025684 11.48 424712 2219044 10188 03:36:51 Average: 4981268 6946300 2901164 36.81 2688 2142989 996933 11.16 287001 2270124 68713 03:36:51 03:36:51 03:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:36:51 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:51 03:34:01 AM eth0 306.63 179.03 1889.65 62.67 0.00 0.00 0.00 0.00 03:36:51 03:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:51 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:51 03:35:01 AM eth0 70.72 54.29 740.25 11.07 0.00 0.00 0.00 0.00 03:36:51 03:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:51 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:51 03:36:01 AM eth0 30.06 30.64 33.88 10.11 0.00 0.00 0.00 0.00 03:36:51 03:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:51 Average: eth0 135.82 87.99 887.99 27.95 0.00 0.00 0.00 0.00 03:36:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:51 03:36:51 03:36:51 ---> sar -P ALL: 03:36:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2025 _x86_64_ (2 CPU) 03:36:51 03:36:51 03:32:24 LINUX RESTART (2 CPU) 03:36:51 03:36:51 03:33:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:51 03:34:01 AM all 40.36 0.00 7.79 2.50 0.13 49.23 03:36:51 03:34:01 AM 0 40.60 0.00 9.33 3.29 0.12 46.66 03:36:51 03:34:01 AM 1 40.12 0.00 6.26 1.71 0.13 51.78 03:36:51 03:35:01 AM all 35.47 0.00 5.30 1.42 0.12 57.69 03:36:51 03:35:01 AM 0 32.11 0.00 4.41 1.15 0.12 62.21 03:36:51 03:35:01 AM 1 38.83 0.00 6.19 1.69 0.12 53.18 03:36:51 03:36:01 AM all 38.81 0.00 4.52 0.20 0.11 56.36 03:36:51 03:36:01 AM 0 27.39 0.00 3.86 0.13 0.10 68.52 03:36:51 03:36:01 AM 1 50.25 0.00 5.18 0.27 0.12 44.18 03:36:51 Average: all 38.21 0.00 5.87 1.37 0.12 54.43 03:36:51 Average: 0 33.35 0.00 5.86 1.52 0.11 59.16 03:36:51 Average: 1 43.07 0.00 5.88 1.22 0.12 49.71 03:36:51 03:36:51 03:36:51