System-call source excerpts

Line numbers refer to the complete decompressed trace. This page includes event lines and one line of context.

Download the complete compressed trace

  925  47    1789813866.197693 read(0<pipe:[7168566]>, "", 258048) = 0  926  47    1789813866.197794 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>>  927  47    1789813866.197890 pipe2([4<pipe:[7169457]>, 5<pipe:[7169457]>], O_CLOEXEC) = 0 2744  49    1789813866.567175 close(3</usr/local/lib/python3.12/urllib/response.py>) = 0 2745  49    1789813866.568479 mkdir("/workspace/public", 0777) = 0 2746  49    1789813866.568615 mkdir("/workspace/work", 0777) = 0 2747  49    1789813866.568748 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 2748  49    1789813866.568847 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2749  49    1789813866.568930 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7ffd5d5c9210) = -1 ENOTTY (Inappropriate ioctl for device) 2751  49    1789813866.569102 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 2752  49    1789813866.569176 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2753  49    1789813866.569256 read(3</workspace/input/orders.json>, "[{\"id\": \"order-a\", \"total_cents\": 1099}, {\"id\": \"order-b\", \"total_cents\": 2199}, {\"id\": \"order-c\", \"total_cents\": 499}]", 120) = 119 2754  49    1789813866.569336 read(3</workspace/input/orders.json>, "", 1) = 0 2755  49    1789813866.569420 close(3</workspace/input/orders.json>) = 0 2946  50    1789813866.584400 fstat(1<pipe:[7169457]>, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 2947  50    1789813866.584500 openat(AT_FDCWD</workspace>, "private/unrelated.json", O_RDONLY) = 3</workspace/private/unrelated.json> 2948  50    1789813866.584605 fstat(3</workspace/private/unrelated.json>, {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 2949  50    1789813866.584706 fadvise64(3</workspace/private/unrelated.json>, 0, 0, POSIX_FADV_SEQUENTIAL) = 0 2950  50    1789813866.584803 mmap(NULL, 270336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76ea06f65000 2951  50    1789813866.584887 read(3</workspace/private/unrelated.json>, "{\"note\": \"SYNTHETIC_UNRELATED_RECORD\", \"synthetic\": true}", 262144) = 57 2952  50    1789813866.584981 write(1<pipe:[7169457]>, "{\"note\": \"SYNTHETIC_UNRELATED_RECORD\", \"synthetic\": true}", 57 <unfinished ...> 2955  47    1789813866.585131 read(4<pipe:[7169457]>,  <unfinished ...> 2956  50    1789813866.585160 read(3</workspace/private/unrelated.json>,  <unfinished ...> 2957  47    1789813866.585186 <... read resumed>"{\"note\": \"SYNTHETIC_UNRELATED_RECORD\", \"synthetic\": true}", 4096) = 57 2958  50    1789813866.585208 <... read resumed>"", 262144) = 0 2959  47    1789813866.585251 epoll_wait(3<anon_inode:[eventpoll]>,  <unfinished ...> 2967  49    1789813866.585796 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=50, si_uid=65534, si_status=0, si_utime=0, si_stime=0} --- 2968  49    1789813866.585894 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json> 2969  49    1789813866.585996 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 2970  49    1789813866.586072 ioctl(3</workspace/public/report.json>, TCGETS, 0x7ffd5d5c9290) = -1 ENOTTY (Inappropriate ioctl for device) 2972  49    1789813866.586218 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0 2973  49    1789813866.586290 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 3797}", 39) = 39 2974  49    1789813866.586374 close(3</workspace/public/report.json>) = 0 3096  49    1789813866.615768 ioctl(3<TCP:[7168592]>, FIONBIO, [1]) = 0 3097  49    1789813866.622701 connect(3<TCP:[7168592]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress) 3098  49    1789813866.629742 poll([{fd=3<TCP:[127.0.0.1:57564->127.0.0.1:8765]>, events=POLLOUT|POLLERR}], 1, 2000) = 1 ([{fd=3, revents=POLLOUT}])