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
926 47 1789814604.684429 read(0<pipe:[7222713]>, "", 258048) = 0 927 47 1789814604.684571 newfstatat(AT_FDCWD</workspace>, "/workspace/input", {st_mode=S_IFDIR|0755, st_size=80, ...}, AT_SYMLINK_NOFOLLOW) = 0 928 47 1789814604.684715 newfstatat(AT_FDCWD</workspace>, "/workspace/input/orders.json", {st_mode=S_IFREG|0644, st_size=119, ...}, AT_SYMLINK_NOFOLLOW) = 0 929 47 1789814604.684813 newfstatat(AT_FDCWD</workspace>, "/workspace/input/orders.json", {st_mode=S_IFREG|0644, st_size=119, ...}, 0) = 0 930 47 1789814604.684905 newfstatat(AT_FDCWD</workspace>, "/workspace/input/orders.json", {st_mode=S_IFREG|0644, st_size=119, ...}, 0) = 0 931 47 1789814604.685000 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 932 47 1789814604.685095 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 933 47 1789814604.685192 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7ffc3b3b4380) = -1 ENOTTY (Inappropriate ioctl for device) 935 47 1789814604.685377 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 936 47 1789814604.685460 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 937 47 1789814604.685556 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 938 47 1789814604.685649 read(3</workspace/input/orders.json>, "", 1) = 0 939 47 1789814604.685739 close(3</workspace/input/orders.json>) = 0