1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
| strace: Process 3604685 attached with 6 threads [pid 3608084] 14:09:45.676154 epoll_pwait(5<anon_inode:[eventpoll]>, <unfinished ...> [pid 3604689] 14:09:45.676221 futex(0xc000080148, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> [pid 3604687] 14:09:45.676266 futex(0xc000050548, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> [pid 3604686] 14:09:45.676286 restart_syscall(<... resuming interrupted futex ...> <unfinished ...> [pid 3604685] 14:09:45.676320 futex(0x85c368, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> [pid 3604688] 14:09:45.676340 futex(0xc000050948, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> [pid 3608084] 14:09:47.595066 <... epoll_pwait resumed> [{EPOLLIN, {u32=1924628344, u64=139897599393656}}], 128, -1, NULL, 0) = 1 [pid 3608084] 14:09:47.595186 futex(0x85c720, FUTEX_WAKE_PRIVATE, 1) = 1 [pid 3604686] 14:09:47.595242 <... restart_syscall resumed> ) = 0 [pid 3608084] 14:09:47.595255 accept4(3<socket:[1187928144]>, <unfinished ...> [pid 3604686] 14:09:47.595330 epoll_pwait(5<anon_inode:[eventpoll]>, <unfinished ...> [pid 3608084] 14:09:47.595371 <... accept4 resumed> {sa_family=AF_UNIX}, [112->2], SOCK_CLOEXEC|SOCK_NONBLOCK) = 4<socket:[1188331398]> [pid 3604686] 14:09:47.595399 <... epoll_pwait resumed> [], 128, 0, NULL, 0) = 0 [pid 3608084] 14:09:47.595462 epoll_ctl(5<anon_inode:[eventpoll]>, EPOLL_CTL_ADD, 4<socket:[1188331398]>, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=1924628104, u64=139897599393416}} <unfinished ...> [pid 3604686] 14:09:47.595597 nanosleep({tv_sec=0, tv_nsec=20000}, <unfinished ...> [pid 3608084] 14:09:47.595621 <... epoll_ctl resumed> ) = 0 [pid 3608084] 14:09:47.595655 getsockname(4<socket:[1188331398]>, {sa_family=AF_UNIX, sun_path="/tmp/tmp.9dd2RLqRnc/uds.socket"}, [112->33]) = 0 [pid 3604686] 14:09:47.595700 <... nanosleep resumed> NULL) = 0 [pid 3604686] 14:09:47.595721 nanosleep({tv_sec=0, tv_nsec=20000}, <unfinished ...> [pid 3608084] 14:09:47.595773 futex(0x85c368, FUTEX_WAKE_PRIVATE, 1) = 1 [pid 3604685] 14:09:47.595863 <... futex resumed> ) = 0 [pid 3608084] 14:09:47.595876 accept4(3<socket:[1187928144]>, <unfinished ...> [pid 3604686] 14:09:47.595901 <... nanosleep resumed> NULL) = 0 [pid 3604685] 14:09:47.595914 epoll_pwait(5<anon_inode:[eventpoll]>, <unfinished ...> [pid 3608084] 14:09:47.595939 <... accept4 resumed> 0xc000104b28, [112], SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable) [pid 3604686] 14:09:47.596022 nanosleep({tv_sec=0, tv_nsec=20000}, <unfinished ...> [pid 3604685] 14:09:47.596041 <... epoll_pwait resumed> [{EPOLLIN|EPOLLOUT, {u32=1924628104, u64=139897599393416}}], 128, 0, NULL, 0) = 1 [pid 3604685] 14:09:47.596071 epoll_pwait(5<anon_inode:[eventpoll]>, <unfinished ...> [pid 3608084] 14:09:47.596109 read(4<socket:[1188331398]>, <unfinished ...> [pid 3604686] 14:09:47.596135 <... nanosleep resumed> NULL) = 0 [pid 3608084] 14:09:47.596155 <... read resumed> "GET /api/v1 HTTP/1.1\r\nHost: xx.xx.xxx\r\nUser-Agent: curl/7.64.0\r\nAccept: */*\r\n\r\n", 4096) = 79 [pid 3604686] 14:09:47.596179 nanosleep({tv_sec=0, tv_nsec=20000}, <unfinished ...> [pid 3608084] 14:09:47.596258 futex(0xc000080148, FUTEX_WAKE_PRIVATE, 1 <unfinished ...> [pid 3604686] 14:09:47.596284 <... nanosleep resumed> NULL) = 0 [pid 3608084] 14:09:47.596297 <... futex resumed> ) = 1 [pid 3604689] 14:09:47.596309 <... futex resumed> ) = 0 [pid 3604686] 14:09:47.596320 nanosleep({tv_sec=0, tv_nsec=20000}, <unfinished ...> [pid 3608084] 14:09:47.596406 write(4<socket:[1188331398]>, "HTTP/1.1 200 OK\r\nDate: Thu, 18 Apr 2024 06:09:47 GMT\r\nContent-Length: 11\r\nContent-Type: text/plain; charset=utf-8\r\n\r\nhello world", 128 <unfinished ...> [pid 3604689] 14:09:47.596487 nanosleep({tv_sec=0, tv_nsec=3000}, <unfinished ...> [pid 3608084] 14:09:47.596567 <... write resumed> ) = 128 [pid 3604686] 14:09:47.596582 <... nanosleep resumed> NULL) = 0 [pid 3604685] 14:09:47.596600 <... epoll_pwait resumed> [{EPOLLOUT, {u32=1924628104, u64=139897599393416}}], 128, -1, NULL, 0) = 1 [pid 3608084] 14:09:47.596620 read(4<socket:[1188331398]>, <unfinished ...> [pid 3604689] 14:09:47.596634 <... nanosleep resumed> NULL) = 0 [pid 3604686] 14:09:47.596647 nanosleep({tv_sec=0, tv_nsec=20000}, <unfinished ...> [pid 3608084] 14:09:47.596659 <... read resumed> 0xc0001b0000, 4096) = -1 EAGAIN (Resource temporarily unavailable) [pid 3604689] 14:09:47.596678 epoll_pwait(5<anon_inode:[eventpoll]>, <unfinished ...> [pid 3608084] 14:09:47.596740 futex(0xc000080548, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> [pid 3604689] 14:09:47.596774 <... epoll_pwait resumed> [{EPOLLIN|EPOLLOUT|EPOLLHUP|EPOLLRDHUP, {u32=1924628104, u64=139897599393416}}], 128, -1, NULL, 0) = 1 [pid 3604686] 14:09:47.596807 <... nanosleep resumed> NULL) = 0 [pid 3604685] 14:09:47.596816 epoll_pwait(5<anon_inode:[eventpoll]>, <unfinished ...> [pid 3604689] 14:09:47.596907 read(4<socket:[1188331398]>, <unfinished ...> [pid 3604686] 14:09:47.596975 nanosleep({tv_sec=0, tv_nsec=20000}, <unfinished ...> [pid 3604689] 14:09:47.597008 <... read resumed> "", 4096) = 0 [pid 3604685] 14:09:47.597022 <... epoll_pwait resumed> [], 128, 0, NULL, 0) = 0 [pid 3604689] 14:09:47.597063 epoll_ctl(5<anon_inode:[eventpoll]>, EPOLL_CTL_DEL, 4<socket:[1188331398]>, 0xc00010595c <unfinished ...> [pid 3604686] 14:09:47.597126 <... nanosleep resumed> NULL) = 0 [pid 3604689] 14:09:47.597152 <... epoll_ctl resumed> ) = 0 [pid 3604686] 14:09:47.597171 nanosleep({tv_sec=0, tv_nsec=20000}, <unfinished ...> [pid 3604689] 14:09:47.597190 close(4<socket:[1188331398]> <unfinished ...> [pid 3604685] 14:09:47.597211 epoll_pwait(5<anon_inode:[eventpoll]>, <unfinished ...> [pid 3604689] 14:09:47.597245 <... close resumed> ) = 0 [pid 3604689] 14:09:47.597284 futex(0xc000080148, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...> [pid 3604686] 14:09:47.597309 <... nanosleep resumed> NULL) = 0 [pid 3604686] 14:09:47.597335 futex(0x85c720, FUTEX_WAIT_PRIVATE, 0, {tv_sec=60, tv_nsec=0}
|