paris/i-0de0df9cb58e6e546
by SadServersMore by SadServers
lrwxrwxrwx 1 root root 10 Sep 28 2021 libx32 -> usr/libx32 drwx------ 2 root root 16384 Sep 28 2021 lost+found drwxr-xr-x 2 root root 4096 Sep 28 2021 media drwxr-xr-x 2 root root 4096 Sep 28 2021 mnt drwxr-xr-x 2 root root 4096 Sep 28 2021 opt dr-xr-xr-x 133 root root 0 Oct 1 22:47 proc drwx------ 5 root root 4096 Oct 1 22:48 root drwxr-xr-x 22 root root 620 Oct 1 22:48 run lrwxrwxrwx 1 root root 8 Sep 28 2021 sbin -> usr/sbin drwxr-xr-x 2 root root 4096 Sep 28 2021 srv dr-xr-xr-x 13 root root 0 Oct 1 22:47 sys drwxrwxrwt 9 root root 4096 Oct 1 22:48 tmp drwxr-xr-x 14 root root 4096 Sep 28 2021 usr drwxr-xr-x 11 root root 4096 Sep 28 2021 var admin@i-0c6ff2d0b5061dec7:/usr/bin$ ls -la * /
monaco/i-0c6ff2d0b5061dec7 06:59
by SadServers16 main.go: No such file or directory. quit) A debugging session is active. Inferior 1 [process 945] will be killed. Quit anyway? (y or n) y admin@i-05744822619d770b1:~$ touch main.go admin@i-05744822619d770b1:~$ ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-05744822619d770b1:~$
kihei/i-05744822619d770b1 04:37
by SadServersnewfstatat(AT_FDCWD, "/usr/sbin/fallocate", 0xc000012d38, 0) = -1 ENOENT (No sucnewfstatat(AT_FDCWD, "/usr/bin/fallocate", {st_mode=S_IFREG|0755, st_size=35048,openat(AT_FDCWD, "/dev/null", O_RDONLY|O_CLOEXEC) = 3 openat(AT_FDCWD, "/dev/null", O_WRONLY|O_CLOEXEC) = 7 openat(AT_FDCWD, "/dev/null", O_WRONLY|O_CLOEXEC) = 8 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=698, si_uid=1000, si_sme=0} --- unlinkat(AT_FDCWD, "/home/admin/data/newdatafile", 0) = 0 panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d +++ exited with 2 +++ admin@i-048eed74781c3e02b:~$ strace -e trace=file ./kihei