Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 700158 Details for
Bug 783171
sys-libs/glibc-2.32-r8 - many commands hang for minutes due to new nsswitch.conf options
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace for emerge --info
output2.log (text/plain), 263.75 KB, created by
Ben Kohler
on 2021-04-16 16:50:31 UTC
(
hide
)
Description:
strace for emerge --info
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2021-04-16 16:50:31 UTC
Size:
263.75 KB
patch
obsolete
> 0.000000 execve("/usr/bin/emerge", ["emerge", "--info"], 0x7fffc45a6ae8 /* 58 vars */) = 0 > 0.001016 brk(NULL) = 0x55b43aec6000 > 0.000334 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) > 0.000390 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000156 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=109738, ...}, AT_EMPTY_PATH) = 0 > 0.000186 mmap(NULL, 109738, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f533f0f5000 > 0.000079 close(3) = 0 > 0.000095 openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 > 0.000088 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@9\2\0\0\0\0\0"..., 832) = 832 > 0.000120 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1798224, ...}, AT_EMPTY_PATH) = 0 > 0.000091 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f533f0f3000 > 0.000092 mmap(NULL, 1811208, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f533ef38000 > 0.000075 mmap(0x7f533ef5a000, 1327104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f533ef5a000 > 0.000093 mmap(0x7f533f09e000, 307200, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x166000) = 0x7f533f09e000 > 0.000081 mmap(0x7f533f0e9000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b0000) = 0x7f533f0e9000 > 0.000093 mmap(0x7f533f0ef000, 13064, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f533f0ef000 > 0.000105 close(3) = 0 > 0.000096 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f533ef36000 > 0.000081 arch_prctl(ARCH_SET_FS, 0x7f533f0f45c0) = 0 > 0.000179 mprotect(0x7f533f0e9000, 16384, PROT_READ) = 0 > 0.000091 mprotect(0x55b43ac26000, 4096, PROT_READ) = 0 > 0.000084 mprotect(0x7f533f13f000, 8192, PROT_READ) = 0 > 0.000100 munmap(0x7f533f0f5000, 109738) = 0 > 0.000204 readlink("/usr/bin/emerge", "../lib/python-exec/python-exec2", 8183) = 31 > 0.000093 readlink("/usr/bin/../lib/python-exec/python-exec2", 0x7fff5c7b960c, 8164) = -1 EINVAL (Invalid argument) > 0.000120 brk(NULL) = 0x55b43aec6000 > 0.000066 brk(0x55b43aee7000) = 0x55b43aee7000 > 0.000089 openat(AT_FDCWD, "/etc/python-exec/emerge.conf", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000087 openat(AT_FDCWD, "/etc/python-exec/python-exec.conf", O_RDONLY) = 3 > 0.000091 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1256, ...}, AT_EMPTY_PATH) = 0 > 0.000094 read(3, "#/etc/python-exec/python-exec.co"..., 4096) = 1256 > 0.000089 read(3, "", 4096) = 0 > 0.000073 close(3) = 0 > 0.000085 execve("/usr/lib/python-exec/python3.9/emerge", ["/usr/lib/python-exec/python3.9/e"..., "--info"], 0x7fff5c7bd748 /* 58 vars */) = 0 > 0.000530 brk(NULL) = 0x55915d1ca000 > 0.000136 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) > 0.000099 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000083 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=109738, ...}, AT_EMPTY_PATH) = 0 > 0.000122 mmap(NULL, 109738, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6e81ed8000 > 0.000076 close(3) = 0 > 0.000091 openat(AT_FDCWD, "/usr/lib64/libpython3.9.so.1.0", O_RDONLY|O_CLOEXEC) = 3 > 0.000079 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360X\6\0\0\0\0\0"..., 832) = 832 > 0.000076 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=3465424, ...}, AT_EMPTY_PATH) = 0 > 0.000083 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81ed6000 > 0.000081 mmap(NULL, 3607864, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e81b65000 > 0.000071 mmap(0x7f6e81bc5000, 1855488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x60000) = 0x7f6e81bc5000 > 0.000085 mmap(0x7f6e81d8a000, 958464, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x225000) = 0x7f6e81d8a000 > 0.000076 mmap(0x7f6e81e74000, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30e000) = 0x7f6e81e74000 > 0.000081 mmap(0x7f6e81eb4000, 138552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6e81eb4000 > 0.000111 close(3) = 0 > 0.000094 openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 > 0.000092 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@9\2\0\0\0\0\0"..., 832) = 832 > 0.000077 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1798224, ...}, AT_EMPTY_PATH) = 0 > 0.000086 mmap(NULL, 1811208, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e819aa000 > 0.000073 mmap(0x7f6e819cc000, 1327104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f6e819cc000 > 0.000080 mmap(0x7f6e81b10000, 307200, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x166000) = 0x7f6e81b10000 > 0.000075 mmap(0x7f6e81b5b000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b0000) = 0x7f6e81b5b000 > 0.000084 mmap(0x7f6e81b61000, 13064, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6e81b61000 > 0.000105 close(3) = 0 > 0.000094 openat(AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 > 0.000112 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320k\0\0\0\0\0\0"..., 832) = 832 > 0.000113 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=148160, ...}, AT_EMPTY_PATH) = 0 > 0.000113 mmap(NULL, 128048, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e8198a000 > 0.000090 mmap(0x7f6e81990000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f6e81990000 > 0.000128 mmap(0x7f6e8199f000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f6e8199f000 > 0.000100 mmap(0x7f6e819a4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7f6e819a4000 > 0.000103 mmap(0x7f6e819a6000, 13360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6e819a6000 > 0.000099 close(3) = 0 > 0.000082 openat(AT_FDCWD, "/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 > 0.000098 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\21\0\0\0\0\0\0"..., 832) = 832 > 0.000085 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=18416, ...}, AT_EMPTY_PATH) = 0 > 0.000100 mmap(NULL, 20752, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e81984000 > 0.000078 mmap(0x7f6e81985000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f6e81985000 > 0.000083 mmap(0x7f6e81987000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e81987000 > 0.000097 mmap(0x7f6e81988000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e81988000 > 0.000104 close(3) = 0 > 0.000078 openat(AT_FDCWD, "/lib64/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3 > 0.000086 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\22\0\0\0\0\0\0"..., 832) = 832 > 0.000073 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14448, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 16656, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e8197f000 > 0.000014 mmap(0x7f6e81980000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f6e81980000 > 0.000014 mmap(0x7f6e81981000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e81981000 > 0.000012 mmap(0x7f6e81982000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e81982000 > 0.000017 close(3) = 0 > 0.000012 openat(AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 > 0.000014 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\322\0\0\0\0\0\0"..., 832) = 832 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1255528, ...}, AT_EMPTY_PATH) = 0 > 0.000014 mmap(NULL, 1257744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e8184b000 > 0.000012 mmap(0x7f6e81858000, 577536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f6e81858000 > 0.000013 mmap(0x7f6e818e5000, 622592, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9a000) = 0x7f6e818e5000 > 0.000013 mmap(0x7f6e8197d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x131000) = 0x7f6e8197d000 > 0.000019 close(3) = 0 > 0.000016 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81849000 > 0.000020 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81846000 > 0.000016 arch_prctl(ARCH_SET_FS, 0x7f6e81846740) = 0 > 0.000035 mprotect(0x7f6e81b5b000, 16384, PROT_READ) = 0 > 0.000030 mprotect(0x7f6e8197d000, 4096, PROT_READ) = 0 > 0.000019 mprotect(0x7f6e81982000, 4096, PROT_READ) = 0 > 0.000017 mprotect(0x7f6e81988000, 4096, PROT_READ) = 0 > 0.000025 mprotect(0x7f6e819a4000, 4096, PROT_READ) = 0 > 0.000160 mprotect(0x7f6e81e74000, 24576, PROT_READ) = 0 > 0.000016 mprotect(0x55915ba47000, 4096, PROT_READ) = 0 > 0.000015 mprotect(0x7f6e81f22000, 8192, PROT_READ) = 0 > 0.000018 munmap(0x7f6e81ed8000, 109738) = 0 > 0.000022 set_tid_address(0x7f6e81846a10) = 8190 > 0.000014 set_robust_list(0x7f6e81846a20, 24) = 0 > 0.000012 rt_sigaction(SIGRTMIN, {sa_handler=0x7f6e81990680, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f6e8199c2e0}, NULL, 8) = 0 > 0.000014 rt_sigaction(SIGRT_1, {sa_handler=0x7f6e81990720, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f6e8199c2e0}, NULL, 8) = 0 > 0.000014 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 > 0.000014 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 > 0.000056 brk(NULL) = 0x55915d1ca000 > 0.000012 brk(0x55915d1eb000) = 0x55915d1eb000 > 0.000027 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4570880, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 4570880, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6e813ea000 > 0.000015 close(3) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=26988, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 26988, PROT_READ, MAP_SHARED, 3, 0) = 0x7f6e81eec000 > 0.000013 close(3) = 0 > 0.000013 futex(0x7f6e81b609bc, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000050 readlink("/usr/bin/python3.9", 0x7ffc38fe93d0, 4096) = -1 EINVAL (Invalid argument) > 0.000020 openat(AT_FDCWD, "/usr/bin/pyvenv.cfg", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000018 openat(AT_FDCWD, "/usr/pyvenv.cfg", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/bin/Modules/Setup.local", 0x7ffc38fea310, 0) = -1 ENOENT (No such file or directory) > 0.000018 newfstatat(AT_FDCWD, "/usr/bin/lib/python3.9/os.py", 0x7ffc38fea2e0, 0) = -1 ENOENT (No such file or directory) > 0.000016 newfstatat(AT_FDCWD, "/usr/bin/lib/python3.9/os.pyc", 0x7ffc38fea2e0, 0) = -1 ENOENT (No such file or directory) > 0.000016 newfstatat(AT_FDCWD, "/usr/lib/python3.9/os.py", {st_mode=S_IFREG|0644, st_size=39065, ...}, 0) = 0 > 0.000019 openat(AT_FDCWD, "/usr/bin/pybuilddir.txt", O_RDONLY) = -1 ENOENT (No such file or directory) > 0.000017 newfstatat(AT_FDCWD, "/usr/bin/lib/python3.9/lib-dynload", 0x7ffc38fe9360, 0) = -1 ENOENT (No such file or directory) > 0.000016 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 getrandom("\x98\x4b\xcc\x98\x55\x73\x0d\x78\xce\xef\x3f\x64\x8e\xa9\xd4\x87\x3f\xd7\x11\x2c\x42\xa2\x3f\x6d", 24, GRND_NONBLOCK) = 24 > 0.000038 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e813aa000 > 0.000515 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e8136a000 > 0.000340 brk(0x55915d211000) = 0x55915d211000 > 0.000513 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e8132a000 > 0.000522 sysinfo({uptime=1905032, loads=[11936, 21632, 123776], totalram=25044213760, freeram=17753677824, sharedram=681791488, bufferram=2190884864, totalswap=0, freeswap=0, procs=690, totalhigh=0, freehigh=0, mem_unit=1}) = 0 > 0.000529 openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 3 > 0.000042 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2310, ...}, AT_EMPTY_PATH) = 0 > 0.000025 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2310, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0\0\0\0"..., 4096) = 2310 > 0.000014 lseek(3, -1465, SEEK_CUR) = 845 > 0.000012 read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0\0\0\0"..., 4096) = 1465 > 0.000013 close(3) = 0 > 0.000115 newfstatat(AT_FDCWD, "/usr/lib/python39.zip", 0x7ffc38fecda0, 0) = -1 ENOENT (No such file or directory) > 0.000027 newfstatat(AT_FDCWD, "/usr/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000016 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e812ea000 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python39.zip", 0x7ffc38fecb40, 0) = -1 ENOENT (No such file or directory) > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000022 openat(AT_FDCWD, "/usr/lib/python3.9", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=12288, ...}, AT_EMPTY_PATH) = 0 > 0.000017 brk(0x55915d239000) = 0x55915d239000 > 0.000017 getdents64(3, 0x55915d210e80 /* 210 entries */, 32768) = 6984 > 0.000161 getdents64(3, 0x55915d210e80 /* 0 entries */, 32768) = 0 > 0.000020 close(3) = 0 > 0.000073 brk(0x55915d234000) = 0x55915d234000 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fecf40, 0) = -1 ENOENT (No such file or directory) > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/__init__.abi3.so", 0x7ffc38fecf40, 0) = -1 ENOENT (No such file or directory) > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/__init__.so", 0x7ffc38fecf40, 0) = -1 ENOENT (No such file or directory) > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5588, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5588, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.9/encodings/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000019 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3895, ...}, AT_EMPTY_PATH) = 0 > 0.000020 ioctl(3, TCGETS, 0x7ffc38fed600) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000021 lseek(3, 0, SEEK_CUR) = 0 > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3895, ...}, AT_EMPTY_PATH) = 0 > 0.000019 read(3, "a\r\r\n\0\0\0\0\353Zt`\324\25\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3896) = 3895 > 0.000017 read(3, "", 1) = 0 > 0.000018 close(3) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9/codecs.py", {st_mode=S_IFREG|0644, st_size=36673, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/codecs.py", {st_mode=S_IFREG|0644, st_size=36673, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/codecs.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=33886, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fec830) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=33886, ...}, AT_EMPTY_PATH) = 0 > 0.000019 read(3, "a\r\r\n\0\0\0\0\343Zt`A\217\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 33887) = 33886 > 0.000023 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000353 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000022 openat(AT_FDCWD, "/usr/lib/python3.9/encodings", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000019 getdents64(3, 0x55915d2200b0 /* 125 entries */, 32768) = 4224 > 0.000079 getdents64(3, 0x55915d2200b0 /* 0 entries */, 32768) = 0 > 0.000015 close(3) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/aliases.py", {st_mode=S_IFREG|0644, st_size=15677, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/aliases.py", {st_mode=S_IFREG|0644, st_size=15677, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib/python3.9/encodings/__pycache__/aliases.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6328, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fec070) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6328, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\353Zt`==\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 6329) = 6328 > 0.000016 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000184 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/utf_8.py", {st_mode=S_IFREG|0644, st_size=1005, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/utf_8.py", {st_mode=S_IFREG|0644, st_size=1005, ...}, 0) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1630, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fed680) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1630, ...}, AT_EMPTY_PATH) = 0 > 0.000020 read(3, "a\r\r\n\0\0\0\0\353Zt`\355\3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1631) = 1630 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000114 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f6e819e2780}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000018 rt_sigaction(SIGXFSZ, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f6e819e2780}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000109 rt_sigaction(SIGHUP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000017 rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000014 rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGTRAP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000012 rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000012 rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000012 rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000012 rt_sigaction(SIGKILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000015 rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000016 rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000014 rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f6e819e2780}, 8) = 0 > 0.000013 rt_sigaction(SIGALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGSTOP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGTTIN, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000016 rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000020 rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000014 rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f6e819e2780}, 8) = 0 > 0.000013 rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000014 rt_sigaction(SIGRT_3, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_4, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_5, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_6, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_7, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_8, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_9, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_10, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_11, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_12, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_13, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_14, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_15, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_16, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_17, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_18, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_19, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_20, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_21, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_22, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_23, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_24, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_25, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_26, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_27, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_28, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_29, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_30, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_31, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGRT_32, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000013 rt_sigaction(SIGINT, {sa_handler=0x7f6e81d688d0, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f6e819e2780}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000054 newfstatat(0, "", {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0x7), ...}, AT_EMPTY_PATH) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/latin_1.py", {st_mode=S_IFREG|0644, st_size=1264, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/encodings/latin_1.py", {st_mode=S_IFREG|0644, st_size=1264, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1893, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fed740) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000019 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1893, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\353Zt`\360\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1894) = 1893 > 0.000016 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000152 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/io.py", {st_mode=S_IFREG|0644, st_size=3541, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/io.py", {st_mode=S_IFREG|0644, st_size=3541, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/io.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3406, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38fed740) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3406, ...}, AT_EMPTY_PATH) = 0 > 0.000019 read(3, "a\r\r\n\0\0\0\0\343Zt`\325\r\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3407) = 3406 > 0.000016 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000058 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/abc.py", {st_mode=S_IFREG|0644, st_size=4489, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/abc.py", {st_mode=S_IFREG|0644, st_size=4489, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/abc.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5336, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fec970) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5336, ...}, AT_EMPTY_PATH) = 0 > 0.000020 read(3, "a\r\r\n\0\0\0\0\343Zt`\211\21\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5337) = 5336 > 0.000017 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000290 dup(0) = 3 > 0.000019 close(3) = 0 > 0.000018 newfstatat(0, "", {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0x7), ...}, AT_EMPTY_PATH) = 0 > 0.000023 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0 > 0.000018 lseek(0, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) > 0.000019 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0 > 0.000026 dup(1) = 3 > 0.000015 close(3) = 0 > 0.000015 newfstatat(1, "", {st_mode=S_IFIFO|0600, st_size=0, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(1, TCGETS, 0x7ffc38fee470) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(1, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) > 0.000016 ioctl(1, TCGETS, 0x7ffc38fee740) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000022 dup(2) = 3 > 0.000013 close(3) = 0 > 0.000014 newfstatat(2, "", {st_mode=S_IFIFO|0600, st_size=0, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(2, TCGETS, 0x7ffc38fee470) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(2, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) > 0.000015 ioctl(2, TCGETS, 0x7ffc38fee740) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9/warnings.py", {st_mode=S_IFREG|0644, st_size=19688, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/warnings.py", {st_mode=S_IFREG|0644, st_size=19688, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/warnings.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=13603, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fed740) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=13603, ...}, AT_EMPTY_PATH) = 0 > 0.000017 brk(0x55915d255000) = 0x55915d255000 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`\350L\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 13604) = 13603 > 0.000024 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000093 brk(0x55915d252000) = 0x55915d252000 > 0.000078 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e812aa000 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site.py", {st_mode=S_IFREG|0644, st_size=21564, ...}, 0) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site.py", {st_mode=S_IFREG|0644, st_size=21564, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/site.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=16787, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fed740) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=16787, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\344Zt`<T\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 16788) = 16787 > 0.000017 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000113 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9/os.py", {st_mode=S_IFREG|0644, st_size=39065, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/os.py", {st_mode=S_IFREG|0644, st_size=39065, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/os.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=31644, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fec970) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=31644, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`\231\230\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 31645) = 31644 > 0.000020 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000106 mmap(NULL, 151552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81285000 > 0.000206 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/stat.py", {st_mode=S_IFREG|0644, st_size=5485, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/stat.py", {st_mode=S_IFREG|0644, st_size=5485, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/stat.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4370, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febba0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4370, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\344Zt`m\25\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4371) = 4370 > 0.000014 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000141 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_collections_abc.py", {st_mode=S_IFREG|0644, st_size=29341, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_collections_abc.py", {st_mode=S_IFREG|0644, st_size=29341, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/_collections_abc.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=31704, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febba0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=31704, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\343Zt`\235r\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 31705) = 31704 > 0.000017 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000548 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81245000 > 0.000381 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.9/posixpath.py", {st_mode=S_IFREG|0644, st_size=15627, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/posixpath.py", {st_mode=S_IFREG|0644, st_size=15627, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/posixpath.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=10327, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febba0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000019 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=10327, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`\v=\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 10328) = 10327 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000099 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/genericpath.py", {st_mode=S_IFREG|0644, st_size=4975, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/genericpath.py", {st_mode=S_IFREG|0644, st_size=4975, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/genericpath.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4022, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38feadd0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4022, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\343Zt`o\23\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4023) = 4022 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000279 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_sitebuiltins.py", {st_mode=S_IFREG|0644, st_size=3115, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_sitebuiltins.py", {st_mode=S_IFREG|0644, st_size=3115, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000019 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3499, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38fec970) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3499, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\343Zt`+\f\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3500) = 3499 > 0.000015 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000128 newfstatat(AT_FDCWD, "/usr/bin/pyvenv.cfg", 0x7ffc38fed040, 0) = -1 ENOENT (No such file or directory) > 0.000025 newfstatat(AT_FDCWD, "/usr/pyvenv.cfg", 0x7ffc38fed040, 0) = -1 ENOENT (No such file or directory) > 0.000022 geteuid() = 1000 > 0.000014 getuid() = 1000 > 0.000014 getegid() = 100 > 0.000013 getgid() = 100 > 0.000038 newfstatat(AT_FDCWD, "/home/ben/.local/lib/python3.9/site-packages", 0x7ffc38fed2b0, 0) = -1 ENOENT (No such file or directory) > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=12288, ...}, AT_EMPTY_PATH) = 0 > 0.000019 getdents64(3, 0x55915d23d6d0 /* 197 entries */, 32768) = 8352 > 0.000104 getdents64(3, 0x55915d23d6d0 /* 0 entries */, 32768) = 0 > 0.000014 close(3) = 0 > 0.000049 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/distutils-precedence.pth", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=152, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fecc90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fecf20) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_bootlocale.py", {st_mode=S_IFREG|0644, st_size=1801, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_bootlocale.py", {st_mode=S_IFREG|0644, st_size=1801, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/_bootlocale.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 4 > 0.000017 newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=1225, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(4, TCGETS, 0x7ffc38febde0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(4, 0, SEEK_CUR) = 0 > 0.000014 lseek(4, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=1225, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(4, "a\r\r\n\0\0\0\0\343Zt`\t\7\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1226) = 1225 > 0.000015 read(4, "", 1) = 0 > 0.000015 close(4) = 0 > 0.000117 read(3, "import os; var = 'SETUPTOOLS_USE"..., 8192) = 152 > 0.000121 read(3, "", 8192) = 0 > 0.000061 close(3) = 0 > 0.000091 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000077 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000072 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000021 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000018 getdents64(3, 0x55915d23d6d0 /* 77 entries */, 32768) = 4760 > 0.000054 getdents64(3, 0x55915d23d6d0 /* 0 entries */, 32768) = 0 > 0.000015 close(3) = 0 > 0.000037 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000019 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=12288, ...}, AT_EMPTY_PATH) = 0 > 0.000017 getdents64(3, 0x55915d23d6d0 /* 197 entries */, 32768) = 8352 > 0.000138 getdents64(3, 0x55915d23d6d0 /* 0 entries */, 32768) = 0 > 0.000020 close(3) = 0 > 0.000150 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000072 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000076 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9/emerge", {st_mode=S_IFREG|0755, st_size=2706, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib/python-exec/python3.9/emerge", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2706, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fee270) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000017 lseek(3, -22, SEEK_END) = 2684 > 0.000013 lseek(3, 0, SEEK_CUR) = 2684 > 0.000014 read(3, "_event_loop().close()\n", 4096) = 22 > 0.000017 lseek(3, 0, SEEK_END) = 2706 > 0.000013 lseek(3, 0, SEEK_CUR) = 2706 > 0.000014 lseek(3, 0, SEEK_SET) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2706, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "#!/usr/bin/python3.9 -b\n# Copyri"..., 2707) = 2706 > 0.000014 read(3, "", 1) = 0 > 0.000021 close(3) = 0 > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9/emerge", {st_mode=S_IFREG|0755, st_size=2706, ...}, 0) = 0 > 0.000029 readlink("/usr/lib/python-exec/python3.9/emerge", 0x7ffc38fddb40, 4096) = -1 EINVAL (Invalid argument) > 0.000025 readlink("/usr", 0x7ffc38fdd2b0, 1023) = -1 EINVAL (Invalid argument) > 0.000016 readlink("/usr/lib", 0x7ffc38fdd2b0, 1023) = -1 EINVAL (Invalid argument) > 0.000016 readlink("/usr/lib/python-exec", 0x7ffc38fdd2b0, 1023) = -1 EINVAL (Invalid argument) > 0.000016 readlink("/usr/lib/python-exec/python3.9", 0x7ffc38fdd2b0, 1023) = -1 EINVAL (Invalid argument) > 0.000015 readlink("/usr/lib/python-exec/python3.9/emerge", 0x7ffc38fdd2b0, 1023) = -1 EINVAL (Invalid argument) > 0.000024 openat(AT_FDCWD, "/usr/lib/python-exec/python3.9/emerge", O_RDONLY) = 3 > 0.000016 fcntl(3, F_GETFD) = 0 > 0.000013 fcntl(3, F_SETFD, FD_CLOEXEC) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2706, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38feeaf0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000019 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2706, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "#!/usr/bin/python3.9 -b\n# Copyri"..., 4096) = 2706 > 0.000015 lseek(3, 0, SEEK_SET) = 0 > 0.000019 read(3, "#!/usr/bin/python3.9 -b\n# Copyri"..., 4096) = 2706 > 0.000181 brk(0x55915d273000) = 0x55915d273000 > 0.000226 read(3, "", 4096) = 0 > 0.000066 close(3) = 0 > 0.000268 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000073 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000071 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib/python-exec/python3.9", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000020 getdents64(3, 0x55915d269440 /* 108 entries */, 32768) = 3608 > 0.000058 getdents64(3, 0x55915d269440 /* 0 entries */, 32768) = 0 > 0.000015 close(3) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/platform.py", {st_mode=S_IFREG|0755, st_size=40435, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/platform.py", {st_mode=S_IFREG|0755, st_size=40435, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/platform.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=26317, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fed860) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=26317, ...}, AT_EMPTY_PATH) = 0 > 0.000019 read(3, "a\r\r\n\0\0\0\0\344Zt`\363\235\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 26318) = 26317 > 0.000021 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000152 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000071 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000074 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fec3d0, 0) = -1 ENOENT (No such file or directory) > 0.000062 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections/__init__.abi3.so", 0x7ffc38fec3d0, 0) = -1 ENOENT (No such file or directory) > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections/__init__.so", 0x7ffc38fec3d0, 0) = -1 ENOENT (No such file or directory) > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections/__init__.py", {st_mode=S_IFREG|0644, st_size=49819, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections/__init__.py", {st_mode=S_IFREG|0644, st_size=49819, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/collections/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=48099, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=48099, ...}, AT_EMPTY_PATH) = 0 > 0.000016 brk(0x55915d296000) = 0x55915d296000 > 0.000017 read(3, "a\r\r\n\0\0\0\0\353Zt`\233\302\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 48100) = 48099 > 0.000023 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000116 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81205000 > 0.000114 brk(0x55915d28a000) = 0x55915d28a000 > 0.000084 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000067 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000073 newfstatat(AT_FDCWD, "/usr/lib/python3.9/heapq.py", {st_mode=S_IFREG|0644, st_size=22877, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/heapq.py", {st_mode=S_IFREG|0644, st_size=22877, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/heapq.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=14038, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=14038, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\343Zt`]Y\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 14039) = 14038 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000083 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=22640, ...}, 0) = 0 > 0.000036 futex(0x7f6e819890c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > 0.000018 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\20\0\0\0\0\0\0"..., 832) = 832 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=22640, ...}, AT_EMPTY_PATH) = 0 > 0.000018 mmap(NULL, 25160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e81ee5000 > 0.000016 mmap(0x7f6e81ee6000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f6e81ee6000 > 0.000017 mmap(0x7f6e81ee7000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e81ee7000 > 0.000014 mmap(0x7f6e81eea000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f6e81eea000 > 0.000021 close(3) = 0 > 0.000018 mprotect(0x7f6e81eea000, 4096, PROT_READ) = 0 > 0.000223 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/keyword.py", {st_mode=S_IFREG|0644, st_size=1047, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/keyword.py", {st_mode=S_IFREG|0644, st_size=1047, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/keyword.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=914, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=914, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`\27\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 915) = 914 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000062 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/operator.py", {st_mode=S_IFREG|0644, st_size=10711, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/operator.py", {st_mode=S_IFREG|0644, st_size=10711, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/operator.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=13746, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=13746, ...}, AT_EMPTY_PATH) = 0 > 0.000023 read(3, "a\r\r\n\0\0\0\0\344Zt`\327)\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 13747) = 13746 > 0.000025 read(3, "", 1) = 0 > 0.000018 close(3) = 0 > 0.000245 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/reprlib.py", {st_mode=S_IFREG|0644, st_size=5267, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/reprlib.py", {st_mode=S_IFREG|0644, st_size=5267, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/reprlib.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5305, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5305, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`\223\24\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5306) = 5305 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000815 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000076 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000083 newfstatat(AT_FDCWD, "/usr/lib/python3.9/re.py", {st_mode=S_IFREG|0644, st_size=15861, ...}, 0) = 0 > 0.000093 newfstatat(AT_FDCWD, "/usr/lib/python3.9/re.py", {st_mode=S_IFREG|0644, st_size=15861, ...}, 0) = 0 > 0.000076 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/re.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000024 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=14360, ...}, AT_EMPTY_PATH) = 0 > 0.000021 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=14360, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\344Zt`\365=\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 14361) = 14360 > 0.000018 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000085 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/enum.py", {st_mode=S_IFREG|0644, st_size=37886, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/enum.py", {st_mode=S_IFREG|0644, st_size=37886, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/enum.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=25640, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=25640, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\343Zt`\376\223\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 25641) = 25640 > 0.000026 read(3, "", 1) = 0 > 0.000017 close(3) = 0 > 0.000154 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/types.py", {st_mode=S_IFREG|0644, st_size=9746, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/types.py", {st_mode=S_IFREG|0644, st_size=9746, ...}, 0) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/types.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=9219, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=9219, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`\22&\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 9220) = 9219 > 0.000016 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000056 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e811c5000 > 0.000494 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/sre_compile.py", {st_mode=S_IFREG|0644, st_size=26695, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.9/sre_compile.py", {st_mode=S_IFREG|0644, st_size=26695, ...}, 0) = 0 > 0.000036 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/sre_compile.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000020 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=15051, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=15051, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`Gh\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 15052) = 15051 > 0.000017 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000176 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/sre_parse.py", {st_mode=S_IFREG|0644, st_size=40230, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.9/sre_parse.py", {st_mode=S_IFREG|0644, st_size=40230, ...}, 0) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/sre_parse.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=21601, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=21601, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\344Zt`&\235\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 21602) = 21601 > 0.000021 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000222 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/sre_constants.py", {st_mode=S_IFREG|0644, st_size=7154, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/sre_constants.py", {st_mode=S_IFREG|0644, st_size=7154, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/sre_constants.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6315, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38fea120) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6315, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`\362\33\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 6316) = 6315 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000324 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000077 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000073 newfstatat(AT_FDCWD, "/usr/lib/python3.9/functools.py", {st_mode=S_IFREG|0644, st_size=37491, ...}, 0) = 0 > 0.000087 newfstatat(AT_FDCWD, "/usr/lib/python3.9/functools.py", {st_mode=S_IFREG|0644, st_size=37491, ...}, 0) = 0 > 0.000078 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/functools.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000026 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=28180, ...}, AT_EMPTY_PATH) = 0 > 0.000021 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000026 lseek(3, 0, SEEK_CUR) = 0 > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=28180, ...}, AT_EMPTY_PATH) = 0 > 0.000018 brk(0x55915d2ae000) = 0x55915d2ae000 > 0.000018 read(3, "a\r\r\n\0\0\0\0\343Zt`s\222\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28181) = 28180 > 0.000024 read(3, "", 1) = 0 > 0.000018 close(3) = 0 > 0.000147 brk(0x55915d2a7000) = 0x55915d2a7000 > 0.000302 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81185000 > 0.000355 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000074 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/lib/python3.9/copyreg.py", {st_mode=S_IFREG|0644, st_size=7274, ...}, 0) = 0 > 0.000095 newfstatat(AT_FDCWD, "/usr/lib/python3.9/copyreg.py", {st_mode=S_IFREG|0644, st_size=7274, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/copyreg.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000020 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4428, ...}, AT_EMPTY_PATH) = 0 > 0.000020 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000019 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4428, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\343Zt`j\34\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4429) = 4428 > 0.000016 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000104 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/subprocess.py", {st_mode=S_IFREG|0644, st_size=82650, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.9/subprocess.py", {st_mode=S_IFREG|0644, st_size=82650, ...}, 0) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/subprocess.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=44153, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=44153, ...}, AT_EMPTY_PATH) = 0 > 0.000019 read(3, "a\r\r\n\0\0\0\0\344Zt`\332B\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 44154) = 44153 > 0.000027 read(3, "", 1) = 0 > 0.000017 close(3) = 0 > 0.000277 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/signal.py", {st_mode=S_IFREG|0644, st_size=2273, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.9/signal.py", {st_mode=S_IFREG|0644, st_size=2273, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/signal.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2821, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2821, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\344Zt`\341\10\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2822) = 2821 > 0.000015 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000715 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000073 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000080 newfstatat(AT_FDCWD, "/usr/lib/python3.9/threading.py", {st_mode=S_IFREG|0644, st_size=52231, ...}, 0) = 0 > 0.000093 newfstatat(AT_FDCWD, "/usr/lib/python3.9/threading.py", {st_mode=S_IFREG|0644, st_size=52231, ...}, 0) = 0 > 0.000074 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/threading.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000025 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=41478, ...}, AT_EMPTY_PATH) = 0 > 0.000020 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=41478, ...}, AT_EMPTY_PATH) = 0 > 0.000020 read(3, "a\r\r\n\0\0\0\0\344Zt`\7\314\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 41479) = 41478 > 0.000027 read(3, "", 1) = 0 > 0.000018 close(3) = 0 > 0.000251 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_weakrefset.py", {st_mode=S_IFREG|0644, st_size=5817, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_weakrefset.py", {st_mode=S_IFREG|0644, st_size=5817, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/_weakrefset.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7671, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7671, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\343Zt`\271\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 7672) = 7671 > 0.000016 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000206 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81145000 > 0.000135 gettid() = 8190 > 0.000093 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000074 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/lib/python3.9/contextlib.py", {st_mode=S_IFREG|0644, st_size=23676, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python3.9/contextlib.py", {st_mode=S_IFREG|0644, st_size=23676, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/contextlib.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000020 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=19486, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=19486, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\343Zt`|\\\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 19487) = 19486 > 0.000017 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000512 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000081 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000075 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000089 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=19048, ...}, 0) = 0 > 0.000078 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000024 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\"\0\0\0\0\0\0"..., 832) = 832 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=19048, ...}, AT_EMPTY_PATH) = 0 > 0.000022 mmap(NULL, 21336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e81edf000 > 0.000017 mmap(0x7f6e81ee1000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e81ee1000 > 0.000017 mmap(0x7f6e81ee2000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e81ee2000 > 0.000015 mmap(0x7f6e81ee3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e81ee3000 > 0.000023 close(3) = 0 > 0.000028 mprotect(0x7f6e81ee3000, 4096, PROT_READ) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=22896, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000019 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320#\0\0\0\0\0\0"..., 832) = 832 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=22896, ...}, AT_EMPTY_PATH) = 0 > 0.000018 mmap(NULL, 25264, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e81ed8000 > 0.000017 mmap(0x7f6e81eda000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e81eda000 > 0.000017 mmap(0x7f6e81edc000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f6e81edc000 > 0.000015 mmap(0x7f6e81edd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f6e81edd000 > 0.000022 close(3) = 0 > 0.000030 mprotect(0x7f6e81edd000, 4096, PROT_READ) = 0 > 0.000060 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=32392, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0$\0\0\0\0\0\0"..., 832) = 832 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=32392, ...}, AT_EMPTY_PATH) = 0 > 0.000018 mmap(NULL, 34680, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e8113c000 > 0.000017 mmap(0x7f6e8113e000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e8113e000 > 0.000017 mmap(0x7f6e81141000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f6e81141000 > 0.000015 mmap(0x7f6e81143000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f6e81143000 > 0.000022 close(3) = 0 > 0.000028 mprotect(0x7f6e81143000, 4096, PROT_READ) = 0 > 0.000079 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/selectors.py", {st_mode=S_IFREG|0644, st_size=19536, ...}, 0) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.9/selectors.py", {st_mode=S_IFREG|0644, st_size=19536, ...}, 0) = 0 > 0.000029 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/selectors.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000019 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=17243, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000021 lseek(3, 0, SEEK_CUR) = 0 > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=17243, ...}, AT_EMPTY_PATH) = 0 > 0.000017 brk(0x55915d2ca000) = 0x55915d2ca000 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`PL\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 17244) = 17243 > 0.000019 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000094 brk(0x55915d2c6000) = 0x55915d2c6000 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 openat(AT_FDCWD, "/usr/lib/python3.9/collections", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000020 getdents64(3, 0x55915d2a5910 /* 5 entries */, 32768) = 144 > 0.000022 getdents64(3, 0x55915d2a5910 /* 0 entries */, 32768) = 0 > 0.000014 close(3) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections/abc.py", {st_mode=S_IFREG|0644, st_size=119, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/lib/python3.9/collections/abc.py", {st_mode=S_IFREG|0644, st_size=119, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib/python3.9/collections/__pycache__/abc.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=235, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=235, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\353Zt`w\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 236) = 235 > 0.000014 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000064 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=57848, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0205\0\0\0\0\0\0"..., 832) = 832 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=57848, ...}, AT_EMPTY_PATH) = 0 > 0.000018 mmap(NULL, 60136, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e8112d000 > 0.000017 mmap(0x7f6e81130000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e81130000 > 0.000018 mmap(0x7f6e81136000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f6e81136000 > 0.000015 mmap(0x7f6e8113a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f6e8113a000 > 0.000022 close(3) = 0 > 0.000038 mprotect(0x7f6e8113a000, 4096, PROT_READ) = 0 > 0.000302 epoll_create1(EPOLL_CLOEXEC) = 3 > 0.000018 close(3) = 0 > 0.001887 rt_sigaction(SIGTERM, {sa_handler=0x7f6e81d688d0, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f6e819e2780}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000027 rt_sigaction(SIGPIPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f6e819e2780}, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f6e819e2780}, 8) = 0 > 0.000031 rt_sigaction(SIGUSR1, {sa_handler=0x7f6e81d688d0, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f6e819e2780}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python-exec", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9/emerge", {st_mode=S_IFREG|0755, st_size=2706, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python-exec/.portage_not_installed", 0x7ffc38fee480, 0) = -1 ENOENT (No such file or directory) > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fed1a0, 0) = -1 ENOENT (No such file or directory) > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__init__.abi3.so", 0x7ffc38fed1a0, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__init__.so", 0x7ffc38fed1a0, 0) = -1 ENOENT (No such file or directory) > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__init__.py", {st_mode=S_IFREG|0644, st_size=21825, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__init__.py", {st_mode=S_IFREG|0644, st_size=21825, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000019 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=19734, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38fed860) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=19734, ...}, AT_EMPTY_PATH) = 0 > 0.000019 read(3, "a\r\r\n\0\0\0\0>Uc`AU\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 19735) = 19734 > 0.000025 read(3, "", 1) = 0 > 0.000017 close(3) = 0 > 0.000156 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fec3d0, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__init__.abi3.so", 0x7ffc38fec3d0, 0) = -1 ENOENT (No such file or directory) > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__init__.so", 0x7ffc38fec3d0, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__init__.py", {st_mode=S_IFREG|0644, st_size=1279, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__init__.py", {st_mode=S_IFREG|0644, st_size=1279, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=779, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=779, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\352Zt`\377\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 780) = 779 > 0.000016 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000021 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000019 getdents64(3, 0x55915d2b4d70 /* 33 entries */, 32768) = 1152 > 0.000030 getdents64(3, 0x55915d2b4d70 /* 0 entries */, 32768) = 0 > 0.000015 close(3) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/base_events.py", {st_mode=S_IFREG|0644, st_size=73809, ...}, 0) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/base_events.py", {st_mode=S_IFREG|0644, st_size=73809, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/base_events.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=52022, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=52022, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\352Zt`Q \1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 52023) = 52022 > 0.000027 read(3, "", 1) = 0 > 0.000017 close(3) = 0 > 0.000115 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e810ed000 > 0.000171 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fea000, 0) = -1 ENOENT (No such file or directory) > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/__init__.abi3.so", 0x7ffc38fea000, 0) = -1 ENOENT (No such file or directory) > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/__init__.so", 0x7ffc38fea000, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/__init__.py", {st_mode=S_IFREG|0644, st_size=38, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/__init__.py", {st_mode=S_IFREG|0644, st_size=38, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/concurrent/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=132, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fea6c0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=132, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\353Zt`&\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 133) = 132 > 0.000016 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000021 openat(AT_FDCWD, "/usr/lib/python3.9/concurrent", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000018 getdents64(3, 0x55915d2b6460 /* 5 entries */, 32768) = 144 > 0.000019 getdents64(3, 0x55915d2b6460 /* 0 entries */, 32768) = 0 > 0.000014 close(3) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fea830, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures/__init__.abi3.so", 0x7ffc38fea830, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures/__init__.so", 0x7ffc38fea830, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures/__init__.py", {st_mode=S_IFREG|0644, st_size=1554, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures/__init__.py", {st_mode=S_IFREG|0644, st_size=1554, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1108, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1108, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\353Zt`\22\6\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1109) = 1108 > 0.000016 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000055 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000021 openat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000018 getdents64(3, 0x55915d2b6460 /* 7 entries */, 32768) = 208 > 0.000019 getdents64(3, 0x55915d2b6460 /* 0 entries */, 32768) = 0 > 0.000015 close(3) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures/_base.py", {st_mode=S_IFREG|0644, st_size=22489, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures/_base.py", {st_mode=S_IFREG|0644, st_size=22489, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/concurrent/futures/__pycache__/_base.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=22322, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38fea120) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=22322, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\353Zt`\331W\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 22323) = 22322 > 0.000017 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000125 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/logging/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fe8c90, 0) = -1 ENOENT (No such file or directory) > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/logging/__init__.abi3.so", 0x7ffc38fe8c90, 0) = -1 ENOENT (No such file or directory) > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/logging/__init__.so", 0x7ffc38fe8c90, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/logging/__init__.py", {st_mode=S_IFREG|0644, st_size=78600, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/logging/__init__.py", {st_mode=S_IFREG|0644, st_size=78600, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/logging/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=66326, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fe9350) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=66326, ...}, AT_EMPTY_PATH) = 0 > 0.000017 brk(0x55915d2f5000) = 0x55915d2f5000 > 0.000016 read(3, "a\r\r\n\0\0\0\0\354Zt`\0103\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 66327) = 66326 > 0.000033 read(3, "", 1) = 0 > 0.000017 close(3) = 0 > 0.000027 mmap(NULL, 299008, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e810a4000 > 0.000122 munmap(0x7f6e81285000, 151552) = 0 > 0.000281 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81064000 > 0.000075 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000064 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000068 newfstatat(AT_FDCWD, "/usr/lib/python3.9/traceback.py", {st_mode=S_IFREG|0644, st_size=23966, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/traceback.py", {st_mode=S_IFREG|0644, st_size=23966, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/traceback.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=20201, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fe8580) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=20201, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`\236]\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 20202) = 20201 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000115 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/linecache.py", {st_mode=S_IFREG|0644, st_size=5460, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/linecache.py", {st_mode=S_IFREG|0644, st_size=5460, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/linecache.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4025, ...}, AT_EMPTY_PATH) = 0 > 0.000028 ioctl(3, TCGETS, 0x7ffc38fe77b0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4025, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`T\25\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4026) = 4025 > 0.000015 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000069 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/tokenize.py", {st_mode=S_IFREG|0644, st_size=25841, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/tokenize.py", {st_mode=S_IFREG|0644, st_size=25841, ...}, 0) = 0 > 0.000027 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/tokenize.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=17135, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38fe69e0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=17135, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`\361d\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 17136) = 17135 > 0.000017 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000127 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/token.py", {st_mode=S_IFREG|0644, st_size=2368, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/token.py", {st_mode=S_IFREG|0644, st_size=2368, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/token.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000019 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2494, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fe5c10) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2494, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`@\t\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2495) = 2494 > 0.000014 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000754 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/weakref.py", {st_mode=S_IFREG|0644, st_size=21244, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/weakref.py", {st_mode=S_IFREG|0644, st_size=21244, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/weakref.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=20156, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe8580) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=20156, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\344Zt`\374R\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 20157) = 20156 > 0.000016 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000270 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/string.py", {st_mode=S_IFREG|0644, st_size=10566, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/string.py", {st_mode=S_IFREG|0644, st_size=10566, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/string.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7163, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe8580) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7163, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\344Zt`F)\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 7164) = 7163 > 0.000015 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000843 brk(0x55915d323000) = 0x55915d323000 > 0.000175 brk(0x55915d2f4000) = 0x55915d2f4000 > 0.000279 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e81024000 > 0.000092 brk(0x55915d315000) = 0x55915d315000 > 0.000892 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/socket.py", {st_mode=S_IFREG|0755, st_size=36609, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/socket.py", {st_mode=S_IFREG|0755, st_size=36609, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/socket.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=29086, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=29086, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`\1\217\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 29087) = 29086 > 0.000018 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000147 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000034 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=99904, ...}, 0) = 0 > 0.000037 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240G\0\0\0\0\0\0"..., 832) = 832 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=99904, ...}, AT_EMPTY_PATH) = 0 > 0.000020 mmap(NULL, 102296, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e81291000 > 0.000018 mmap(0x7f6e81295000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f6e81295000 > 0.000019 mmap(0x7f6e8129f000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f6e8129f000 > 0.000015 mmap(0x7f6e812a8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f6e812a8000 > 0.000023 close(3) = 0 > 0.000046 mprotect(0x7f6e812a8000, 4096, PROT_READ) = 0 > 0.001652 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=58096, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P5\0\0\0\0\0\0"..., 832) = 832 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=58096, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 60392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e81015000 > 0.000015 mmap(0x7f6e81018000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e81018000 > 0.000016 mmap(0x7f6e8101e000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f6e8101e000 > 0.000013 mmap(0x7f6e81022000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f6e81022000 > 0.000020 close(3) = 0 > 0.000033 mprotect(0x7f6e81022000, 4096, PROT_READ) = 0 > 0.000139 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ssl.py", {st_mode=S_IFREG|0644, st_size=50751, ...}, 0) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ssl.py", {st_mode=S_IFREG|0644, st_size=50751, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/ssl.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=44590, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=44590, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\344Zt`?\306\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 44591) = 44590 > 0.000019 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000245 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=189416, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\2\1\0\0\0\0\0"..., 832) = 832 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=189416, ...}, AT_EMPTY_PATH) = 0 > 0.000019 mmap(NULL, 191832, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80fe6000 > 0.000016 mmap(0x7f6e80ff5000, 49152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f6e80ff5000 > 0.000018 mmap(0x7f6e81001000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f6e81001000 > 0.000014 mmap(0x7f6e8100d000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f6e8100d000 > 0.000023 close(3) = 0 > 0.000014 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=109738, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 109738, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6e80fcb000 > 0.000013 close(3) = 0 > 0.000019 openat(AT_FDCWD, "/usr/lib64/libssl.so.1.1", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\353\1\0\0\0\0\0"..., 832) = 832 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=593080, ...}, AT_EMPTY_PATH) = 0 > 0.000018 mmap(NULL, 595792, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80f39000 > 0.000016 mprotect(0x7f6e80f56000, 425984, PROT_NONE) = 0 > 0.000017 mmap(0x7f6e80f56000, 315392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x7f6e80f56000 > 0.000016 mmap(0x7f6e80fa3000, 106496, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6a000) = 0x7f6e80fa3000 > 0.000016 mmap(0x7f6e80fbe000, 53248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x84000) = 0x7f6e80fbe000 > 0.000022 close(3) = 0 > 0.000015 openat(AT_FDCWD, "/usr/lib64/libcrypto.so.1.1", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0P\7\0\0\0\0\0"..., 832) = 832 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2860888, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 2880560, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80c79000 > 0.000015 mmap(0x7f6e80ced000, 1630208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x74000) = 0x7f6e80ced000 > 0.000016 mmap(0x7f6e80e7b000, 573440, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x202000) = 0x7f6e80e7b000 > 0.000015 mmap(0x7f6e80f07000, 184320, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28d000) = 0x7f6e80f07000 > 0.000016 mmap(0x7f6e80f34000, 17456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6e80f34000 > 0.000019 close(3) = 0 > 0.000019 openat(AT_FDCWD, "/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0203\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=100592, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 102800, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80c5f000 > 0.000015 mprotect(0x7f6e80c62000, 86016, PROT_NONE) = 0 > 0.000015 mmap(0x7f6e80c62000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e80c62000 > 0.000016 mmap(0x7f6e80c70000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f6e80c70000 > 0.000014 mmap(0x7f6e80c77000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f6e80c77000 > 0.000020 close(3) = 0 > 0.000034 mprotect(0x7f6e80c77000, 4096, PROT_READ) = 0 > 0.000136 mprotect(0x7f6e80f07000, 176128, PROT_READ) = 0 > 0.000157 mprotect(0x7f6e80fbe000, 32768, PROT_READ) = 0 > 0.000084 mprotect(0x7f6e8100d000, 4096, PROT_READ) = 0 > 0.000078 munmap(0x7f6e80fcb000, 109738) = 0 > 0.000280 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80c1f000 > 0.000285 brk(0x55915d33b000) = 0x55915d33b000 > 0.002281 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000123 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/base64.py", {st_mode=S_IFREG|0755, st_size=19861, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/base64.py", {st_mode=S_IFREG|0755, st_size=19861, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/base64.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=16453, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38fea120) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=16453, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\343Zt`\225M\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 16454) = 16453 > 0.000019 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000108 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/struct.py", {st_mode=S_IFREG|0644, st_size=257, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/struct.py", {st_mode=S_IFREG|0644, st_size=257, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/struct.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=304, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe9350) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80bdf000 > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=304, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`\1\1\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 305) = 304 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=54648, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0205\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=54648, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 56944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80fd8000 > 0.000016 mprotect(0x7f6e80fdb000, 36864, PROT_NONE) = 0 > 0.000014 mmap(0x7f6e80fdb000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e80fdb000 > 0.000016 mmap(0x7f6e80fe0000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f6e80fe0000 > 0.000014 mmap(0x7f6e80fe4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f6e80fe4000 > 0.000020 close(3) = 0 > 0.000027 mprotect(0x7f6e80fe4000, 4096, PROT_READ) = 0 > 0.000091 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=36024, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\"\0\0\0\0\0\0"..., 832) = 832 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=36024, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 38312, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e81287000 > 0.000014 mmap(0x7f6e81289000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e81289000 > 0.000015 mmap(0x7f6e8128d000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f6e8128d000 > 0.000013 mmap(0x7f6e8128f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f6e8128f000 > 0.000019 close(3) = 0 > 0.000022 mprotect(0x7f6e8128f000, 4096, PROT_READ) = 0 > 0.000507 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/constants.py", {st_mode=S_IFREG|0644, st_size=888, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/constants.py", {st_mode=S_IFREG|0644, st_size=888, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/constants.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=581, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=581, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\352Zt`x\3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 582) = 581 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000155 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/coroutines.py", {st_mode=S_IFREG|0644, st_size=8797, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/coroutines.py", {st_mode=S_IFREG|0644, st_size=8797, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/coroutines.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6637, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6637, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\352Zt`]\"\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 6638) = 6637 > 0.000014 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000083 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/inspect.py", {st_mode=S_IFREG|0644, st_size=118883, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/inspect.py", {st_mode=S_IFREG|0644, st_size=118883, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/inspect.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=81389, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe9960) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=81389, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\343Zt`c\320\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 81390) = 81389 > 0.000035 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000386 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000036 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ast.py", {st_mode=S_IFREG|0644, st_size=56179, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ast.py", {st_mode=S_IFREG|0644, st_size=56179, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/ast.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=52304, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe8b90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=52304, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\343Zt`s\333\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 52305) = 52304 > 0.000019 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000116 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80b9f000 > 0.000842 brk(0x55915d35c000) = 0x55915d35c000 > 0.000718 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000168 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000086 newfstatat(AT_FDCWD, "/usr/lib/python3.9/dis.py", {st_mode=S_IFREG|0644, st_size=20570, ...}, 0) = 0 > 0.000208 newfstatat(AT_FDCWD, "/usr/lib/python3.9/dis.py", {st_mode=S_IFREG|0644, st_size=20570, ...}, 0) = 0 > 0.000217 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/dis.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000040 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=15818, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fe8b90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000036 lseek(3, 0, SEEK_CUR) = 0 > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=15818, ...}, AT_EMPTY_PATH) = 0 > 0.000019 read(3, "a\r\r\n\0\0\0\0\343Zt`ZP\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 15819) = 15818 > 0.000019 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000137 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000075 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python3.9/opcode.py", {st_mode=S_IFREG|0644, st_size=5660, ...}, 0) = 0 > 0.000077 newfstatat(AT_FDCWD, "/usr/lib/python3.9/opcode.py", {st_mode=S_IFREG|0644, st_size=5660, ...}, 0) = 0 > 0.000040 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/opcode.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5221, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fe7dc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5221, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`\34\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5222) = 5221 > 0.000015 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000045 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80b5f000 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=14520, ...}, 0) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\20\0\0\0\0\0\0"..., 832) = 832 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14520, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 16808, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80fd3000 > 0.000015 mmap(0x7f6e80fd4000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f6e80fd4000 > 0.000016 mmap(0x7f6e80fd5000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e80fd5000 > 0.000013 mmap(0x7f6e80fd6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e80fd6000 > 0.000020 close(3) = 0 > 0.000019 mprotect(0x7f6e80fd6000, 4096, PROT_READ) = 0 > 0.000306 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fe7ca0, 0) = -1 ENOENT (No such file or directory) > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib/__init__.abi3.so", 0x7ffc38fe7ca0, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib/__init__.so", 0x7ffc38fe7ca0, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib/__init__.py", {st_mode=S_IFREG|0644, st_size=6061, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib/__init__.py", {st_mode=S_IFREG|0644, st_size=6061, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/importlib/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3831, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe8360) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3831, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\351Zt`\255\27\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3832) = 3831 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000076 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000019 openat(AT_FDCWD, "/usr/lib/python3.9/importlib", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000018 getdents64(3, 0x55915d34ddb0 /* 12 entries */, 32768) = 392 > 0.000024 getdents64(3, 0x55915d34ddb0 /* 0 entries */, 32768) = 0 > 0.000014 close(3) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib/machinery.py", {st_mode=S_IFREG|0644, st_size=844, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/importlib/machinery.py", {st_mode=S_IFREG|0644, st_size=844, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/importlib/__pycache__/machinery.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=962, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe8b90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=962, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\351Zt`L\3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 963) = 962 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000956 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/base_futures.py", {st_mode=S_IFREG|0644, st_size=2574, ...}, 0) = 0 > 0.000090 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/base_futures.py", {st_mode=S_IFREG|0644, st_size=2574, ...}, 0) = 0 > 0.000104 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/base_futures.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000053 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1908, ...}, AT_EMPTY_PATH) = 0 > 0.000020 ioctl(3, TCGETS, 0x7ffc38fe91a0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000037 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000028 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1908, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\352Zt`\16\n\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1909) = 1908 > 0.000014 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000068 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000052 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/format_helpers.py", {st_mode=S_IFREG|0644, st_size=2404, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/format_helpers.py", {st_mode=S_IFREG|0644, st_size=2404, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/format_helpers.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2324, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe7c10) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2324, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\352Zt`d\t\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2325) = 2324 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000088 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/log.py", {st_mode=S_IFREG|0644, st_size=124, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/log.py", {st_mode=S_IFREG|0644, st_size=124, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/log.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=226, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe9960) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=226, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\352Zt`|\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 227) = 226 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000103 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/events.py", {st_mode=S_IFREG|0644, st_size=26378, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/events.py", {st_mode=S_IFREG|0644, st_size=26378, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/events.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=28101, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=28101, ...}, AT_EMPTY_PATH) = 0 > 0.000016 brk(0x55915d37e000) = 0x55915d37e000 > 0.000015 read(3, "a\r\r\n\0\0\0\0\352Zt`\ng\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28102) = 28101 > 0.000022 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000157 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/contextvars.py", {st_mode=S_IFREG|0644, st_size=129, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/contextvars.py", {st_mode=S_IFREG|0644, st_size=129, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/contextvars.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=243, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe9960) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=243, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\343Zt`\201\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 244) = 243 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=14192, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\20\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14192, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 16712, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80fce000 > 0.000016 mmap(0x7f6e80fcf000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f6e80fcf000 > 0.000017 mmap(0x7f6e80fd0000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e80fd0000 > 0.000014 mmap(0x7f6e80fd1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e80fd1000 > 0.000020 close(3) = 0 > 0.000016 mprotect(0x7f6e80fd1000, 4096, PROT_READ) = 0 > 0.000232 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=70768, ...}, 0) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0PE\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=70768, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 73216, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80b4d000 > 0.000015 mmap(0x7f6e80b51000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f6e80b51000 > 0.000017 mmap(0x7f6e80b58000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f6e80b58000 > 0.000014 mmap(0x7f6e80b5c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f6e80b5c000 > 0.000020 close(3) = 0 > 0.000031 mprotect(0x7f6e80b5c000, 4096, PROT_READ) = 0 > 0.000053 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/exceptions.py", {st_mode=S_IFREG|0644, st_size=1633, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/exceptions.py", {st_mode=S_IFREG|0644, st_size=1633, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/exceptions.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2553, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe8a30) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2553, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\352Zt`a\6\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2554) = 2553 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000130 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/base_tasks.py", {st_mode=S_IFREG|0644, st_size=2467, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/base_tasks.py", {st_mode=S_IFREG|0644, st_size=2467, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/base_tasks.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1944, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe8a30) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1944, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\352Zt`\243\t\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1945) = 1944 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000160 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/futures.py", {st_mode=S_IFREG|0644, st_size=14018, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/futures.py", {st_mode=S_IFREG|0644, st_size=14018, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/futures.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11829, ...}, AT_EMPTY_PATH) = 0 > 0.000015 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11829, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\352Zt`\3026\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 11830) = 11829 > 0.000014 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000058 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80b0d000 > 0.000110 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/protocols.py", {st_mode=S_IFREG|0644, st_size=7136, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/protocols.py", {st_mode=S_IFREG|0644, st_size=7136, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/protocols.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8614, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8614, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\352Zt`\340\33\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8615) = 8614 > 0.000016 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000131 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/sslproto.py", {st_mode=S_IFREG|0644, st_size=27184, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/sslproto.py", {st_mode=S_IFREG|0644, st_size=27184, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/sslproto.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=21556, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=21556, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\352Zt`0j\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 21557) = 21556 > 0.000021 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000134 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/transports.py", {st_mode=S_IFREG|0644, st_size=10486, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/transports.py", {st_mode=S_IFREG|0644, st_size=10486, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/transports.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=12246, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe91a0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=12246, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\353Zt`\366(\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 12247) = 12246 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000312 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/staggered.py", {st_mode=S_IFREG|0644, st_size=5992, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/staggered.py", {st_mode=S_IFREG|0644, st_size=5992, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/staggered.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4160, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4160, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\353Zt`h\27\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4161) = 4160 > 0.000014 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000056 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/typing.py", {st_mode=S_IFREG|0644, st_size=74752, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/typing.py", {st_mode=S_IFREG|0644, st_size=74752, ...}, 0) = 0 > 0.000022 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/typing.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=71311, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe9960) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=71311, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`\0$\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 71312) = 71311 > 0.000033 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000182 brk(0x55915d39f000) = 0x55915d39f000 > 0.000123 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80acd000 > 0.001091 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/locks.py", {st_mode=S_IFREG|0644, st_size=14949, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/locks.py", {st_mode=S_IFREG|0644, st_size=14949, ...}, 0) = 0 > 0.000075 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/locks.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000033 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=14429, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fe91a0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=14429, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\352Zt`e:\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 14430) = 14429 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000234 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/tasks.py", {st_mode=S_IFREG|0644, st_size=34270, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/tasks.py", {st_mode=S_IFREG|0644, st_size=34270, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/tasks.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=24173, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe91a0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=24173, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\353Zt`\336\205\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 24174) = 24173 > 0.000020 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000352 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/trsock.py", {st_mode=S_IFREG|0644, st_size=5876, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/trsock.py", {st_mode=S_IFREG|0644, st_size=5876, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/trsock.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8569, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8569, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\353Zt`\364\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8570) = 8569 > 0.000015 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000208 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/runners.py", {st_mode=S_IFREG|0644, st_size=2124, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/runners.py", {st_mode=S_IFREG|0644, st_size=2124, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/runners.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2206, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2206, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\352Zt`L\10\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2207) = 2206 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000070 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/queues.py", {st_mode=S_IFREG|0644, st_size=8281, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/queues.py", {st_mode=S_IFREG|0644, st_size=8281, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/queues.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8516, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8516, ...}, AT_EMPTY_PATH) = 0 > 0.000019 read(3, "a\r\r\n\0\0\0\0\352Zt`Y \0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8517) = 8516 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000042 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80a8d000 > 0.000134 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/streams.py", {st_mode=S_IFREG|0644, st_size=26656, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/streams.py", {st_mode=S_IFREG|0644, st_size=26656, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/streams.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=20586, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=20586, ...}, AT_EMPTY_PATH) = 0 > 0.000019 read(3, "a\r\r\n\0\0\0\0\353Zt` h\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 20587) = 20586 > 0.000020 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000277 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/subprocess.py", {st_mode=S_IFREG|0644, st_size=8068, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/subprocess.py", {st_mode=S_IFREG|0644, st_size=8068, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/subprocess.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7334, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7334, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\353Zt`\204\37\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 7335) = 7334 > 0.000014 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000149 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/threads.py", {st_mode=S_IFREG|0644, st_size=790, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/threads.py", {st_mode=S_IFREG|0644, st_size=790, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/threads.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=978, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=978, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\353Zt`\26\3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 979) = 978 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000068 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/unix_events.py", {st_mode=S_IFREG|0644, st_size=51764, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/unix_events.py", {st_mode=S_IFREG|0644, st_size=51764, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/unix_events.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=42055, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=42055, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\353Zt`4\312\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 42056) = 42055 > 0.000026 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000217 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/base_subprocess.py", {st_mode=S_IFREG|0644, st_size=8843, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/base_subprocess.py", {st_mode=S_IFREG|0644, st_size=8843, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/base_subprocess.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=9410, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=9410, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\352Zt`\213\"\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 9411) = 9410 > 0.000014 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000179 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/selector_events.py", {st_mode=S_IFREG|0644, st_size=39502, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/asyncio/selector_events.py", {st_mode=S_IFREG|0644, st_size=39502, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/asyncio/__pycache__/selector_events.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=29831, ...}, AT_EMPTY_PATH) = 0 > 0.000015 ioctl(3, TCGETS, 0x7ffc38fea730) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=29831, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\352Zt`N\232\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 29832) = 29831 > 0.000017 read(3, "", 1) = 0 > 0.000012 close(3) = 0 > 0.000155 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80a4d000 > 0.000383 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38febba0, 0) = -1 ENOENT (No such file or directory) > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__init__.abi3.so", 0x7ffc38febba0, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__init__.so", 0x7ffc38febba0, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__init__.py", {st_mode=S_IFREG|0644, st_size=916, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__init__.py", {st_mode=S_IFREG|0644, st_size=916, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=652, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fec260) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=652, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\356Zt`\224\3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 653) = 652 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000060 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000018 openat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000014 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000018 getdents64(3, 0x55915d394630 /* 25 entries */, 32768) = 872 > 0.000026 getdents64(3, 0x55915d394630 /* 0 entries */, 32768) = 0 > 0.000011 close(3) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/context.py", {st_mode=S_IFREG|0644, st_size=11257, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/context.py", {st_mode=S_IFREG|0644, st_size=11257, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=13018, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feacd0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=13018, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\356Zt`\371+\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 13019) = 13018 > 0.000017 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000121 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/process.py", {st_mode=S_IFREG|0644, st_size=12000, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/process.py", {st_mode=S_IFREG|0644, st_size=12000, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11007, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe9740) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11007, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\356Zt`\340.\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 11008) = 11007 > 0.000016 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000137 getcwd("/home/ben", 1024) = 10 > 0.000081 getrandom("\x6d\x2b\xe9\xff\x84\x34\x93\xbc\x42\x2e\x80\xd1\x78\x49\x68\xec\x19\xaa\x4b\x5f\x18\xb3\x55\x4f\x98\x1f\x16\xf6\xd4\x53\x27\xaa", 32, 0) = 32 > 0.000121 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000073 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/reduction.py", {st_mode=S_IFREG|0644, st_size=9512, ...}, 0) = 0 > 0.000087 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/reduction.py", {st_mode=S_IFREG|0644, st_size=9512, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8283, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fe9740) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8283, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\356Zt`(%\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8284) = 8283 > 0.000014 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000091 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/pickle.py", {st_mode=S_IFREG|0644, st_size=64921, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/pickle.py", {st_mode=S_IFREG|0644, st_size=64921, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/pickle.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=47097, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe8970) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=47097, ...}, AT_EMPTY_PATH) = 0 > 0.000014 brk(0x55915d3c4000) = 0x55915d3c4000 > 0.000014 read(3, "a\r\r\n\0\0\0\0\344Zt`\231\375\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 47098) = 47097 > 0.000025 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000169 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80a0d000 > 0.000085 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_compat_pickle.py", {st_mode=S_IFREG|0644, st_size=8749, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_compat_pickle.py", {st_mode=S_IFREG|0644, st_size=8749, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/_compat_pickle.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5486, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe7ba0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5486, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\343Zt`-\"\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5487) = 5486 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000533 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000086 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000071 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000072 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=114192, ...}, 0) = 0 > 0.000078 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000022 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300X\0\0\0\0\0\0"..., 832) = 832 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=114192, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 116480, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e809f0000 > 0.000016 mmap(0x7f6e809f5000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f6e809f5000 > 0.000017 mmap(0x7f6e80a04000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f6e80a04000 > 0.000013 mmap(0x7f6e80a0a000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7f6e80a0a000 > 0.000020 close(3) = 0 > 0.000044 mprotect(0x7f6e80a0a000, 4096, PROT_READ) = 0 > 0.000180 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000602 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/util.py", {st_mode=S_IFREG|0644, st_size=14005, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/util.py", {st_mode=S_IFREG|0644, st_size=14005, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11505, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11505, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\356Zt`\2656\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 11506) = 11505 > 0.000015 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000140 prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/shutil.py", {st_mode=S_IFREG|0644, st_size=51834, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/shutil.py", {st_mode=S_IFREG|0644, st_size=51834, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/shutil.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=37799, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=37799, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`z\312\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 37800) = 37799 > 0.000024 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000268 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/fnmatch.py", {st_mode=S_IFREG|0644, st_size=6004, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/fnmatch.py", {st_mode=S_IFREG|0644, st_size=6004, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/fnmatch.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3940, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3940, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\343Zt`t\27\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3941) = 3940 > 0.000013 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000077 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=40576, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300#\0\0\0\0\0\0"..., 832) = 832 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=40576, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 42864, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e809e5000 > 0.000014 mmap(0x7f6e809e7000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e809e7000 > 0.000016 mmap(0x7f6e809eb000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f6e809eb000 > 0.000013 mmap(0x7f6e809ee000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f6e809ee000 > 0.000019 close(3) = 0 > 0.000028 mprotect(0x7f6e809ee000, 4096, PROT_READ) = 0 > 0.000088 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/bz2.py", {st_mode=S_IFREG|0644, st_size=12175, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/bz2.py", {st_mode=S_IFREG|0644, st_size=12175, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/bz2.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11425, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11425, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\343Zt`\217/\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 11426) = 11425 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000088 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_compression.py", {st_mode=S_IFREG|0644, st_size=5340, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/_compression.py", {st_mode=S_IFREG|0644, st_size=5340, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/_compression.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4196, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4196, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\343Zt`\334\24\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4197) = 4196 > 0.000014 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000124 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=28176, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\"\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=28176, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 30464, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e809dd000 > 0.000016 mprotect(0x7f6e809df000, 16384, PROT_NONE) = 0 > 0.000015 mmap(0x7f6e809df000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e809df000 > 0.000016 mmap(0x7f6e809e1000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f6e809e1000 > 0.000014 mmap(0x7f6e809e3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f6e809e3000 > 0.000020 close(3) = 0 > 0.000015 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=109738, ...}, AT_EMPTY_PATH) = 0 > 0.000018 mmap(NULL, 109738, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6e809c2000 > 0.000019 close(3) = 0 > 0.000020 openat(AT_FDCWD, "/lib64/libbz2.so.1", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\"\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=74936, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 77224, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e809af000 > 0.000014 mmap(0x7f6e809b1000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e809b1000 > 0.000016 mmap(0x7f6e809be000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f6e809be000 > 0.000015 mmap(0x7f6e809c0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f6e809c0000 > 0.000019 close(3) = 0 > 0.000026 mprotect(0x7f6e809c0000, 4096, PROT_READ) = 0 > 0.000023 mprotect(0x7f6e809e3000, 4096, PROT_READ) = 0 > 0.000018 munmap(0x7f6e809c2000, 109738) = 0 > 0.000110 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lzma.py", {st_mode=S_IFREG|0644, st_size=12983, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lzma.py", {st_mode=S_IFREG|0644, st_size=12983, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/lzma.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11976, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=11976, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`\2672\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 11977) = 11976 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000058 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e8096f000 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=41360, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2204\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=41360, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 43664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e809d2000 > 0.000018 mprotect(0x7f6e809d5000, 24576, PROT_NONE) = 0 > 0.000015 mmap(0x7f6e809d5000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e809d5000 > 0.000014 mmap(0x7f6e809d8000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f6e809d8000 > 0.000014 mmap(0x7f6e809db000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f6e809db000 > 0.000020 close(3) = 0 > 0.000014 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=109738, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 109738, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6e80954000 > 0.000014 close(3) = 0 > 0.000016 openat(AT_FDCWD, "/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3 > 0.000014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0205\0\0\0\0\0\0"..., 832) = 832 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=158192, ...}, AT_EMPTY_PATH) = 0 > 0.000014 mmap(NULL, 160400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e8092c000 > 0.000014 mmap(0x7f6e8092f000, 98304, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e8092f000 > 0.000015 mmap(0x7f6e80947000, 45056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f6e80947000 > 0.000014 mmap(0x7f6e80952000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7f6e80952000 > 0.000019 close(3) = 0 > 0.000033 mprotect(0x7f6e80952000, 4096, PROT_READ) = 0 > 0.000026 mprotect(0x7f6e809db000, 4096, PROT_READ) = 0 > 0.000019 munmap(0x7f6e80954000, 109738) = 0 > 0.000345 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000019 getdents64(3, 0x55915d3b9c70 /* 48 entries */, 32768) = 1520 > 0.000035 getdents64(3, 0x55915d3b9c70 /* 0 entries */, 32768) = 0 > 0.000017 close(3) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38febba0, 0) = -1 ENOENT (No such file or directory) > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/__init__.abi3.so", 0x7ffc38febba0, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/__init__.so", 0x7ffc38febba0, 0) = -1 ENOENT (No such file or directory) > 0.000018 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=149, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fec260) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=149, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\240\350_`f\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 150) = 149 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000019 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000016 getdents64(3, 0x55915d3b9c70 /* 6 entries */, 32768) = 192 > 0.000017 getdents64(3, 0x55915d3b9c70 /* 0 entries */, 32768) = 0 > 0.000012 close(3) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/lazyimport.py", {st_mode=S_IFREG|0644, st_size=6359, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/lazyimport.py", {st_mode=S_IFREG|0644, st_size=6359, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/__pycache__/lazyimport.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5056, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5056, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\240\350_`\327\30\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5057) = 5056 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000123 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/objectproxy.py", {st_mode=S_IFREG|0644, st_size=2586, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/objectproxy.py", {st_mode=S_IFREG|0644, st_size=2586, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/proxy/__pycache__/objectproxy.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4138, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4138, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\240\350_`\32\n\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4139) = 4138 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000457 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/const.py", {st_mode=S_IFREG|0644, st_size=8177, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/const.py", {st_mode=S_IFREG|0644, st_size=8177, ...}, 0) = 0 > 0.000028 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__pycache__/const.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4348, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4348, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0>Uc`\361\37\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4349) = 4348 > 0.000017 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000078 newfstatat(AT_FDCWD, "/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/const.py", {st_mode=S_IFREG|0644, st_size=8177, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000132 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000061 newfstatat(AT_FDCWD, "/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/bin", {st_mode=S_IFDIR|0755, st_size=73728, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/bin/python3.9", {st_mode=S_IFREG|0755, st_size=14224, ...}, AT_SYMLINK_NOFOLLOW) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/portage/.portage_not_installed", 0x7ffc38fed2f0, 0) = -1 ENOENT (No such file or directory) > 0.000141 uname({sysname="Linux", nodename="MO-RIS-ADM-IT1", ...}) = 0 > 0.000029 getcwd("/home/ben", 1024) = 10 > 0.000365 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fed1a0, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/__init__.abi3.so", 0x7ffc38fed1a0, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/__init__.so", 0x7ffc38fed1a0, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/__init__.py", {st_mode=S_IFREG|0644, st_size=5730, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/__init__.py", {st_mode=S_IFREG|0644, st_size=5730, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4129, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fed860) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4129, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\240\350_`b\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4130) = 4129 > 0.000014 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000075 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/exception.py", {st_mode=S_IFREG|0644, st_size=5692, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/exception.py", {st_mode=S_IFREG|0644, st_size=5692, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__pycache__/exception.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=9825, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=9825, ...}, AT_EMPTY_PATH) = 0 > 0.000014 brk(0x55915d3e5000) = 0x55915d3e5000 > 0.000015 read(3, "a\r\r\n\0\0\0\0\240\350_`<\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 9826) = 9825 > 0.000015 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000095 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/localization.py", {st_mode=S_IFREG|0644, st_size=1468, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/localization.py", {st_mode=S_IFREG|0644, st_size=1468, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__pycache__/localization.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1454, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1454, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\240\350_`\274\5\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1455) = 1454 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/locale.py", {st_mode=S_IFREG|0644, st_size=78271, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/locale.py", {st_mode=S_IFREG|0644, st_size=78271, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/locale.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=34694, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=34694, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`\2771\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 34695) = 34694 > 0.000022 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000195 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e808ec000 > 0.000779 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/process.py", {st_mode=S_IFREG|0644, st_size=31290, ...}, 0) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/process.py", {st_mode=S_IFREG|0644, st_size=31290, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__pycache__/process.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=22008, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=22008, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\240\350_`:z\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 22009) = 22008 > 0.000021 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000118 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=22792, ...}, 0) = 0 > 0.000032 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\22\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=22792, ...}, AT_EMPTY_PATH) = 0 > 0.000018 mmap(NULL, 25160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e809cb000 > 0.000015 mmap(0x7f6e809cc000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f6e809cc000 > 0.000017 mmap(0x7f6e809ce000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e809ce000 > 0.000014 mmap(0x7f6e809d0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f6e809d0000 > 0.000021 close(3) = 0 > 0.000023 mprotect(0x7f6e809d0000, 4096, PROT_READ) = 0 > 0.000094 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38feadd0, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/__init__.abi3.so", 0x7ffc38feadd0, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/__init__.so", 0x7ffc38feadd0, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/__init__.py", {st_mode=S_IFREG|0644, st_size=53921, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/__init__.py", {st_mode=S_IFREG|0644, st_size=53921, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=43692, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feb490) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=43692, ...}, AT_EMPTY_PATH) = 0 > 0.000014 brk(0x55915d406000) = 0x55915d406000 > 0.000062 read(3, "a\r\r\n\0\0\0\0\240\350_`\241\322\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 43693) = 43692 > 0.000108 read(3, "", 1) = 0 > 0.000022 close(3) = 0 > 0.000226 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/copy.py", {st_mode=S_IFREG|0644, st_size=8661, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/copy.py", {st_mode=S_IFREG|0644, st_size=8661, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/copy.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6972, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fea6c0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6972, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\343Zt`\325!\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 6973) = 6972 > 0.000014 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000100 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000074 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/shlex.py", {st_mode=S_IFREG|0644, st_size=13501, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/shlex.py", {st_mode=S_IFREG|0644, st_size=13501, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/shlex.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7732, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fea6c0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7732, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\344Zt`\2754\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 7733) = 7732 > 0.000014 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000254 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000075 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000078 newfstatat(AT_FDCWD, "/usr/lib/python3.9/glob.py", {st_mode=S_IFREG|0644, st_size=5697, ...}, 0) = 0 > 0.000084 newfstatat(AT_FDCWD, "/usr/lib/python3.9/glob.py", {st_mode=S_IFREG|0644, st_size=5697, ...}, 0) = 0 > 0.000073 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/glob.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000022 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4342, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fea6c0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000018 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4342, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\343Zt`A\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4343) = 4342 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000238 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fe97d0, 0) = -1 ENOENT (No such file or directory) > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache/__init__.abi3.so", 0x7ffc38fe97d0, 0) = -1 ENOENT (No such file or directory) > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache/__init__.so", 0x7ffc38fe97d0, 0) = -1 ENOENT (No such file or directory) > 0.000018 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache/__init__.py", {st_mode=S_IFREG|0644, st_size=101, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache/__init__.py", {st_mode=S_IFREG|0644, st_size=101, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=149, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fe9e90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=149, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\240\350_`e\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 150) = 149 > 0.000019 read(3, "", 1) = 0 > 0.000016 close(3) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000021 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000016 getdents64(3, 0x55915d3dc960 /* 16 entries */, 32768) = 528 > 0.000022 getdents64(3, 0x55915d3dc960 /* 0 entries */, 32768) = 0 > 0.000012 close(3) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache/mappings.py", {st_mode=S_IFREG|0644, st_size=9130, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache/mappings.py", {st_mode=S_IFREG|0644, st_size=9130, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/cache/__pycache__/mappings.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=12634, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fea6c0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=12634, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\240\350_`\252#\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 12635) = 12634 > 0.000016 read(3, "", 1) = 0 > 0.000017 close(3) = 0 > 0.000231 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e808ac000 > 0.000361 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000016 getdents64(3, 0x55915d3e1e20 /* 45 entries */, 32768) = 1552 > 0.000031 getdents64(3, 0x55915d3e1e20 /* 0 entries */, 32768) = 0 > 0.000013 close(3) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_ctypes.py", {st_mode=S_IFREG|0644, st_size=1081, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_ctypes.py", {st_mode=S_IFREG|0644, st_size=1081, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/__pycache__/_ctypes.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1073, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1073, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\240\350_`9\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1074) = 1073 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fea830, 0) = -1 ENOENT (No such file or directory) > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes/__init__.abi3.so", 0x7ffc38fea830, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes/__init__.so", 0x7ffc38fea830, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes/__init__.py", {st_mode=S_IFREG|0644, st_size=17988, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes/__init__.py", {st_mode=S_IFREG|0644, st_size=17988, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=16432, ...}, AT_EMPTY_PATH) = 0 > 0.000019 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=16432, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\354Zt`DF\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 16433) = 16432 > 0.000016 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000127 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=128040, ...}, 0) = 0 > 0.000034 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0pj\0\0\0\0\0\0"..., 832) = 832 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=128040, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 130464, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e8088c000 > 0.000016 mmap(0x7f6e80892000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f6e80892000 > 0.000018 mmap(0x7f6e808a1000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f6e808a1000 > 0.000014 mmap(0x7f6e808a7000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f6e808a7000 > 0.000020 close(3) = 0 > 0.000014 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=109738, ...}, AT_EMPTY_PATH) = 0 > 0.000014 mmap(NULL, 109738, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6e80954000 > 0.000012 close(3) = 0 > 0.000017 openat(AT_FDCWD, "/usr/lib64/libffi.so.7", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\"\0\0\0\0\0\0"..., 832) = 832 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=43280, ...}, AT_EMPTY_PATH) = 0 > 0.000014 mmap(NULL, 46728, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80880000 > 0.000014 mmap(0x7f6e80882000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e80882000 > 0.000016 mmap(0x7f6e80888000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f6e80888000 > 0.000014 mmap(0x7f6e8088a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f6e8088a000 > 0.000018 close(3) = 0 > 0.000028 mprotect(0x7f6e8088a000, 4096, PROT_READ) = 0 > 0.000046 mprotect(0x7f6e808a7000, 4096, PROT_READ) = 0 > 0.000032 munmap(0x7f6e80954000, 109738) = 0 > 0.000613 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000019 openat(AT_FDCWD, "/usr/lib/python3.9/ctypes", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000017 getdents64(3, 0x55915d3efae0 /* 10 entries */, 32768) = 296 > 0.000020 getdents64(3, 0x55915d3efae0 /* 0 entries */, 32768) = 0 > 0.000013 close(3) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes/_endian.py", {st_mode=S_IFREG|0644, st_size=2000, ...}, 0) = 0 > 0.000047 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes/_endian.py", {st_mode=S_IFREG|0644, st_size=2000, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1929, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fea120) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000022 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1929, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\354Zt`\320\7\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1930) = 1929 > 0.000013 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000161 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes/util.py", {st_mode=S_IFREG|0644, st_size=13879, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/ctypes/util.py", {st_mode=S_IFREG|0644, st_size=13879, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/ctypes/__pycache__/util.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8261, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8261, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\354Zt`76\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8262) = 8261 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000091 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/tempfile.py", {st_mode=S_IFREG|0644, st_size=27600, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/tempfile.py", {st_mode=S_IFREG|0644, st_size=27600, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/tempfile.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=23364, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fea120) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=23364, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\344Zt`\320k\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 23365) = 23364 > 0.000020 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000135 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/random.py", {st_mode=S_IFREG|0644, st_size=31206, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/random.py", {st_mode=S_IFREG|0644, st_size=31206, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/random.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=21907, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe9350) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=21907, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\344Zt`\346y\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 21908) = 21907 > 0.000016 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000195 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/bisect.py", {st_mode=S_IFREG|0644, st_size=2350, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/bisect.py", {st_mode=S_IFREG|0644, st_size=2350, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/bisect.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2348, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe8580) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2348, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\343Zt`.\t\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2349) = 2348 > 0.000013 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000050 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=14864, ...}, 0) = 0 > 0.000033 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\21\0\0\0\0\0\0"..., 832) = 832 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14864, ...}, AT_EMPTY_PATH) = 0 > 0.000017 mmap(NULL, 17152, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e809c6000 > 0.000015 mmap(0x7f6e809c7000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f6e809c7000 > 0.000016 mmap(0x7f6e809c8000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e809c8000 > 0.000013 mmap(0x7f6e809c9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e809c9000 > 0.000018 close(3) = 0 > 0.000018 mprotect(0x7f6e809c9000, 4096, PROT_READ) = 0 > 0.000063 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=18936, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\"\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=18936, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 21304, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80969000 > 0.000015 mmap(0x7f6e8096b000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e8096b000 > 0.000016 mmap(0x7f6e8096c000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e8096c000 > 0.000014 mmap(0x7f6e8096d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e8096d000 > 0.000019 close(3) = 0 > 0.000021 mprotect(0x7f6e8096d000, 4096, PROT_READ) = 0 > 0.000057 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000029 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=28176, ...}, 0) = 0 > 0.000030 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\21\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=28176, ...}, AT_EMPTY_PATH) = 0 > 0.000016 mmap(NULL, 30464, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80961000 > 0.000015 mmap(0x7f6e80962000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f6e80962000 > 0.000016 mmap(0x7f6e80966000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f6e80966000 > 0.000015 mmap(0x7f6e80967000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f6e80967000 > 0.000020 close(3) = 0 > 0.000018 mprotect(0x7f6e80967000, 4096, PROT_READ) = 0 > 0.000076 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e80840000 > 0.000048 getrandom("\xbe\xa7\xd0\x7a\xd9\x54\xef\x45\xe5\x34\x87\xe2\x34\xe7\xd0\xa2\xf2\xb0\x88\xea\x32\x37\xeb\x2d\x64\x3a\xe2\xb6\x71\x73\x51\xce"..., 2496, GRND_NONBLOCK) = 2496 > 0.000191 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/netlink.py", {st_mode=S_IFREG|0644, st_size=2678, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/netlink.py", {st_mode=S_IFREG|0644, st_size=2678, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/__pycache__/netlink.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3311, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3311, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\240\350_`v\n\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3312) = 3311 > 0.000015 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000094 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so", {st_mode=S_IFREG|0755, st_size=19064, ...}, 0) = 0 > 0.000031 openat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360!\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=19064, ...}, AT_EMPTY_PATH) = 0 > 0.000018 mmap(NULL, 21888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e8095b000 > 0.000019 mmap(0x7f6e8095d000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e8095d000 > 0.000017 mmap(0x7f6e8095e000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e8095e000 > 0.000014 mmap(0x7f6e8095f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e8095f000 > 0.000019 close(3) = 0 > 0.000021 mprotect(0x7f6e8095f000, 4096, PROT_READ) = 0 > 0.000056 prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0 > 0.000028 newfstatat(AT_FDCWD, "/proc/self/fd", {st_mode=S_IFDIR|0500, st_size=0, ...}, 0) = 0 > 0.000035 newfstatat(AT_FDCWD, "/usr/bin/sandbox", {st_mode=S_IFREG|0755, st_size=60072, ...}, 0) = 0 > 0.000029 access("/usr/bin/sandbox", X_OK) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/bin/fakeroot", 0x7ffc38fec520, 0) = -1 ENOENT (No such file or directory) > 0.000081 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000018 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000018 getdents64(3, 0x55915d3fa7b0 /* 13 entries */, 32768) = 432 > 0.000021 getdents64(3, 0x55915d3fa7b0 /* 0 entries */, 32768) = 0 > 0.000014 close(3) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/messages.py", {st_mode=S_IFREG|0644, st_size=5123, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/messages.py", {st_mode=S_IFREG|0644, st_size=5123, ...}, 0) = 0 > 0.000025 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/__pycache__/messages.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3815, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000017 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3815, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\240\350_`\3\24\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3816) = 3815 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000117 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/filtering.py", {st_mode=S_IFREG|0644, st_size=543, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/filtering.py", {st_mode=S_IFREG|0644, st_size=543, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/__pycache__/filtering.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=587, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=587, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\240\350_`\37\2\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 588) = 587 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000067 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/mod_echo.py", {st_mode=S_IFREG|0644, st_size=1797, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/mod_echo.py", {st_mode=S_IFREG|0644, st_size=1797, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/elog/__pycache__/mod_echo.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1564, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fed0a0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1564, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\240\350_`\5\7\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1565) = 1564 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000051 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/output.py", {st_mode=S_IFREG|0644, st_size=24339, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/output.py", {st_mode=S_IFREG|0644, st_size=24339, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__pycache__/output.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=24351, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fec2d0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=24351, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\240\350_`\23_\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 24352) = 24351 > 0.000021 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000029 mmap(NULL, 593920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e807af000 > 0.000206 munmap(0x7f6e810a4000, 299008) = 0 > 0.000201 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/formatter.py", {st_mode=S_IFREG|0644, st_size=1899, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/formatter.py", {st_mode=S_IFREG|0644, st_size=1899, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/__pycache__/formatter.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3286, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feb500) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3286, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\240\350_`k\7\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3287) = 3286 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000545 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fec970, 0) = -1 ENOENT (No such file or directory) > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/__init__.abi3.so", 0x7ffc38fec970, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/__init__.so", 0x7ffc38fec970, 0) = -1 ENOENT (No such file or directory) > 0.000017 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000022 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=159, ...}, AT_EMPTY_PATH) = 0 > 0.000015 ioctl(3, TCGETS, 0x7ffc38fed030) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 lseek(3, 0, SEEK_CUR) = 0 > 0.000010 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=159, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\240\350_`f\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 160) = 159 > 0.000013 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000018 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000015 brk(0x55915d42b000) = 0x55915d42b000 > 0.000014 getdents64(3, 0x55915d402f00 /* 6 entries */, 32768) = 200 > 0.000017 getdents64(3, 0x55915d402f00 /* 0 entries */, 32768) = 0 > 0.000012 close(3) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/global_event_loop.py", {st_mode=S_IFREG|0644, st_size=213, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/global_event_loop.py", {st_mode=S_IFREG|0644, st_size=213, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/__pycache__/global_event_loop.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000023 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=273, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fed860) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=273, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\240\350_`\325\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 274) = 273 > 0.000013 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000048 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38febba0, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/__init__.abi3.so", 0x7ffc38febba0, 0) = -1 ENOENT (No such file or directory) > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/__init__.so", 0x7ffc38febba0, 0) = -1 ENOENT (No such file or directory) > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/__init__.py", {st_mode=S_IFREG|0644, st_size=183, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/__init__.py", {st_mode=S_IFREG|0644, st_size=183, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=240, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fec260) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=240, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\240\350_`\267\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 241) = 240 > 0.000013 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000049 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000018 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000016 getdents64(3, 0x55915d402f00 /* 13 entries */, 32768) = 440 > 0.000021 getdents64(3, 0x55915d402f00 /* 0 entries */, 32768) = 0 > 0.000014 close(3) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/_asyncio/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fea610, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/_asyncio/__init__.abi3.so", 0x7ffc38fea610, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/_asyncio/__init__.so", 0x7ffc38fea610, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/_asyncio/__init__.py", {st_mode=S_IFREG|0644, st_size=8661, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/_asyncio/__init__.py", {st_mode=S_IFREG|0644, st_size=8661, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/futures/_asyncio/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8601, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feacd0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=8601, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\240\350_`\325!\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8602) = 8601 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000100 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/asyncio_event_loop.py", {st_mode=S_IFREG|0644, st_size=5037, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/asyncio_event_loop.py", {st_mode=S_IFREG|0644, st_size=5037, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/util/_eventloop/__pycache__/asyncio_event_loop.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5629, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fe9f00) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=5629, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\240\350_`\255\23\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5630) = 5629 > 0.000014 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000150 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fec970, 0) = -1 ENOENT (No such file or directory) > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge/__init__.abi3.so", 0x7ffc38fec970, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge/__init__.so", 0x7ffc38fec970, 0) = -1 ENOENT (No such file or directory) > 0.000018 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000022 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=143, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fed030) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=143, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\240\350_`f\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 144) = 143 > 0.000015 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000039 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000019 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000018 getdents64(3, 0x55915d4037b0 /* 85 entries */, 32768) = 3376 > 0.000045 getdents64(3, 0x55915d4037b0 /* 0 entries */, 32768) = 0 > 0.000013 close(3) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge/main.py", {st_mode=S_IFREG|0644, st_size=35714, ...}, 0) = 0 > 0.000044 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge/main.py", {st_mode=S_IFREG|0644, st_size=35714, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/_emerge/__pycache__/main.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=23682, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fed860) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=23682, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\7$``\202\213\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 23683) = 23682 > 0.000019 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000131 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/argparse.py", {st_mode=S_IFREG|0644, st_size=97714, ...}, 0) = 0 > 0.000045 newfstatat(AT_FDCWD, "/usr/lib/python3.9/argparse.py", {st_mode=S_IFREG|0644, st_size=97714, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/argparse.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=63387, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=63387, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\343Zt`\262}\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 63388) = 63387 > 0.000030 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000050 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e810ad000 > 0.000299 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/gettext.py", {st_mode=S_IFREG|0644, st_size=27266, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/gettext.py", {st_mode=S_IFREG|0644, st_size=27266, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/gettext.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=18071, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=18071, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\343Zt`\202j\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 18072) = 18071 > 0.000016 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.001158 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000028 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fec3d0, 0) = -1 ENOENT (No such file or directory) > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync/__init__.abi3.so", 0x7ffc38fec3d0, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync/__init__.so", 0x7ffc38fec3d0, 0) = -1 ENOENT (No such file or directory) > 0.000017 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync/__init__.py", {st_mode=S_IFREG|0644, st_size=1449, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync/__init__.py", {st_mode=S_IFREG|0644, st_size=1449, ...}, 0) = 0 > 0.000022 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1268, ...}, AT_EMPTY_PATH) = 0 > 0.000015 ioctl(3, TCGETS, 0x7ffc38feca90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000010 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1268, ...}, AT_EMPTY_PATH) = 0 > 0.000013 read(3, "a\r\r\n\0\0\0\0\240\350_`\251\5\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1269) = 1268 > 0.000012 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000054 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/module.py", {st_mode=S_IFREG|0644, st_size=7037, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/module.py", {st_mode=S_IFREG|0644, st_size=7037, ...}, 0) = 0 > 0.000022 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__pycache__/module.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7111, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=7111, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\240\350_`}\33\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 7112) = 7111 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000133 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000017 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000014 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000016 getdents64(3, 0x55915d416920 /* 10 entries */, 32768) = 352 > 0.000018 getdents64(3, 0x55915d416920 /* 0 entries */, 32768) = 0 > 0.000011 close(3) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync/controller.py", {st_mode=S_IFREG|0644, st_size=12038, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync/controller.py", {st_mode=S_IFREG|0644, st_size=12038, ...}, 0) = 0 > 0.000022 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/sync/__pycache__/controller.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=10187, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38febcc0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=10187, ...}, AT_EMPTY_PATH) = 0 > 0.000017 read(3, "a\r\r\n\0\0\0\0\240\350_`\6/\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 10188) = 10187 > 0.000016 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000055 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6e8076f000 > 0.000067 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000027 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/progress.py", {st_mode=S_IFREG|0644, st_size=1374, ...}, 0) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/progress.py", {st_mode=S_IFREG|0644, st_size=1374, ...}, 0) = 0 > 0.000022 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__pycache__/progress.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2401, ...}, AT_EMPTY_PATH) = 0 > 0.000015 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2401, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\240\350_`^\5\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2402) = 2401 > 0.000013 read(3, "", 1) = 0 > 0.000013 close(3) = 0 > 0.000111 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fe97d0, 0) = -1 ENOENT (No such file or directory) > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/__init__.abi3.so", 0x7ffc38fe97d0, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/__init__.so", 0x7ffc38fe97d0, 0) = -1 ENOENT (No such file or directory) > 0.000018 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000041 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=151, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fe9e90) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=151, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\240\350_`f\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 152) = 151 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000040 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000026 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000019 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000018 getdents64(3, 0x55915d41b4f0 /* 5 entries */, 32768) = 144 > 0.000018 getdents64(3, 0x55915d41b4f0 /* 0 entries */, 32768) = 0 > 0.000013 close(3) = 0 > 0.000020 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild/__init__.cpython-39-x86_64-linux-gnu.so", 0x7ffc38fea000, 0) = -1 ENOENT (No such file or directory) > 0.000023 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild/__init__.abi3.so", 0x7ffc38fea000, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild/__init__.so", 0x7ffc38fea000, 0) = -1 ENOENT (No such file or directory) > 0.000019 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild/__init__.py", {st_mode=S_IFREG|0644, st_size=102, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild/__pycache__/__init__.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=158, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fea6c0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000016 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=158, ...}, AT_EMPTY_PATH) = 0 > 0.000016 read(3, "a\r\r\n\0\0\0\0\240\350_`f\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 159) = 158 > 0.000015 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000038 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000021 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000024 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000018 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0 > 0.000016 getdents64(3, 0x55915d41b4f0 /* 19 entries */, 32768) = 672 > 0.000021 getdents64(3, 0x55915d41b4f0 /* 0 entries */, 32768) = 0 > 0.000013 close(3) = 0 > 0.000031 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild/doebuild.py", {st_mode=S_IFREG|0644, st_size=85827, ...}, 0) = 0 > 0.000043 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild/doebuild.py", {st_mode=S_IFREG|0644, st_size=85827, ...}, 0) = 0 > 0.000024 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/package/ebuild/__pycache__/doebuild.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=61162, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38feaef0) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000014 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=61162, ...}, AT_EMPTY_PATH) = 0 > 0.000018 read(3, "a\r\r\n\0\0\0\0\240\350_`CO\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 61163) = 61162 > 0.000031 read(3, "", 1) = 0 > 0.000015 close(3) = 0 > 0.000089 brk(0x55915d44d000) = 0x55915d44d000 > 0.000197 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000030 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000022 newfstatat(AT_FDCWD, "/usr/lib/python3.9/gzip.py", {st_mode=S_IFREG|0644, st_size=21776, ...}, 0) = 0 > 0.000042 newfstatat(AT_FDCWD, "/usr/lib/python3.9/gzip.py", {st_mode=S_IFREG|0644, st_size=21776, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/gzip.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000016 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=18492, ...}, AT_EMPTY_PATH) = 0 > 0.000017 ioctl(3, TCGETS, 0x7ffc38fea120) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=18492, ...}, AT_EMPTY_PATH) = 0 > 0.000015 read(3, "a\r\r\n\0\0\0\0\343Zt`\20U\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 18493) = 18492 > 0.000016 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000298 newfstatat(AT_FDCWD, "/usr/lib/python-exec/python3.9", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000033 newfstatat(AT_FDCWD, "/usr/lib/python3.9", {st_mode=S_IFDIR|0755, st_size=12288, ...}, 0) = 0 > 0.000025 newfstatat(AT_FDCWD, "/usr/lib/python3.9/textwrap.py", {st_mode=S_IFREG|0644, st_size=19407, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/textwrap.py", {st_mode=S_IFREG|0644, st_size=19407, ...}, 0) = 0 > 0.000023 openat(AT_FDCWD, "/usr/lib/python3.9/__pycache__/textwrap.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=13519, ...}, AT_EMPTY_PATH) = 0 > 0.000016 ioctl(3, TCGETS, 0x7ffc38fea120) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000012 lseek(3, 0, SEEK_CUR) = 0 > 0.000010 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=13519, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\344Zt`\317K\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 13520) = 13519 > 0.000013 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000980 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000032 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/data.py", {st_mode=S_IFREG|0644, st_size=9415, ...}, 0) = 0 > 0.000046 newfstatat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/data.py", {st_mode=S_IFREG|0644, st_size=9415, ...}, 0) = 0 > 0.000026 openat(AT_FDCWD, "/usr/lib/python3.9/site-packages/portage/__pycache__/data.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6832, ...}, AT_EMPTY_PATH) = 0 > 0.000018 ioctl(3, TCGETS, 0x7ffc38fea120) = -1 ENOTTY (Inappropriate ioctl for device) > 0.000015 lseek(3, 0, SEEK_CUR) = 0 > 0.000013 lseek(3, 0, SEEK_CUR) = 0 > 0.000011 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6832, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "a\r\r\n\0\0\0\0\240\350_`\307$\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 6833) = 6832 > 0.000014 read(3, "", 1) = 0 > 0.000014 close(3) = 0 > 0.000083 getuid() = 1000 > 0.000020 newfstatat(AT_FDCWD, "/etc/nsswitch.conf", {st_mode=S_IFREG|0644, st_size=2123, ...}, 0) = 0 > 0.000016 newfstatat(AT_FDCWD, "/", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0 > 0.000016 openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3 > 0.000014 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2123, ...}, AT_EMPTY_PATH) = 0 > 0.000014 read(3, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 2123 > 0.000019 read(3, "", 4096) = 0 > 0.000012 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2123, ...}, AT_EMPTY_PATH) = 0 > 0.000014 close(3) = 0 > 0.000015 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=109738, ...}, AT_EMPTY_PATH) = 0 > 0.000014 mmap(NULL, 109738, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6e80754000 > 0.000013 close(3) = 0 > 0.000016 openat(AT_FDCWD, "/lib64/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3 > 0.000014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\"\0\0\0\0\0\0"..., 832) = 832 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=43208, ...}, AT_EMPTY_PATH) = 0 > 0.000015 mmap(NULL, 46472, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e80748000 > 0.000013 mmap(0x7f6e8074a000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e8074a000 > 0.000016 mmap(0x7f6e80750000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f6e80750000 > 0.000013 mmap(0x7f6e80752000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f6e80752000 > 0.000023 close(3) = 0 > 0.000026 mprotect(0x7f6e80752000, 4096, PROT_READ) = 0 > 0.000016 munmap(0x7f6e80754000, 109738) = 0 > 0.000035 openat(AT_FDCWD, "/etc/group", O_RDONLY|O_CLOEXEC) = 3 > 0.000017 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=1032, ...}, AT_EMPTY_PATH) = 0 > 0.000016 lseek(3, 0, SEEK_SET) = 0 > 0.000013 read(3, "root:x:0:root\nbin:x:1:root,bin,d"..., 4096) = 1032 > 0.000018 close(3) = 0 > 0.000014 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=109738, ...}, AT_EMPTY_PATH) = 0 > 0.000014 mmap(NULL, 109738, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6e80754000 > 0.000012 close(3) = 0 > 0.000014 openat(AT_FDCWD, "/lib64/libnss_systemd.so.2", O_RDONLY|O_CLOEXEC) = 3 > 0.000013 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20j\0\0\0\0\0\0"..., 832) = 832 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=356280, ...}, AT_EMPTY_PATH) = 0 > 0.000014 mmap(NULL, 360760, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e806ef000 > 0.000013 mprotect(0x7f6e806f5000, 319488, PROT_NONE) = 0 > 0.000014 mmap(0x7f6e806f5000, 229376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f6e806f5000 > 0.000013 mmap(0x7f6e8072d000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3e000) = 0x7f6e8072d000 > 0.000012 mmap(0x7f6e80743000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x53000) = 0x7f6e80743000 > 0.000015 mmap(0x7f6e80747000, 312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6e80747000 > 0.000017 close(3) = 0 > 0.000013 openat(AT_FDCWD, "/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 > 0.000018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360#\0\0\0\0\0\0"..., 832) = 832 > 0.000015 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=35560, ...}, AT_EMPTY_PATH) = 0 > 0.000015 mmap(NULL, 39936, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e806e5000 > 0.000013 mmap(0x7f6e806e7000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6e806e7000 > 0.000014 mmap(0x7f6e806eb000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f6e806eb000 > 0.000017 mmap(0x7f6e806ed000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f6e806ed000 > 0.000019 close(3) = 0 > 0.000014 openat(AT_FDCWD, "/lib64/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3 > 0.000015 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3403\0\0\0\0\0\0"..., 832) = 832 > 0.000013 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=39224, ...}, AT_EMPTY_PATH) = 0 > 0.000015 mmap(NULL, 41512, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6e806da000 > 0.000013 mmap(0x7f6e806dd000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6e806dd000 > 0.000014 mmap(0x7f6e806e1000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f6e806e1000 > 0.000013 mmap(0x7f6e806e3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f6e806e3000 > 0.000018 close(3) = 0 > 0.000029 mprotect(0x7f6e806e3000, 4096, PROT_READ) = 0 > 0.000024 mprotect(0x7f6e806ed000, 4096, PROT_READ) = 0 > 0.000038 mprotect(0x7f6e80743000, 12288, PROT_READ) = 0 > 0.000016 prctl(PR_CAPBSET_READ, CAP_MAC_OVERRIDE) = 1 > 0.000013 prctl(PR_CAPBSET_READ, 0x30 /* CAP_??? */) = -1 EINVAL (Invalid argument) > 0.000014 prctl(PR_CAPBSET_READ, CAP_CHECKPOINT_RESTORE) = 1 > 0.000012 prctl(PR_CAPBSET_READ, 0x2c /* CAP_??? */) = -1 EINVAL (Invalid argument) > 0.000012 prctl(PR_CAPBSET_READ, 0x2a /* CAP_??? */) = -1 EINVAL (Invalid argument) > 0.000012 prctl(PR_CAPBSET_READ, 0x29 /* CAP_??? */) = -1 EINVAL (Invalid argument) > 0.000015 munmap(0x7f6e80754000, 109738) = 0 > 0.000041 rt_sigprocmask(SIG_BLOCK, [HUP USR1 USR2 PIPE ALRM CHLD TSTP URG VTALRM PROF WINCH IO], [], 8) = 0 > 0.000021 access("/etc/systemd/dont-synthesize-nobody", F_OK) = -1 ENOENT (No such file or directory) > 0.000020 getpid() = 8190 > 0.000015 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3 > 0.000016 getsockopt(3, SOL_SOCKET, SO_RCVBUF, [212992], [4]) = 0 > 0.000015 setsockopt(3, SOL_SOCKET, SO_RCVBUF, [8388608], 4) = 0 > 0.000013 getsockopt(3, SOL_SOCKET, SO_SNDBUF, [212992], [4]) = 0 > 0.000013 setsockopt(3, SOL_SOCKET, SO_SNDBUF, [8388608], 4) = 0 > 0.000012 connect(3, {sa_family=AF_UNIX, sun_path="/run/dbus/system_bus_socket"}, 30) = 0 > 0.000018 getsockopt(3, SOL_SOCKET, SO_PEERCRED, {pid=1948, uid=0, gid=0}, [12]) = 0 > 0.000014 getsockopt(3, SOL_SOCKET, SO_PEERSEC, 0x55915d2c7560, [64]) = -1 ENOPROTOOPT (Protocol not available) > 0.000013 getsockopt(3, SOL_SOCKET, SO_PEERGROUPS, 0x55915d385650, [256->0]) = 0 > 0.000014 fstat(3, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0 > 0.000013 getsockopt(3, SOL_SOCKET, SO_ACCEPTCONN, [0], [4]) = 0 > 0.000013 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 > 0.000014 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0AUTH EXTERNAL\r\nDATA\r\n", iov_len=22}, {iov_base="NEGOTIATE_UNIX_FD\r\n", iov_len=19}, {iov_base="BEGIN\r\n", iov_len=7}], msg_iovlen=3, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = 48 > 0.000024 gettid() = 8190 > 0.000020 recvmsg(3, {msg_namelen=0}, MSG_DONTWAIT|MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) > 0.000015 ppoll([{fd=3, events=POLLIN}], 1, {tv_sec=89, tv_nsec=999899000}, NULL, 8
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 783171
:
700155
| 700158 |
700161
|
700173