[stdlog] 2024-07-09 10:04:06,365 avocado.test INFO | INIT 1-fio.py:Fiotest.test [stdlog] 2024-07-09 10:04:06,369 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2024-07-09 10:04:06,370 avocado.test DEBUG| Test metadata: [stdlog] 2024-07-09 10:04:06,370 avocado.test DEBUG| filename: /nfs_images/source/cbd-tests/fio.py [stdlog] 2024-07-09 10:04:06,371 avocado.test DEBUG| teststmpdir: /tmp/avocado_ct38ugx3 [stdlog] 2024-07-09 10:04:06,372 avocado.test INFO | START 1-fio.py:Fiotest.test [stdlog] 2024-07-09 10:04:06,372 avocado.test DEBUG| PARAMS (key=dev_path, path=*, default=None) => '/dev/cbd0' [stdlog] 2024-07-09 10:04:06,373 avocado.test DEBUG| PARAMS (key=runtime, path=*, default=None) => '10' [stdlog] 2024-07-09 10:04:06,373 avocado.test DEBUG| PARAMS (key=ioengine, path=*, default=None) => 'libaio' [stdlog] 2024-07-09 10:04:06,373 avocado.test DEBUG| PARAMS (key=rw_type, path=*, default=None) => 'randrw' [stdlog] 2024-07-09 10:04:06,373 avocado.test DEBUG| PARAMS (key=block_size, path=*, default=None) => '4K' [stdlog] 2024-07-09 10:04:06,374 avocado.test DEBUG| PARAMS (key=iodepth, path=*, default=None) => '32' [stdlog] 2024-07-09 10:04:06,374 avocado.test DEBUG| PARAMS (key=numjobs, path=*, default=None) => '1' [stdlog] 2024-07-09 10:04:06,374 avocado.test DEBUG| PARAMS (key=output_file, path=*, default=None) => 'output.cvs' [stdlog] 2024-07-09 10:04:06,374 avocado.test DEBUG| PARAMS (key=rwmixread, path=*, default=None) => 70 [stdlog] 2024-07-09 10:04:06,374 avocado.test DEBUG| PARAMS (key=result_type, path=*, default=None) => 'read write' [stdlog] 2024-07-09 10:04:06,376 avocado.utils.process INFO | Running 'fio --name=test --rw=randrw --bs=4K --runtime=10 --ioengine=libaio --iodepth=32 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json --rwmixread 70' [stdlog] 2024-07-09 10:04:16,859 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 10:04:16,860 avocado.utils.process DEBUG| [stdout] "fio version" : "fio-3.36", [stdlog] 2024-07-09 10:04:16,860 avocado.utils.process DEBUG| [stdout] "timestamp" : 1720519456, [stdlog] 2024-07-09 10:04:16,860 avocado.utils.process DEBUG| [stdout] "timestamp_ms" : 1720519456858, [stdlog] 2024-07-09 10:04:16,860 avocado.utils.process DEBUG| [stdout] "time" : "Tue Jul 9 10:04:16 2024", [stdlog] 2024-07-09 10:04:16,861 avocado.utils.process DEBUG| [stdout] "jobs" : [ [stdlog] 2024-07-09 10:04:16,861 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 10:04:16,861 avocado.utils.process DEBUG| [stdout] "jobname" : "test", [stdlog] 2024-07-09 10:04:16,861 avocado.utils.process DEBUG| [stdout] "groupid" : 0, [stdlog] 2024-07-09 10:04:16,861 avocado.utils.process DEBUG| [stdout] "job_start" : 1720519446781, [stdlog] 2024-07-09 10:04:16,861 avocado.utils.process DEBUG| [stdout] "error" : 0, [stdlog] 2024-07-09 10:04:16,861 avocado.utils.process DEBUG| [stdout] "eta" : 0, [stdlog] 2024-07-09 10:04:16,862 avocado.utils.process DEBUG| [stdout] "elapsed" : 11, [stdlog] 2024-07-09 10:04:16,862 avocado.utils.process DEBUG| [stdout] "job options" : { [stdlog] 2024-07-09 10:04:16,862 avocado.utils.process DEBUG| [stdout] "name" : "test", [stdlog] 2024-07-09 10:04:16,862 avocado.utils.process DEBUG| [stdout] "rw" : "randrw", [stdlog] 2024-07-09 10:04:16,862 avocado.utils.process DEBUG| [stdout] "bs" : "4K", [stdlog] 2024-07-09 10:04:16,862 avocado.utils.process DEBUG| [stdout] "runtime" : "10", [stdlog] 2024-07-09 10:04:16,862 avocado.utils.process DEBUG| [stdout] "ioengine" : "libaio", [stdlog] 2024-07-09 10:04:16,863 avocado.utils.process DEBUG| [stdout] "iodepth" : "32", [stdlog] 2024-07-09 10:04:16,863 avocado.utils.process DEBUG| [stdout] "numjobs" : "1", [stdlog] 2024-07-09 10:04:16,863 avocado.utils.process DEBUG| [stdout] "filename" : "/dev/cbd0", [stdlog] 2024-07-09 10:04:16,863 avocado.utils.process DEBUG| [stdout] "direct" : "1", [stdlog] 2024-07-09 10:04:16,863 avocado.utils.process DEBUG| [stdout] "time_based" : "1", [stdlog] 2024-07-09 10:04:16,863 avocado.utils.process DEBUG| [stdout] "rwmixread" : "70" [stdlog] 2024-07-09 10:04:16,863 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,863 avocado.utils.process DEBUG| [stdout] "read" : { [stdlog] 2024-07-09 10:04:16,864 avocado.utils.process DEBUG| [stdout] "io_bytes" : 741871616, [stdlog] 2024-07-09 10:04:16,864 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 724484, [stdlog] 2024-07-09 10:04:16,864 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 74179743, [stdlog] 2024-07-09 10:04:16,864 avocado.utils.process DEBUG| [stdout] "bw" : 72441, [stdlog] 2024-07-09 10:04:16,864 avocado.utils.process DEBUG| [stdout] "iops" : 18110.288971, [stdlog] 2024-07-09 10:04:16,864 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 10:04:16,864 avocado.utils.process DEBUG| [stdout] "total_ios" : 181121, [stdlog] 2024-07-09 10:04:16,864 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 10:04:16,865 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 10:04:16,865 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 10:04:16,865 avocado.utils.process DEBUG| [stdout] "min" : 6996, [stdlog] 2024-07-09 10:04:16,865 avocado.utils.process DEBUG| [stdout] "max" : 11646654, [stdlog] 2024-07-09 10:04:16,865 avocado.utils.process DEBUG| [stdout] "mean" : 20389.605032, [stdlog] 2024-07-09 10:04:16,865 avocado.utils.process DEBUG| [stdout] "stddev" : 48657.114006, [stdlog] 2024-07-09 10:04:16,866 avocado.utils.process DEBUG| [stdout] "N" : 181121 [stdlog] 2024-07-09 10:04:16,866 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,866 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 10:04:16,866 avocado.utils.process DEBUG| [stdout] "min" : 328462, [stdlog] 2024-07-09 10:04:16,866 avocado.utils.process DEBUG| [stdout] "max" : 13332288, [stdlog] 2024-07-09 10:04:16,866 avocado.utils.process DEBUG| [stdout] "mean" : 1212088.521016, [stdlog] 2024-07-09 10:04:16,866 avocado.utils.process DEBUG| [stdout] "stddev" : 565700.285158, [stdlog] 2024-07-09 10:04:16,866 avocado.utils.process DEBUG| [stdout] "N" : 181121, [stdlog] 2024-07-09 10:04:16,867 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 10:04:16,867 avocado.utils.process DEBUG| [stdout] "1.000000" : 374784, [stdlog] 2024-07-09 10:04:16,867 avocado.utils.process DEBUG| [stdout] "5.000000" : 464896, [stdlog] 2024-07-09 10:04:16,867 avocado.utils.process DEBUG| [stdout] "10.000000" : 552960, [stdlog] 2024-07-09 10:04:16,867 avocado.utils.process DEBUG| [stdout] "20.000000" : 667648, [stdlog] 2024-07-09 10:04:16,867 avocado.utils.process DEBUG| [stdout] "30.000000" : 880640, [stdlog] 2024-07-09 10:04:16,867 avocado.utils.process DEBUG| [stdout] "40.000000" : 1028096, [stdlog] 2024-07-09 10:04:16,867 avocado.utils.process DEBUG| [stdout] "50.000000" : 1187840, [stdlog] 2024-07-09 10:04:16,868 avocado.utils.process DEBUG| [stdout] "60.000000" : 1302528, [stdlog] 2024-07-09 10:04:16,868 avocado.utils.process DEBUG| [stdout] "70.000000" : 1433600, [stdlog] 2024-07-09 10:04:16,868 avocado.utils.process DEBUG| [stdout] "80.000000" : 1597440, [stdlog] 2024-07-09 10:04:16,868 avocado.utils.process DEBUG| [stdout] "90.000000" : 1974272, [stdlog] 2024-07-09 10:04:16,868 avocado.utils.process DEBUG| [stdout] "95.000000" : 2244608, [stdlog] 2024-07-09 10:04:16,868 avocado.utils.process DEBUG| [stdout] "99.000000" : 2670592, [stdlog] 2024-07-09 10:04:16,868 avocado.utils.process DEBUG| [stdout] "99.500000" : 2965504, [stdlog] 2024-07-09 10:04:16,868 avocado.utils.process DEBUG| [stdout] "99.900000" : 3719168, [stdlog] 2024-07-09 10:04:16,869 avocado.utils.process DEBUG| [stdout] "99.950000" : 4292608, [stdlog] 2024-07-09 10:04:16,869 avocado.utils.process DEBUG| [stdout] "99.990000" : 12910592 [stdlog] 2024-07-09 10:04:16,869 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:16,869 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,869 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:04:16,869 avocado.utils.process DEBUG| [stdout] "min" : 346570, [stdlog] 2024-07-09 10:04:16,869 avocado.utils.process DEBUG| [stdout] "max" : 13340505, [stdlog] 2024-07-09 10:04:16,870 avocado.utils.process DEBUG| [stdout] "mean" : 1232478.126048, [stdlog] 2024-07-09 10:04:16,870 avocado.utils.process DEBUG| [stdout] "stddev" : 558904.896402, [stdlog] 2024-07-09 10:04:16,870 avocado.utils.process DEBUG| [stdout] "N" : 181121 [stdlog] 2024-07-09 10:04:16,870 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,870 avocado.utils.process DEBUG| [stdout] "bw_min" : 55240, [stdlog] 2024-07-09 10:04:16,870 avocado.utils.process DEBUG| [stdout] "bw_max" : 93728, [stdlog] 2024-07-09 10:04:16,870 avocado.utils.process DEBUG| [stdout] "bw_agg" : 100.000000, [stdlog] 2024-07-09 10:04:16,870 avocado.utils.process DEBUG| [stdout] "bw_mean" : 72488.000000, [stdlog] 2024-07-09 10:04:16,871 avocado.utils.process DEBUG| [stdout] "bw_dev" : 9564.552333, [stdlog] 2024-07-09 10:04:16,871 avocado.utils.process DEBUG| [stdout] "bw_samples" : 19, [stdlog] 2024-07-09 10:04:16,871 avocado.utils.process DEBUG| [stdout] "iops_min" : 13810, [stdlog] 2024-07-09 10:04:16,871 avocado.utils.process DEBUG| [stdout] "iops_max" : 23432, [stdlog] 2024-07-09 10:04:16,871 avocado.utils.process DEBUG| [stdout] "iops_mean" : 18122.000000, [stdlog] 2024-07-09 10:04:16,871 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 2391.138083, [stdlog] 2024-07-09 10:04:16,871 avocado.utils.process DEBUG| [stdout] "iops_samples" : 19 [stdlog] 2024-07-09 10:04:16,871 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,872 avocado.utils.process DEBUG| [stdout] "write" : { [stdlog] 2024-07-09 10:04:16,872 avocado.utils.process DEBUG| [stdout] "io_bytes" : 318402560, [stdlog] 2024-07-09 10:04:16,872 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 310940, [stdlog] 2024-07-09 10:04:16,872 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 31837072, [stdlog] 2024-07-09 10:04:16,872 avocado.utils.process DEBUG| [stdout] "bw" : 31090, [stdlog] 2024-07-09 10:04:16,872 avocado.utils.process DEBUG| [stdout] "iops" : 7772.722728, [stdlog] 2024-07-09 10:04:16,872 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 10:04:16,872 avocado.utils.process DEBUG| [stdout] "total_ios" : 77735, [stdlog] 2024-07-09 10:04:16,873 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 10:04:16,873 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 10:04:16,873 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 10:04:16,873 avocado.utils.process DEBUG| [stdout] "min" : 7024, [stdlog] 2024-07-09 10:04:16,873 avocado.utils.process DEBUG| [stdout] "max" : 743564, [stdlog] 2024-07-09 10:04:16,873 avocado.utils.process DEBUG| [stdout] "mean" : 22418.417714, [stdlog] 2024-07-09 10:04:16,873 avocado.utils.process DEBUG| [stdout] "stddev" : 42332.181880, [stdlog] 2024-07-09 10:04:16,874 avocado.utils.process DEBUG| [stdout] "N" : 77735 [stdlog] 2024-07-09 10:04:16,874 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,874 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 10:04:16,874 avocado.utils.process DEBUG| [stdout] "min" : 332671, [stdlog] 2024-07-09 10:04:16,874 avocado.utils.process DEBUG| [stdout] "max" : 13288497, [stdlog] 2024-07-09 10:04:16,874 avocado.utils.process DEBUG| [stdout] "mean" : 1216684.837641, [stdlog] 2024-07-09 10:04:16,874 avocado.utils.process DEBUG| [stdout] "stddev" : 570790.003788, [stdlog] 2024-07-09 10:04:16,875 avocado.utils.process DEBUG| [stdout] "N" : 77735, [stdlog] 2024-07-09 10:04:16,875 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 10:04:16,875 avocado.utils.process DEBUG| [stdout] "1.000000" : 370688, [stdlog] 2024-07-09 10:04:16,875 avocado.utils.process DEBUG| [stdout] "5.000000" : 460800, [stdlog] 2024-07-09 10:04:16,875 avocado.utils.process DEBUG| [stdout] "10.000000" : 552960, [stdlog] 2024-07-09 10:04:16,875 avocado.utils.process DEBUG| [stdout] "20.000000" : 675840, [stdlog] 2024-07-09 10:04:16,875 avocado.utils.process DEBUG| [stdout] "30.000000" : 880640, [stdlog] 2024-07-09 10:04:16,875 avocado.utils.process DEBUG| [stdout] "40.000000" : 1028096, [stdlog] 2024-07-09 10:04:16,876 avocado.utils.process DEBUG| [stdout] "50.000000" : 1187840, [stdlog] 2024-07-09 10:04:16,876 avocado.utils.process DEBUG| [stdout] "60.000000" : 1318912, [stdlog] 2024-07-09 10:04:16,876 avocado.utils.process DEBUG| [stdout] "70.000000" : 1449984, [stdlog] 2024-07-09 10:04:16,876 avocado.utils.process DEBUG| [stdout] "80.000000" : 1597440, [stdlog] 2024-07-09 10:04:16,876 avocado.utils.process DEBUG| [stdout] "90.000000" : 1974272, [stdlog] 2024-07-09 10:04:16,876 avocado.utils.process DEBUG| [stdout] "95.000000" : 2244608, [stdlog] 2024-07-09 10:04:16,876 avocado.utils.process DEBUG| [stdout] "99.000000" : 2768896, [stdlog] 2024-07-09 10:04:16,876 avocado.utils.process DEBUG| [stdout] "99.500000" : 2998272, [stdlog] 2024-07-09 10:04:16,877 avocado.utils.process DEBUG| [stdout] "99.900000" : 3751936, [stdlog] 2024-07-09 10:04:16,877 avocado.utils.process DEBUG| [stdout] "99.950000" : 4292608, [stdlog] 2024-07-09 10:04:16,877 avocado.utils.process DEBUG| [stdout] "99.990000" : 13041664 [stdlog] 2024-07-09 10:04:16,877 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:16,877 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,877 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:04:16,877 avocado.utils.process DEBUG| [stdout] "min" : 346913, [stdlog] 2024-07-09 10:04:16,878 avocado.utils.process DEBUG| [stdout] "max" : 13296572, [stdlog] 2024-07-09 10:04:16,878 avocado.utils.process DEBUG| [stdout] "mean" : 1239103.255355, [stdlog] 2024-07-09 10:04:16,878 avocado.utils.process DEBUG| [stdout] "stddev" : 561669.126832, [stdlog] 2024-07-09 10:04:16,878 avocado.utils.process DEBUG| [stdout] "N" : 77735 [stdlog] 2024-07-09 10:04:16,878 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,878 avocado.utils.process DEBUG| [stdout] "bw_min" : 24472, [stdlog] 2024-07-09 10:04:16,878 avocado.utils.process DEBUG| [stdout] "bw_max" : 39888, [stdlog] 2024-07-09 10:04:16,878 avocado.utils.process DEBUG| [stdout] "bw_agg" : 99.971404, [stdlog] 2024-07-09 10:04:16,879 avocado.utils.process DEBUG| [stdout] "bw_mean" : 31082.526316, [stdlog] 2024-07-09 10:04:16,879 avocado.utils.process DEBUG| [stdout] "bw_dev" : 4091.669632, [stdlog] 2024-07-09 10:04:16,879 avocado.utils.process DEBUG| [stdout] "bw_samples" : 19, [stdlog] 2024-07-09 10:04:16,879 avocado.utils.process DEBUG| [stdout] "iops_min" : 6118, [stdlog] 2024-07-09 10:04:16,879 avocado.utils.process DEBUG| [stdout] "iops_max" : 9972, [stdlog] 2024-07-09 10:04:16,879 avocado.utils.process DEBUG| [stdout] "iops_mean" : 7770.631579, [stdlog] 2024-07-09 10:04:16,879 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 1022.917408, [stdlog] 2024-07-09 10:04:16,879 avocado.utils.process DEBUG| [stdout] "iops_samples" : 19 [stdlog] 2024-07-09 10:04:16,880 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,880 avocado.utils.process DEBUG| [stdout] "trim" : { [stdlog] 2024-07-09 10:04:16,880 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 10:04:16,880 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 10:04:16,880 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 10:04:16,880 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 10:04:16,880 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 10:04:16,880 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 10:04:16,881 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 10:04:16,881 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 10:04:16,881 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 10:04:16,881 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 10:04:16,881 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:04:16,881 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:04:16,881 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:04:16,882 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:04:16,882 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:04:16,882 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,882 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 10:04:16,882 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:04:16,882 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:04:16,882 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:04:16,882 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:04:16,883 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:04:16,883 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,883 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:04:16,883 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:04:16,883 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:04:16,883 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:04:16,883 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:04:16,883 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:04:16,884 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,884 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 10:04:16,884 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 10:04:16,884 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 10:04:16,884 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 10:04:16,884 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 10:04:16,884 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 10:04:16,885 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 10:04:16,885 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 10:04:16,885 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 10:04:16,885 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 10:04:16,885 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 10:04:16,885 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,886 avocado.utils.process DEBUG| [stdout] "sync" : { [stdlog] 2024-07-09 10:04:16,886 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 10:04:16,886 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 10:04:16,886 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 10:04:16,886 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 10:04:16,886 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 10:04:16,886 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 10:04:16,887 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 10:04:16,887 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:16,887 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,887 avocado.utils.process DEBUG| [stdout] "job_runtime" : 10000, [stdlog] 2024-07-09 10:04:16,887 avocado.utils.process DEBUG| [stdout] "usr_cpu" : 9.730000, [stdlog] 2024-07-09 10:04:16,887 avocado.utils.process DEBUG| [stdout] "sys_cpu" : 27.130000, [stdlog] 2024-07-09 10:04:16,887 avocado.utils.process DEBUG| [stdout] "ctx" : 47223, [stdlog] 2024-07-09 10:04:16,888 avocado.utils.process DEBUG| [stdout] "majf" : 0, [stdlog] 2024-07-09 10:04:16,888 avocado.utils.process DEBUG| [stdout] "minf" : 13, [stdlog] 2024-07-09 10:04:16,888 avocado.utils.process DEBUG| [stdout] "iodepth_level" : { [stdlog] 2024-07-09 10:04:16,888 avocado.utils.process DEBUG| [stdout] "1" : 0.100000, [stdlog] 2024-07-09 10:04:16,888 avocado.utils.process DEBUG| [stdout] "2" : 0.100000, [stdlog] 2024-07-09 10:04:16,888 avocado.utils.process DEBUG| [stdout] "4" : 0.100000, [stdlog] 2024-07-09 10:04:16,889 avocado.utils.process DEBUG| [stdout] "8" : 0.100000, [stdlog] 2024-07-09 10:04:16,889 avocado.utils.process DEBUG| [stdout] "16" : 0.100000, [stdlog] 2024-07-09 10:04:16,889 avocado.utils.process DEBUG| [stdout] "32" : 99.988024, [stdlog] 2024-07-09 10:04:16,889 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 10:04:16,889 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,889 avocado.utils.process DEBUG| [stdout] "iodepth_submit" : { [stdlog] 2024-07-09 10:04:16,889 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 10:04:16,890 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 10:04:16,890 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 10:04:16,890 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 10:04:16,890 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 10:04:16,890 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 10:04:16,890 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 10:04:16,890 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,891 avocado.utils.process DEBUG| [stdout] "iodepth_complete" : { [stdlog] 2024-07-09 10:04:16,891 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 10:04:16,891 avocado.utils.process DEBUG| [stdout] "4" : 99.999614, [stdlog] 2024-07-09 10:04:16,891 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 10:04:16,891 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 10:04:16,891 avocado.utils.process DEBUG| [stdout] "32" : 0.100000, [stdlog] 2024-07-09 10:04:16,891 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 10:04:16,892 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 10:04:16,892 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,892 avocado.utils.process DEBUG| [stdout] "latency_ns" : { [stdlog] 2024-07-09 10:04:16,892 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 10:04:16,892 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 10:04:16,892 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 10:04:16,892 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 10:04:16,893 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 10:04:16,893 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 10:04:16,893 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 10:04:16,893 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 10:04:16,893 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 10:04:16,893 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000 [stdlog] 2024-07-09 10:04:16,894 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,894 avocado.utils.process DEBUG| [stdout] "latency_us" : { [stdlog] 2024-07-09 10:04:16,894 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 10:04:16,894 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 10:04:16,894 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 10:04:16,894 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 10:04:16,894 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 10:04:16,895 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 10:04:16,895 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 10:04:16,895 avocado.utils.process DEBUG| [stdout] "500" : 6.384245, [stdlog] 2024-07-09 10:04:16,895 avocado.utils.process DEBUG| [stdout] "750" : 18.343017, [stdlog] 2024-07-09 10:04:16,895 avocado.utils.process DEBUG| [stdout] "1000" : 13.446086 [stdlog] 2024-07-09 10:04:16,895 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,895 avocado.utils.process DEBUG| [stdout] "latency_ms" : { [stdlog] 2024-07-09 10:04:16,896 avocado.utils.process DEBUG| [stdout] "2" : 52.262648, [stdlog] 2024-07-09 10:04:16,896 avocado.utils.process DEBUG| [stdout] "4" : 9.489832, [stdlog] 2024-07-09 10:04:16,896 avocado.utils.process DEBUG| [stdout] "10" : 0.062197, [stdlog] 2024-07-09 10:04:16,896 avocado.utils.process DEBUG| [stdout] "20" : 0.011976, [stdlog] 2024-07-09 10:04:16,896 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 10:04:16,896 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 10:04:16,896 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 10:04:16,897 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 10:04:16,897 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 10:04:16,897 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000, [stdlog] 2024-07-09 10:04:16,897 avocado.utils.process DEBUG| [stdout] "2000" : 0.000000, [stdlog] 2024-07-09 10:04:16,897 avocado.utils.process DEBUG| [stdout] ">=2000" : 0.000000 [stdlog] 2024-07-09 10:04:16,897 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 10:04:16,897 avocado.utils.process DEBUG| [stdout] "latency_depth" : 32, [stdlog] 2024-07-09 10:04:16,898 avocado.utils.process DEBUG| [stdout] "latency_target" : 0, [stdlog] 2024-07-09 10:04:16,898 avocado.utils.process DEBUG| [stdout] "latency_percentile" : 100.000000, [stdlog] 2024-07-09 10:04:16,898 avocado.utils.process DEBUG| [stdout] "latency_window" : 0 [stdlog] 2024-07-09 10:04:16,898 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:16,898 avocado.utils.process DEBUG| [stdout] ], [stdlog] 2024-07-09 10:04:16,898 avocado.utils.process DEBUG| [stdout] "disk_util" : [ [stdlog] 2024-07-09 10:04:16,898 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 10:04:16,899 avocado.utils.process DEBUG| [stdout] "name" : "cbd0", [stdlog] 2024-07-09 10:04:16,899 avocado.utils.process DEBUG| [stdout] "read_ios" : 179024, [stdlog] 2024-07-09 10:04:16,899 avocado.utils.process DEBUG| [stdout] "write_ios" : 76836, [stdlog] 2024-07-09 10:04:16,899 avocado.utils.process DEBUG| [stdout] "read_sectors" : 1432192, [stdlog] 2024-07-09 10:04:16,899 avocado.utils.process DEBUG| [stdout] "write_sectors" : 614688, [stdlog] 2024-07-09 10:04:16,899 avocado.utils.process DEBUG| [stdout] "read_merges" : 0, [stdlog] 2024-07-09 10:04:16,899 avocado.utils.process DEBUG| [stdout] "write_merges" : 0, [stdlog] 2024-07-09 10:04:16,900 avocado.utils.process DEBUG| [stdout] "read_ticks" : 72080, [stdlog] 2024-07-09 10:04:16,900 avocado.utils.process DEBUG| [stdout] "write_ticks" : 31238, [stdlog] 2024-07-09 10:04:16,900 avocado.utils.process DEBUG| [stdout] "in_queue" : 103318, [stdlog] 2024-07-09 10:04:16,900 avocado.utils.process DEBUG| [stdout] "util" : 99.066734 [stdlog] 2024-07-09 10:04:16,900 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:16,900 avocado.utils.process DEBUG| [stdout] ] [stdlog] 2024-07-09 10:04:16,901 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 10:04:16,901 avocado.utils.process INFO | Command 'fio --name=test --rw=randrw --bs=4K --runtime=10 --ioengine=libaio --iodepth=32 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json --rwmixread 70' finished with 0 after 10.521260369s [stdlog] 2024-07-09 10:04:16,902 avocado.test INFO | ['18110, 70, 1232'] [stdlog] 2024-07-09 10:04:16,902 avocado.test INFO | ['18110, 70, 1232', '7772, 30, 1239'] [stdlog] 2024-07-09 10:04:16,903 avocado.test INFO | finished [stdlog] 2024-07-09 10:04:16,903 avocado.test INFO | PASS 1-fio.py:Fiotest.test [stdlog] 2024-07-09 10:04:16,903 avocado.test INFO |