13:32:27 Started by timer 13:32:27 Running as SYSTEM 13:32:27 [EnvInject] - Loading node environment variables. 13:32:27 Building remotely on prd-centos8-builder-2c-2g-192 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 13:32:28 [ssh-agent] Looking for ssh-agent implementation... 13:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:28 $ ssh-agent 13:32:28 SSH_AUTH_SOCK=/tmp/ssh-sPzm5vvcCVcg/agent.5450 13:32:28 SSH_AGENT_PID=5451 13:32:28 [ssh-agent] Started. 13:32:28 Running ssh-add (command line suppressed) 13:32:28 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_14065747544501427581.key (/w/workspace/builder-openstack-cron@tmp/private_key_14065747544501427581.key) 13:32:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:32:28 The recommended git tool is: NONE 13:32:30 using credential jenkins-ssh 13:32:31 Wiping out workspace first. 13:32:31 Cloning the remote Git repository 13:32:31 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:32:31 > git init /w/workspace/builder-openstack-cron # timeout=10 13:32:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:32:31 > git --version # timeout=10 13:32:31 > git --version # 'git version 2.43.0' 13:32:31 using GIT_SSH to set credentials jenkins-ssh 13:32:31 [INFO] Currently running in a labeled security context 13:32:31 [INFO] Currently SELinux is 'enforcing' on the host 13:32:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh3893614392583829467.key 13:32:31 Verifying host key using known hosts file 13:32:31 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. 13:32:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:32:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:34 Avoid second fetch 13:32:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:32:34 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 13:32:34 > git config core.sparsecheckout # timeout=10 13:32:34 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 13:32:34 Commit message: "Add jobs for aaa-0.21.x" 13:32:34 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 13:32:34 > git remote # timeout=10 13:32:34 > git submodule init # timeout=10 13:32:34 > git submodule sync # timeout=10 13:32:35 > git config --get remote.origin.url # timeout=10 13:32:35 > git submodule init # timeout=10 13:32:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:32:35 > git config --get submodule.global-jjb.url # timeout=10 13:32:35 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:32:35 > git config --get submodule.packer/common-packer.url # timeout=10 13:32:35 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:32:35 > git submodule update --init --recursive global-jjb # timeout=10 13:32:36 > git submodule update --init --recursive packer/common-packer # timeout=10 13:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:32:40 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:32:40 No emails were triggered. 13:32:40 provisioning config files... 13:32:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:32:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:32:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:32:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9738304040659977591.sh 13:32:40 ---> python-tools-install.sh 13:32:40 Setup pyenv: 13:32:41 system 13:32:41 * 3.8.13 (set by /opt/pyenv/version) 13:32:41 * 3.9.13 (set by /opt/pyenv/version) 13:32:41 * 3.10.13 (set by /opt/pyenv/version) 13:32:41 * 3.11.7 (set by /opt/pyenv/version) 13:32:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QcUt 13:32:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:53 lf-activate-venv(): INFO: Base packages installed successfully 13:32:53 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:33:33 Generating Requirements File 13:34:09 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. 13:34:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:34:09 Python 3.11.7 13:34:10 pip 25.2 from /tmp/venv-QcUt/lib/python3.11/site-packages/pip (python 3.11) 13:34:10 appdirs==1.4.4 13:34:10 argcomplete==3.6.2 13:34:10 aspy.yaml==1.3.0 13:34:10 attrs==25.3.0 13:34:10 autopage==0.5.2 13:34:10 beautifulsoup4==4.14.2 13:34:10 boto3==1.40.43 13:34:10 botocore==1.40.43 13:34:10 bs4==0.0.2 13:34:10 cachetools==6.2.0 13:34:10 certifi==2025.8.3 13:34:10 cffi==2.0.0 13:34:10 cfgv==3.4.0 13:34:10 chardet==5.2.0 13:34:10 charset-normalizer==3.4.3 13:34:10 click==8.3.0 13:34:10 cliff==4.11.0 13:34:10 cmd2==2.7.0 13:34:10 cryptography==3.3.2 13:34:10 debtcollector==3.0.0 13:34:10 decorator==5.2.1 13:34:10 defusedxml==0.7.1 13:34:10 Deprecated==1.2.18 13:34:10 distlib==0.4.0 13:34:10 dnspython==2.8.0 13:34:10 docker==7.1.0 13:34:10 dogpile.cache==1.4.1 13:34:10 durationpy==0.10 13:34:10 email-validator==2.3.0 13:34:10 filelock==3.19.1 13:34:10 future==1.0.0 13:34:10 gitdb==4.0.12 13:34:10 GitPython==3.1.45 13:34:10 google-auth==2.41.1 13:34:10 httplib2==0.31.0 13:34:10 identify==2.6.14 13:34:10 idna==3.10 13:34:10 importlib-resources==1.5.0 13:34:10 iso8601==2.1.0 13:34:10 Jinja2==3.1.6 13:34:10 jmespath==1.0.1 13:34:10 jsonpatch==1.33 13:34:10 jsonpointer==3.0.0 13:34:10 jsonschema==4.25.1 13:34:10 jsonschema-specifications==2025.9.1 13:34:10 keystoneauth1==5.12.0 13:34:10 kubernetes==34.1.0 13:34:10 lftools==0.37.14 13:34:10 lxml==6.0.2 13:34:10 markdown-it-py==4.0.0 13:34:10 MarkupSafe==3.0.3 13:34:10 mdurl==0.1.2 13:34:10 msgpack==1.1.1 13:34:10 multi_key_dict==2.0.3 13:34:10 munch==4.0.0 13:34:10 netaddr==1.3.0 13:34:10 niet==1.4.2 13:34:10 nodeenv==1.9.1 13:34:10 oauth2client==4.1.3 13:34:10 oauthlib==3.3.1 13:34:10 openstacksdk==4.7.1 13:34:10 os-service-types==1.8.0 13:34:10 osc-lib==4.2.0 13:34:10 oslo.config==10.0.0 13:34:10 oslo.context==6.1.0 13:34:10 oslo.i18n==6.6.0 13:34:10 oslo.log==7.2.1 13:34:10 oslo.serialization==5.8.0 13:34:10 oslo.utils==9.1.0 13:34:10 packaging==25.0 13:34:10 pbr==7.0.1 13:34:10 platformdirs==4.4.0 13:34:10 prettytable==3.16.0 13:34:10 psutil==7.1.0 13:34:10 pyasn1==0.6.1 13:34:10 pyasn1_modules==0.4.2 13:34:10 pycparser==2.23 13:34:10 pygerrit2==2.0.15 13:34:10 PyGithub==2.8.1 13:34:10 Pygments==2.19.2 13:34:10 PyJWT==2.10.1 13:34:10 PyNaCl==1.6.0 13:34:10 pyparsing==2.4.7 13:34:10 pyperclip==1.11.0 13:34:10 pyrsistent==0.20.0 13:34:10 python-cinderclient==9.8.0 13:34:10 python-dateutil==2.9.0.post0 13:34:10 python-heatclient==4.3.0 13:34:10 python-jenkins==1.8.3 13:34:10 python-keystoneclient==5.7.0 13:34:10 python-magnumclient==4.9.0 13:34:10 python-openstackclient==8.2.0 13:34:10 python-swiftclient==4.8.0 13:34:10 PyYAML==6.0.3 13:34:10 referencing==0.36.2 13:34:10 requests==2.32.5 13:34:10 requests-oauthlib==2.0.0 13:34:10 requestsexceptions==1.4.0 13:34:10 rfc3986==2.0.0 13:34:10 rich==14.1.0 13:34:10 rich-argparse==1.7.1 13:34:10 rpds-py==0.27.1 13:34:10 rsa==4.9.1 13:34:10 ruamel.yaml==0.18.15 13:34:10 ruamel.yaml.clib==0.2.14 13:34:10 s3transfer==0.14.0 13:34:10 simplejson==3.20.2 13:34:10 six==1.17.0 13:34:10 smmap==5.0.2 13:34:10 soupsieve==2.8 13:34:10 stevedore==5.5.0 13:34:10 tabulate==0.9.0 13:34:10 toml==0.10.2 13:34:10 tomlkit==0.13.3 13:34:10 tqdm==4.67.1 13:34:10 typing_extensions==4.15.0 13:34:10 tzdata==2025.2 13:34:10 urllib3==1.26.20 13:34:10 virtualenv==20.34.0 13:34:10 wcwidth==0.2.14 13:34:10 websocket-client==1.8.0 13:34:10 wrapt==1.17.3 13:34:10 xdg==6.0.0 13:34:10 xmltodict==1.0.2 13:34:10 yq==3.4.3 13:34:10 [EnvInject] - Injecting environment variables from a build step. 13:34:10 [EnvInject] - Injecting as environment variables the properties content 13:34:10 OS_CLOUD=vex 13:34:10 13:34:10 [EnvInject] - Variables injected successfully. 13:34:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14053651920184428538.sh 13:34:10 ---> Orphaned k8s clusters 13:34:10 Setup pyenv: 13:34:10 system 13:34:10 3.8.13 13:34:10 3.9.13 13:34:10 3.10.13 13:34:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:34:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:13 lf-activate-venv(): INFO: Base packages installed successfully 13:34:13 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:34:30 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. 13:34:30 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:34:33 -----> Delete orphaned cluster 13:34:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:34:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:34:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17184379397379715509.sh 13:34:33 ---> Orphaned stacks 13:34:33 Setup pyenv: 13:34:33 system 13:34:33 3.8.13 13:34:33 3.9.13 13:34:33 3.10.13 13:34:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:34:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:34:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:34:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:34:36 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. 13:34:36 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:34:37 lf-activate-venv(): INFO: Base packages installed successfully 13:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 13:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:35:05 + mapfile -t OS_COE_CLUSTERS_ID 13:35:05 ++ awk '{print $1}' 13:35:05 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:35:05 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:35:07 + echo '-----> Active clusters -> stacks' 13:35:07 -----> Active clusters -> stacks 13:35:07 + OS_COE_STACKS=() 13:35:07 + [[ 0 -gt 0 ]] 13:35:07 + mapfile -t OS_STACKS 13:35:07 ++ awk '{print $1}' 13:35:07 ++ 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 13:35:09 + echo '-----> Active stacks' 13:35:09 -----> Active stacks 13:35:09 + for stack in "${OS_STACKS[@]}" 13:35:09 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-9 13:35:09 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 13:35:09 + echo '-----> Delete orphaned stacks' 13:35:09 -----> Delete orphaned stacks 13:35:09 + for STACK_NAME in "${OS_STACKS[@]}" 13:35:09 + [[ 0 -gt 0 ]] 13:35:09 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-9 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 13:35:09 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-9 13:35:09 + builds=() 13:35:09 + for jenkins in "${@:2}" 13:35:09 + PARAMS='tree=computer[executors[currentExecutable[url]],' 13:35:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 13:35:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:35:09 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:35:09 ++ 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' 13:35:09 + 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/74146/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"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-tox-verify-transportpce-master/3626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3628/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/docs-tox-verify-vanadium/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2165/"}}],"oneOffExecutors":[]}]} 13:35:09 13:35:09 200' 13:35:09 ++ 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/74146/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"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-tox-verify-transportpce-master/3626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3628/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/docs-tox-verify-vanadium/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2165/"}}],"oneOffExecutors":[]}]} 13:35:09 13:35:09 200' 13:35:09 ++ head -n1 13:35:09 + 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/74146/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"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-tox-verify-transportpce-master/3626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3628/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/docs-tox-verify-vanadium/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2165/"}}],"oneOffExecutors":[]}]}' 13:35:09 ++ 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/74146/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"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-tox-verify-transportpce-master/3626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3628/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/docs-tox-verify-vanadium/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2165/"}}],"oneOffExecutors":[]}]} 13:35:09 13:35:09 200' 13:35:09 ++ awk 'END {print $NF}' 13:35:09 + status=200 13:35:09 + '[' 200 '!=' 200 ']' 13:35:09 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 13:35:09 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 13:35:09 ++ echo https://jenkins.opendaylight.org/releng 13:35:09 ++ sed 's/\/*$//' 13:35:09 ++ awk -F/ '{print $NF}' 13:35:09 + silo=releng 13:35:09 + export silo 13:35:09 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 13:35:09 ++ grep -v null 13:35:09 ++ 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/74146/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/9/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/9/"}},{"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-tox-verify-transportpce-master/3626/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3628/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3629/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/docs-tox-verify-vanadium/95/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-maven-merge-master/2165/"}}],"oneOffExecutors":[]}]}' 13:35:09 ++ jq -r '.computer[].executors[].currentExecutable.url' 13:35:09 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 13:35:09 + for jenkins in "${@:2}" 13:35:09 + PARAMS='tree=computer[executors[currentExecutable[url]],' 13:35:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 13:35:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:35:09 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 13:35:09 ++ 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' 13:35:09 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 13:35:09 13:35:09 200' 13:35:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 13:35:09 13:35:09 200' 13:35:09 ++ head -n1 13:35:09 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 13:35:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 13:35:09 13:35:09 200' 13:35:09 ++ awk 'END {print $NF}' 13:35:09 + status=200 13:35:09 + '[' 200 '!=' 200 ']' 13:35:09 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 13:35:09 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 13:35:09 ++ echo https://jenkins.opendaylight.org/sandbox 13:35:09 ++ awk -F/ '{print $NF}' 13:35:09 ++ sed 's/\/*$//' 13:35:09 + silo=sandbox 13:35:09 + export silo 13:35:09 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 13:35:09 ++ grep -v null 13:35:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 13:35:09 ++ jq -r '.computer[].executors[].currentExecutable.url' 13:35:09 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 13:35:09 + [[ releng-builder-openstack-cron-74146 releng-controller-csit-1node-notifications-longevity-only-vanadium-9 releng-integration-distribution-weekly-test-trigger-vanadium-9 releng-transportpce-tox-verify-transportpce-master-3626 releng-transportpce-tox-verify-transportpce-master-3628 releng-transportpce-tox-verify-transportpce-master-3629 releng-docs-tox-verify-vanadium-95 releng-bgpcep-maven-merge-master-2165 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-9 ]] 13:35:09 + return 0 13:35:09 + continue 13:35:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:35:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9334285257582352005.sh 13:35:09 ---> Orphaned servers 13:35:09 Setup pyenv: 13:35:09 system 13:35:09 3.8.13 13:35:09 3.9.13 13:35:09 3.10.13 13:35:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:13 lf-activate-venv(): INFO: Base packages installed successfully 13:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:35:53 -----> Active servers 13:35:53 prd-centos8-builder-2c-2g-192 13:35:53 prd-ubuntu2204-docker-8c-8g-191 13:35:53 prd-ubuntu2204-docker-4c-4g-190 13:35:53 prd-ubuntu2204-docker-4c-16g-187 13:35:53 prd-ubuntu2204-docker-4c-16g-186 13:35:53 prd-ubuntu2204-docker-4c-16g-185 13:35:53 prd-ubuntu2204-docker-4c-16g-161 13:35:53 prd-centos8-robot-2c-8g-87 13:35:53 prd-queue-intque-2c-1g-86 13:35:53 -----> Delete orphaned servers 13:35:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:35:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:35:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3373308107841227742.sh 13:35:54 ---> Orphaned ports 13:35:54 Setup pyenv: 13:35:54 system 13:35:54 3.8.13 13:35:54 3.9.13 13:35:54 3.10.13 13:35:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:35:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:35:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:56 lf-activate-venv(): INFO: Base packages installed successfully 13:35:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:36:15 No orphaned ports to process. 13:36:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:36:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:36:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3369633971625082755.sh 13:36:15 ---> Orphaned volumes 13:36:15 + source /home/jenkins/lf-env.sh 13:36:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:36:15 ++ mktemp -d /tmp/venv-XXXX 13:36:15 + lf_venv=/tmp/venv-Ru8M 13:36:15 + local venv_file=/tmp/.os_lf_venv 13:36:15 + local python=python3 13:36:15 + local options 13:36:15 + local set_path=true 13:36:15 + local install_args= 13:36:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:36:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:36:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 13:36:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:36:15 + true 13:36:15 + case $1 in 13:36:15 + python=python3 13:36:15 + shift 2 13:36:15 + true 13:36:15 + case $1 in 13:36:15 + shift 13:36:15 + break 13:36:15 + case $python in 13:36:15 + local pkg_list= 13:36:15 + [[ -d /opt/pyenv ]] 13:36:15 + echo 'Setup pyenv:' 13:36:15 Setup pyenv: 13:36:15 + export PYENV_ROOT=/opt/pyenv 13:36:15 + PYENV_ROOT=/opt/pyenv 13:36:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:36:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:36:15 + pyenv versions 13:36:16 system 13:36:16 3.8.13 13:36:16 3.9.13 13:36:16 3.10.13 13:36:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:36:16 + command -v pyenv 13:36:16 ++ pyenv init - --no-rehash 13:36:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:36:16 for i in ${!paths[@]}; do 13:36:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:36:16 fi; done; 13:36:16 echo "${paths[*]}"'\'')" 13:36:16 export PATH="/opt/pyenv/shims:${PATH}" 13:36:16 export PYENV_SHELL=bash 13:36:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:36:16 pyenv() { 13:36:16 local command 13:36:16 command="${1:-}" 13:36:16 if [ "$#" -gt 0 ]; then 13:36:16 shift 13:36:16 fi 13:36:16 13:36:16 case "$command" in 13:36:16 rehash|shell) 13:36:16 eval "$(pyenv "sh-$command" "$@")" 13:36:16 ;; 13:36:16 *) 13:36:16 command pyenv "$command" "$@" 13:36:16 ;; 13:36:16 esac 13:36:16 }' 13:36:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:36:16 for i in ${!paths[@]}; do 13:36:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:36:16 fi; done; 13:36:16 echo "${paths[*]}"' 13:36:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:36:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:36:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:36:16 ++ export PYENV_SHELL=bash 13:36:16 ++ PYENV_SHELL=bash 13:36:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:36:16 +++ complete -F _pyenv pyenv 13:36:16 ++ lf-pyver python3 13:36:16 ++ local py_version_xy=python3 13:36:16 ++ local py_version_xyz= 13:36:16 ++ awk '{ print $1 }' 13:36:16 ++ pyenv versions 13:36:16 ++ local command 13:36:16 ++ command=versions 13:36:16 ++ '[' 1 -gt 0 ']' 13:36:16 ++ shift 13:36:16 ++ case "$command" in 13:36:16 ++ command pyenv versions 13:36:16 ++ pyenv versions 13:36:16 ++ sed 's/^[ *]* //' 13:36:16 ++ grep -E '^[0-9.]*[0-9]$' 13:36:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:36:16 +++ grep '^3' /tmp/.pyenv_versions 13:36:16 +++ sort -V 13:36:16 +++ tail -n 1 13:36:16 ++ py_version_xyz=3.11.7 13:36:16 ++ [[ -z 3.11.7 ]] 13:36:16 ++ echo 3.11.7 13:36:16 ++ return 0 13:36:16 + pyenv local 3.11.7 13:36:16 + local command 13:36:16 + command=local 13:36:16 + '[' 2 -gt 0 ']' 13:36:16 + shift 13:36:16 + case "$command" in 13:36:16 + command pyenv local 3.11.7 13:36:16 + pyenv local 3.11.7 13:36:16 + for arg in "$@" 13:36:16 + case $arg in 13:36:16 + pkg_list+='lftools[openstack] ' 13:36:16 + for arg in "$@" 13:36:16 + case $arg in 13:36:16 + pkg_list+='kubernetes ' 13:36:16 + for arg in "$@" 13:36:16 + case $arg in 13:36:16 + pkg_list+='niet ' 13:36:16 + for arg in "$@" 13:36:16 + case $arg in 13:36:16 + pkg_list+='python-heatclient ' 13:36:16 + for arg in "$@" 13:36:16 + case $arg in 13:36:16 + pkg_list+='python-openstackclient ' 13:36:16 + for arg in "$@" 13:36:16 + case $arg in 13:36:16 + pkg_list+='python-magnumclient ' 13:36:16 + for arg in "$@" 13:36:16 + case $arg in 13:36:16 + pkg_list+='yq ' 13:36:16 + [[ -f /tmp/.os_lf_venv ]] 13:36:16 ++ cat /tmp/.os_lf_venv 13:36:16 + lf_venv=/tmp/venv-QcUt 13:36:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from' file:/tmp/.os_lf_venv 13:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:36:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:16 + local 'pip_opts=--upgrade --quiet' 13:36:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:36:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:36:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:36:16 + [[ -n '' ]] 13:36:16 + [[ -n '' ]] 13:36:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:16 + /tmp/venv-QcUt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:36:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:36:18 lf-activate-venv(): INFO: Base packages installed successfully 13:36:18 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 13:36:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 13:36:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:36:18 + /tmp/venv-QcUt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:36:38 + type python3 13:36:38 + true 13:36:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH' 13:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:36:38 + PATH=/tmp/venv-QcUt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:36:38 + return 0 13:36:38 + mapfile -t os_volumes 13:36:38 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 13:36:41 + '[' 0 -eq 0 ']' 13:36:41 + echo 'No orphaned volumes found.' 13:36:41 No orphaned volumes found. 13:36:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:36:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:36:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14425143511188122957.sh 13:36:41 ---> Protect in-use images 13:36:41 Setup pyenv: 13:36:41 system 13:36:41 3.8.13 13:36:41 3.9.13 13:36:41 3.10.13 13:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:44 lf-activate-venv(): INFO: Base packages installed successfully 13:36:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 13:37:14 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:37:14 INFO: There are images to protect defined in jenkins-config. 13:37:14 INFO: There are additional images to protect in the jjb dir. 13:37:14 INFO: Protecting the following images: 13:37:14 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 13:37:14 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 13:37:14 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 13:37:14 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 13:37:14 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 13:37:14 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 13:37:14 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 13:37:14 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 13:37:14 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 13:37:14 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 13:37:14 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 13:37:14 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 13:37:14 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 13:37:14 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 13:37:14 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 13:37:14 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 13:37:16 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 13:37:17 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 13:37:18 Build step 'Conditional step (single)' marked build as failure 13:37:18 $ ssh-agent -k 13:37:18 unset SSH_AUTH_SOCK; 13:37:18 unset SSH_AGENT_PID; 13:37:18 echo Agent pid 5451 killed; 13:37:18 [ssh-agent] Stopped. 13:37:18 [PostBuildScript] - [INFO] Executing post build scripts. 13:37:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9630651220956200019.sh 13:37:18 ---> sysstat.sh 13:37:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14641248912859089320.sh 13:37:18 ---> package-listing.sh 13:37:18 ++ tr '[:upper:]' '[:lower:]' 13:37:18 ++ facter osfamily 13:37:18 + OS_FAMILY=redhat 13:37:18 + workspace=/w/workspace/builder-openstack-cron 13:37:18 + START_PACKAGES=/tmp/packages_start.txt 13:37:18 + END_PACKAGES=/tmp/packages_end.txt 13:37:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:37:18 + PACKAGES=/tmp/packages_start.txt 13:37:18 + '[' /w/workspace/builder-openstack-cron ']' 13:37:18 + PACKAGES=/tmp/packages_end.txt 13:37:18 + case "${OS_FAMILY}" in 13:37:18 + sort 13:37:18 + rpm -qa 13:37:19 + '[' -f /tmp/packages_start.txt ']' 13:37:19 + '[' -f /tmp/packages_end.txt ']' 13:37:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:37:19 + '[' /w/workspace/builder-openstack-cron ']' 13:37:19 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 13:37:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 13:37:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10574179964858847816.sh 13:37:19 ---> capture-instance-metadata.sh 13:37:19 Setup pyenv: 13:37:19 system 13:37:19 3.8.13 13:37:19 3.9.13 13:37:19 3.10.13 13:37:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:37:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:24 lf-activate-venv(): INFO: Base packages installed successfully 13:37:24 lf-activate-venv(): INFO: Installing additional packages: lftools 13:37:47 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:37:47 INFO: Running in OpenStack, capturing instance metadata 13:37:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12590447818594672556.sh 13:37:48 provisioning config files... 13:37:48 Could not find credentials [logs] for builder-openstack-cron #74146 13:37:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2542819736300791391tmp 13:37:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:37:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:37:48 provisioning config files... 13:37:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:37:49 [EnvInject] - Injecting environment variables from a build step. 13:37:49 [EnvInject] - Injecting as environment variables the properties content 13:37:49 SERVER_ID=logs 13:37:49 13:37:49 [EnvInject] - Variables injected successfully. 13:37:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1546364672641186561.sh 13:37:49 ---> create-netrc.sh 13:37:49 WARN: Log server credential not found. 13:37:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11205040481248574978.sh 13:37:49 ---> python-tools-install.sh 13:37:49 Setup pyenv: 13:37:49 system 13:37:49 3.8.13 13:37:49 3.9.13 13:37:49 3.10.13 13:37:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:37:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:37:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:53 lf-activate-venv(): INFO: Base packages installed successfully 13:37:53 lf-activate-venv(): INFO: Installing additional packages: lftools 13:38:12 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:38:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1330726585469601674.sh 13:38:12 ---> sudo-logs.sh 13:38:12 Archiving 'sudo' log.. 13:38:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4143533386917123310.sh 13:38:12 ---> job-cost.sh 13:38:12 Setup pyenv: 13:38:12 system 13:38:12 3.8.13 13:38:12 3.9.13 13:38:12 3.10.13 13:38:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:38:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:38:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:38:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:38:15 lf-activate-venv(): INFO: Base packages installed successfully 13:38:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:38:28 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:38:28 INFO: No Stack... 13:38:28 INFO: Retrieving Pricing Info for: v3-standard-2 13:38:28 INFO: Archiving Costs 13:38:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16661668534959861487.sh 13:38:29 ---> logs-deploy.sh 13:38:29 Setup pyenv: 13:38:29 system 13:38:29 3.8.13 13:38:29 3.9.13 13:38:29 3.10.13 13:38:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 13:38:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QcUt from file:/tmp/.os_lf_venv 13:38:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:38:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:38:32 lf-activate-venv(): INFO: Base packages installed successfully 13:38:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:38:50 lf-activate-venv(): INFO: Adding /tmp/venv-QcUt/bin to PATH 13:38:50 WARNING: Nexus logging server not set 13:38:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74146/ 13:38:50 INFO: archiving logs to S3 13:38:51 ---> uname -a: 13:38:51 Linux prd-centos8-builder-2c-2g-192.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 13:38:51 13:38:51 13:38:51 ---> lscpu: 13:38:51 Architecture: x86_64 13:38:51 CPU op-mode(s): 32-bit, 64-bit 13:38:51 Byte Order: Little Endian 13:38:51 CPU(s): 2 13:38:51 On-line CPU(s) list: 0,1 13:38:51 Thread(s) per core: 1 13:38:51 Core(s) per socket: 1 13:38:51 Socket(s): 2 13:38:51 NUMA node(s): 1 13:38:51 Vendor ID: AuthenticAMD 13:38:51 CPU family: 23 13:38:51 Model: 49 13:38:51 Model name: AMD EPYC-Rome Processor 13:38:51 Stepping: 0 13:38:51 CPU MHz: 2800.000 13:38:51 BogoMIPS: 5600.00 13:38:51 Virtualization: AMD-V 13:38:51 Hypervisor vendor: KVM 13:38:51 Virtualization type: full 13:38:51 L1d cache: 32K 13:38:51 L1i cache: 32K 13:38:51 L2 cache: 512K 13:38:51 L3 cache: 16384K 13:38:51 NUMA node0 CPU(s): 0,1 13:38: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 13:38:51 13:38:51 13:38:51 ---> nproc: 13:38:51 2 13:38:51 13:38:51 13:38:51 ---> df -h: 13:38:51 Filesystem Size Used Avail Use% Mounted on 13:38:51 devtmpfs 3.8G 0 3.8G 0% /dev 13:38:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:38:51 tmpfs 3.8G 17M 3.8G 1% /run 13:38:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:38:51 /dev/vda1 40G 8.4G 32G 22% / 13:38:51 tmpfs 770M 0 770M 0% /run/user/1001 13:38:51 13:38:51 13:38:51 ---> free -m: 13:38:51 total used free shared buff/cache available 13:38:51 Mem: 7697 630 4802 19 2264 6770 13:38:51 Swap: 1023 0 1023 13:38:51 13:38:51 13:38:51 ---> ip addr: 13:38:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:38:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:38:51 inet 127.0.0.1/8 scope host lo 13:38:51 valid_lft forever preferred_lft forever 13:38:51 inet6 ::1/128 scope host 13:38:51 valid_lft forever preferred_lft forever 13:38:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:38:51 link/ether fa:16:3e:1b:b4:7b brd ff:ff:ff:ff:ff:ff 13:38:51 altname enp0s3 13:38:51 altname ens3 13:38:51 inet 10.30.171.176/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 13:38:51 valid_lft 85970sec preferred_lft 85970sec 13:38:51 inet6 fe80::f816:3eff:fe1b:b47b/64 scope link 13:38:51 valid_lft forever preferred_lft forever 13:38:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:38:51 link/ether 02:42:ad:92:03:fd brd ff:ff:ff:ff:ff:ff 13:38:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:38:51 valid_lft forever preferred_lft forever 13:38:51 13:38:51 13:38:51 ---> sar -b -r -n DEV: 13:38:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2025 _x86_64_ (2 CPU) 13:38:51 13:38:51 13:31:38 LINUX RESTART (2 CPU) 13:38:51 13:38:51 01:32:01 PM tps rtps wtps bread/s bwrtn/s 13:38:51 01:33:01 PM 172.01 35.89 136.12 8119.03 40639.99 13:38:51 01:34:01 PM 88.32 0.23 88.09 6.93 7709.77 13:38:51 01:35:01 PM 63.03 0.50 62.53 64.38 7555.66 13:38:51 01:36:01 PM 28.46 0.25 28.21 40.12 1983.39 13:38:51 01:37:01 PM 23.50 0.07 23.43 3.07 592.07 13:38:51 01:38:01 PM 16.28 0.30 15.98 36.13 471.15 13:38:51 Average: 65.27 6.21 59.06 1378.39 9825.91 13:38:51 13:38:51 01:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:38:51 01:33:01 PM 5353060 7026128 2529372 32.09 2688 1866416 970920 10.87 199628 2045456 59868 13:38:51 01:34:01 PM 5043720 6946620 2838712 36.01 2688 2083384 994084 11.13 208104 2295480 117436 13:38:51 01:35:01 PM 4848224 6887816 3034208 38.49 2688 2215868 1035468 11.59 208912 2473012 60024 13:38:51 01:36:01 PM 4963492 6970140 2918940 37.03 2688 2182276 950368 10.64 234088 2331664 10924 13:38:51 01:37:01 PM 4892044 6932136 2990388 37.94 2688 2215516 994328 11.13 271272 2365928 43076 13:38:51 01:38:01 PM 4951520 6958468 2930912 37.18 2688 2182552 965136 10.81 424056 2153996 8884 13:38:51 Average: 5008677 6953551 2873755 36.46 2688 2124335 985051 11.03 257677 2277589 50035 13:38:51 13:38:51 01:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:38:51 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:33:01 PM eth0 248.63 147.93 1329.25 58.91 0.00 0.00 0.00 0.00 13:38:51 01:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:34:01 PM eth0 62.87 50.77 710.17 6.30 0.00 0.00 0.00 0.00 13:38:51 01:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:35:01 PM eth0 46.10 35.74 586.34 6.51 0.00 0.00 0.00 0.00 13:38:51 01:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:36:01 PM eth0 16.03 17.86 21.07 5.65 0.00 0.00 0.00 0.00 13:38:51 01:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:37:01 PM eth0 13.80 15.50 10.73 7.30 0.00 0.00 0.00 0.00 13:38:51 01:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 01:38:01 PM eth0 13.73 13.21 11.63 11.95 0.00 0.00 0.00 0.00 13:38:51 01:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 Average: eth0 66.86 46.84 444.88 16.10 0.00 0.00 0.00 0.00 13:38:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:51 13:38:51 13:38:51 ---> sar -P ALL: 13:38:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2025 _x86_64_ (2 CPU) 13:38:51 13:38:51 13:31:38 LINUX RESTART (2 CPU) 13:38:51 13:38:51 01:32:01 PM CPU %user %nice %system %iowait %steal %idle 13:38:51 01:33:01 PM all 34.30 0.00 8.76 16.80 0.11 40.03 13:38:51 01:33:01 PM 0 39.24 0.00 9.00 20.27 0.10 31.39 13:38:51 01:33:01 PM 1 29.36 0.00 8.53 13.34 0.12 48.65 13:38:51 01:34:01 PM all 25.55 0.00 3.95 6.86 0.10 63.53 13:38:51 01:34:01 PM 0 32.96 0.00 4.53 6.71 0.12 55.69 13:38:51 01:34:01 PM 1 18.13 0.00 3.37 7.02 0.08 71.40 13:38:51 01:35:01 PM all 22.43 0.00 3.21 8.44 0.10 65.82 13:38:51 01:35:01 PM 0 29.47 0.00 3.69 9.11 0.12 57.61 13:38:51 01:35:01 PM 1 15.39 0.00 2.73 7.76 0.08 74.04 13:38:51 01:36:01 PM all 22.53 0.00 3.12 4.45 0.09 69.82 13:38:51 01:36:01 PM 0 30.51 0.00 3.64 5.64 0.08 60.13 13:38:51 01:36:01 PM 1 14.52 0.00 2.59 3.26 0.10 79.52 13:38:51 01:37:01 PM all 27.85 0.00 2.67 3.38 0.16 65.93 13:38:51 01:37:01 PM 0 41.81 0.00 3.40 3.60 0.23 50.95 13:38:51 01:37:01 PM 1 13.85 0.00 1.94 3.16 0.08 80.96 13:38:51 01:38:01 PM all 20.88 0.00 2.34 7.50 0.09 69.18 13:38:51 01:38:01 PM 0 30.18 0.00 2.97 9.49 0.12 57.25 13:38:51 01:38:01 PM 1 11.57 0.00 1.71 5.51 0.07 81.15 13:38:51 Average: all 25.58 0.00 4.00 7.89 0.11 62.41 13:38:51 Average: 0 34.02 0.00 4.53 9.12 0.13 52.20 13:38:51 Average: 1 17.12 0.00 3.47 6.67 0.09 72.64 13:38:51 13:38:51 13:38:51