08:01:46 Started by timer 08:01:46 Running as SYSTEM 08:01:46 [EnvInject] - Loading node environment variables. 08:01:46 Building remotely on prd-centos8-builder-2c-4g-200 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:46 [ssh-agent] Looking for ssh-agent implementation... 08:01:46 $ ssh-agent 08:01:46 SSH_AUTH_SOCK=/tmp/ssh-S7SLpbRVa9Ck/agent.5200 08:01:46 SSH_AGENT_PID=5202 08:01:46 [ssh-agent] Started. 08:01:46 Running ssh-add (command line suppressed) 08:01:46 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_11419934889027748172.key (jenkins-ssh) 08:01:46 [ssh-agent] Using credentials jenkins (jenkins) 08:01:47 provisioning config files... 08:01:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:47 provisioning config files... 08:01:47 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:47 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3766154328480833106.sh 08:01:47 ---> jenkins-sandbox-cleanup.sh 08:01:47 Setup pyenv: 08:01:47 system 08:01:47 * 3.8.13 (set by /opt/pyenv/version) 08:01:47 * 3.9.13 (set by /opt/pyenv/version) 08:01:47 * 3.10.6 (set by /opt/pyenv/version) 08:01:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5b2n 08:01:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:04 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-5b2n/bin to PATH 08:02:16 /tmp/venv-5b2n/lib/python3.10/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:02:16 import pkg_resources 08:02:16 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:16 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:16 Traceback (most recent call last): 08:02:16 File "/tmp/venv-5b2n/bin/jenkins-jobs", line 8, in 08:02:16 sys.exit(main()) 08:02:16 File "/tmp/venv-5b2n/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:16 jjb = JenkinsJobs(argv) 08:02:16 File "/tmp/venv-5b2n/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:16 self.parser = create_parser() 08:02:16 File "/tmp/venv-5b2n/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:16 extension_manager.map(parse_subcommand_args, subparser) 08:02:16 File "/tmp/venv-5b2n/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:16 raise NoMatches('No %s extensions found' % self.namespace) 08:02:16 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:16 Build step 'Execute shell' marked build as failure 08:02:16 $ ssh-agent -k 08:02:16 unset SSH_AUTH_SOCK; 08:02:16 unset SSH_AGENT_PID; 08:02:16 echo Agent pid 5202 killed; 08:02:16 [ssh-agent] Stopped. 08:02:16 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:16 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15011901575526630949.sh 08:02:16 ---> sysstat.sh 08:02:17 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11076288003227123862.sh 08:02:17 ---> package-listing.sh 08:02:17 ++ tr '[:upper:]' '[:lower:]' 08:02:17 ++ facter osfamily 08:02:18 + OS_FAMILY=redhat 08:02:18 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:18 + START_PACKAGES=/tmp/packages_start.txt 08:02:18 + END_PACKAGES=/tmp/packages_end.txt 08:02:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:18 + PACKAGES=/tmp/packages_start.txt 08:02:18 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:18 + PACKAGES=/tmp/packages_end.txt 08:02:18 + case "${OS_FAMILY}" in 08:02:18 + rpm -qa 08:02:18 + sort 08:02:27 + '[' -f /tmp/packages_start.txt ']' 08:02:27 + '[' -f /tmp/packages_end.txt ']' 08:02:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:27 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:27 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15994400181149689662.sh 08:02:27 ---> capture-instance-metadata.sh 08:02:27 Setup pyenv: 08:02:27 system 08:02:27 3.8.13 08:02:27 3.9.13 08:02:27 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UK1v 08:02:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:42 lf-activate-venv(): INFO: Installing: lftools 08:03:36 lf-activate-venv(): INFO: Adding /tmp/venv-UK1v/bin to PATH 08:03:36 INFO: Running in OpenStack, capturing instance metadata 08:03:36 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5851468301330131091.sh 08:03:36 provisioning config files... 08:03:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config17090114240964950442tmp 08:03:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:36 [EnvInject] - Injecting environment variables from a build step. 08:03:36 [EnvInject] - Injecting as environment variables the properties content 08:03:36 SERVER_ID=logs 08:03:36 08:03:36 [EnvInject] - Variables injected successfully. 08:03:36 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9895871809969835266.sh 08:03:36 ---> create-netrc.sh 08:03:36 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins738271457268729161.sh 08:03:36 ---> python-tools-install.sh 08:03:36 Setup pyenv: 08:03:37 system 08:03:37 3.8.13 08:03:37 3.9.13 08:03:37 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UK1v from file:/tmp/.os_lf_venv 08:03:41 lf-activate-venv(): INFO: Installing: lftools 08:03:59 lf-activate-venv(): INFO: Adding /tmp/venv-UK1v/bin to PATH 08:03:59 Generating Requirements File 08:04:41 Python 3.10.6 08:04:41 pip 25.1.1 from /tmp/venv-UK1v/lib/python3.10/site-packages/pip (python 3.10) 08:04:42 appdirs==1.4.4 08:04:42 argcomplete==3.6.2 08:04:42 aspy.yaml==1.3.0 08:04:42 attrs==25.3.0 08:04:42 autopage==0.5.2 08:04:42 beautifulsoup4==4.13.4 08:04:42 boto3==1.39.4 08:04:42 botocore==1.39.4 08:04:42 bs4==0.0.2 08:04:42 cachetools==5.5.2 08:04:42 certifi==2025.7.9 08:04:42 cffi==1.17.1 08:04:42 cfgv==3.4.0 08:04:42 chardet==5.2.0 08:04:42 charset-normalizer==3.4.2 08:04:42 click==8.2.1 08:04:42 cliff==4.10.0 08:04:42 cmd2==2.7.0 08:04:42 cryptography==3.3.2 08:04:42 debtcollector==3.0.0 08:04:42 decorator==5.2.1 08:04:42 defusedxml==0.7.1 08:04:42 Deprecated==1.2.18 08:04:42 distlib==0.3.9 08:04:42 dnspython==2.7.0 08:04:42 docker==7.1.0 08:04:42 dogpile.cache==1.4.0 08:04:42 durationpy==0.10 08:04:42 email_validator==2.2.0 08:04:42 filelock==3.18.0 08:04:42 future==1.0.0 08:04:42 gitdb==4.0.12 08:04:42 GitPython==3.1.44 08:04:42 google-auth==2.40.3 08:04:42 httplib2==0.22.0 08:04:42 identify==2.6.12 08:04:42 idna==3.10 08:04:42 importlib-resources==1.5.0 08:04:42 iso8601==2.1.0 08:04:42 Jinja2==3.1.6 08:04:42 jmespath==1.0.1 08:04:42 jsonpatch==1.33 08:04:42 jsonpointer==3.0.0 08:04:42 jsonschema==4.24.0 08:04:42 jsonschema-specifications==2025.4.1 08:04:42 keystoneauth1==5.11.1 08:04:42 kubernetes==33.1.0 08:04:42 lftools==0.37.13 08:04:42 lxml==6.0.0 08:04:42 markdown-it-py==3.0.0 08:04:42 MarkupSafe==3.0.2 08:04:42 mdurl==0.1.2 08:04:42 msgpack==1.1.1 08:04:42 multi_key_dict==2.0.3 08:04:42 munch==4.0.0 08:04:42 netaddr==1.3.0 08:04:42 niet==1.4.2 08:04:42 nodeenv==1.9.1 08:04:42 oauth2client==4.1.3 08:04:42 oauthlib==3.3.1 08:04:42 openstacksdk==4.6.0 08:04:42 os-client-config==2.3.0 08:04:42 os-service-types==1.8.0 08:04:42 osc-lib==4.1.0 08:04:42 oslo.config==10.0.0 08:04:42 oslo.context==6.0.0 08:04:42 oslo.i18n==6.5.1 08:04:42 oslo.log==7.2.0 08:04:42 oslo.serialization==5.7.0 08:04:42 oslo.utils==9.0.0 08:04:42 packaging==25.0 08:04:42 pbr==6.1.1 08:04:42 platformdirs==4.3.8 08:04:42 prettytable==3.16.0 08:04:42 psutil==7.0.0 08:04:42 pyasn1==0.6.1 08:04:42 pyasn1_modules==0.4.2 08:04:42 pycparser==2.22 08:04:42 pygerrit2==2.0.15 08:04:42 PyGithub==2.6.1 08:04:42 Pygments==2.19.2 08:04:42 PyJWT==2.10.1 08:04:42 PyNaCl==1.5.0 08:04:42 pyparsing==2.4.7 08:04:42 pyperclip==1.9.0 08:04:42 pyrsistent==0.20.0 08:04:42 python-cinderclient==9.7.0 08:04:42 python-dateutil==2.9.0.post0 08:04:42 python-heatclient==4.3.0 08:04:42 python-jenkins==1.8.2 08:04:42 python-keystoneclient==5.6.0 08:04:42 python-magnumclient==4.8.1 08:04:42 python-openstackclient==8.1.0 08:04:42 python-swiftclient==4.8.0 08:04:42 PyYAML==6.0.2 08:04:42 referencing==0.36.2 08:04:42 requests==2.32.4 08:04:42 requests-oauthlib==2.0.0 08:04:42 requestsexceptions==1.4.0 08:04:42 rfc3986==2.0.0 08:04:42 rich==14.0.0 08:04:42 rich-argparse==1.7.1 08:04:42 rpds-py==0.26.0 08:04:42 rsa==4.9.1 08:04:42 ruamel.yaml==0.18.14 08:04:42 ruamel.yaml.clib==0.2.12 08:04:42 s3transfer==0.13.0 08:04:42 simplejson==3.20.1 08:04:42 six==1.17.0 08:04:42 smmap==5.0.2 08:04:42 soupsieve==2.7 08:04:42 stevedore==5.4.1 08:04:42 tabulate==0.9.0 08:04:42 toml==0.10.2 08:04:42 tomlkit==0.13.3 08:04:42 tqdm==4.67.1 08:04:42 typing_extensions==4.14.1 08:04:42 tzdata==2025.2 08:04:42 urllib3==1.26.20 08:04:42 virtualenv==20.31.2 08:04:42 wcwidth==0.2.13 08:04:42 websocket-client==1.8.0 08:04:42 wrapt==1.17.2 08:04:42 xdg==6.0.0 08:04:42 xmltodict==0.14.2 08:04:42 yq==3.4.3 08:04:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9489713222476067015.sh 08:04:42 ---> sudo-logs.sh 08:04:42 Archiving 'sudo' log.. 08:04:43 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1590168751992328142.sh 08:04:43 ---> job-cost.sh 08:04:43 Setup pyenv: 08:04:43 system 08:04:43 3.8.13 08:04:43 3.9.13 08:04:43 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UK1v from file:/tmp/.os_lf_venv 08:04:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-UK1v/bin to PATH 08:04:59 INFO: No Stack... 08:04:59 INFO: Retrieving Pricing Info for: v2-highcpu-2 08:04:59 INFO: Archiving Costs 08:04:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins11691077081684079500.sh 08:05:00 ---> logs-deploy.sh 08:05:00 Setup pyenv: 08:05:00 system 08:05:00 3.8.13 08:05:00 3.9.13 08:05:00 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UK1v from file:/tmp/.os_lf_venv 08:05:04 lf-activate-venv(): INFO: Installing: lftools 08:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-UK1v/bin to PATH 08:05:23 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/323 08:05:23 INFO: archiving workspace using pattern(s): 08:05:26 Archives upload complete. 08:05:26 INFO: archiving logs to Nexus 08:05:28 ---> uname -a: 08:05:28 Linux prd-centos8-builder-2c-4g-200.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:05:28 08:05:28 08:05:28 ---> lscpu: 08:05:28 Architecture: x86_64 08:05:28 CPU op-mode(s): 32-bit, 64-bit 08:05:28 Byte Order: Little Endian 08:05:28 CPU(s): 2 08:05:28 On-line CPU(s) list: 0,1 08:05:28 Thread(s) per core: 1 08:05:28 Core(s) per socket: 1 08:05:28 Socket(s): 2 08:05:28 NUMA node(s): 1 08:05:28 Vendor ID: AuthenticAMD 08:05:28 CPU family: 23 08:05:28 Model: 49 08:05:28 Model name: AMD EPYC-Rome Processor 08:05:28 Stepping: 0 08:05:28 CPU MHz: 2800.000 08:05:28 BogoMIPS: 5600.00 08:05:28 Virtualization: AMD-V 08:05:28 Hypervisor vendor: KVM 08:05:28 Virtualization type: full 08:05:28 L1d cache: 32K 08:05:28 L1i cache: 32K 08:05:28 L2 cache: 512K 08:05:28 L3 cache: 16384K 08:05:28 NUMA node0 CPU(s): 0,1 08:05:28 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 08:05:28 08:05:28 08:05:28 ---> nproc: 08:05:28 2 08:05:28 08:05:28 08:05:28 ---> df -h: 08:05:28 Filesystem Size Used Avail Use% Mounted on 08:05:28 devtmpfs 833M 0 833M 0% /dev 08:05:28 tmpfs 890M 0 890M 0% /dev/shm 08:05:28 tmpfs 890M 17M 873M 2% /run 08:05:28 tmpfs 890M 0 890M 0% /sys/fs/cgroup 08:05:28 /dev/vda1 20G 9.0G 12G 45% / 08:05:28 tmpfs 178M 0 178M 0% /run/user/1001 08:05:28 08:05:28 08:05:28 ---> free -m: 08:05:28 total used free shared buff/cache available 08:05:28 Mem: 1778 398 145 16 1234 1181 08:05:28 Swap: 1023 1 1022 08:05:28 08:05:28 08:05:28 ---> ip addr: 08:05:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:28 inet 127.0.0.1/8 scope host lo 08:05:28 valid_lft forever preferred_lft forever 08:05:28 inet6 ::1/128 scope host 08:05:28 valid_lft forever preferred_lft forever 08:05:28 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:05:28 link/ether fa:16:3e:f7:57:13 brd ff:ff:ff:ff:ff:ff 08:05:28 altname enp0s3 08:05:28 altname ens3 08:05:28 inet 10.32.6.66/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:05:28 valid_lft 86137sec preferred_lft 86137sec 08:05:28 inet6 fe80::f816:3eff:fef7:5713/64 scope link 08:05:28 valid_lft forever preferred_lft forever 08:05:28 08:05:28 08:05:28 ---> sar -b -r -n DEV: 08:05:28 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/12/2025 _x86_64_ (2 CPU) 08:05:28 08:05:28 08:00:58 LINUX RESTART (2 CPU) 08:05:28 08:05:28 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:05:28 08:03:01 AM 117.78 72.98 44.80 6498.37 4657.03 08:05:28 08:04:01 AM 60.01 3.08 56.92 420.73 7620.83 08:05:28 08:05:01 AM 62.66 1.25 61.41 68.24 6531.21 08:05:28 Average: 80.15 25.77 54.38 2329.22 6269.61 08:05:28 08:05:28 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:28 08:03:01 AM 71952 1239204 1749192 96.05 2104 1271428 520912 18.15 139516 1361924 58824 08:05:28 08:04:01 AM 216680 1266412 1604464 88.10 2104 1145140 467200 16.28 148424 1173664 37500 08:05:28 08:05:01 AM 144816 1241032 1676328 92.05 2104 1183076 474936 16.55 149624 1215104 27956 08:05:28 Average: 144483 1248883 1676661 92.07 2104 1199881 487683 16.99 145855 1250231 41427 08:05:28 08:05:28 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:28 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:03:01 AM eth0 39.59 31.57 369.58 7.71 0.00 0.00 0.00 0.00 08:05:28 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:04:01 AM eth0 20.53 14.38 290.82 3.66 0.00 0.00 0.00 0.00 08:05:28 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 08:05:01 AM eth0 26.64 22.91 242.04 7.36 0.00 0.00 0.00 0.00 08:05:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:28 Average: eth0 28.92 22.95 300.81 6.24 0.00 0.00 0.00 0.00 08:05:28 08:05:28 08:05:28 ---> sar -P ALL: 08:05:28 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 07/12/2025 _x86_64_ (2 CPU) 08:05:28 08:05:28 08:00:58 LINUX RESTART (2 CPU) 08:05:28 08:05:28 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:28 08:03:01 AM all 30.39 0.00 3.80 7.99 6.10 51.71 08:05:28 08:03:01 AM 0 34.27 0.00 4.21 6.11 5.93 49.48 08:05:28 08:03:01 AM 1 26.53 0.00 3.39 9.88 6.28 53.93 08:05:28 08:04:01 AM all 31.50 0.00 3.40 2.48 5.29 57.33 08:05:28 08:04:01 AM 0 44.62 0.00 3.71 1.81 5.23 44.63 08:05:28 08:04:01 AM 1 18.56 0.00 3.10 3.15 5.35 69.84 08:05:28 08:05:01 AM all 36.04 0.00 4.48 2.01 5.81 51.66 08:05:28 08:05:01 AM 0 37.34 0.00 4.22 1.41 5.86 51.17 08:05:28 08:05:01 AM 1 34.74 0.00 4.73 2.62 5.75 52.15 08:05:28 Average: all 32.64 0.00 3.89 4.17 5.73 53.56 08:05:28 Average: 0 38.73 0.00 4.05 3.11 5.67 48.44 08:05:28 Average: 1 26.60 0.00 3.74 5.22 5.79 58.65 08:05:28 08:05:28 08:05:28