masaori335 opened a new issue #7428:
URL: https://github.com/apache/trafficserver/issues/7428
A FreeBSD github job was failed despite the change was only fixing typo of
docs.
```
Segmentation fault (core dumped)
FAIL: test_AIO.sample
=============================================================
Apache Traffic Server 10.0.0: iocore/aio/test-suite.log
=============================================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test_AIO.sample
=====================
input file ./sample.cfg
reading disk_size = 1
reading hotset_size = 1
reading hotset_frequency = 0.5
reading run_time = 30
reading threads_per_disk = 1
reading touch_data = 1
reading seq_read_percent = 0.5
reading seq_write_percent = 0.3
reading rand_read_percent = 0.2
reading seq_read_size = 131072
reading seq_write_size = 4093
reading rand_read_size = 4096
reading write_skip = 5
reading chains = 1
reading delete_disks = 1
reading disk_path = ./aio.tst
Starting hotset document writing
Finished hotset documents [8] offset [ 8192] size [131072]
Starting the aio_testing
Writing summary info
----------
parameters
----------
1 disks
1 chains
1 threads_per_disk
50.0 percent 131072 byte seq_reads by volume
30.0 percent 4093 byte seq_writes by volume
20.0 percent 4096 byte rand_reads by volume
-------
factors
-------
2.9 percent 131072 byte seq_reads by count
59.0 percent 4093 byte seq_writes by count
38.2 percent 4096 byte rand_reads by count
-------------------------
individual thread results
-------------------------
./aio.tst: #sr:14547 #sw:294743 #rr:191037 30.0 secs 16677.6 ops/sec
-----------------
aggregate results
-----------------
14547.000000 ops 60.61 mbytes/sec 484.9 ops/sec 484.9 ops/sec/disk seq_read
294743.000000 ops 38.35 mbytes/sec 9824.8 ops/sec 9824.8 ops/sec/disk
seq_write
191037.000000 ops 24.87 mbytes/sec 6367.9 ops/sec 6367.9 ops/sec/disk
rand_read
123.84 total mbytes/sec
----------------------------------------------------------
FAIL test_AIO.sample (exit status: 139)
```
https://ci.trafficserver.apache.org/job/freebsd-github/14427/console
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]