>>> fio: Building community/fio 3.32-r0 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 00:03:25 +0000 >>> fio: Checking sanity of /home/buildozer/aports/community/fio/APKBUILD... >>> fio: Analyzing dependencies... >>> fio: Installing for build: build-base linux-headers zlib-dev coreutils libaio-dev numactl-dev (1/10) Installing linux-headers (5.19.5-r0) (2/10) Installing zlib-dev (1.2.13-r0) (3/10) Installing skalibs (2.12.0.1-r0) (4/10) Installing utmps-libs (0.1.2.0-r1) (5/10) Installing coreutils (9.1-r0) (6/10) Installing libaio (0.3.113-r0) (7/10) Installing libaio-dev (0.3.113-r0) (8/10) Installing numactl (2.0.16-r0) (9/10) Installing numactl-dev (2.0.16-r0) (10/10) Installing .makedepends-fio (20221030.000327) Executing busybox-1.35.0-r27.trigger OK: 250 MiB in 103 packages >>> fio: Cleaning up srcdir >>> fio: Cleaning up pkgdir >>> fio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/fio-3.32.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 6037k 25 1568k 0 0 1714k 0 0:00:03 --:--:-- 0:00:03 1713k 100 6037k 100 6037k 0 0 5334k 0 0:00:01 0:00:01 --:--:-- 5338k >>> fio: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/fio-3.32.tar.gz >>> fio: Checking sha512sums... fio-3.32.tar.gz: OK >>> fio: Unpacking /var/cache/distfiles/v3.17/fio-3.32.tar.gz... Operating system Linux CPU s390x Big endian yes Compiler gcc Cross compile no Static build no Wordsize 64 zlib yes fcntl(F_FULLFSYNC) no Linux AIO support yes Linux AIO support rw flags yes POSIX AIO support yes POSIX AIO support needs -lrt no POSIX AIO fsync yes POSIX pshared support yes pthread_condattr_setclock() yes pthread_sigmask() yes pthread_getaffinity_np() yes Solaris AIO support no __sync_fetch_and_add yes __sync_synchronize yes __sync_val_compare_and_swap yes libverbs no rdmacm no librpma no libprotobuf_c no asprintf() yes vasprintf() yes Linux fallocate yes POSIX fadvise yes POSIX fallocate yes sched_setaffinity(3 arg) yes sched_setaffinity(2 arg) no clock_gettime yes CLOCK_MONOTONIC yes clockid_t yes gettimeofday yes fdatasync yes pipe() yes pipe2() yes pread() yes sync_file_range yes EXT4 move extent yes Linux splice(2) yes libnuma yes libnuma v2 yes strsep yes strcasestr yes strlcat yes getopt_long_only() yes inet_aton yes socklen_t yes __thread yes RUSAGE_THREAD yes SCHED_IDLE yes TCP_NODELAY yes Net engine window_size yes TCP_MAXSEG yes RLIMIT_MEMLOCK yes pwritev/preadv yes pwritev2/preadv2 no IPv6 helpers yes http engine no Rados engine no Rados Block Device engine no setvbuf yes Gluster API engine no s390_z196_facilities yes HDFS engine no MTD yes libpmem no libpmem1_5 no libpmemblk no PMDK pmemblk engine no PMDK dev-dax engine no PMDK libpmem engine no DDN's Infinite Memory Engine no iscsi engine no NBD engine no DAOS File System (dfs) Engine no NFS engine no lex/yacc for arithmetic no getmntent yes getmntinfo no Static Assert yes bool yes strndup yes Valgrind headers no Zoned block device support yes Zoned block device capacity yes libzbc engine no NVMe uring command support yes xnvme engine no march_armv8_a_crc_crypto no cuda no libcufile no Build march=native no CUnit no __kernel_rwf_t yes -Wimplicit-fallthrough=2 yes MADV_HUGEPAGE yes gettid yes statx(2)/libc no statx(2)/syscall yes Windows PDB generation no timerfd_create yes Lib-based ioengines dynamic no TCMalloc support no grep: unrecognized option: P BusyBox v1.35.0 (2022-10-04 02:21:01 UTC) multi-call binary. Usage: grep [-HhnlLoqvsrRiwFE] [-m N] [-A|B|C N] { PATTERN | -e PATTERN... | -f FILE... } [FILE]... Search for PATTERN in FILEs (or stdin) -H Add 'filename:' prefix -h Do not add 'filename:' prefix -n Add 'line_no:' prefix -l Show only names of files that match -L Show only names of files that don't match -c Show only count of matching lines -o Show only the matching part of line -q Quiet. Return 0 if PATTERN is found, 1 otherwise -v Select non-matching lines -s Suppress open and read errors -r Recurse -R Recurse and dereference symlinks -i Ignore case -w Match whole words only -x Match whole lines only -F PATTERN is a literal (not regexp) -E PATTERN is an extended regexp -m N Match up to N times per file -A N Print N lines of trailing context -B N Print N lines of leading context -C N Same as '-A N -B N' -e PTRN Pattern to match -f FILE Read pattern from file seed_buckets 4 FIO_VERSION = fio-3.32 CC crc/crc16.o CC crc/crc32.o CC crc/crc32c-arm64.o CC crc/crc32c-intel.o CC crc/crc32c.o CC crc/crc64.o CC crc/crc7.o CC crc/fnv.o CC crc/md5.o CC crc/murmur3.o CC crc/sha1.o CC crc/sha3.o CC crc/sha256.o CC crc/sha512.o CC crc/test.o CC crc/xxhash.o CC lib/axmap.o CC lib/bloom.o CC lib/flist_sort.o CC lib/gauss.o CC lib/getrusage.o CC lib/hweight.o CC lib/ieee754.o CC lib/lfsr.o CC lib/memalign.o CC lib/memcpy.o CC lib/mountcheck.o CC lib/num2str.o CC lib/output_buffer.o CC lib/pattern.o CC lib/prio_tree.o CC lib/rand.o CC lib/rbtree.o CC lib/strntol.o CC lib/zipf.o CC gettime.o CC ioengines.o gettime.c: In function '__fio_gettime': gettime.c:183:34: warning: variable 'tv' set but not used [-Wunused-but-set-variable] 183 | struct tv_valid *tv; | ^~ gettime.c:182:36: warning: unused variable 'multiples' [-Wunused-variable] 182 | uint64_t nsecs, t, multiples; | ^~~~~~~~~ CC init.o CC stat.o CC log.o CC time.o CC filesetup.o CC eta.o CC verify.o CC memory.o CC io_u.o CC parse.o CC fio_sem.o CC rwlock.o CC pshared.o CC options.o CC smalloc.o CC filehash.o CC profile.o CC debug.o CC engines/cpu.o CC engines/mmap.o CC engines/sync.o CC engines/null.o CC engines/net.o CC engines/ftruncate.o CC engines/fileoperations.o CC engines/exec.o CC server.o CC client.o CC iolog.o CC backend.o CC libfio.o CC flow.o CC cconv.o CC gettime-thread.o CC helpers.o CC json.o CC idletime.o CC td_error.o CC profiles/tiobench.o CC profiles/act.o CC io_u_queue.o CC filelock.o CC workqueue.o CC rate-submit.o CC optgroup.o CC helper_thread.o CC steadystate.o CC zone-dist.o CC zbd.o CC dedupe.o CC engines/posixaio.o CC engines/falloc.o CC engines/e4defrag.o CC engines/splice.o CC oslib/asprintf.o CC oslib/statx.o CC engines/mtd.o CC oslib/libmtd.o CC oslib/libmtd_legacy.o CC diskutil.o CC fifo.o CC blktrace.o CC cgroup.o CC trim.o CC engines/sg.o CC oslib/linux-dev-lookup.o CC engines/io_uring.o CC engines/nvme.o CC oslib/linux-blkzoned.o CC engines/cmdprio.o CC engines/libaio.o CC fio.o CC t/log.o CC t/genzipf.o CC oslib/strcasestr.o CC oslib/strndup.o CC t/btrace2fio.o CC t/dedupe.o CC t/debug.o CC t/arch.o CC t/verify-state.o LINK fio LINK t/fio-genzipf LINK t/fio-verify-state LINK t/fio-dedupe LINK t/fio-btrace2fio ./fio --minimal --thread --exitall_on_error --runtime=1s --name=nulltest --ioengine=null --rw=randrw --iodepth=2 --norandommap --random_generator=tausworthe64 --size=16T --name=verifyfstest --filename=fiotestfile.tmp --unlink=1 --rw=write --verify=crc32c --verify_state_save=0 --size=16K 3;fio-3.32;nulltest;0;0;3888468;3884583;971145;1001;0;974;0.056648;1.027158;0;13537;0.344736;14.161918;1.000000%=0;5.000000%=0;10.000000%=0;20.000000%=0;30.000000%=0;40.000000%=0;50.000000%=0;60.000000%=0;70.000000%=1;80.000000%=1;90.000000%=1;95.000000%=1;99.000000%=1;99.500000%=1;99.900000%=1;99.950000%=1;99.990000%=5;0%=0;0%=0;0%=0;0;13537;0.401384;14.197774;3850600;3850600;99.124775%;3850600.000000;0.000000;3883920;3880039;970009;1001;0;654;0.053039;0.847824;0;439;0.321391;0.707819;1.000000%=0;5.000000%=0;10.000000%=0;20.000000%=0;30.000000%=0;40.000000%=0;50.000000%=0;60.000000%=0;70.000000%=1;80.000000%=1;90.000000%=1;95.000000%=1;99.000000%=1;99.500000%=1;99.900000%=1;99.950000%=1;99.990000%=4;0%=0;0%=0;0%=0;0;654;0.374430;1.089440;3846420;3846420;99.133131%;3846420.000000;0.000000;95.400000%;0.000000%;31;0;0;100.0%;0.0%;0.0%;0.0%;0.0%;0.0%;0.0%;99.98%;0.01%;0.01%;0.01%;0.01%;0.01%;0.01%;0.01%;0.00%;0.00%;0.01%;0.01%;0.00%;0.01%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;dm-0;0;0;0;0;0;0;0;0.00%;slaves;0;126;0;150;0;2977;2977;28.83%;dasdf;0;162;0;346;0;3171;3172;13.50%;dasde;0;4;0;0;0;8;7;2.70%;dasdd;0;317;0;12;0;8469;8469;28.83%;dasdc;0;24;0;245;0;262;262;2.70% 3;fio-3.32;verifyfstest;0;0;16;16000;4000;1;0;0;0.000000;0.000000;0;3;1.250000;1.258306;1.000000%=0;5.000000%=0;10.000000%=0;20.000000%=0;30.000000%=1;40.000000%=1;50.000000%=1;60.000000%=1;70.000000%=1;80.000000%=2;90.000000%=2;95.000000%=2;99.000000%=2;99.500000%=2;99.900000%=2;99.950000%=2;99.990000%=2;0%=0;0%=0;0%=0;0;3;1.250000;1.258306;0;0;0.000000%;0.000000;0.000000;16;16000;4000;1;0;0;0.000000;0.000000;1;14;5.000000;6.055301;1.000000%=1;5.000000%=1;10.000000%=1;20.000000%=1;30.000000%=2;40.000000%=2;50.000000%=2;60.000000%=2;70.000000%=2;80.000000%=14;90.000000%=14;95.000000%=14;99.000000%=14;99.500000%=14;99.900000%=14;99.950000%=14;99.990000%=14;0%=0;0%=0;0%=0;11;28;16.000000;8.124038;0;0;0.000000%;0.000000;0.000000;0.000000%;0.000000%;1;0;0;100.0%;0.0%;0.0%;0.0%;0.0%;0.0%;0.0%;50.00%;37.50%;0.00%;12.50%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;0.00%;dm-0;0;0;0;0;0;0;0;0.00%;slaves;0;126;0;150;0;2977;2977;28.83%;dasdf;0;162;0;346;0;3171;3172;13.50%;dasde;0;4;0;0;0;8;7;2.70%;dasdd;0;317;0;12;0;8469;8469;28.83%;dasdc;0;24;0;245;0;262;262;2.70% >>> fio: Entering fakeroot... install -m 755 -d /home/buildozer/aports/community/fio/pkg/fio/usr/bin install fio t/fio-genzipf t/fio-btrace2fio t/fio-dedupe t/fio-verify-state ./tools/fio_generate_plots ./tools/plot/fio2gnuplot ./tools/genfio ./tools/fiologparser.py ./tools/hist/fiologparser_hist.py ./tools/hist/fio-histo-log-pctiles.py ./tools/fio_jsonplus_clat2csv /home/buildozer/aports/community/fio/pkg/fio/usr/bin install -m 755 -d /home/buildozer/aports/community/fio/pkg/fio/usr/man/man1 install -m 644 ./fio.1 /home/buildozer/aports/community/fio/pkg/fio/usr/man/man1 install -m 644 ./tools/fio_generate_plots.1 /home/buildozer/aports/community/fio/pkg/fio/usr/man/man1 install -m 644 ./tools/plot/fio2gnuplot.1 /home/buildozer/aports/community/fio/pkg/fio/usr/man/man1 install -m 644 ./tools/hist/fiologparser_hist.py.1 /home/buildozer/aports/community/fio/pkg/fio/usr/man/man1 install -m 755 -d /home/buildozer/aports/community/fio/pkg/fio/usr/share/fio install -m 644 ./tools/plot/*gpm /home/buildozer/aports/community/fio/pkg/fio/usr/share/fio/ >>> fio-doc*: Running split function doc... >>> fio-doc*: Preparing subpackage fio-doc... >>> fio-doc*: Running postcheck for fio-doc >>> fio*: Running postcheck for fio >>> fio*: Preparing package fio... >>> fio*: Stripping binaries >>> fio-doc*: Scanning shared objects >>> fio*: Scanning shared objects >>> fio-doc*: Tracing dependencies... >>> fio-doc*: Package size: 116.0 KB >>> fio-doc*: Compressing data... >>> fio-doc*: Create checksum... >>> fio-doc*: Create fio-doc-3.32-r0.apk >>> fio*: Tracing dependencies... so:libaio.so.1 so:libc.musl-s390x.so.1 so:libnuma.so.1 so:libz.so.1 >>> fio*: Package size: 1.8 MB >>> fio*: Compressing data... >>> fio*: Create checksum... >>> fio*: Create fio-3.32-r0.apk >>> fio: Build complete at Sun, 30 Oct 2022 00:03:37 +0000 elapsed time 0h 0m 12s >>> fio: Cleaning up srcdir >>> fio: Cleaning up pkgdir >>> fio: Uninstalling dependencies... (1/10) Purging .makedepends-fio (20221030.000327) (2/10) Purging linux-headers (5.19.5-r0) (3/10) Purging zlib-dev (1.2.13-r0) (4/10) Purging coreutils (9.1-r0) Executing coreutils-9.1-r0.post-deinstall (5/10) Purging libaio-dev (0.3.113-r0) (6/10) Purging libaio (0.3.113-r0) (7/10) Purging numactl-dev (2.0.16-r0) (8/10) Purging numactl (2.0.16-r0) (9/10) Purging utmps-libs (0.1.2.0-r1) (10/10) Purging skalibs (2.12.0.1-r0) Executing busybox-1.35.0-r27.trigger OK: 240 MiB in 93 packages >>> fio: Updating the community/s390x repository index... >>> fio: Signing the index...