06:05:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138533 06:05:55 Running as SYSTEM 06:05:55 [EnvInject] - Loading node environment variables. 06:05:55 Building remotely on prd-ubuntu2004-helm-2c-1g-25929 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 06:05:55 [ssh-agent] Looking for ssh-agent implementation... 06:05:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:55 $ ssh-agent 06:05:55 SSH_AUTH_SOCK=/tmp/ssh-qzviPz3XiAMC/agent.10635 06:05:55 SSH_AGENT_PID=10639 06:05:55 [ssh-agent] Started. 06:05:55 Running ssh-add (command line suppressed) 06:05:55 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_3526944840351126784.key (/w/workspace/oom-master-image-verify@tmp/private_key_3526944840351126784.key) 06:05:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:05:55 The recommended git tool is: NONE 06:05:57 using credential onap-jenkins-ssh 06:05:57 Wiping out workspace first. 06:05:57 Cloning the remote Git repository 06:05:57 Cloning repository git://cloud.onap.org/mirror/oom.git 06:05:57 > git init /w/workspace/oom-master-image-verify # timeout=10 06:05:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:05:57 > git --version # timeout=10 06:05:57 > git --version # 'git version 2.25.1' 06:05:57 using GIT_SSH to set credentials Gerrit user 06:05:57 Verifying host key using manually-configured host key entries 06:05:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:06:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:06:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:06:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:06:03 using GIT_SSH to set credentials Gerrit user 06:06:03 Verifying host key using manually-configured host key entries 06:06:03 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/33/138533/4 # timeout=30 06:06:03 > git rev-parse 6676eedc2431122237471669ee2391e47fbfb04e^{commit} # timeout=10 06:06:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:06:04 Checking out Revision 6676eedc2431122237471669ee2391e47fbfb04e (refs/changes/33/138533/4) 06:06:04 > git config core.sparsecheckout # timeout=10 06:06:04 > git checkout -f 6676eedc2431122237471669ee2391e47fbfb04e # timeout=30 06:06:07 Commit message: "[UUI] Add configuration file for llm adaptation" 06:06:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:06:07 > git rev-list --no-walk 004ebce85d8214df87689db574efd7f16c87524d # timeout=10 06:06:07 provisioning config files... 06:06:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:06:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:06:07 [oom-master-image-verify] $ /bin/bash /tmp/jenkins13268415758436846040.sh 06:06:07 ---> python-tools-install.sh 06:06:07 Setup pyenv: 06:06:07 * system (set by /opt/pyenv/version) 06:06:07 * 3.8.13 (set by /opt/pyenv/version) 06:06:07 * 3.9.13 (set by /opt/pyenv/version) 06:06:07 * 3.10.6 (set by /opt/pyenv/version) 06:06:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6LrN 06:06:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:06:15 lf-activate-venv(): INFO: Installing: lftools 06:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-6LrN/bin to PATH 06:06:45 Generating Requirements File 06:07:06 Python 3.10.6 06:07:06 pip 24.1.2 from /tmp/venv-6LrN/lib/python3.10/site-packages/pip (python 3.10) 06:07:07 appdirs==1.4.4 06:07:07 argcomplete==3.4.0 06:07:07 aspy.yaml==1.3.0 06:07:07 attrs==23.2.0 06:07:07 autopage==0.5.2 06:07:07 beautifulsoup4==4.12.3 06:07:07 boto3==1.34.147 06:07:07 botocore==1.34.147 06:07:07 bs4==0.0.2 06:07:07 cachetools==5.4.0 06:07:07 certifi==2024.7.4 06:07:07 cffi==1.16.0 06:07:07 cfgv==3.4.0 06:07:07 chardet==5.2.0 06:07:07 charset-normalizer==3.3.2 06:07:07 click==8.1.7 06:07:07 cliff==4.7.0 06:07:07 cmd2==2.4.3 06:07:07 cryptography==3.3.2 06:07:07 debtcollector==3.0.0 06:07:07 decorator==5.1.1 06:07:07 defusedxml==0.7.1 06:07:07 Deprecated==1.2.14 06:07:07 distlib==0.3.8 06:07:07 dnspython==2.6.1 06:07:07 docker==4.2.2 06:07:07 dogpile.cache==1.3.3 06:07:07 email_validator==2.2.0 06:07:07 filelock==3.15.4 06:07:07 future==1.0.0 06:07:07 gitdb==4.0.11 06:07:07 GitPython==3.1.43 06:07:07 google-auth==2.32.0 06:07:07 httplib2==0.22.0 06:07:07 identify==2.6.0 06:07:07 idna==3.7 06:07:07 importlib-resources==1.5.0 06:07:07 iso8601==2.1.0 06:07:07 Jinja2==3.1.4 06:07:07 jmespath==1.0.1 06:07:07 jsonpatch==1.33 06:07:07 jsonpointer==3.0.0 06:07:07 jsonschema==4.23.0 06:07:07 jsonschema-specifications==2023.12.1 06:07:07 keystoneauth1==5.7.0 06:07:07 kubernetes==30.1.0 06:07:07 lftools==0.37.10 06:07:07 lxml==5.2.2 06:07:07 MarkupSafe==2.1.5 06:07:07 msgpack==1.0.8 06:07:07 multi_key_dict==2.0.3 06:07:07 munch==4.0.0 06:07:07 netaddr==1.3.0 06:07:07 netifaces==0.11.0 06:07:07 niet==1.4.2 06:07:07 nodeenv==1.9.1 06:07:07 oauth2client==4.1.3 06:07:07 oauthlib==3.2.2 06:07:07 openstacksdk==3.3.0 06:07:07 os-client-config==2.1.0 06:07:07 os-service-types==1.7.0 06:07:07 osc-lib==3.1.0 06:07:07 oslo.config==9.5.0 06:07:07 oslo.context==5.5.0 06:07:07 oslo.i18n==6.3.0 06:07:07 oslo.log==6.1.1 06:07:07 oslo.serialization==5.4.0 06:07:07 oslo.utils==7.2.0 06:07:07 packaging==24.1 06:07:07 pbr==6.0.0 06:07:07 platformdirs==4.2.2 06:07:07 prettytable==3.10.2 06:07:07 pyasn1==0.6.0 06:07:07 pyasn1_modules==0.4.0 06:07:07 pycparser==2.22 06:07:07 pygerrit2==2.0.15 06:07:07 PyGithub==2.3.0 06:07:07 PyJWT==2.8.0 06:07:07 PyNaCl==1.5.0 06:07:07 pyparsing==2.4.7 06:07:07 pyperclip==1.9.0 06:07:07 pyrsistent==0.20.0 06:07:07 python-cinderclient==9.5.0 06:07:07 python-dateutil==2.9.0.post0 06:07:07 python-heatclient==3.5.0 06:07:07 python-jenkins==1.8.2 06:07:07 python-keystoneclient==5.4.0 06:07:07 python-magnumclient==4.6.0 06:07:07 python-novaclient==18.6.0 06:07:07 python-openstackclient==6.6.0 06:07:07 python-swiftclient==4.6.0 06:07:07 PyYAML==6.0.1 06:07:07 referencing==0.35.1 06:07:07 requests==2.32.3 06:07:07 requests-oauthlib==2.0.0 06:07:07 requestsexceptions==1.4.0 06:07:07 rfc3986==2.0.0 06:07:07 rpds-py==0.19.0 06:07:07 rsa==4.9 06:07:07 ruamel.yaml==0.18.6 06:07:07 ruamel.yaml.clib==0.2.8 06:07:07 s3transfer==0.10.2 06:07:07 simplejson==3.19.2 06:07:07 six==1.16.0 06:07:07 smmap==5.0.1 06:07:07 soupsieve==2.5 06:07:07 stevedore==5.2.0 06:07:07 tabulate==0.9.0 06:07:07 toml==0.10.2 06:07:07 tomlkit==0.13.0 06:07:07 tqdm==4.66.4 06:07:07 typing_extensions==4.12.2 06:07:07 tzdata==2024.1 06:07:07 urllib3==1.26.19 06:07:07 virtualenv==20.26.3 06:07:07 wcwidth==0.2.13 06:07:07 websocket-client==1.8.0 06:07:07 wrapt==1.16.0 06:07:07 xdg==6.0.0 06:07:07 xmltodict==0.13.0 06:07:07 yq==3.4.3 06:07:07 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins7952986750220852284.sh 06:07:07 + cd kubernetes 06:07:07 + make check-for-staging-images 06:07:07 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 06:07:12 .......................................................................................................................................... 06:07:12 $ ssh-agent -k 06:07:12 unset SSH_AUTH_SOCK; 06:07:12 unset SSH_AGENT_PID; 06:07:12 echo Agent pid 10639 killed; 06:07:12 [ssh-agent] Stopped. 06:07:12 [PostBuildScript] - [INFO] Executing post build scripts. 06:07:12 [oom-master-image-verify] $ /bin/bash /tmp/jenkins16014760670512200859.sh 06:07:12 ---> sysstat.sh 06:07:13 [oom-master-image-verify] $ /bin/bash /tmp/jenkins14901148903511901574.sh 06:07:13 ---> package-listing.sh 06:07:13 ++ facter osfamily 06:07:13 ++ tr '[:upper:]' '[:lower:]' 06:07:13 + OS_FAMILY=debian 06:07:13 + workspace=/w/workspace/oom-master-image-verify 06:07:13 + START_PACKAGES=/tmp/packages_start.txt 06:07:13 + END_PACKAGES=/tmp/packages_end.txt 06:07:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:13 + PACKAGES=/tmp/packages_start.txt 06:07:13 + '[' /w/workspace/oom-master-image-verify ']' 06:07:13 + PACKAGES=/tmp/packages_end.txt 06:07:13 + case "${OS_FAMILY}" in 06:07:13 + dpkg -l 06:07:13 + grep '^ii' 06:07:13 + '[' -f /tmp/packages_start.txt ']' 06:07:13 + '[' -f /tmp/packages_end.txt ']' 06:07:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:13 + '[' /w/workspace/oom-master-image-verify ']' 06:07:13 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 06:07:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 06:07:13 [oom-master-image-verify] $ /bin/bash /tmp/jenkins12840852883704828833.sh 06:07:13 ---> capture-instance-metadata.sh 06:07:13 Setup pyenv: 06:07:13 system 06:07:13 3.8.13 06:07:13 3.9.13 06:07:13 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 06:07:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6LrN from file:/tmp/.os_lf_venv 06:07:14 lf-activate-venv(): INFO: Installing: lftools 06:07:22 lf-activate-venv(): INFO: Adding /tmp/venv-6LrN/bin to PATH 06:07:22 INFO: Running in OpenStack, capturing instance metadata 06:07:23 [oom-master-image-verify] $ /bin/bash /tmp/jenkins1521259117656800817.sh 06:07:23 provisioning config files... 06:07:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config5706707471818559274tmp 06:07:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:07:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:07:23 [EnvInject] - Injecting environment variables from a build step. 06:07:23 [EnvInject] - Injecting as environment variables the properties content 06:07:23 SERVER_ID=logs 06:07:23 06:07:23 [EnvInject] - Variables injected successfully. 06:07:23 [oom-master-image-verify] $ /bin/bash /tmp/jenkins14267586286094617345.sh 06:07:23 ---> create-netrc.sh 06:07:23 [oom-master-image-verify] $ /bin/bash /tmp/jenkins13931222055014579352.sh 06:07:23 ---> python-tools-install.sh 06:07:23 Setup pyenv: 06:07:23 system 06:07:23 3.8.13 06:07:23 3.9.13 06:07:23 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 06:07:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6LrN from file:/tmp/.os_lf_venv 06:07:24 lf-activate-venv(): INFO: Installing: lftools 06:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-6LrN/bin to PATH 06:07:31 [oom-master-image-verify] $ /bin/bash /tmp/jenkins10907430411160160692.sh 06:07:31 ---> sudo-logs.sh 06:07:31 Archiving 'sudo' log.. 06:07:31 [oom-master-image-verify] $ /bin/bash /tmp/jenkins420283809502616983.sh 06:07:31 ---> job-cost.sh 06:07:32 Setup pyenv: 06:07:32 system 06:07:32 3.8.13 06:07:32 3.9.13 06:07:32 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 06:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6LrN from file:/tmp/.os_lf_venv 06:07:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-6LrN/bin to PATH 06:07:37 INFO: No Stack... 06:07:37 INFO: Retrieving Pricing Info for: v3-standard-4 06:07:37 INFO: Archiving Costs 06:07:37 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins12315897540231014879.sh 06:07:37 ---> logs-deploy.sh 06:07:37 Setup pyenv: 06:07:37 system 06:07:37 3.8.13 06:07:37 3.9.13 06:07:37 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 06:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6LrN from file:/tmp/.os_lf_venv 06:07:39 lf-activate-venv(): INFO: Installing: lftools 06:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-6LrN/bin to PATH 06:07:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/7633 06:07:47 INFO: archiving workspace using pattern(s): 06:07:48 Archives upload complete. 06:07:48 INFO: archiving logs to Nexus 06:07:49 ---> uname -a: 06:07:49 Linux prd-ubuntu2004-helm-2c-1g-25929 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:07:49 06:07:49 06:07:49 ---> lscpu: 06:07:49 Architecture: x86_64 06:07:49 CPU op-mode(s): 32-bit, 64-bit 06:07:49 Byte Order: Little Endian 06:07:49 Address sizes: 40 bits physical, 48 bits virtual 06:07:49 CPU(s): 4 06:07:49 On-line CPU(s) list: 0-3 06:07:49 Thread(s) per core: 1 06:07:49 Core(s) per socket: 1 06:07:49 Socket(s): 4 06:07:49 NUMA node(s): 1 06:07:49 Vendor ID: AuthenticAMD 06:07:49 CPU family: 23 06:07:49 Model: 49 06:07:49 Model name: AMD EPYC-Rome Processor 06:07:49 Stepping: 0 06:07:49 CPU MHz: 2800.000 06:07:49 BogoMIPS: 5600.00 06:07:49 Virtualization: AMD-V 06:07:49 Hypervisor vendor: KVM 06:07:49 Virtualization type: full 06:07:49 L1d cache: 128 KiB 06:07:49 L1i cache: 128 KiB 06:07:49 L2 cache: 2 MiB 06:07:49 L3 cache: 64 MiB 06:07:49 NUMA node0 CPU(s): 0-3 06:07:49 Vulnerability Itlb multihit: Not affected 06:07:49 Vulnerability L1tf: Not affected 06:07:49 Vulnerability Mds: Not affected 06:07:49 Vulnerability Meltdown: Not affected 06:07:49 Vulnerability Mmio stale data: Not affected 06:07:49 Vulnerability Retbleed: Vulnerable 06:07:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:07:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 06:07:49 Vulnerability Srbds: Not affected 06:07:49 Vulnerability Tsx async abort: Not affected 06:07:49 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 06:07:49 06:07:49 06:07:49 ---> nproc: 06:07:49 4 06:07:49 06:07:49 06:07:49 ---> df -h: 06:07:49 Filesystem Size Used Avail Use% Mounted on 06:07:49 udev 7.9G 0 7.9G 0% /dev 06:07:49 tmpfs 1.6G 1.1M 1.6G 1% /run 06:07:49 /dev/vda1 78G 8.9G 69G 12% / 06:07:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:07:49 tmpfs 5.0M 0 5.0M 0% /run/lock 06:07:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:07:49 /dev/loop0 62M 62M 0 100% /snap/core20/1405 06:07:49 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 06:07:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:07:49 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 06:07:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:07:49 06:07:49 06:07:49 ---> free -m: 06:07:49 total used free shared buff/cache available 06:07:49 Mem: 16009 652 13178 1 2178 15041 06:07:49 Swap: 1023 0 1023 06:07:49 06:07:49 06:07:49 ---> ip addr: 06:07:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:07:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:49 inet 127.0.0.1/8 scope host lo 06:07:49 valid_lft forever preferred_lft forever 06:07:49 inet6 ::1/128 scope host 06:07:49 valid_lft forever preferred_lft forever 06:07:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:07:49 link/ether fa:16:3e:bb:aa:50 brd ff:ff:ff:ff:ff:ff 06:07:49 inet 10.30.107.55/23 brd 10.30.107.255 scope global dynamic ens3 06:07:49 valid_lft 86251sec preferred_lft 86251sec 06:07:49 inet6 fe80::f816:3eff:febb:aa50/64 scope link 06:07:49 valid_lft forever preferred_lft forever 06:07:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:07:49 link/ether 02:42:f9:2e:4b:85 brd ff:ff:ff:ff:ff:ff 06:07:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:07:49 valid_lft forever preferred_lft forever 06:07:49 06:07:49 06:07:49 ---> sar -b -r -n DEV: 06:07:49 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-25929) 07/24/24 _x86_64_ (4 CPU) 06:07:49 06:07:49 06:05:23 LINUX RESTART (4 CPU) 06:07:49 06:07:49 06:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:07:49 06:07:01 300.30 88.20 212.10 0.00 2449.19 27605.95 0.00 06:07:49 Average: 300.30 88.20 212.10 0.00 2449.19 27605.95 0.00 06:07:49 06:07:49 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:49 06:07:01 13563644 15399380 611076 3.73 73628 1948264 1385088 7.94 838012 1723696 154844 06:07:49 Average: 13563644 15399380 611076 3.73 73628 1948264 1385088 7.94 838012 1723696 154844 06:07:49 06:07:49 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:49 06:07:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 06:07:49 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:49 06:07:01 ens3 125.98 80.64 1114.78 26.00 0.00 0.00 0.00 0.00 06:07:49 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 06:07:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:49 Average: ens3 125.98 80.64 1114.78 26.00 0.00 0.00 0.00 0.00 06:07:49 06:07:49 06:07:49 ---> sar -P ALL: 06:07:49 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-25929) 07/24/24 _x86_64_ (4 CPU) 06:07:49 06:07:49 06:05:23 LINUX RESTART (4 CPU) 06:07:49 06:07:49 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:07:49 06:07:01 all 18.49 13.64 11.03 6.93 0.11 49.79 06:07:49 06:07:01 0 20.66 12.81 11.32 10.80 0.12 44.29 06:07:49 06:07:01 1 15.89 13.17 10.47 7.59 0.10 52.77 06:07:49 06:07:01 2 14.80 15.05 11.42 4.17 0.10 54.45 06:07:49 06:07:01 3 22.59 13.54 10.89 5.17 0.12 47.70 06:07:49 Average: all 18.49 13.64 11.03 6.93 0.11 49.79 06:07:49 Average: 0 20.66 12.81 11.32 10.80 0.12 44.29 06:07:49 Average: 1 15.89 13.17 10.47 7.59 0.10 52.77 06:07:49 Average: 2 14.80 15.05 11.42 4.17 0.10 54.45 06:07:49 Average: 3 22.59 13.54 10.89 5.17 0.12 47.70 06:07:49 06:07:49 06:07:49