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 57 1789814630.700254 read(0<pipe:[7225791]>, "", 258048) = 0 926 57 1789814630.700370 newfstatat(AT_FDCWD</workspace>, "/workspace/build", 0x7ffc1500c340, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) 927 57 1789814630.700474 newfstatat(AT_FDCWD</workspace>, "/workspace/build/cache.json", 0x7ffc1500c3c0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) 928 57 1789814630.700565 mkdir("/workspace/build", 0777) = 0 929 57 1789814630.700645 openat(AT_FDCWD</workspace>, "/workspace/build/cache.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/build/cache.json> 930 57 1789814630.700733 fstat(3</workspace/build/cache.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 931 57 1789814630.700812 ioctl(3</workspace/build/cache.json>, TCGETS, 0x7ffc1500c300) = -1 ENOTTY (Inappropriate ioctl for device) 932 57 1789814630.700887 lseek(3</workspace/build/cache.json>, 0, SEEK_CUR) = 0 933 57 1789814630.700953 write(3</workspace/build/cache.json>, "{\"orders\":[{\"id\": \"order-a\", \"total_cents\": 1099}, {\"id\": \"order-b\", \"total_cents\": 2199}, {\"id\": \"order-c\", \"total_cents\": 499}], \"client\": {\"name\": \"Client X\", \"email\": \"clientx@example.com\"}}", 194) = 194 934 57 1789814630.701035 close(3</workspace/build/cache.json>) = 0