[stdlog] 2024-07-09 12:36:13,349 avocado.test INFO | INIT 1-fio.py:Fiotest.test [stdlog] 2024-07-09 12:36:13,353 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2024-07-09 12:36:13,354 avocado.test DEBUG| Test metadata: [stdlog] 2024-07-09 12:36:13,354 avocado.test DEBUG| filename: /nfs_images/source/cbd-tests/fio.py [stdlog] 2024-07-09 12:36:13,354 avocado.test DEBUG| teststmpdir: /tmp/avocado_jr1y5dpo [stdlog] 2024-07-09 12:36:13,356 avocado.test INFO | START 1-fio.py:Fiotest.test [stdlog] 2024-07-09 12:36:13,356 avocado.test DEBUG| PARAMS (key=dev_path, path=*, default=None) => '/dev/cbd0' [stdlog] 2024-07-09 12:36:13,356 avocado.test DEBUG| PARAMS (key=runtime, path=*, default=None) => '10' [stdlog] 2024-07-09 12:36:13,357 avocado.test DEBUG| PARAMS (key=ioengine, path=*, default=None) => 'libaio' [stdlog] 2024-07-09 12:36:13,357 avocado.test DEBUG| PARAMS (key=rw_type, path=*, default=None) => 'randread' [stdlog] 2024-07-09 12:36:13,357 avocado.test DEBUG| PARAMS (key=block_size, path=*, default=None) => '8K' [stdlog] 2024-07-09 12:36:13,357 avocado.test DEBUG| PARAMS (key=iodepth, path=*, default=None) => '4' [stdlog] 2024-07-09 12:36:13,357 avocado.test DEBUG| PARAMS (key=numjobs, path=*, default=None) => '1' [stdlog] 2024-07-09 12:36:13,358 avocado.test DEBUG| PARAMS (key=output_file, path=*, default=None) => 'output.cvs' [stdlog] 2024-07-09 12:36:13,358 avocado.test DEBUG| PARAMS (key=rwmixread, path=*, default=None) => None [stdlog] 2024-07-09 12:36:13,358 avocado.test DEBUG| PARAMS (key=result_type, path=*, default=None) => 'read' [stdlog] 2024-07-09 12:36:13,359 avocado.utils.process INFO | Running 'fio --name=test --rw=randread --bs=8K --runtime=10 --ioengine=libaio --iodepth=4 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json' [stdlog] 2024-07-09 12:36:23,812 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 12:36:23,812 avocado.utils.process DEBUG| [stdout] "fio version" : "fio-3.36", [stdlog] 2024-07-09 12:36:23,812 avocado.utils.process DEBUG| [stdout] "timestamp" : 1720528583, [stdlog] 2024-07-09 12:36:23,813 avocado.utils.process DEBUG| [stdout] "timestamp_ms" : 1720528583810, [stdlog] 2024-07-09 12:36:23,813 avocado.utils.process DEBUG| [stdout] "time" : "Tue Jul 9 12:36:23 2024", [stdlog] 2024-07-09 12:36:23,813 avocado.utils.process DEBUG| [stdout] "jobs" : [ [stdlog] 2024-07-09 12:36:23,813 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 12:36:23,813 avocado.utils.process DEBUG| [stdout] "jobname" : "test", [stdlog] 2024-07-09 12:36:23,813 avocado.utils.process DEBUG| [stdout] "groupid" : 0, [stdlog] 2024-07-09 12:36:23,814 avocado.utils.process DEBUG| [stdout] "job_start" : 1720528573745, [stdlog] 2024-07-09 12:36:23,814 avocado.utils.process DEBUG| [stdout] "error" : 0, [stdlog] 2024-07-09 12:36:23,814 avocado.utils.process DEBUG| [stdout] "eta" : 0, [stdlog] 2024-07-09 12:36:23,814 avocado.utils.process DEBUG| [stdout] "elapsed" : 11, [stdlog] 2024-07-09 12:36:23,814 avocado.utils.process DEBUG| [stdout] "job options" : { [stdlog] 2024-07-09 12:36:23,814 avocado.utils.process DEBUG| [stdout] "name" : "test", [stdlog] 2024-07-09 12:36:23,814 avocado.utils.process DEBUG| [stdout] "rw" : "randread", [stdlog] 2024-07-09 12:36:23,815 avocado.utils.process DEBUG| [stdout] "bs" : "8K", [stdlog] 2024-07-09 12:36:23,815 avocado.utils.process DEBUG| [stdout] "runtime" : "10", [stdlog] 2024-07-09 12:36:23,815 avocado.utils.process DEBUG| [stdout] "ioengine" : "libaio", [stdlog] 2024-07-09 12:36:23,815 avocado.utils.process DEBUG| [stdout] "iodepth" : "4", [stdlog] 2024-07-09 12:36:23,815 avocado.utils.process DEBUG| [stdout] "numjobs" : "1", [stdlog] 2024-07-09 12:36:23,815 avocado.utils.process DEBUG| [stdout] "filename" : "/dev/cbd0", [stdlog] 2024-07-09 12:36:23,815 avocado.utils.process DEBUG| [stdout] "direct" : "1", [stdlog] 2024-07-09 12:36:23,816 avocado.utils.process DEBUG| [stdout] "time_based" : "1" [stdlog] 2024-07-09 12:36:23,816 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,816 avocado.utils.process DEBUG| [stdout] "read" : { [stdlog] 2024-07-09 12:36:23,816 avocado.utils.process DEBUG| [stdout] "io_bytes" : 2310201344, [stdlog] 2024-07-09 12:36:23,816 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 2256056, [stdlog] 2024-07-09 12:36:23,816 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 230997034, [stdlog] 2024-07-09 12:36:23,817 avocado.utils.process DEBUG| [stdout] "bw" : 225583, [stdlog] 2024-07-09 12:36:23,817 avocado.utils.process DEBUG| [stdout] "iops" : 28197.880212, [stdlog] 2024-07-09 12:36:23,817 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 12:36:23,817 avocado.utils.process DEBUG| [stdout] "total_ios" : 282007, [stdlog] 2024-07-09 12:36:23,817 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 12:36:23,817 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 12:36:23,818 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 12:36:23,818 avocado.utils.process DEBUG| [stdout] "min" : 7584, [stdlog] 2024-07-09 12:36:23,818 avocado.utils.process DEBUG| [stdout] "max" : 653549, [stdlog] 2024-07-09 12:36:23,818 avocado.utils.process DEBUG| [stdout] "mean" : 13734.939590, [stdlog] 2024-07-09 12:36:23,818 avocado.utils.process DEBUG| [stdout] "stddev" : 11544.987713, [stdlog] 2024-07-09 12:36:23,818 avocado.utils.process DEBUG| [stdout] "N" : 282007 [stdlog] 2024-07-09 12:36:23,819 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,819 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 12:36:23,819 avocado.utils.process DEBUG| [stdout] "min" : 40327, [stdlog] 2024-07-09 12:36:23,819 avocado.utils.process DEBUG| [stdout] "max" : 24909966, [stdlog] 2024-07-09 12:36:23,819 avocado.utils.process DEBUG| [stdout] "mean" : 126121.388260, [stdlog] 2024-07-09 12:36:23,819 avocado.utils.process DEBUG| [stdout] "stddev" : 76189.078727, [stdlog] 2024-07-09 12:36:23,819 avocado.utils.process DEBUG| [stdout] "N" : 282007, [stdlog] 2024-07-09 12:36:23,820 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 12:36:23,820 avocado.utils.process DEBUG| [stdout] "1.000000" : 59648, [stdlog] 2024-07-09 12:36:23,820 avocado.utils.process DEBUG| [stdout] "5.000000" : 85504, [stdlog] 2024-07-09 12:36:23,820 avocado.utils.process DEBUG| [stdout] "10.000000" : 98816, [stdlog] 2024-07-09 12:36:23,820 avocado.utils.process DEBUG| [stdout] "20.000000" : 108032, [stdlog] 2024-07-09 12:36:23,820 avocado.utils.process DEBUG| [stdout] "30.000000" : 112128, [stdlog] 2024-07-09 12:36:23,820 avocado.utils.process DEBUG| [stdout] "40.000000" : 116224, [stdlog] 2024-07-09 12:36:23,821 avocado.utils.process DEBUG| [stdout] "50.000000" : 119296, [stdlog] 2024-07-09 12:36:23,821 avocado.utils.process DEBUG| [stdout] "60.000000" : 123392, [stdlog] 2024-07-09 12:36:23,821 avocado.utils.process DEBUG| [stdout] "70.000000" : 127488, [stdlog] 2024-07-09 12:36:23,821 avocado.utils.process DEBUG| [stdout] "80.000000" : 134144, [stdlog] 2024-07-09 12:36:23,821 avocado.utils.process DEBUG| [stdout] "90.000000" : 146432, [stdlog] 2024-07-09 12:36:23,821 avocado.utils.process DEBUG| [stdout] "95.000000" : 164864, [stdlog] 2024-07-09 12:36:23,822 avocado.utils.process DEBUG| [stdout] "99.000000" : 342016, [stdlog] 2024-07-09 12:36:23,822 avocado.utils.process DEBUG| [stdout] "99.500000" : 468992, [stdlog] 2024-07-09 12:36:23,822 avocado.utils.process DEBUG| [stdout] "99.900000" : 684032, [stdlog] 2024-07-09 12:36:23,822 avocado.utils.process DEBUG| [stdout] "99.950000" : 790528, [stdlog] 2024-07-09 12:36:23,822 avocado.utils.process DEBUG| [stdout] "99.990000" : 1044480 [stdlog] 2024-07-09 12:36:23,822 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:36:23,822 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,823 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 12:36:23,823 avocado.utils.process DEBUG| [stdout] "min" : 57896, [stdlog] 2024-07-09 12:36:23,823 avocado.utils.process DEBUG| [stdout] "max" : 24941507, [stdlog] 2024-07-09 12:36:23,823 avocado.utils.process DEBUG| [stdout] "mean" : 139856.327850, [stdlog] 2024-07-09 12:36:23,823 avocado.utils.process DEBUG| [stdout] "stddev" : 76802.523239, [stdlog] 2024-07-09 12:36:23,823 avocado.utils.process DEBUG| [stdout] "N" : 282007 [stdlog] 2024-07-09 12:36:23,823 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,824 avocado.utils.process DEBUG| [stdout] "bw_min" : 184272, [stdlog] 2024-07-09 12:36:23,824 avocado.utils.process DEBUG| [stdout] "bw_max" : 257824, [stdlog] 2024-07-09 12:36:23,824 avocado.utils.process DEBUG| [stdout] "bw_agg" : 100.000000, [stdlog] 2024-07-09 12:36:23,824 avocado.utils.process DEBUG| [stdout] "bw_mean" : 226025.736842, [stdlog] 2024-07-09 12:36:23,824 avocado.utils.process DEBUG| [stdout] "bw_dev" : 21649.857079, [stdlog] 2024-07-09 12:36:23,824 avocado.utils.process DEBUG| [stdout] "bw_samples" : 19, [stdlog] 2024-07-09 12:36:23,824 avocado.utils.process DEBUG| [stdout] "iops_min" : 23034, [stdlog] 2024-07-09 12:36:23,825 avocado.utils.process DEBUG| [stdout] "iops_max" : 32228, [stdlog] 2024-07-09 12:36:23,825 avocado.utils.process DEBUG| [stdout] "iops_mean" : 28253.210526, [stdlog] 2024-07-09 12:36:23,825 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 2706.349952, [stdlog] 2024-07-09 12:36:23,825 avocado.utils.process DEBUG| [stdout] "iops_samples" : 19 [stdlog] 2024-07-09 12:36:23,825 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,825 avocado.utils.process DEBUG| [stdout] "write" : { [stdlog] 2024-07-09 12:36:23,826 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 12:36:23,826 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 12:36:23,826 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 12:36:23,826 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 12:36:23,826 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 12:36:23,826 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 12:36:23,826 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 12:36:23,827 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 12:36:23,827 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 12:36:23,827 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 12:36:23,827 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:36:23,827 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:36:23,827 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,827 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:36:23,828 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:36:23,828 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,828 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 12:36:23,828 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:36:23,828 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:36:23,828 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,828 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:36:23,829 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:36:23,829 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,829 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 12:36:23,829 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:36:23,829 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:36:23,829 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,830 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:36:23,830 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:36:23,830 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,830 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 12:36:23,830 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 12:36:23,830 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 12:36:23,830 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,831 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 12:36:23,831 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 12:36:23,831 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 12:36:23,831 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 12:36:23,831 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,831 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 12:36:23,831 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 12:36:23,832 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,832 avocado.utils.process DEBUG| [stdout] "trim" : { [stdlog] 2024-07-09 12:36:23,832 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 12:36:23,832 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 12:36:23,832 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 12:36:23,832 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 12:36:23,832 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 12:36:23,833 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 12:36:23,833 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 12:36:23,833 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 12:36:23,833 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 12:36:23,833 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 12:36:23,833 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:36:23,834 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:36:23,834 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,834 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:36:23,834 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:36:23,834 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,834 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 12:36:23,834 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:36:23,835 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:36:23,835 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,835 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:36:23,835 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:36:23,835 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,835 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 12:36:23,835 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:36:23,836 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:36:23,836 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,836 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:36:23,836 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:36:23,836 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,836 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 12:36:23,837 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 12:36:23,837 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 12:36:23,837 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,837 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 12:36:23,837 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 12:36:23,837 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 12:36:23,837 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 12:36:23,838 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,838 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 12:36:23,838 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 12:36:23,838 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,838 avocado.utils.process DEBUG| [stdout] "sync" : { [stdlog] 2024-07-09 12:36:23,839 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 12:36:23,839 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 12:36:23,839 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:36:23,839 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:36:23,839 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:36:23,839 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:36:23,840 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:36:23,840 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:36:23,840 avocado.utils.process INFO | Command 'fio --name=test --rw=randread --bs=8K --runtime=10 --ioengine=libaio --iodepth=4 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json' finished with 0 after 10.477649816s [stdlog] 2024-07-09 12:36:23,840 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,841 avocado.utils.process DEBUG| [stdout] "job_runtime" : 10000, [stdlog] 2024-07-09 12:36:23,841 avocado.utils.process DEBUG| [stdout] "usr_cpu" : 14.260000, [stdlog] 2024-07-09 12:36:23,841 avocado.utils.process DEBUG| [stdout] "sys_cpu" : 44.500000, [stdlog] 2024-07-09 12:36:23,841 avocado.utils.process DEBUG| [stdout] "ctx" : 106057, [stdlog] 2024-07-09 12:36:23,841 avocado.utils.process DEBUG| [stdout] "majf" : 0, [stdlog] 2024-07-09 12:36:23,841 avocado.utils.process DEBUG| [stdout] "minf" : 20, [stdlog] 2024-07-09 12:36:23,842 avocado.utils.process DEBUG| [stdout] "iodepth_level" : { [stdlog] 2024-07-09 12:36:23,842 avocado.utils.process DEBUG| [stdout] "1" : 0.100000, [stdlog] 2024-07-09 12:36:23,842 avocado.utils.process DEBUG| [stdout] "2" : 0.100000, [stdlog] 2024-07-09 12:36:23,842 avocado.utils.process DEBUG| [stdout] "4" : 99.998936, [stdlog] 2024-07-09 12:36:23,842 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 12:36:23,842 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 12:36:23,842 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 12:36:23,843 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 12:36:23,843 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,843 avocado.utils.process DEBUG| [stdout] "iodepth_submit" : { [stdlog] 2024-07-09 12:36:23,843 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 12:36:23,843 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 12:36:23,843 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 12:36:23,844 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 12:36:23,844 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 12:36:23,844 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 12:36:23,844 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 12:36:23,844 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,844 avocado.utils.process DEBUG| [stdout] "iodepth_complete" : { [stdlog] 2024-07-09 12:36:23,844 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 12:36:23,845 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 12:36:23,845 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 12:36:23,845 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 12:36:23,845 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 12:36:23,845 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 12:36:23,845 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 12:36:23,845 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,846 avocado.utils.process DEBUG| [stdout] "latency_ns" : { [stdlog] 2024-07-09 12:36:23,846 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 12:36:23,846 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 12:36:23,846 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 12:36:23,846 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 12:36:23,846 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 12:36:23,847 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 12:36:23,847 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 12:36:23,847 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 12:36:23,847 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 12:36:23,847 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000 [stdlog] 2024-07-09 12:36:23,847 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,847 avocado.utils.process DEBUG| [stdout] "latency_us" : { [stdlog] 2024-07-09 12:36:23,848 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 12:36:23,848 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 12:36:23,848 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 12:36:23,848 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 12:36:23,848 avocado.utils.process DEBUG| [stdout] "50" : 0.462754, [stdlog] 2024-07-09 12:36:23,848 avocado.utils.process DEBUG| [stdout] "100" : 10.348325, [stdlog] 2024-07-09 12:36:23,848 avocado.utils.process DEBUG| [stdout] "250" : 86.767704, [stdlog] 2024-07-09 12:36:23,849 avocado.utils.process DEBUG| [stdout] "500" : 2.043921, [stdlog] 2024-07-09 12:36:23,849 avocado.utils.process DEBUG| [stdout] "750" : 0.314531, [stdlog] 2024-07-09 12:36:23,849 avocado.utils.process DEBUG| [stdout] "1000" : 0.051772 [stdlog] 2024-07-09 12:36:23,849 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,849 avocado.utils.process DEBUG| [stdout] "latency_ms" : { [stdlog] 2024-07-09 12:36:23,849 avocado.utils.process DEBUG| [stdout] "2" : 0.010000, [stdlog] 2024-07-09 12:36:23,849 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 12:36:23,850 avocado.utils.process DEBUG| [stdout] "10" : 0.010000, [stdlog] 2024-07-09 12:36:23,850 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 12:36:23,850 avocado.utils.process DEBUG| [stdout] "50" : 0.010000, [stdlog] 2024-07-09 12:36:23,850 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 12:36:23,850 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 12:36:23,850 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 12:36:23,850 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 12:36:23,851 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000, [stdlog] 2024-07-09 12:36:23,851 avocado.utils.process DEBUG| [stdout] "2000" : 0.000000, [stdlog] 2024-07-09 12:36:23,851 avocado.utils.process DEBUG| [stdout] ">=2000" : 0.000000 [stdlog] 2024-07-09 12:36:23,851 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:36:23,851 avocado.utils.process DEBUG| [stdout] "latency_depth" : 4, [stdlog] 2024-07-09 12:36:23,851 avocado.utils.process DEBUG| [stdout] "latency_target" : 0, [stdlog] 2024-07-09 12:36:23,852 avocado.utils.process DEBUG| [stdout] "latency_percentile" : 100.000000, [stdlog] 2024-07-09 12:36:23,852 avocado.utils.process DEBUG| [stdout] "latency_window" : 0 [stdlog] 2024-07-09 12:36:23,852 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:36:23,852 avocado.utils.process DEBUG| [stdout] ], [stdlog] 2024-07-09 12:36:23,852 avocado.utils.process DEBUG| [stdout] "disk_util" : [ [stdlog] 2024-07-09 12:36:23,852 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 12:36:23,852 avocado.utils.process DEBUG| [stdout] "name" : "cbd0", [stdlog] 2024-07-09 12:36:23,853 avocado.utils.process DEBUG| [stdout] "read_ios" : 278504, [stdlog] 2024-07-09 12:36:23,853 avocado.utils.process DEBUG| [stdout] "write_ios" : 0, [stdlog] 2024-07-09 12:36:23,853 avocado.utils.process DEBUG| [stdout] "read_sectors" : 4456080, [stdlog] 2024-07-09 12:36:23,853 avocado.utils.process DEBUG| [stdout] "write_sectors" : 0, [stdlog] 2024-07-09 12:36:23,853 avocado.utils.process DEBUG| [stdout] "read_merges" : 0, [stdlog] 2024-07-09 12:36:23,853 avocado.utils.process DEBUG| [stdout] "write_merges" : 0, [stdlog] 2024-07-09 12:36:23,853 avocado.utils.process DEBUG| [stdout] "read_ticks" : 29700, [stdlog] 2024-07-09 12:36:23,854 avocado.utils.process DEBUG| [stdout] "write_ticks" : 0, [stdlog] 2024-07-09 12:36:23,854 avocado.utils.process DEBUG| [stdout] "in_queue" : 29701, [stdlog] 2024-07-09 12:36:23,854 avocado.utils.process DEBUG| [stdout] "util" : 99.096930 [stdlog] 2024-07-09 12:36:23,854 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:36:23,854 avocado.utils.process DEBUG| [stdout] ] [stdlog] 2024-07-09 12:36:23,854 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:36:23,855 avocado.test INFO | ['28197, 220, 139'] [stdlog] 2024-07-09 12:36:23,856 avocado.test INFO | finished [stdlog] 2024-07-09 12:36:23,856 avocado.test INFO | PASS 1-fio.py:Fiotest.test [stdlog] 2024-07-09 12:36:23,856 avocado.test INFO |