Skip to content

Instantly share code, notes, and snippets.

@kingnarmer
Created November 7, 2022 01:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kingnarmer/b7cef66798a38e833798522fe17eeea8 to your computer and use it in GitHub Desktop.
Save kingnarmer/b7cef66798a38e833798522fe17eeea8 to your computer and use it in GitHub Desktop.
strace -p 5160 -f -e trace=network -s 10000
strace: Process 5160 attached with 8 threads
[pid 5181] accept4(93, {sa_family=AF_INET, sin_port=htons(51570), sin_addr=inet_addr("10.42.9.180")}, [16], SOCK_CLOEXEC|SOCK_NONBLOCK) = 171
[pid 5181] recvfrom(171, "GET /api/v1/metrics/prometheus HTTP/1.1\r\nHost: 10.42.9.137:2020\r\nUser-Agent: Prometheus/2.28.1\r\nAccept: application/openmetrics-text; version=0.0.1,text/plain;version=0.0.4;q=0.5,*/*;q=0.1\r\nAccept-Encoding: gzip\r\nX-Prometheus-Scrape-Timeout-Seconds: 10\r\n\r\n", 4096, 0, NULL, NULL) = 256
[pid 5181] sendto(171, "CB1\r\n", 5, 0, NULL, 0) = 5
[pid 5181] sendto(171, "# HELP fluentbit_filter_add_records_total Fluentbit metrics.\n# TYPE fluentbit_filter_add_records_total counter\nfluentbit_filter_add_records_total{name=\"kubernetes.0\"} 0 1667783638739\n# HELP fluentbit_filter_drop_records_total Fluentbit metrics.\n# TYPE fluentbit_filter_drop_records_total counter\nfluentbit_filter_drop_records_total{name=\"kubernetes.0\"} 0 1667783638739\n# HELP fluentbit_input_bytes_total Number of input bytes.\n# TYPE fluentbit_input_bytes_total counter\nfluentbit_input_bytes_total{name=\"storage_backlog.1\"} 0 1667783638739\nfluentbit_input_bytes_total{name=\"tail.0\"} 857113265 1667783638739\n# HELP fluentbit_input_files_closed_total Fluentbit metrics.\n# TYPE fluentbit_input_files_closed_total counter\nfluentbit_input_files_closed_total{name=\"tail.0\"} 63 1667783638739\n# HELP fluentbit_input_files_opened_total Fluentbit metrics.\n# TYPE fluentbit_input_files_opened_total counter\nfluentbit_input_files_opened_total{name=\"tail.0\"} 97 1667783638739\n# HELP fluentbit_input_files_rotated_total Fluentbit metrics.\n# TYPE fluentbit_input_files_rotated_total counter\nfluentbit_input_files_rotated_total{name=\"tail.0\"} 2 1667783638739\n# HELP fluentbit_input_records_total Number of input records.\n# TYPE fluentbit_input_records_total counter\nfluentbit_input_records_total{name=\"storage_backlog.1\"} 0 1667783638739\nfluentbit_input_records_total{name=\"tail.0\"} 3339588 1667783638739\n# HELP fluentbit_output_dropped_records_total Number of dropped records.\n# TYPE fluentbit_output_dropped_records_total counter\nfluentbit_output_dropped_records_total{name=\"forward.0\"} 0 1667783638739\n# HELP fluentbit_output_errors_total Number of output errors.\n# TYPE fluentbit_output_errors_total counter\nfluentbit_output_errors_total{name=\"forward.0\"} 0 1667783638739\n# HELP fluentbit_output_proc_bytes_total Number of processed output bytes.\n# TYPE fluentbit_output_proc_bytes_total counter\nfluentbit_output_proc_bytes_total{name=\"forward.0\"} 1176397742 1667783638739\n# HELP fluentbit_output_proc_records_total Number of processed output records.\n# TYPE fluentbit_output_proc_records_total counter\nfluentbit_output_proc_records_total{name=\"forward.0\"} 1050941 1667783638739\n# HELP fluentbit_output_retried_records_total Number of retried records.\n# TYPE fluentbit_output_retried_records_total counter\nfluentbit_output_retried_records_total{name=\"forward.0\"} 523500 1667783638739\n# HELP fluentbit_output_retries_failed_total Number of abandoned batches because the maximum number of re-tries was reached.\n# TYPE fluentbit_output_retries_failed_total counter\nfluentbit_output_retries_failed_total{name=\"forward.0\"} 0 1667783638739\n# HELP fluentbit_output_retries_total Number of output retries.\n# TYPE fluentbit_output_retries_total counter\nfluentbit_output_retries_total{name=\"forward.0\"} 15945 1667783638739\n# HELP fluentbit_uptime Number of seconds that Fluent Bit has been running.\n# TYPE fluentbit_uptime counter\nfluentbit_uptime 672683\n# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.\n# TYPE process_start_time_seconds gauge\nprocess_start_time_seconds 1667110955\n# HELP fluentbit_build_info Build version information.\n# TYPE fluentbit_build_info gauge\nfluentbit_build_info{version=\"1.9.5\",edition=\"Community\"} 1\n", 3249, 0, NULL, 0) = 3249
[pid 5181] sendto(171, "\r\n", 2, 0, NULL, 0) = 2
[pid 5181] sendto(171, "0\r\n\r\n", 5, 0, NULL, 0) = 5
[pid 5181] accept4(93, {sa_family=AF_INET, sin_port=htons(34216), sin_addr=inet_addr("10.42.9.180")}, [16], SOCK_CLOEXEC|SOCK_NONBLOCK) = 171
[pid 5181] recvfrom(171, "GET /api/v1/metrics/prometheus HTTP/1.1\r\nHost: 10.42.9.137:2020\r\nUser-Agent: Prometheus/2.28.1\r\nAccept: application/openmetrics-text; version=0.0.1,text/plain;version=0.0.4;q=0.5,*/*;q=0.1\r\nAccept-Encoding: gzip\r\nX-Prometheus-Scrape-Timeout-Seconds: 10\r\n\r\n", 4096, 0, NULL, NULL) = 256
[pid 5181] sendto(171, "CB1\r\n", 5, 0, NULL, 0) = 5
[pid 5181] sendto(171, "# HELP fluentbit_filter_add_records_total Fluentbit metrics.\n# TYPE fluentbit_filter_add_records_total counter\nfluentbit_filter_add_records_total{name=\"kubernetes.0\"} 0 1667783668733\n# HELP fluentbit_filter_drop_records_total Fluentbit metrics.\n# TYPE fluentbit_filter_drop_records_total counter\nfluentbit_filter_drop_records_total{name=\"kubernetes.0\"} 0 1667783668733\n# HELP fluentbit_input_bytes_total Number of input bytes.\n# TYPE fluentbit_input_bytes_total counter\nfluentbit_input_bytes_total{name=\"storage_backlog.1\"} 0 1667783668733\nfluentbit_input_bytes_total{name=\"tail.0\"} 857318012 1667783668733\n# HELP fluentbit_input_files_closed_total Fluentbit metrics.\n# TYPE fluentbit_input_files_closed_total counter\nfluentbit_input_files_closed_total{name=\"tail.0\"} 63 1667783668733\n# HELP fluentbit_input_files_opened_total Fluentbit metrics.\n# TYPE fluentbit_input_files_opened_total counter\nfluentbit_input_files_opened_total{name=\"tail.0\"} 97 1667783668733\n# HELP fluentbit_input_files_rotated_total Fluentbit metrics.\n# TYPE fluentbit_input_files_rotated_total counter\nfluentbit_input_files_rotated_total{name=\"tail.0\"} 2 1667783668733\n# HELP fluentbit_input_records_total Number of input records.\n# TYPE fluentbit_input_records_total counter\nfluentbit_input_records_total{name=\"storage_backlog.1\"} 0 1667783668733\nfluentbit_input_records_total{name=\"tail.0\"} 3340222 1667783668733\n# HELP fluentbit_output_dropped_records_total Number of dropped records.\n# TYPE fluentbit_output_dropped_records_total counter\nfluentbit_output_dropped_records_total{name=\"forward.0\"} 0 1667783668733\n# HELP fluentbit_output_errors_total Number of output errors.\n# TYPE fluentbit_output_errors_total counter\nfluentbit_output_errors_total{name=\"forward.0\"} 0 1667783668733\n# HELP fluentbit_output_proc_bytes_total Number of processed output bytes.\n# TYPE fluentbit_output_proc_bytes_total counter\nfluentbit_output_proc_bytes_total{name=\"forward.0\"} 1176397742 1667783668733\n# HELP fluentbit_output_proc_records_total Number of processed output records.\n# TYPE fluentbit_output_proc_records_total counter\nfluentbit_output_proc_records_total{name=\"forward.0\"} 1050941 1667783668733\n# HELP fluentbit_output_retried_records_total Number of retried records.\n# TYPE fluentbit_output_retried_records_total counter\nfluentbit_output_retried_records_total{name=\"forward.0\"} 523500 1667783668733\n# HELP fluentbit_output_retries_failed_total Number of abandoned batches because the maximum number of re-tries was reached.\n# TYPE fluentbit_output_retries_failed_total counter\nfluentbit_output_retries_failed_total{name=\"forward.0\"} 0 1667783668733\n# HELP fluentbit_output_retries_total Number of output retries.\n# TYPE fluentbit_output_retries_total counter\nfluentbit_output_retries_total{name=\"forward.0\"} 15945 1667783668733\n# HELP fluentbit_uptime Number of seconds that Fluent Bit has been running.\n# TYPE fluentbit_uptime counter\nfluentbit_uptime 672713\n# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.\n# TYPE process_start_time_seconds gauge\nprocess_start_time_seconds 1667110955\n# HELP fluentbit_build_info Build version information.\n# TYPE fluentbit_build_info gauge\nfluentbit_build_info{version=\"1.9.5\",edition=\"Community\"} 1\n", 3249, 0, NULL, 0) = 3249
[pid 5181] sendto(171, "\r\n", 2, 0, NULL, 0) = 2
[pid 5181] sendto(171, "0\r\n\r\n", 5, 0, NULL, 0) = 5
strace -f -e trace=network -p 5160
strace: Process 5160 attached with 8 threads
[pid 5181] accept4(93, {sa_family=AF_INET, sin_port=htons(33350), sin_addr=inet_addr("10.42.9.180")}, [16], SOCK_CLOEXEC|SOCK_NONBLOCK) = 184
[pid 5181] recvfrom(184, "GET /api/v1/metrics/prometheus H"..., 4096, 0, NULL, NULL) = 256
[pid 5181] sendto(184, "CB1\r\n", 5, 0, NULL, 0) = 5
[pid 5181] sendto(184, "# HELP fluentbit_filter_add_reco"..., 3249, 0, NULL, 0) = 3249
[pid 5181] sendto(184, "\r\n", 2, 0, NULL, 0) = 2
[pid 5181] sendto(184, "0\r\n\r\n", 5, 0, NULL, 0) = 5
[pid 5181] accept4(93, {sa_family=AF_INET, sin_port=htons(55468), sin_addr=inet_addr("10.42.9.180")}, [16], SOCK_CLOEXEC|SOCK_NONBLOCK) = 168
[pid 5181] recvfrom(168, "GET /api/v1/metrics/prometheus H"..., 4096, 0, NULL, NULL) = 256
[pid 5181] sendto(168, "CB1\r\n", 5, 0, NULL, 0) = 5
[pid 5181] sendto(168, "# HELP fluentbit_filter_add_reco"..., 3249, 0, NULL, 0) = 3249
[pid 5181] sendto(168, "\r\n", 2, 0, NULL, 0) = 2
[pid 5181] sendto(168, "0\r\n\r\n", 5, 0, NULL, 0) = 5
strace -e trace=memory -fp 5160
strace: Process 5160 attached with 8 threads
[pid 5175] mmap(NULL, 864256, PROT_READ|PROT_WRITE, MAP_SHARED, 168, 0) = 0x7f068c2df000
[pid 5175] mremap(0x7f068c2df000, 863433, 897024, MREMAP_MAYMOVE) = 0x7f068c204000
[pid 5175] mremap(0x7f068c204000, 897024, 867856, MREMAP_MAYMOVE) = 0x7f068c204000
[pid 5175] msync(0x7f068c204000, 867856, MS_ASYNC) = 0
[pid 5175] munmap(0x7f068c204000, 867856) = 0
[pid 5175] mmap(NULL, 1753088, PROT_READ|PROT_WRITE, MAP_SHARED, 168, 0) = 0x7f068c206000
[pid 5175] mremap(0x7f068c206000, 1751173, 1785856, MREMAP_MAYMOVE) = 0x7f068ac4a000
[pid 5175] mremap(0x7f068ac4a000, 1785856, 1757790, MREMAP_MAYMOVE) = 0x7f068ac4a000
[pid 5175] msync(0x7f068ac4a000, 1757790, MS_ASYNC) = 0
[pid 5175] munmap(0x7f068ac4a000, 1757790) = 0
[pid 5175] mmap(NULL, 1761280, PROT_READ|PROT_WRITE, MAP_SHARED, 168, 0) = 0x7f068c204000
[pid 5175] mremap(0x7f068c204000, 1757790, 1794048, MREMAP_MAYMOVE) = 0x7f068ac48000
[pid 5175] mremap(0x7f068ac48000, 1794048, 1765417, MREMAP_MAYMOVE) = 0x7f068ac48000
[pid 5175] msync(0x7f068ac48000, 1765417, MS_ASYNC) = 0
[pid 5175] munmap(0x7f068ac48000, 1765417) = 0
strace -p 5160 -f -e trace=network
strace: Process 5160 attached with 8 threads
[pid 5181] epoll_wait(90, <unfinished ...>
[pid 5180] restart_syscall(<... resuming interrupted read ...> <unfinished ...>
[pid 5179] epoll_wait(87, <unfinished ...>
[pid 5178] epoll_wait(66, <unfinished ...>
[pid 5177] epoll_wait(63, <unfinished ...>
[pid 5176] epoll_wait(11, <unfinished ...>
[pid 5175] epoll_wait(8, <unfinished ...>
[pid 5160] restart_syscall(<... resuming interrupted read ...> <unfinished ...>
[pid 5180] <... restart_syscall resumed>) = 0
[pid 5180] clock_nanosleep(CLOCK_REALTIME, 0, {tv_sec=1, tv_nsec=0}, <unfinished ...>
[pid 5175] <... epoll_wait resumed>[{EPOLLIN, {u32=2428117376, u64=139666174648704}}, {EPOLLIN, {u32=2425050592, u64=139666171581920}}, {EPOLLIN, {u32=2425485376, u64=139666172016704}}, {EPOLLIN, {u32=2427091744, u64=139666173623072}}, {EPOLLIN, {u32=2427081024, u64=139666173612352}}, {EPOLLIN, {u32=2437261872, u64=139666183793200}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}], 256, -1) = 9
[pid 5175] read(171, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] getrandom("\x63\x0a\xcd\x19", 4, 0) = 4
[pid 5175] write(15, "c\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096 <unfinished ...>
[pid 5176] <... epoll_wait resumed>[{EPOLLIN, {u32=2437058560, u64=139666183589888}}], 32, -1) = 1
[pid 5175] <... write resumed>) = 4096
[pid 5176] read(14, <unfinished ...>
[pid 5175] epoll_ctl(8, EPOLL_CTL_DEL, 171, NULL) = 0
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2425050592, u64=139666171581920}}, {EPOLLIN, {u32=2425485376, u64=139666172016704}}, {EPOLLIN, {u32=2427091744, u64=139666173623072}}, {EPOLLIN, {u32=2427081024, u64=139666173612352}}, {EPOLLIN, {u32=2437261872, u64=139666183793200}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}], 256, 0) = 8
[pid 5175] read(179, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] getrandom("\x2d\x50\x07\xcc", 4, 0) = 4
[pid 5175] write(15, "a\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096) = 4096
[pid 5175] epoll_ctl(8, EPOLL_CTL_DEL, 179, NULL) = 0
[pid 5176] <... read resumed>"c\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096) = 4096
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2425485376, u64=139666172016704}}, {EPOLLIN, {u32=2427091744, u64=139666173623072}}, {EPOLLIN, {u32=2427081024, u64=139666173612352}}, {EPOLLIN, {u32=2437261872, u64=139666183793200}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}], 256, 0) = 7
[pid 5175] read(181, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] getrandom("\x58\x4d\xe5\xda", 4, 0) = 4
[pid 5175] write(15, "b\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096) = 4096
[pid 5176] write(2, "[2022/11/07 01:08:59] [ info] [t"..., 99 <unfinished ...>
[pid 5175] epoll_ctl(8, EPOLL_CTL_DEL, 181, NULL) = 0
[pid 5176] <... write resumed>) = 99
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2427091744, u64=139666173623072}}, {EPOLLIN, {u32=2427081024, u64=139666173612352}}, {EPOLLIN, {u32=2437261872, u64=139666183793200}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}], 256, 0) = 6
[pid 5175] read(231, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] getrandom("\x74\x6f\xed\xe8", 4, 0) = 4
[pid 5176] epoll_wait(11, [{EPOLLIN, {u32=2437058560, u64=139666183589888}}], 32, -1) = 1
[pid 5176] read(14, <unfinished ...>
[pid 5175] write(15, "c\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096) = 4096
[pid 5176] <... read resumed>"a\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096) = 4096
[pid 5175] epoll_ctl(8, EPOLL_CTL_DEL, 231, NULL <unfinished ...>
[pid 5176] write(2, "[2022/11/07 01:08:59] [ info] [t"..., 97 <unfinished ...>
[pid 5175] <... epoll_ctl resumed>) = 0
[pid 5176] <... write resumed>) = 97
[pid 5176] epoll_wait(11, <unfinished ...>
[pid 5175] epoll_wait(8, <unfinished ...>
[pid 5176] <... epoll_wait resumed>[{EPOLLIN, {u32=2437058560, u64=139666183589888}}], 32, -1) = 1
[pid 5175] <... epoll_wait resumed>[{EPOLLIN, {u32=2427081024, u64=139666173612352}}, {EPOLLIN, {u32=2437261872, u64=139666183793200}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 6
[pid 5176] read(14, <unfinished ...>
[pid 5175] read(267, <unfinished ...>
[pid 5176] <... read resumed>"b\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096) = 4096
[pid 5175] <... read resumed>"\1\0\0\0\0\0\0\0", 8) = 8
[pid 5176] write(2, "[2022/11/07 01:08:59] [ info] [t"..., 98 <unfinished ...>
[pid 5175] getrandom( <unfinished ...>
[pid 5176] <... write resumed>) = 98
[pid 5175] <... getrandom resumed>"\xcd\x1e\x58\xe9", 4, 0) = 4
[pid 5176] epoll_wait(11, [{EPOLLIN, {u32=2437058560, u64=139666183589888}}], 32, -1) = 1
[pid 5175] write(15, "c\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096 <unfinished ...>
[pid 5176] read(14, <unfinished ...>
[pid 5175] <... write resumed>) = 4096
[pid 5176] <... read resumed>"c\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096) = 4096
[pid 5175] epoll_ctl(8, EPOLL_CTL_DEL, 267, NULL <unfinished ...>
[pid 5176] write(2, "[2022/11/07 01:08:59] [ info] [t"..., 99 <unfinished ...>
[pid 5175] <... epoll_ctl resumed>) = 0
[pid 5176] <... write resumed>) = 99
[pid 5175] epoll_wait(8, <unfinished ...>
[pid 5176] epoll_wait(11, [{EPOLLIN, {u32=2437058560, u64=139666183589888}}], 32, -1) = 1
[pid 5175] <... epoll_wait resumed>[{EPOLLIN, {u32=2437261872, u64=139666183793200}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 5
[pid 5176] read(14, "c\0\0\0\0\0\0\0[2022/11/07 01:08:59] [ "..., 4096) = 4096
[pid 5175] read(73, <unfinished ...>
[pid 5176] write(2, "[2022/11/07 01:08:59] [ info] [t"..., 99 <unfinished ...>
[pid 5175] <... read resumed>"\1\0\0\0\0\0\0\0", 8) = 8
[pid 5176] <... write resumed>) = 99
[pid 5176] epoll_wait(11, <unfinished ...>
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437261872, u64=139666183793200}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 4
[pid 5175] read(75, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] readlink("/proc/1/fd/170", "/var/lib/docker/containers/d3870"..., 4096) = 165
[pid 5175] stat("/var/lib/docker/containers/d38709583962846ad4077aaae684e1539299cd72f403e1ba049f045b1ef1da95/d38709583962846ad4077aaae684e1539299cd72f403e1ba049f045b1ef1da95-json.log", {st_mode=S_IFREG|0640, st_size=9703, ...}) = 0
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 3
[pid 5175] read(77, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 2
[pid 5175] read(78, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] write(95, "%\1\0\0\0\0\0\0", 8 <unfinished ...>
[pid 5181] <... epoll_wait resumed>[{EPOLLIN, {u32=2323791872, u64=139666070323200}}], 256, -1) = 1
[pid 5175] <... write resumed>) = 8
[pid 5181] read(94, <unfinished ...>
[pid 5175] write(95, "\203\245input\202\246tail.0\205\247records\316\0002\354`\245by"..., 293 <unfinished ...>
[pid 5181] <... read resumed>"%\1\0\0\0\0\0\0", 32768) = 8
[pid 5175] <... write resumed>) = 293
[pid 5181] epoll_wait(90, <unfinished ...>
[pid 5175] epoll_wait(8, <unfinished ...>
[pid 5181] <... epoll_wait resumed>[{EPOLLIN, {u32=2323791872, u64=139666070323200}}], 256, -1) = 1
[pid 5175] <... epoll_wait resumed>[{EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 1
[pid 5181] read(94, <unfinished ...>
[pid 5175] read(30, <unfinished ...>
[pid 5181] <... read resumed>"\203\245input\202\246tail.0\205\247records\316\0002\354`\245by"..., 32760) = 293
[pid 5175] <... read resumed>"\34\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 5181] epoll_wait(90, <unfinished ...>
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234608499, ...}) = 0
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234608499, ...}) = 0
[pid 5175] read(45, "{\"log\":\"[2022/11/07 01:08:59] [ "..., 999999) = 842
[pid 5175] openat(AT_FDCWD, "/buffers/tail.0/1-1667783023.143686971.flb", O_RDWR|O_CREAT, 0600) = 183
[pid 5175] fstat(183, {st_mode=S_IFREG|0600, st_size=1579824, ...}) = 0
[pid 5175] mmap(NULL, 1581056, PROT_READ|PROT_WRITE, MAP_SHARED, 183, 0) = 0x7f068c230000
[pid 5175] fallocate(183, 0, 0, 1613824) = 0
[pid 5175] mremap(0x7f068c230000, 1579824, 1613824, MREMAP_MAYMOVE) = 0x7f068ac74000
[pid 5175] fstat(183, {st_mode=S_IFREG|0600, st_size=1613824, ...}) = 0
[pid 5175] ftruncate(183, 1584246) = 0
[pid 5175] mremap(0x7f068ac74000, 1613824, 1584246, MREMAP_MAYMOVE) = 0x7f068ac74000
[pid 5175] msync(0x7f068ac74000, 1584246, MS_ASYNC) = 0
[pid 5175] fstat(183, {st_mode=S_IFREG|0600, st_size=1584246, ...}) = 0
[pid 5175] munmap(0x7f068ac74000, 1584246) = 0
[pid 5175] fstat(183, {st_mode=S_IFREG|0600, st_size=1584246, ...}) = 0
[pid 5175] close(183) = 0
[pid 5175] lseek(28, 3345472, SEEK_SET) = 3345472
[pid 5175] write(28, "\0\0\0\5\0\0\0\6\"\365\306\313A\216-1p\306C\256\232\30K\317", 24) = 24
[pid 5175] lseek(28, 3345496, SEEK_SET) = 3345496
[pid 5175] write(28, "\r\0\0\0\27\0\320\0\17;\16\220\r\354\rS\1y\f\272\f\2\v<\n\227\t\353\0\320\tc"..., 4096) = 4096
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234608499, ...}) = 0
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234608499, ...}) = 0
[pid 5175] write(26, "\2\300\0\0\0\0\0\0", 8) = 8
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437261072, u64=139666183792400}}], 256, 0) = 1
[pid 5175] close(171) = 0
[pid 5175] close(179) = 0
[pid 5175] close(181) = 0
[pid 5175] close(231) = 0
[pid 5175] close(267) = 0
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437261072, u64=139666183792400}}], 256, -1) = 1
[pid 5175] fstat(31, {st_mode=S_IFREG|0640, st_size=21922, ...}) = 0
[pid 5175] fstat(32, {st_mode=S_IFREG|0640, st_size=18875, ...}) = 0
[pid 5175] fstat(39, {st_mode=S_IFREG|0640, st_size=36271, ...}) = 0
[pid 5175] fstat(40, {st_mode=S_IFREG|0640, st_size=21991, ...}) = 0
[pid 5175] fstat(41, {st_mode=S_IFREG|0640, st_size=7405, ...}) = 0
[pid 5175] fstat(42, {st_mode=S_IFREG|0640, st_size=4396, ...}) = 0
[pid 5175] fstat(49, {st_mode=S_IFREG|0640, st_size=8811, ...}) = 0
[pid 5175] fstat(50, {st_mode=S_IFREG|0640, st_size=8814, ...}) = 0
[pid 5175] fstat(53, {st_mode=S_IFREG|0640, st_size=464, ...}) = 0
[pid 5175] fstat(54, {st_mode=S_IFREG|0640, st_size=1833, ...}) = 0
[pid 5175] fstat(55, {st_mode=S_IFREG|0640, st_size=2740, ...}) = 0
[pid 5175] fstat(56, {st_mode=S_IFREG|0640, st_size=2739, ...}) = 0
[pid 5175] fstat(57, {st_mode=S_IFREG|0640, st_size=4728182, ...}) = 0
[pid 5175] fstat(58, {st_mode=S_IFREG|0640, st_size=8887260, ...}) = 0
[pid 5175] fstat(46, {st_mode=S_IFREG|0640, st_size=197152, ...}) = 0
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234608499, ...}) = 0
[pid 5175] fstat(99, {st_mode=S_IFREG|0640, st_size=66990, ...}) = 0
[pid 5175] fstat(35, {st_mode=S_IFREG|0640, st_size=5618404, ...}) = 0
[pid 5175] fstat(36, {st_mode=S_IFREG|0640, st_size=2400, ...}) = 0
[pid 5175] fstat(37, {st_mode=S_IFREG|0640, st_size=42548, ...}) = 0
[pid 5175] fstat(34, {st_mode=S_IFREG|0640, st_size=2417030, ...}) = 0
[pid 5175] fstat(44, {st_mode=S_IFREG|0640, st_size=2432, ...}) = 0
[pid 5175] fstat(282, {st_mode=S_IFREG|0640, st_size=86291742, ...}) = 0
[pid 5175] fstat(290, {st_mode=S_IFREG|0640, st_size=147512160, ...}) = 0
[pid 5175] fstat(283, {st_mode=S_IFREG|0640, st_size=4233, ...}) = 0
[pid 5175] fstat(284, {st_mode=S_IFREG|0640, st_size=4219, ...}) = 0
[pid 5175] fstat(285, {st_mode=S_IFREG|0640, st_size=5036, ...}) = 0
[pid 5175] fstat(286, {st_mode=S_IFREG|0640, st_size=2448657, ...}) = 0
[pid 5175] fstat(287, {st_mode=S_IFREG|0640, st_size=179165, ...}) = 0
[pid 5175] fstat(288, {st_mode=S_IFREG|0640, st_size=1684, ...}) = 0
[pid 5175] fstat(289, {st_mode=S_IFREG|0640, st_size=447, ...}) = 0
[pid 5175] fstat(43, {st_mode=S_IFREG|0640, st_size=8292964, ...}) = 0
[pid 5175] fstat(167, {st_mode=S_IFREG|0640, st_size=1387, ...}) = 0
[pid 5175] fstat(170, {st_mode=S_IFREG|0640, st_size=9703, ...}) = 0
[pid 5175] read(25, "\2\300\0\0\0\0\0\0", 8) = 8
[pid 5175] read(25, 0x7f06921f46e0, 8) = -1 EAGAIN (Resource temporarily unavailable)
[pid 5175] epoll_wait(8, [], 256, 0) = 0
[pid 5175] epoll_wait(8, <unfinished ...>
[pid 5160] <... restart_syscall resumed>) = 0
[pid 5160] clock_nanosleep(CLOCK_REALTIME, 0, {tv_sec=1, tv_nsec=0}, <unfinished ...>
[pid 5180] <... clock_nanosleep resumed>0x7f068bdf4990) = 0
[pid 5180] clock_nanosleep(CLOCK_REALTIME, 0, {tv_sec=1, tv_nsec=0}, <unfinished ...>
[pid 5175] <... epoll_wait resumed>[{EPOLLIN, {u32=2428114336, u64=139666174645664}}, {EPOLLIN, {u32=2425475456, u64=139666172006784}}, {EPOLLIN, {u32=2427946720, u64=139666174478048}}, {EPOLLIN, {u32=2437262992, u64=139666183794320}}, {EPOLLIN, {u32=2437263152, u64=139666183794480}}, {EPOLLIN, {u32=2437262304, u64=139666183793632}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}], 256, -1) = 9
[pid 5175] read(129, <unfinished ...>
[pid 5178] <... epoll_wait resumed>[{EPOLLIN, {u32=2361417888, u64=139666107949216}}], 64, -1) = 1
[pid 5177] <... epoll_wait resumed>[{EPOLLIN, {u32=2365612192, u64=139666112143520}}], 64, -1) = 1
[pid 5175] <... read resumed>"\1\0\0\0\0\0\0\0", 8) = 8
[pid 5178] read(84, <unfinished ...>
[pid 5177] read(80, <unfinished ...>
[pid 5178] <... read resumed>"\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] getrandom( <unfinished ...>
[pid 5177] <... read resumed>"\1\0\0\0\0\0\0\0", 8) = 8
[pid 5177] epoll_wait(63, [], 64, 0) = 0
[pid 5175] <... getrandom resumed>"\xb5\x3c\x09\xb4", 4, 0) = 4
[pid 5177] epoll_wait(63, <unfinished ...>
[pid 5178] epoll_wait(66, <unfinished ...>
[pid 5175] write(15, "c\0\0\0\0\0\0\0[2022/11/07 01:09:00] [ "..., 4096 <unfinished ...>
[pid 5178] <... epoll_wait resumed>[], 64, 0) = 0
[pid 5175] <... write resumed>) = 4096
[pid 5178] epoll_wait(66, <unfinished ...>
[pid 5175] epoll_ctl(8, EPOLL_CTL_DEL, 129, NULL <unfinished ...>
[pid 5176] <... epoll_wait resumed>[{EPOLLIN, {u32=2437058560, u64=139666183589888}}], 32, -1) = 1
[pid 5176] read(14, "c\0\0\0\0\0\0\0[2022/11/07 01:09:00] [ "..., 4096) = 4096
[pid 5176] write(2, "[2022/11/07 01:09:00] [ info] [t"..., 99) = 99
[pid 5176] epoll_wait(11, <unfinished ...>
[pid 5175] <... epoll_ctl resumed>) = 0
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2425475456, u64=139666172006784}}, {EPOLLIN, {u32=2427946720, u64=139666174478048}}, {EPOLLIN, {u32=2437262992, u64=139666183794320}}, {EPOLLIN, {u32=2437263152, u64=139666183794480}}, {EPOLLIN, {u32=2437262304, u64=139666183793632}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 9
[pid 5175] read(237, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] getrandom("\x69\x70\xb3\x4c", 4, 0) = 4
[pid 5175] write(15, "b\0\0\0\0\0\0\0[2022/11/07 01:09:00] [ "..., 4096) = 4096
[pid 5176] <... epoll_wait resumed>[{EPOLLIN, {u32=2437058560, u64=139666183589888}}], 32, -1) = 1
[pid 5176] read(14, "b\0\0\0\0\0\0\0[2022/11/07 01:09:00] [ "..., 4096) = 4096
[pid 5175] epoll_ctl(8, EPOLL_CTL_DEL, 237, NULL <unfinished ...>
[pid 5176] write(2, "[2022/11/07 01:09:00] [ info] [t"..., 98 <unfinished ...>
[pid 5175] <... epoll_ctl resumed>) = 0
[pid 5176] <... write resumed>) = 98
[pid 5175] epoll_wait(8, <unfinished ...>
[pid 5176] epoll_wait(11, <unfinished ...>
[pid 5175] <... epoll_wait resumed>[{EPOLLIN, {u32=2427946720, u64=139666174478048}}, {EPOLLIN, {u32=2437262992, u64=139666183794320}}, {EPOLLIN, {u32=2437263152, u64=139666183794480}}, {EPOLLIN, {u32=2437262304, u64=139666183793632}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 8
[pid 5175] read(262, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] getrandom("\x0f\x47\x28\x74", 4, 0) = 4
[pid 5175] write(15, "b\0\0\0\0\0\0\0[2022/11/07 01:09:00] [ "..., 4096) = 4096
[pid 5176] <... epoll_wait resumed>[{EPOLLIN, {u32=2437058560, u64=139666183589888}}], 32, -1) = 1
[pid 5175] epoll_ctl(8, EPOLL_CTL_DEL, 262, NULL <unfinished ...>
[pid 5176] read(14, <unfinished ...>
[pid 5175] <... epoll_ctl resumed>) = 0
[pid 5176] <... read resumed>"b\0\0\0\0\0\0\0[2022/11/07 01:09:00] [ "..., 4096) = 4096
[pid 5176] write(2, "[2022/11/07 01:09:00] [ info] [t"..., 98) = 98
[pid 5175] epoll_wait(8, <unfinished ...>
[pid 5176] epoll_wait(11, <unfinished ...>
[pid 5175] <... epoll_wait resumed>[{EPOLLIN, {u32=2437262992, u64=139666183794320}}, {EPOLLIN, {u32=2437263152, u64=139666183794480}}, {EPOLLIN, {u32=2437262304, u64=139666183793632}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 7
[pid 5175] read(97, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437262992, u64=139666183794320}}, {EPOLLIN, {u32=2437263152, u64=139666183794480}}, {EPOLLIN, {u32=2455973664, u64=139666202504992}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 6
[pid 5175] read(73, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437262992, u64=139666183794320}}, {EPOLLIN, {u32=2437263152, u64=139666183794480}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 5
[pid 5175] read(74, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] openat(AT_FDCWD, "/var/log/containers", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 171
[pid 5175] fstat(171, {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
[pid 5175] getdents64(171, /* 36 entries */, 32768) = 5272
[pid 5175] getdents64(171, /* 0 entries */, 32768) = 0
[pid 5175] close(171) = 0
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437263152, u64=139666183794480}}, {EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 4
[pid 5175] read(76, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] fstat(31, {st_mode=S_IFREG|0640, st_size=21922, ...}) = 0
[pid 5175] fstat(32, {st_mode=S_IFREG|0640, st_size=18875, ...}) = 0
[pid 5175] fstat(39, {st_mode=S_IFREG|0640, st_size=36271, ...}) = 0
[pid 5175] fstat(40, {st_mode=S_IFREG|0640, st_size=21991, ...}) = 0
[pid 5175] fstat(41, {st_mode=S_IFREG|0640, st_size=7405, ...}) = 0
[pid 5175] fstat(42, {st_mode=S_IFREG|0640, st_size=4396, ...}) = 0
[pid 5175] fstat(49, {st_mode=S_IFREG|0640, st_size=8811, ...}) = 0
[pid 5175] fstat(50, {st_mode=S_IFREG|0640, st_size=8814, ...}) = 0
[pid 5175] fstat(53, {st_mode=S_IFREG|0640, st_size=464, ...}) = 0
[pid 5175] fstat(54, {st_mode=S_IFREG|0640, st_size=1833, ...}) = 0
[pid 5175] fstat(55, {st_mode=S_IFREG|0640, st_size=2740, ...}) = 0
[pid 5175] fstat(56, {st_mode=S_IFREG|0640, st_size=2739, ...}) = 0
[pid 5175] fstat(57, {st_mode=S_IFREG|0640, st_size=4728182, ...}) = 0
[pid 5175] fstat(58, {st_mode=S_IFREG|0640, st_size=8887260, ...}) = 0
[pid 5175] fstat(46, {st_mode=S_IFREG|0640, st_size=197152, ...}) = 0
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234609004, ...}) = 0
[pid 5175] fstat(99, {st_mode=S_IFREG|0640, st_size=66990, ...}) = 0
[pid 5175] fstat(35, {st_mode=S_IFREG|0640, st_size=5618404, ...}) = 0
[pid 5175] fstat(36, {st_mode=S_IFREG|0640, st_size=2400, ...}) = 0
[pid 5175] fstat(37, {st_mode=S_IFREG|0640, st_size=42548, ...}) = 0
[pid 5175] fstat(34, {st_mode=S_IFREG|0640, st_size=2417030, ...}) = 0
[pid 5175] fstat(44, {st_mode=S_IFREG|0640, st_size=2432, ...}) = 0
[pid 5175] fstat(282, {st_mode=S_IFREG|0640, st_size=86291742, ...}) = 0
[pid 5175] fstat(290, {st_mode=S_IFREG|0640, st_size=147512160, ...}) = 0
[pid 5175] fstat(283, {st_mode=S_IFREG|0640, st_size=4233, ...}) = 0
[pid 5175] fstat(284, {st_mode=S_IFREG|0640, st_size=4219, ...}) = 0
[pid 5175] fstat(285, {st_mode=S_IFREG|0640, st_size=5036, ...}) = 0
[pid 5175] fstat(286, {st_mode=S_IFREG|0640, st_size=2448657, ...}) = 0
[pid 5175] fstat(287, {st_mode=S_IFREG|0640, st_size=179165, ...}) = 0
[pid 5175] fstat(288, {st_mode=S_IFREG|0640, st_size=1684, ...}) = 0
[pid 5175] fstat(289, {st_mode=S_IFREG|0640, st_size=447, ...}) = 0
[pid 5175] fstat(43, {st_mode=S_IFREG|0640, st_size=8292964, ...}) = 0
[pid 5175] fstat(167, {st_mode=S_IFREG|0640, st_size=1387, ...}) = 0
[pid 5175] fstat(170, {st_mode=S_IFREG|0640, st_size=9703, ...}) = 0
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437260752, u64=139666183792080}}, {EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 3
[pid 5175] read(77, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2438928496, u64=139666185459824}}, {EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 2
[pid 5175] read(78, "\1\0\0\0\0\0\0\0", 8) = 8
[pid 5175] write(95, "%\1\0\0\0\0\0\0", 8 <unfinished ...>
[pid 5181] <... epoll_wait resumed>[{EPOLLIN, {u32=2323791872, u64=139666070323200}}], 256, -1) = 1
[pid 5175] <... write resumed>) = 8
[pid 5181] read(94, <unfinished ...>
[pid 5175] write(95, "\203\245input\202\246tail.0\205\247records\316\0002\354e\245by"..., 293 <unfinished ...>
[pid 5181] <... read resumed>"%\1\0\0\0\0\0\0", 32768) = 8
[pid 5175] <... write resumed>) = 293
[pid 5181] epoll_wait(90, <unfinished ...>
[pid 5175] epoll_wait(8, <unfinished ...>
[pid 5181] <... epoll_wait resumed>[{EPOLLIN, {u32=2323791872, u64=139666070323200}}], 256, -1) = 1
[pid 5175] <... epoll_wait resumed>[{EPOLLIN, {u32=2437260592, u64=139666183791920}}], 256, 0) = 1
[pid 5181] read(94, <unfinished ...>
[pid 5175] read(30, <unfinished ...>
[pid 5181] <... read resumed>"\203\245input\202\246tail.0\205\247records\316\0002\354e\245by"..., 32760) = 293
[pid 5175] <... read resumed>"\34\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 5181] epoll_wait(90, <unfinished ...>
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234609004, ...}) = 0
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234609004, ...}) = 0
[pid 5175] read(45, "{\"log\":\"[2022/11/07 01:09:00] [ "..., 999999) = 505
[pid 5175] openat(AT_FDCWD, "/buffers/tail.0/1-1667783023.143686971.flb", O_RDWR|O_CREAT, 0600) = 171
[pid 5175] fstat(171, {st_mode=S_IFREG|0600, st_size=1584246, ...}) = 0
[pid 5175] mmap(NULL, 1585152, PROT_READ|PROT_WRITE, MAP_SHARED, 171, 0) = 0x7f068c22f000
[pid 5175] fallocate(171, 0, 0, 1617920) = 0
[pid 5175] mremap(0x7f068c22f000, 1584246, 1617920, MREMAP_MAYMOVE) = 0x7f068ac73000
[pid 5175] fstat(171, {st_mode=S_IFREG|0600, st_size=1617920, ...}) = 0
[pid 5175] ftruncate(171, 1586899) = 0
[pid 5175] mremap(0x7f068ac73000, 1617920, 1586899, MREMAP_MAYMOVE) = 0x7f068ac73000
[pid 5175] msync(0x7f068ac73000, 1586899, MS_ASYNC) = 0
[pid 5175] fstat(171, {st_mode=S_IFREG|0600, st_size=1586899, ...}) = 0
[pid 5175] munmap(0x7f068ac73000, 1586899) = 0
[pid 5175] fstat(171, {st_mode=S_IFREG|0600, st_size=1586899, ...}) = 0
[pid 5175] close(171) = 0
[pid 5175] lseek(28, 3349592, SEEK_SET) = 3349592
[pid 5175] write(28, "\0\0\0\5\0\0\0\6\"\365\306\313A\216-1\"\361\305\223[\251\"Z", 24) = 24
[pid 5175] lseek(28, 3349616, SEEK_SET) = 3349616
[pid 5175] write(28, "\r\0\0\0\27\0\320\0\17;\16\220\r\354\rS\1y\f\272\f\2\v<\n\227\t\353\0\320\tc"..., 4096) = 4096
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234609004, ...}) = 0
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234609004, ...}) = 0
[pid 5175] write(26, "\2\300\0\0\0\0\0\0", 8) = 8
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437261072, u64=139666183792400}}], 256, 0) = 1
[pid 5175] close(129) = 0
[pid 5175] close(237) = 0
[pid 5175] close(262) = 0
[pid 5175] epoll_wait(8, [{EPOLLIN, {u32=2437261072, u64=139666183792400}}], 256, -1) = 1
[pid 5175] fstat(31, {st_mode=S_IFREG|0640, st_size=21922, ...}) = 0
[pid 5175] fstat(32, {st_mode=S_IFREG|0640, st_size=18875, ...}) = 0
[pid 5175] fstat(39, {st_mode=S_IFREG|0640, st_size=36271, ...}) = 0
[pid 5175] fstat(40, {st_mode=S_IFREG|0640, st_size=21991, ...}) = 0
[pid 5175] fstat(41, {st_mode=S_IFREG|0640, st_size=7405, ...}) = 0
[pid 5175] fstat(42, {st_mode=S_IFREG|0640, st_size=4396, ...}) = 0
[pid 5175] fstat(49, {st_mode=S_IFREG|0640, st_size=8811, ...}) = 0
[pid 5175] fstat(50, {st_mode=S_IFREG|0640, st_size=8814, ...}) = 0
[pid 5175] fstat(53, {st_mode=S_IFREG|0640, st_size=464, ...}) = 0
[pid 5175] fstat(54, {st_mode=S_IFREG|0640, st_size=1833, ...}) = 0
[pid 5175] fstat(55, {st_mode=S_IFREG|0640, st_size=2740, ...}) = 0
[pid 5175] fstat(56, {st_mode=S_IFREG|0640, st_size=2739, ...}) = 0
[pid 5175] fstat(57, {st_mode=S_IFREG|0640, st_size=4728182, ...}) = 0
[pid 5175] fstat(58, {st_mode=S_IFREG|0640, st_size=8887260, ...}) = 0
[pid 5175] fstat(46, {st_mode=S_IFREG|0640, st_size=197152, ...}) = 0
[pid 5175] fstat(45, {st_mode=S_IFREG|0640, st_size=234609004, ...}) = 0
[pid 5175] fstat(99, {st_mode=S_IFREG|0640, st_size=66990, ...}) = 0
[pid 5175] fstat(35, {st_mode=S_IFREG|0640, st_size=5618404, ...}) = 0
[pid 5175] fstat(36, {st_mode=S_IFREG|0640, st_size=2400, ...}) = 0
[pid 5175] fstat(37, {st_mode=S_IFREG|0640, st_size=42548, ...}) = 0
[pid 5175] fstat(34, {st_mode=S_IFREG|0640, st_size=2417030, ...}) = 0
[pid 5175] fstat(44, {st_mode=S_IFREG|0640, st_size=2432, ...}) = 0
[pid 5175] fstat(282, {st_mode=S_IFREG|0640, st_size=86291742, ...}) = 0
[pid 5175] fstat(290, {st_mode=S_IFREG|0640, st_size=147512160, ...}) = 0
[pid 5175] fstat(283, {st_mode=S_IFREG|0640, st_size=4233, ...}) = 0
[pid 5175] fstat(284, {st_mode=S_IFREG|0640, st_size=4219, ...}) = 0
[pid 5175] fstat(285, {st_mode=S_IFREG|0640, st_size=5036, ...}) = 0
[pid 5175] fstat(286, {st_mode=S_IFREG|0640, st_size=2448657, ...}) = 0
[pid 5175] fstat(287, {st_mode=S_IFREG|0640, st_size=179165, ...}) = 0
[pid 5175] fstat(288, {st_mode=S_IFREG|0640, st_size=1684, ...}) = 0
[pid 5175] fstat(289, {st_mode=S_IFREG|0640, st_size=447, ...}) = 0
[pid 5175] fstat(43, {st_mode=S_IFREG|0640, st_size=8292964, ...}) = 0
[pid 5175] fstat(167, {st_mode=S_IFREG|0640, st_size=1387, ...}) = 0
[pid 5175] fstat(170, {st_mode=S_IFREG|0640, st_size=9703, ...}) = 0
[pid 5175] read(25, "\2\300\0\0\0\0\0\0", 8) = 8
[pid 5175] epoll_wait(8, [], 256, 0) = 0
[pid 5175] epoll_wait(8, <unfinished ...>
[pid 5160] <... clock_nanosleep resumed>0x7ffe7a1cc6e0) = 0
[pid 5160] clock_nanosleep(CLOCK_REALTIME, 0, {tv_sec=1, tv_nsec=0},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment