Advertisement
Guest User

/etc/init.d/saslauthd reload

a guest
Oct 21st, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.51 KB | None | 0 0
  1. execve("/etc//init.d/saslauthd", ["/etc//init.d/saslauthd"], [/* 21 vars */]) = 0
  2. brk(NULL) = 0x557c6ec5a000
  3. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  4. mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fecfc094000
  5. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  6. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  7. fstat(3, {st_mode=S_IFREG|0644, st_size=22777, ...}) = 0
  8. mmap(NULL, 22777, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fecfc08e000
  9. close(3) = 0
  10. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  11. open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  12. read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\t\2\0\0\0\0\0"..., 832) = 832
  13. fstat(3, {st_mode=S_IFREG|0755, st_size=1864888, ...}) = 0
  14. mmap(NULL, 3967488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fecfbaa8000
  15. mprotect(0x7fecfbc68000, 2093056, PROT_NONE) = 0
  16. mmap(0x7fecfbe67000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bf000) = 0x7fecfbe67000
  17. mmap(0x7fecfbe6d000, 14848, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fecfbe6d000
  18. close(3) = 0
  19. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fecfc08d000
  20. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fecfc08c000
  21. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fecfc08b000
  22. arch_prctl(ARCH_SET_FS, 0x7fecfc08c700) = 0
  23. mprotect(0x7fecfbe67000, 16384, PROT_READ) = 0
  24. mprotect(0x557c6ccf7000, 8192, PROT_READ) = 0
  25. mprotect(0x7fecfc096000, 4096, PROT_READ) = 0
  26. munmap(0x7fecfc08e000, 22777) = 0
  27. getuid() = 0
  28. getgid() = 0
  29. getpid() = 1451
  30. rt_sigaction(SIGCHLD, {0x557c6caeb540, ~[RTMIN RT_1], SA_RESTORER, 0x7fecfbadd4a0}, NULL, 8) = 0
  31. geteuid() = 0
  32. brk(NULL) = 0x557c6ec5a000
  33. brk(0x557c6ec7b000) = 0x557c6ec7b000
  34. getppid() = 1449
  35. stat("/etc/init.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  36. stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  37. open("/etc//init.d/saslauthd", O_RDONLY) = 3
  38. fcntl(3, F_DUPFD, 10) = 10
  39. close(3) = 0
  40. fcntl(10, F_SETFD, FD_CLOEXEC) = 0
  41. geteuid() = 0
  42. getegid() = 0
  43. rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
  44. rt_sigaction(SIGINT, {0x557c6caeb540, ~[RTMIN RT_1], SA_RESTORER, 0x7fecfbadd4a0}, NULL, 8) = 0
  45. rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
  46. rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fecfbadd4a0}, NULL, 8) = 0
  47. rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
  48. rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fecfbadd4a0}, NULL, 8) = 0
  49. read(10, "#! /bin/sh\n### BEGIN INIT INFO\n#"..., 8192) = 8192
  50. pipe([3, 4]) = 0
  51. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fecfc08c9d0) = 1452
  52. close(4) = 0
  53. read(3, "/etc/default/saslauthd\n", 128) = 23
  54. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1452, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  55. rt_sigreturn({mask=[]}) = 23
  56. read(3, "", 128) = 0
  57. close(3) = 0
  58. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1452
  59. geteuid() = 0
  60. stat("/usr/sbin/saslauthd", {st_mode=S_IFREG|0755, st_size=96760, ...}) = 0
  61. faccessat(AT_FDCWD, "/usr/sbin/saslauthd", X_OK) = 0
  62. open("/lib/init/vars.sh", O_RDONLY) = 3
  63. fcntl(3, F_DUPFD, 10) = 11
  64. close(3) = 0
  65. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  66. read(11, "#\n# Set rcS vars\n#\n\n# Because /e"..., 8192) = 1212
  67. stat("/etc/default/rcS", {st_mode=S_IFREG|0644, st_size=620, ...}) = 0
  68. open("/etc/default/rcS", O_RDONLY) = 3
  69. fcntl(3, F_DUPFD, 10) = 12
  70. close(3) = 0
  71. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  72. read(12, "#\n# /etc/default/rcS\n#\n# Default"..., 8192) = 620
  73. read(12, "", 8192) = 0
  74. close(12) = 0
  75. faccessat(AT_FDCWD, "/proc/cmdline", R_OK) = 0
  76. pipe([3, 4]) = 0
  77. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fecfc08c9d0) = 1455
  78. close(4) = 0
  79. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1455, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  80. rt_sigreturn({mask=[]}) = 0
  81. read(3, "BOOT_IMAGE=/boot/vmlinuz-4.4.0-4"..., 128) = 106
  82. read(3, "", 128) = 0
  83. close(3) = 0
  84. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1455
  85. read(11, "", 8192) = 0
  86. close(11) = 0
  87. open("/lib/lsb/init-functions", O_RDONLY) = 3
  88. fcntl(3, F_DUPFD, 10) = 11
  89. close(3) = 0
  90. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  91. read(11, "# /lib/lsb/init-functions for De"..., 8192) = 8192
  92. read(11, " Debian, would output \"Starting "..., 8192) = 3314
  93. pipe([3, 4]) = 0
  94. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fecfc08c9d0) = 1456
  95. close(4) = 0
  96. read(3, "/lib/lsb/init-functions.d/01-ups"..., 128) = 128
  97. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1456, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  98. rt_sigreturn({mask=[]}) = 128
  99. read(3, "/lsb/init-functions.d/50-ubuntu-"..., 128) = 78
  100. read(3, "", 128) = 0
  101. close(3) = 0
  102. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1456
  103. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/01-upstart-lsb", R_OK) = 0
  104. open("/lib/lsb/init-functions.d/01-upstart-lsb", O_RDONLY) = 3
  105. fcntl(3, F_DUPFD, 10) = 12
  106. close(3) = 0
  107. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  108. read(12, "# Allow executing init.d scripts"..., 8192) = 965
  109. faccessat(AT_FDCWD, "/etc/init//etc//init.d/saslauthd.conf", R_OK) = -1 ENOENT (No such file or directory)
  110. faccessat(AT_FDCWD, "/etc/init//etc//init.d/saslauthd.conf", R_OK) = -1 ENOENT (No such file or directory)
  111. read(12, "", 8192) = 0
  112. close(12) = 0
  113. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/20-left-info-blocks", R_OK) = 0
  114. open("/lib/lsb/init-functions.d/20-left-info-blocks", O_RDONLY) = 3
  115. fcntl(3, F_DUPFD, 10) = 12
  116. close(3) = 0
  117. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  118. read(12, "# Default info blocks put to the"..., 8192) = 1088
  119. read(12, "", 8192) = 0
  120. close(12) = 0
  121. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/40-systemd", R_OK) = 0
  122. open("/lib/lsb/init-functions.d/40-systemd", O_RDONLY) = 3
  123. fcntl(3, F_DUPFD, 10) = 12
  124. close(3) = 0
  125. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  126. read(12, "# -*-Shell-script-*-\n# /lib/lsb/"..., 8192) = 2587
  127. stat("/run/systemd/system", {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
  128. pipe([3, 4]) = 0
  129. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fecfc08c9d0) = 1457
  130. close(4) = 0
  131. read(3, "LoadState=loaded\n", 128) = 17
  132. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1457, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  133. rt_sigreturn({mask=[]}) = 17
  134. read(3, "", 128) = 0
  135. close(3) = 0
  136. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1457
  137. pipe([3, 4]) = 0
  138. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fecfc08c9d0) = 1458
  139. close(4) = 0
  140. read(3, "/etc/init.d/saslauthd\n", 128) = 22
  141. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1458, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  142. rt_sigreturn({mask=[]}) = 22
  143. read(3, "", 128) = 0
  144. close(3) = 0
  145. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1458
  146. pipe([3, 4]) = 0
  147. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fecfc08c9d0) = 1459
  148. close(4) = 0
  149. read(3, "CanReload=yes\n", 128) = 14
  150. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1459, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  151. rt_sigreturn({mask=[]}) = 14
  152. read(3, "", 128) = 0
  153. close(3) = 0
  154. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1459
  155. read(12, "", 8192) = 0
  156. close(12) = 0
  157. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/50-ubuntu-logging", R_OK) = 0
  158. open("/lib/lsb/init-functions.d/50-ubuntu-logging", O_RDONLY) = 3
  159. fcntl(3, F_DUPFD, 10) = 12
  160. close(3) = 0
  161. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  162. read(12, "# Default init script logging fu"..., 8192) = 3447
  163. read(12, "", 8192) = 0
  164. close(12) = 0
  165. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/99-plymouth", R_OK) = 0
  166. open("/lib/lsb/init-functions.d/99-plymouth", O_RDONLY) = 3
  167. fcntl(3, F_DUPFD, 10) = 12
  168. close(3) = 0
  169. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  170. read(12, "# /lib/lsb/init-functions.d/99-p"..., 8192) = 515
  171. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  172. fcntl(1, F_DUPFD, 10) = 13
  173. close(1) = 0
  174. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  175. dup2(3, 1) = 1
  176. close(3) = 0
  177. fcntl(2, F_DUPFD, 10) = 14
  178. close(2) = 0
  179. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  180. dup2(1, 2) = 2
  181. stat("/sbin/plymouth", 0x7ffd68efd8f0) = -1 ENOENT (No such file or directory)
  182. stat("/usr/sbin/plymouth", 0x7ffd68efd8f0) = -1 ENOENT (No such file or directory)
  183. stat("/bin/plymouth", {st_mode=S_IFREG|0755, st_size=35504, ...}) = 0
  184. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fecfc08c9d0) = 1460
  185. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 1460
  186. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1460, si_uid=0, si_status=1, si_utime=0, si_stime=0} ---
  187. rt_sigreturn({mask=[]}) = 1460
  188. dup2(13, 1) = 1
  189. close(13) = 0
  190. dup2(14, 2) = 2
  191. close(14) = 0
  192. close(12) = 0
  193. stat("/etc/lsb-base-logging.sh", 0x7ffd68efdb90) = -1 ENOENT (No such file or directory)
  194. read(11, "", 8192) = 0
  195. close(11) = 0
  196. read(10, "an the daemon was reloaded)\n#\tot"..., 8192) = 2584
  197. fcntl(1, F_DUPFD, 10) = 11
  198. close(1) = 0
  199. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  200. dup2(2, 1) = 1
  201. write(1, "Usage: /etc//init.d/saslauthd {s"..., 71Usage: /etc//init.d/saslauthd {start|stop|restart|reload|force-reload}
  202. ) = 71
  203. dup2(11, 1) = 1
  204. close(11) = 0
  205. fcntl(1, F_DUPFD, 10) = 11
  206. close(1) = 0
  207. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  208. dup2(2, 1) = 1
  209. write(1, " or {start-instance|stop-i"..., 58 or {start-instance|stop-instance|restart-instance|
  210. ) = 58
  211. dup2(11, 1) = 1
  212. close(11) = 0
  213. fcntl(1, F_DUPFD, 10) = 11
  214. close(1) = 0
  215. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  216. dup2(2, 1) = 1
  217. write(1, " reload-instance|force-"..., 66 reload-instance|force-reload-instance} <instance name>
  218. ) = 66
  219. dup2(11, 1) = 1
  220. close(11) = 0
  221. exit_group(3) = ?
  222. +++ exited with 3 +++
  223. root@lunix-os:/etc/init.d# strace /etc//init.d/saslauthd reload
  224. execve("/etc//init.d/saslauthd", ["/etc//init.d/saslauthd", "reload"], [/* 21 vars */]) = 0
  225. brk(NULL) = 0x55b231868000
  226. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  227. mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fea49a47000
  228. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  229. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  230. fstat(3, {st_mode=S_IFREG|0644, st_size=22777, ...}) = 0
  231. mmap(NULL, 22777, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fea49a41000
  232. close(3) = 0
  233. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  234. open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  235. read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\t\2\0\0\0\0\0"..., 832) = 832
  236. fstat(3, {st_mode=S_IFREG|0755, st_size=1864888, ...}) = 0
  237. mmap(NULL, 3967488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fea4945b000
  238. mprotect(0x7fea4961b000, 2093056, PROT_NONE) = 0
  239. mmap(0x7fea4981a000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bf000) = 0x7fea4981a000
  240. mmap(0x7fea49820000, 14848, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fea49820000
  241. close(3) = 0
  242. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fea49a40000
  243. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fea49a3f000
  244. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fea49a3e000
  245. arch_prctl(ARCH_SET_FS, 0x7fea49a3f700) = 0
  246. mprotect(0x7fea4981a000, 16384, PROT_READ) = 0
  247. mprotect(0x55b22fcd4000, 8192, PROT_READ) = 0
  248. mprotect(0x7fea49a49000, 4096, PROT_READ) = 0
  249. munmap(0x7fea49a41000, 22777) = 0
  250. getuid() = 0
  251. getgid() = 0
  252. getpid() = 1463
  253. rt_sigaction(SIGCHLD, {0x55b22fac8540, ~[RTMIN RT_1], SA_RESTORER, 0x7fea494904a0}, NULL, 8) = 0
  254. geteuid() = 0
  255. brk(NULL) = 0x55b231868000
  256. brk(0x55b231889000) = 0x55b231889000
  257. getppid() = 1461
  258. stat("/etc/init.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  259. stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  260. open("/etc//init.d/saslauthd", O_RDONLY) = 3
  261. fcntl(3, F_DUPFD, 10) = 10
  262. close(3) = 0
  263. fcntl(10, F_SETFD, FD_CLOEXEC) = 0
  264. geteuid() = 0
  265. getegid() = 0
  266. rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
  267. rt_sigaction(SIGINT, {0x55b22fac8540, ~[RTMIN RT_1], SA_RESTORER, 0x7fea494904a0}, NULL, 8) = 0
  268. rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
  269. rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fea494904a0}, NULL, 8) = 0
  270. rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
  271. rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fea494904a0}, NULL, 8) = 0
  272. read(10, "#! /bin/sh\n### BEGIN INIT INFO\n#"..., 8192) = 8192
  273. pipe([3, 4]) = 0
  274. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1464
  275. close(4) = 0
  276. read(3, "/etc/default/saslauthd\n", 128) = 23
  277. read(3, "", 128) = 0
  278. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1464, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  279. rt_sigreturn({mask=[]}) = 0
  280. close(3) = 0
  281. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1464
  282. geteuid() = 0
  283. stat("/usr/sbin/saslauthd", {st_mode=S_IFREG|0755, st_size=96760, ...}) = 0
  284. faccessat(AT_FDCWD, "/usr/sbin/saslauthd", X_OK) = 0
  285. open("/lib/init/vars.sh", O_RDONLY) = 3
  286. fcntl(3, F_DUPFD, 10) = 11
  287. close(3) = 0
  288. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  289. read(11, "#\n# Set rcS vars\n#\n\n# Because /e"..., 8192) = 1212
  290. stat("/etc/default/rcS", {st_mode=S_IFREG|0644, st_size=620, ...}) = 0
  291. open("/etc/default/rcS", O_RDONLY) = 3
  292. fcntl(3, F_DUPFD, 10) = 12
  293. close(3) = 0
  294. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  295. read(12, "#\n# /etc/default/rcS\n#\n# Default"..., 8192) = 620
  296. read(12, "", 8192) = 0
  297. close(12) = 0
  298. faccessat(AT_FDCWD, "/proc/cmdline", R_OK) = 0
  299. pipe([3, 4]) = 0
  300. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1467
  301. close(4) = 0
  302. read(3, "BOOT_IMAGE=/boot/vmlinuz-4.4.0-4"..., 128) = 106
  303. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1467, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  304. rt_sigreturn({mask=[]}) = 106
  305. read(3, "", 128) = 0
  306. close(3) = 0
  307. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1467
  308. read(11, "", 8192) = 0
  309. close(11) = 0
  310. open("/lib/lsb/init-functions", O_RDONLY) = 3
  311. fcntl(3, F_DUPFD, 10) = 11
  312. close(3) = 0
  313. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  314. read(11, "# /lib/lsb/init-functions for De"..., 8192) = 8192
  315. read(11, " Debian, would output \"Starting "..., 8192) = 3314
  316. pipe([3, 4]) = 0
  317. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1468
  318. close(4) = 0
  319. read(3, "/lib/lsb/init-functions.d/01-ups"..., 128) = 128
  320. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1468, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  321. rt_sigreturn({mask=[]}) = 128
  322. read(3, "/lsb/init-functions.d/50-ubuntu-"..., 128) = 78
  323. read(3, "", 128) = 0
  324. close(3) = 0
  325. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1468
  326. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/01-upstart-lsb", R_OK) = 0
  327. open("/lib/lsb/init-functions.d/01-upstart-lsb", O_RDONLY) = 3
  328. fcntl(3, F_DUPFD, 10) = 12
  329. close(3) = 0
  330. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  331. read(12, "# Allow executing init.d scripts"..., 8192) = 965
  332. faccessat(AT_FDCWD, "/etc/init//etc//init.d/saslauthd.conf", R_OK) = -1 ENOENT (No such file or directory)
  333. faccessat(AT_FDCWD, "/etc/init//etc//init.d/saslauthd.conf", R_OK) = -1 ENOENT (No such file or directory)
  334. read(12, "", 8192) = 0
  335. close(12) = 0
  336. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/20-left-info-blocks", R_OK) = 0
  337. open("/lib/lsb/init-functions.d/20-left-info-blocks", O_RDONLY) = 3
  338. fcntl(3, F_DUPFD, 10) = 12
  339. close(3) = 0
  340. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  341. read(12, "# Default info blocks put to the"..., 8192) = 1088
  342. read(12, "", 8192) = 0
  343. close(12) = 0
  344. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/40-systemd", R_OK) = 0
  345. open("/lib/lsb/init-functions.d/40-systemd", O_RDONLY) = 3
  346. fcntl(3, F_DUPFD, 10) = 12
  347. close(3) = 0
  348. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  349. read(12, "# -*-Shell-script-*-\n# /lib/lsb/"..., 8192) = 2587
  350. stat("/run/systemd/system", {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
  351. pipe([3, 4]) = 0
  352. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1469
  353. close(4) = 0
  354. read(3, "LoadState=loaded\n", 128) = 17
  355. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1469, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  356. rt_sigreturn({mask=[]}) = 17
  357. read(3, "", 128) = 0
  358. close(3) = 0
  359. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1469
  360. pipe([3, 4]) = 0
  361. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1470
  362. close(4) = 0
  363. read(3, "/etc/init.d/saslauthd\n", 128) = 22
  364. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1470, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  365. rt_sigreturn({mask=[]}) = 22
  366. read(3, "", 128) = 0
  367. close(3) = 0
  368. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1470
  369. pipe([3, 4]) = 0
  370. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1471
  371. close(4) = 0
  372. read(3, "CanReload=yes\n", 128) = 14
  373. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1471, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  374. rt_sigreturn({mask=[]}) = 14
  375. read(3, "", 128) = 0
  376. close(3) = 0
  377. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1471
  378. pipe([3, 4]) = 0
  379. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1472
  380. close(4) = 0
  381. read(3, "degraded\n", 128) = 9
  382. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1472, si_uid=0, si_status=1, si_utime=0, si_stime=0} ---
  383. rt_sigreturn({mask=[]}) = 9
  384. read(3, "", 128) = 0
  385. close(3) = 0
  386. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 1472
  387. ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  388. geteuid() = 0
  389. stat("/usr/bin/tput", {st_mode=S_IFREG|0755, st_size=14648, ...}) = 0
  390. faccessat(AT_FDCWD, "/usr/bin/tput", X_OK) = 0
  391. geteuid() = 0
  392. stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=43760, ...}) = 0
  393. faccessat(AT_FDCWD, "/usr/bin/expr", X_OK) = 0
  394. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  395. fcntl(1, F_DUPFD, 10) = 13
  396. close(1) = 0
  397. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  398. dup2(3, 1) = 1
  399. close(3) = 0
  400. fcntl(2, F_DUPFD, 10) = 14
  401. close(2) = 0
  402. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  403. dup2(1, 2) = 2
  404. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1473
  405. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1473
  406. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1473, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  407. rt_sigreturn({mask=[]}) = 1473
  408. dup2(13, 1) = 1
  409. close(13) = 0
  410. dup2(14, 2) = 2
  411. close(14) = 0
  412. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  413. fcntl(1, F_DUPFD, 10) = 13
  414. close(1) = 0
  415. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  416. dup2(3, 1) = 1
  417. close(3) = 0
  418. fcntl(2, F_DUPFD, 10) = 14
  419. close(2) = 0
  420. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  421. dup2(1, 2) = 2
  422. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1474
  423. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1474
  424. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1474, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  425. rt_sigreturn({mask=[]}) = 1474
  426. dup2(13, 1) = 1
  427. close(13) = 0
  428. dup2(14, 2) = 2
  429. close(14) = 0
  430. write(1, "[....] ", 7[....] ) = 7
  431. write(1, "Reloading saslauthd configuratio"..., 68Reloading saslauthd configuration (via systemctl): saslauthd.service) = 68
  432. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1475
  433. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1475
  434. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1475, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  435. rt_sigreturn({mask=[]}) = 1475
  436. ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  437. geteuid() = 0
  438. stat("/usr/bin/tput", {st_mode=S_IFREG|0755, st_size=14648, ...}) = 0
  439. faccessat(AT_FDCWD, "/usr/bin/tput", X_OK) = 0
  440. geteuid() = 0
  441. stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=43760, ...}) = 0
  442. faccessat(AT_FDCWD, "/usr/bin/expr", X_OK) = 0
  443. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  444. fcntl(1, F_DUPFD, 10) = 13
  445. close(1) = 0
  446. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  447. dup2(3, 1) = 1
  448. close(3) = 0
  449. fcntl(2, F_DUPFD, 10) = 14
  450. close(2) = 0
  451. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  452. dup2(1, 2) = 2
  453. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1497
  454. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1497
  455. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1497, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  456. rt_sigreturn({mask=[]}) = 1497
  457. dup2(13, 1) = 1
  458. close(13) = 0
  459. dup2(14, 2) = 2
  460. close(14) = 0
  461. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  462. fcntl(1, F_DUPFD, 10) = 13
  463. close(1) = 0
  464. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  465. dup2(3, 1) = 1
  466. close(3) = 0
  467. fcntl(2, F_DUPFD, 10) = 14
  468. close(2) = 0
  469. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  470. dup2(1, 2) = 2
  471. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1498
  472. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1498
  473. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1498, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  474. rt_sigreturn({mask=[]}) = 1498
  475. dup2(13, 1) = 1
  476. close(13) = 0
  477. dup2(14, 2) = 2
  478. close(14) = 0
  479. pipe([3, 4]) = 0
  480. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1499
  481. close(4) = 0
  482. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1499, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  483. rt_sigreturn({mask=[]}) = 0
  484. read(3, "\33[31m", 128) = 5
  485. read(3, "", 128) = 0
  486. close(3) = 0
  487. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1499
  488. pipe([3, 4]) = 0
  489. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1500
  490. close(4) = 0
  491. read(3, "\33[32m", 128) = 5
  492. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1500, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  493. rt_sigreturn({mask=[]}) = 5
  494. read(3, "", 128) = 0
  495. close(3) = 0
  496. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1500
  497. pipe([3, 4]) = 0
  498. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1501
  499. close(4) = 0
  500. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1501, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  501. rt_sigreturn({mask=[]}) = 0
  502. read(3, "\33[33m", 128) = 5
  503. read(3, "", 128) = 0
  504. close(3) = 0
  505. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1501
  506. pipe([3, 4]) = 0
  507. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1502
  508. close(4) = 0
  509. read(3, "\33[39;49m", 128) = 8
  510. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1502, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  511. rt_sigreturn({mask=[]}) = 8
  512. read(3, "", 128) = 0
  513. close(3) = 0
  514. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1502
  515. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1503
  516. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1503
  517. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1503, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  518. rt_sigreturn({mask=[]}) = 1503
  519. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1504
  520. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1504
  521. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1504, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  522. rt_sigreturn({mask=[]}) = 1504
  523. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1505
  524. [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1505
  525. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1505, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  526. rt_sigreturn({mask=[]}) = 1505
  527. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1506
  528. wait4(-1, [ ok [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1506
  529. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1506, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  530. rt_sigreturn({mask=[]}) = 1506
  531. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1507
  532. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1507
  533. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1507, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  534. rt_sigreturn({mask=[]}) = 1507
  535. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1508
  536. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1508
  537. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1508, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  538. rt_sigreturn({mask=[]}) = 1508
  539. ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  540. geteuid() = 0
  541. stat("/usr/bin/tput", {st_mode=S_IFREG|0755, st_size=14648, ...}) = 0
  542. faccessat(AT_FDCWD, "/usr/bin/tput", X_OK) = 0
  543. geteuid() = 0
  544. stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=43760, ...}) = 0
  545. faccessat(AT_FDCWD, "/usr/bin/expr", X_OK) = 0
  546. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  547. fcntl(1, F_DUPFD, 10) = 13
  548. close(1) = 0
  549. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  550. dup2(3, 1) = 1
  551. close(3) = 0
  552. fcntl(2, F_DUPFD, 10) = 14
  553. close(2) = 0
  554. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  555. dup2(1, 2) = 2
  556. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1509
  557. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1509
  558. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1509, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  559. rt_sigreturn({mask=[]}) = 1509
  560. dup2(13, 1) = 1
  561. close(13) = 0
  562. dup2(14, 2) = 2
  563. close(14) = 0
  564. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  565. fcntl(1, F_DUPFD, 10) = 13
  566. close(1) = 0
  567. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  568. dup2(3, 1) = 1
  569. close(3) = 0
  570. fcntl(2, F_DUPFD, 10) = 14
  571. close(2) = 0
  572. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  573. dup2(1, 2) = 2
  574. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1510
  575. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1510
  576. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1510, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  577. rt_sigreturn({mask=[]}) = 1510
  578. dup2(13, 1) = 1
  579. close(13) = 0
  580. dup2(14, 2) = 2
  581. close(14) = 0
  582. pipe([3, 4]) = 0
  583. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1511
  584. close(4) = 0
  585. read(3, "\33[31m", 128) = 5
  586. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1511, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  587. rt_sigreturn({mask=[]}) = 5
  588. read(3, "", 128) = 0
  589. close(3) = 0
  590. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1511
  591. pipe([3, 4]) = 0
  592. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1512
  593. close(4) = 0
  594. read(3, "\33[33m", 128) = 5
  595. read(3, "", 128) = 0
  596. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1512, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  597. rt_sigreturn({mask=[]}) = 0
  598. close(3) = 0
  599. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1512
  600. pipe([3, 4]) = 0
  601. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fea49a3f9d0) = 1513
  602. close(4) = 0
  603. read(3, "\33[39;49m", 128) = 8
  604. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1513, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  605. rt_sigreturn({mask=[]}) = 8
  606. read(3, "", 128) = 0
  607. close(3) = 0
  608. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1513
  609. write(1, ".\n", 2.
  610. ) = 2
  611. close(12) = 0
  612. close(11) = 0
  613. exit_group(0) = ?
  614. +++ exited with 0 +++
  615. root@lunix-os:/etc/init.d# nano saslauthd
  616. root@lunix-os:/etc/init.d# strace /etc/init.d/saslauthd reload
  617. execve("/etc/init.d/saslauthd", ["/etc/init.d/saslauthd", "reload"], [/* 21 vars */]) = 0
  618. brk(NULL) = 0x55a36c608000
  619. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  620. mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f816d072000
  621. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  622. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  623. fstat(3, {st_mode=S_IFREG|0644, st_size=22777, ...}) = 0
  624. mmap(NULL, 22777, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f816d06c000
  625. close(3) = 0
  626. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  627. open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  628. read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\t\2\0\0\0\0\0"..., 832) = 832
  629. fstat(3, {st_mode=S_IFREG|0755, st_size=1864888, ...}) = 0
  630. mmap(NULL, 3967488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f816ca86000
  631. mprotect(0x7f816cc46000, 2093056, PROT_NONE) = 0
  632. mmap(0x7f816ce45000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bf000) = 0x7f816ce45000
  633. mmap(0x7f816ce4b000, 14848, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f816ce4b000
  634. close(3) = 0
  635. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f816d06b000
  636. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f816d06a000
  637. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f816d069000
  638. arch_prctl(ARCH_SET_FS, 0x7f816d06a700) = 0
  639. mprotect(0x7f816ce45000, 16384, PROT_READ) = 0
  640. mprotect(0x55a36aaec000, 8192, PROT_READ) = 0
  641. mprotect(0x7f816d074000, 4096, PROT_READ) = 0
  642. munmap(0x7f816d06c000, 22777) = 0
  643. getuid() = 0
  644. getgid() = 0
  645. getpid() = 1520
  646. rt_sigaction(SIGCHLD, {0x55a36a8e0540, ~[RTMIN RT_1], SA_RESTORER, 0x7f816cabb4a0}, NULL, 8) = 0
  647. geteuid() = 0
  648. brk(NULL) = 0x55a36c608000
  649. brk(0x55a36c629000) = 0x55a36c629000
  650. getppid() = 1518
  651. stat("/etc/init.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  652. stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  653. open("/etc/init.d/saslauthd", O_RDONLY) = 3
  654. fcntl(3, F_DUPFD, 10) = 10
  655. close(3) = 0
  656. fcntl(10, F_SETFD, FD_CLOEXEC) = 0
  657. geteuid() = 0
  658. getegid() = 0
  659. rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
  660. rt_sigaction(SIGINT, {0x55a36a8e0540, ~[RTMIN RT_1], SA_RESTORER, 0x7f816cabb4a0}, NULL, 8) = 0
  661. rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
  662. rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7f816cabb4a0}, NULL, 8) = 0
  663. rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
  664. rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7f816cabb4a0}, NULL, 8) = 0
  665. read(10, "#! /bin/sh\n### BEGIN INIT INFO\n#"..., 8192) = 8192
  666. pipe([3, 4]) = 0
  667. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1521
  668. close(4) = 0
  669. read(3, "/etc/default/saslauthd\n", 128) = 23
  670. read(3, "", 128) = 0
  671. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1521, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  672. rt_sigreturn({mask=[]}) = 0
  673. close(3) = 0
  674. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1521
  675. geteuid() = 0
  676. stat("/usr/sbin/saslauthd", {st_mode=S_IFREG|0755, st_size=96760, ...}) = 0
  677. faccessat(AT_FDCWD, "/usr/sbin/saslauthd", X_OK) = 0
  678. open("/lib/init/vars.sh", O_RDONLY) = 3
  679. fcntl(3, F_DUPFD, 10) = 11
  680. close(3) = 0
  681. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  682. read(11, "#\n# Set rcS vars\n#\n\n# Because /e"..., 8192) = 1212
  683. stat("/etc/default/rcS", {st_mode=S_IFREG|0644, st_size=620, ...}) = 0
  684. open("/etc/default/rcS", O_RDONLY) = 3
  685. fcntl(3, F_DUPFD, 10) = 12
  686. close(3) = 0
  687. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  688. read(12, "#\n# /etc/default/rcS\n#\n# Default"..., 8192) = 620
  689. read(12, "", 8192) = 0
  690. close(12) = 0
  691. faccessat(AT_FDCWD, "/proc/cmdline", R_OK) = 0
  692. pipe([3, 4]) = 0
  693. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1524
  694. close(4) = 0
  695. read(3, "BOOT_IMAGE=/boot/vmlinuz-4.4.0-4"..., 128) = 106
  696. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1524, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  697. rt_sigreturn({mask=[]}) = 106
  698. read(3, "", 128) = 0
  699. close(3) = 0
  700. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1524
  701. read(11, "", 8192) = 0
  702. close(11) = 0
  703. open("/lib/lsb/init-functions", O_RDONLY) = 3
  704. fcntl(3, F_DUPFD, 10) = 11
  705. close(3) = 0
  706. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  707. read(11, "# /lib/lsb/init-functions for De"..., 8192) = 8192
  708. read(11, " Debian, would output \"Starting "..., 8192) = 3314
  709. pipe([3, 4]) = 0
  710. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1525
  711. close(4) = 0
  712. read(3, "/lib/lsb/init-functions.d/01-ups"..., 128) = 128
  713. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1525, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  714. rt_sigreturn({mask=[]}) = 128
  715. read(3, "/lsb/init-functions.d/50-ubuntu-"..., 128) = 78
  716. read(3, "", 128) = 0
  717. close(3) = 0
  718. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1525
  719. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/01-upstart-lsb", R_OK) = 0
  720. open("/lib/lsb/init-functions.d/01-upstart-lsb", O_RDONLY) = 3
  721. fcntl(3, F_DUPFD, 10) = 12
  722. close(3) = 0
  723. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  724. read(12, "# Allow executing init.d scripts"..., 8192) = 965
  725. faccessat(AT_FDCWD, "/etc/init//etc/init.d/saslauthd.conf", R_OK) = -1 ENOENT (No such file or directory)
  726. faccessat(AT_FDCWD, "/etc/init/saslauthd.conf", R_OK) = -1 ENOENT (No such file or directory)
  727. read(12, "", 8192) = 0
  728. close(12) = 0
  729. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/20-left-info-blocks", R_OK) = 0
  730. open("/lib/lsb/init-functions.d/20-left-info-blocks", O_RDONLY) = 3
  731. fcntl(3, F_DUPFD, 10) = 12
  732. close(3) = 0
  733. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  734. read(12, "# Default info blocks put to the"..., 8192) = 1088
  735. read(12, "", 8192) = 0
  736. close(12) = 0
  737. faccessat(AT_FDCWD, "/lib/lsb/init-functions.d/40-systemd", R_OK) = 0
  738. open("/lib/lsb/init-functions.d/40-systemd", O_RDONLY) = 3
  739. fcntl(3, F_DUPFD, 10) = 12
  740. close(3) = 0
  741. fcntl(12, F_SETFD, FD_CLOEXEC) = 0
  742. read(12, "# -*-Shell-script-*-\n# /lib/lsb/"..., 8192) = 2587
  743. stat("/run/systemd/system", {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
  744. pipe([3, 4]) = 0
  745. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1526
  746. close(4) = 0
  747. read(3, "LoadState=loaded\n", 128) = 17
  748. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1526, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  749. rt_sigreturn({mask=[]}) = 17
  750. read(3, "", 128) = 0
  751. close(3) = 0
  752. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1526
  753. pipe([3, 4]) = 0
  754. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1527
  755. close(4) = 0
  756. read(3, "/etc/init.d/saslauthd\n", 128) = 22
  757. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1527, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  758. rt_sigreturn({mask=[]}) = 22
  759. read(3, "", 128) = 0
  760. close(3) = 0
  761. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1527
  762. pipe([3, 4]) = 0
  763. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1528
  764. close(4) = 0
  765. read(3, "CanReload=yes\n", 128) = 14
  766. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1528, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  767. rt_sigreturn({mask=[]}) = 14
  768. read(3, "", 128) = 0
  769. close(3) = 0
  770. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1528
  771. pipe([3, 4]) = 0
  772. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1529
  773. close(4) = 0
  774. read(3, "degraded\n", 128) = 9
  775. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1529, si_uid=0, si_status=1, si_utime=0, si_stime=0} ---
  776. rt_sigreturn({mask=[]}) = 9
  777. read(3, "", 128) = 0
  778. close(3) = 0
  779. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 1529
  780. ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  781. geteuid() = 0
  782. stat("/usr/bin/tput", {st_mode=S_IFREG|0755, st_size=14648, ...}) = 0
  783. faccessat(AT_FDCWD, "/usr/bin/tput", X_OK) = 0
  784. geteuid() = 0
  785. stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=43760, ...}) = 0
  786. faccessat(AT_FDCWD, "/usr/bin/expr", X_OK) = 0
  787. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  788. fcntl(1, F_DUPFD, 10) = 13
  789. close(1) = 0
  790. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  791. dup2(3, 1) = 1
  792. close(3) = 0
  793. fcntl(2, F_DUPFD, 10) = 14
  794. close(2) = 0
  795. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  796. dup2(1, 2) = 2
  797. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1530
  798. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1530
  799. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1530, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  800. rt_sigreturn({mask=[]}) = 1530
  801. dup2(13, 1) = 1
  802. close(13) = 0
  803. dup2(14, 2) = 2
  804. close(14) = 0
  805. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  806. fcntl(1, F_DUPFD, 10) = 13
  807. close(1) = 0
  808. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  809. dup2(3, 1) = 1
  810. close(3) = 0
  811. fcntl(2, F_DUPFD, 10) = 14
  812. close(2) = 0
  813. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  814. dup2(1, 2) = 2
  815. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1531
  816. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1531
  817. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1531, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  818. rt_sigreturn({mask=[]}) = 1531
  819. dup2(13, 1) = 1
  820. close(13) = 0
  821. dup2(14, 2) = 2
  822. close(14) = 0
  823. write(1, "[....] ", 7[....] ) = 7
  824. write(1, "Reloading saslauthd configuratio"..., 68Reloading saslauthd configuration (via systemctl): saslauthd.service) = 68
  825. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1532
  826. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1532
  827. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1532, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  828. rt_sigreturn({mask=[]}) = 1532
  829. ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  830. geteuid() = 0
  831. stat("/usr/bin/tput", {st_mode=S_IFREG|0755, st_size=14648, ...}) = 0
  832. faccessat(AT_FDCWD, "/usr/bin/tput", X_OK) = 0
  833. geteuid() = 0
  834. stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=43760, ...}) = 0
  835. faccessat(AT_FDCWD, "/usr/bin/expr", X_OK) = 0
  836. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  837. fcntl(1, F_DUPFD, 10) = 13
  838. close(1) = 0
  839. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  840. dup2(3, 1) = 1
  841. close(3) = 0
  842. fcntl(2, F_DUPFD, 10) = 14
  843. close(2) = 0
  844. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  845. dup2(1, 2) = 2
  846. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1553
  847. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1553
  848. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1553, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  849. rt_sigreturn({mask=[]}) = 1553
  850. dup2(13, 1) = 1
  851. close(13) = 0
  852. dup2(14, 2) = 2
  853. close(14) = 0
  854. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  855. fcntl(1, F_DUPFD, 10) = 13
  856. close(1) = 0
  857. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  858. dup2(3, 1) = 1
  859. close(3) = 0
  860. fcntl(2, F_DUPFD, 10) = 14
  861. close(2) = 0
  862. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  863. dup2(1, 2) = 2
  864. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1554
  865. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1554
  866. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1554, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  867. rt_sigreturn({mask=[]}) = 1554
  868. dup2(13, 1) = 1
  869. close(13) = 0
  870. dup2(14, 2) = 2
  871. close(14) = 0
  872. pipe([3, 4]) = 0
  873. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1555
  874. close(4) = 0
  875. read(3, "\33[31m", 128) = 5
  876. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1555, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  877. rt_sigreturn({mask=[]}) = 5
  878. read(3, "", 128) = 0
  879. close(3) = 0
  880. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1555
  881. pipe([3, 4]) = 0
  882. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1556
  883. close(4) = 0
  884. read(3, "\33[32m", 128) = 5
  885. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1556, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  886. rt_sigreturn({mask=[]}) = 5
  887. read(3, "", 128) = 0
  888. close(3) = 0
  889. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1556
  890. pipe([3, 4]) = 0
  891. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1557
  892. close(4) = 0
  893. read(3, "\33[33m", 128) = 5
  894. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1557, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  895. rt_sigreturn({mask=[]}) = 5
  896. read(3, "", 128) = 0
  897. close(3) = 0
  898. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1557
  899. pipe([3, 4]) = 0
  900. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1558
  901. close(4) = 0
  902. read(3, "\33[39;49m", 128) = 8
  903. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1558, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  904. rt_sigreturn({mask=[]}) = 8
  905. read(3, "", 128) = 0
  906. close(3) = 0
  907. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1558
  908. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1559
  909. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1559
  910. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1559, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  911. rt_sigreturn({mask=[]}) = 1559
  912. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1560
  913. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1560
  914. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1560, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  915. rt_sigreturn({mask=[]}) = 1560
  916. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1561
  917. [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1561
  918. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1561, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  919. rt_sigreturn({mask=[]}) = 1561
  920. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1562
  921. wait4(-1, [ ok [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1562
  922. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1562, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  923. rt_sigreturn({mask=[]}) = 1562
  924. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1563
  925. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1563
  926. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1563, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  927. rt_sigreturn({mask=[]}) = 1563
  928. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1564
  929. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1564
  930. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1564, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  931. rt_sigreturn({mask=[]}) = 1564
  932. ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  933. geteuid() = 0
  934. stat("/usr/bin/tput", {st_mode=S_IFREG|0755, st_size=14648, ...}) = 0
  935. faccessat(AT_FDCWD, "/usr/bin/tput", X_OK) = 0
  936. geteuid() = 0
  937. stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=43760, ...}) = 0
  938. faccessat(AT_FDCWD, "/usr/bin/expr", X_OK) = 0
  939. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  940. fcntl(1, F_DUPFD, 10) = 13
  941. close(1) = 0
  942. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  943. dup2(3, 1) = 1
  944. close(3) = 0
  945. fcntl(2, F_DUPFD, 10) = 14
  946. close(2) = 0
  947. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  948. dup2(1, 2) = 2
  949. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1565
  950. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1565
  951. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1565, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  952. rt_sigreturn({mask=[]}) = 1565
  953. dup2(13, 1) = 1
  954. close(13) = 0
  955. dup2(14, 2) = 2
  956. close(14) = 0
  957. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  958. fcntl(1, F_DUPFD, 10) = 13
  959. close(1) = 0
  960. fcntl(13, F_SETFD, FD_CLOEXEC) = 0
  961. dup2(3, 1) = 1
  962. close(3) = 0
  963. fcntl(2, F_DUPFD, 10) = 14
  964. close(2) = 0
  965. fcntl(14, F_SETFD, FD_CLOEXEC) = 0
  966. dup2(1, 2) = 2
  967. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1566
  968. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1566
  969. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1566, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  970. rt_sigreturn({mask=[]}) = 1566
  971. dup2(13, 1) = 1
  972. close(13) = 0
  973. dup2(14, 2) = 2
  974. close(14) = 0
  975. pipe([3, 4]) = 0
  976. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1567
  977. close(4) = 0
  978. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1567, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  979. rt_sigreturn({mask=[]}) = 0
  980. read(3, "\33[31m", 128) = 5
  981. read(3, "", 128) = 0
  982. close(3) = 0
  983. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1567
  984. pipe([3, 4]) = 0
  985. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1568
  986. close(4) = 0
  987. read(3, "\33[33m", 128) = 5
  988. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1568, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  989. rt_sigreturn({mask=[]}) = 5
  990. read(3, "", 128) = 0
  991. close(3) = 0
  992. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1568
  993. pipe([3, 4]) = 0
  994. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f816d06a9d0) = 1569
  995. close(4) = 0
  996. read(3, "\33[39;49m", 128) = 8
  997. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1569, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
  998. rt_sigreturn({mask=[]}) = 8
  999. read(3, "", 128) = 0
  1000. close(3) = 0
  1001. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1569
  1002. write(1, ".\n", 2.
  1003. ) = 2
  1004. close(12) = 0
  1005. close(11) = 0
  1006. exit_group(0) = ?
  1007. +++ exited with 0 +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement