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 58 1789814606.867419 read(0<pipe:[7223505]>, "", 258048) = 0 926 58 1789814606.867560 newfstatat(AT_FDCWD</workspace>, "/workspace/public", 0x7fff17669650, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) 927 58 1789814606.867700 newfstatat(AT_FDCWD</workspace>, "/workspace/public/report.json", 0x7fff176696d0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) 928 58 1789814606.867816 mkdir("/workspace/public", 0777) = 0 929 58 1789814606.867918 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json> 930 58 1789814606.868029 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 931 58 1789814606.868120 ioctl(3</workspace/public/report.json>, TCGETS, 0x7fff17669610) = -1 ENOTTY (Inappropriate ioctl for device) 932 58 1789814606.868207 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0 933 58 1789814606.868297 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 8297}", 39) = 39 934 58 1789814606.868400 close(3</workspace/public/report.json>) = 0