Advertisement
Guest User

Untitled

a guest
Apr 9th, 2018
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 169.82 KB | None | 0 0
  1. + bash scripts/openwrt_build.sh
  2. Finished dev [optimized + debuginfo] target(s) in 0.1 secs
  3. + scp target/mips-unknown-linux-musl/debug/rita root@192.168.1.1:/tmp/rita
  4. + scp settings/default.toml root@192.168.1.1:/etc/rita-default.toml
  5. + scp scripts/rita-test.toml root@192.168.1.1:/etc/rita.toml
  6. + ssh root@192.168.1.1 RUST_BACKTRACE=FULL RUST_LOG=TRACE /tmp/rita --config /etc/rita.toml --platform linux
  7. TRACE 2018-04-09T11:48:06Z: rita: Starting
  8. INFO 2018-04-09T11:48:06Z: settings: Watching file /etc/rita.toml for activity...
  9. INFO 2018-04-09T11:48:06Z: settings: refreshing configuration ...
  10. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: Command "ip" ["link"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fa brd ff:ff:ff:ff:ff:ff\n6: br-lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n7: eth0.1@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n8: eth0.4@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n9: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fd brd ff:ff:ff:ff:ff:ff\n10: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n13: wg0: <POINTOPOINT,NOARP> mtu 1420 qdisc noop state DOWN mode DEFAULT group default qlen 1\n link/none \n14: wg1: <POINTOPOINT,NOARP> mtu 1420 qdisc noop state DOWN mode DEFAULT group default qlen 1\n link/none \n", stderr: "" }
  11. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: command completed in 0s 10ms
  12. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface::interface_tools: interfaces: ["lo", "eth0", "eth1", "br-lan", "eth0.1", "eth0.4", "wlan1", "wlan0", "wg0", "wg1"]
  13. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: Command "ip" ["link", "del", "dev", "wg0"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  14. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: command completed in 0s 8ms
  15. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: Command "ip" ["link", "del", "dev", "wg1"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  16. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: command completed in 0s 17ms
  17. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: Command "ip" ["link", "del", "dev", "wg_exit"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Cannot find device \"wg_exit\"\n" }
  18. INFO 2018-04-09T11:48:06Z: althea_kernel_interface: Command "ip" ["link", "del", "dev", "wg_exit"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Cannot find device \"wg_exit\"\n" }
  19. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: command completed in 0s 222ms
  20. WARN 2018-04-09T11:48:06Z: althea_kernel_interface::create_wg_key: System private key exists in "/tmp/priv"
  21. TRACE 2018-04-09T11:48:06Z: clu: Sending exit setup request to "http://[fd96::1337:e1f]:4875/setup"
  22. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  23. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  24. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: added a timeout: 0
  25. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  26. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  27. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 30925 }
  28. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11071, tv_nsec: 978666419 }
  29. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(0)
  30. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: consuming notification queue
  31. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(3)
  32. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: updating a timeout: 0
  33. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(5)
  34. TRACE 2018-04-09T11:48:06Z: hyper::client::pool: park; waiting for idle connection: "http://[fd96::1337:e1f]:4875"
  35. TRACE 2018-04-09T11:48:06Z: hyper::client::connect: Http::connect("http://[fd96::1337:e1f]:4875/setup")
  36. DEBUG 2018-04-09T11:48:06Z: hyper::client::connect: connecting to [fd96::1337:e1f]:4875
  37. TRACE 2018-04-09T11:48:06Z: hyper::client::connect: connect error Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
  38. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 3 events, Duration { secs: 0, nanos: 11778068 }
  39. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 36296 }
  40. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11071, tv_nsec: 991339929 }
  41. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(1)
  42. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 1996483 }
  43. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor::timeout_token: cancel timeout 0
  44. TRACE 2018-04-09T11:48:06Z: rita: Starting with Identity: Identity { mesh_ip: V6(fdb4:5a79:7f9a:8ef8:ec40:5701:5b57:7e3), eth_address: EthAddress 0x0101010101010101010101010101010101010101, wg_public_key: "uE7MyQ2z2FXGUfcaN0XvsVAiwjJNrsEQJuXbBr9qMBs=" }
  45. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  46. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  47. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  48. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  49. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  50. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  51. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  52. INFO 2018-04-09T11:48:06Z: actix_web::server::srv: Starting 1 http workers
  53. INFO 2018-04-09T11:48:06Z: actix_web::server::srv: Starting server on http://[::]:4876
  54. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  55. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 28657 }
  56. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 49839819 }
  57. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(0)
  58. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: consuming notification queue
  59. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(3)
  60. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  61. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 10325078 }
  62. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 26486 }
  63. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 60763587 }
  64. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  65. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  66. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  67. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  68. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  69. INFO 2018-04-09T11:48:06Z: actix_web::server::srv: Starting 1 http workers
  70. INFO 2018-04-09T11:48:06Z: actix_web::server::srv: Starting server on http://[::]:4877
  71. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  72. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  73. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  74. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 27047 }
  75. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 64773101 }
  76. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(0)
  77. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: consuming notification queue
  78. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(3)
  79. INFO 2018-04-09T11:48:06Z: rita::rita_common::debt_keeper: Debt Keeper started
  80. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  81. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 96468 }
  82. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 67267794 }
  83. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(0)
  84. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: consuming notification queue
  85. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(3)
  86. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  87. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 2095368 }
  88. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22218 }
  89. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 69503694 }
  90. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(5)
  91. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: added a timeout: 0
  92. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(5)
  93. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: added a timeout: 0
  94. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: updating a timeout: 0
  95. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 10673303 }
  96. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 23328 }
  97. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 71563940 }
  98. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 234207 }
  99. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  100. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  101. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: updating a timeout: 0
  102. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 11146946 }
  103. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 28935 }
  104. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 81176922 }
  105. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 1397293 }
  106. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  107. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  108. INFO 2018-04-09T11:48:06Z: rita::rita_common::payment_controller: Payment Controller started
  109. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  110. INFO 2018-04-09T11:48:06Z: rita::rita_common::tunnel_manager: Tunnel manager started
  111. TRACE 2018-04-09T11:48:06Z: rita::rita_common::tunnel_manager: Loaded listen interfaces {"eth0.4"}
  112. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  113. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  114. INFO 2018-04-09T11:48:06Z: rita::rita_common::http_client: HTTP Client started
  115. TRACE 2018-04-09T11:48:06Z: mio::poll: registering with poller
  116. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 51550 }
  117. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 105795862 }
  118. TRACE 2018-04-09T11:48:06Z: tokio_core::reactor: event Readable Token(0)
  119. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: consuming notification queue
  120. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 2345828 }
  121. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 26161 }
  122. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 109005951 }
  123. DEBUG 2018-04-09T11:48:06Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 14746693 }
  124. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: Command "ipset" ["create", "rita_input", "hash:net,iface", "family", "inet6", "counters"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "ipset v6.34: Set cannot be created: set with the same name already exists\n" }
  125. INFO 2018-04-09T11:48:06Z: althea_kernel_interface: Command "ipset" ["create", "rita_input", "hash:net,iface", "family", "inet6", "counters"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "ipset v6.34: Set cannot be created: set with the same name already exists\n" }
  126. TRACE 2018-04-09T11:48:06Z: althea_kernel_interface: command completed in 0s 29ms
  127. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ip6tables" ["-w", "-A", "INPUT", "-m", "set", "!", "--match-set", "rita_input", "dst,src", "-j", "SET", "--add-set", "rita_input", "dst,src"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  128. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: command completed in 0s 41ms
  129. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ipset" ["create", "rita_output", "hash:net,iface", "family", "inet6", "counters"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "ipset v6.34: Set cannot be created: set with the same name already exists\n" }
  130. INFO 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ipset" ["create", "rita_output", "hash:net,iface", "family", "inet6", "counters"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "ipset v6.34: Set cannot be created: set with the same name already exists\n" }
  131. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: command completed in 0s 15ms
  132. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ip6tables" ["-w", "-A", "OUTPUT", "-m", "set", "!", "--match-set", "rita_output", "dst,dst", "-j", "SET", "--add-set", "rita_output", "dst,dst"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  133. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: command completed in 0s 47ms
  134. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ipset" ["create", "rita_fwd_input", "hash:net,iface", "family", "inet6", "counters"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "ipset v6.34: Set cannot be created: set with the same name already exists\n" }
  135. INFO 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ipset" ["create", "rita_fwd_input", "hash:net,iface", "family", "inet6", "counters"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "ipset v6.34: Set cannot be created: set with the same name already exists\n" }
  136. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: command completed in 0s 22ms
  137. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ip6tables" ["-w", "-A", "FORWARD", "-m", "set", "!", "--match-set", "rita_fwd_input", "dst,src", "-j", "SET", "--add-set", "rita_fwd_input", "dst,src"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  138. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: command completed in 0s 40ms
  139. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ipset" ["create", "rita_fwd_output", "hash:net,iface", "family", "inet6", "counters"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "ipset v6.34: Set cannot be created: set with the same name already exists\n" }
  140. INFO 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ipset" ["create", "rita_fwd_output", "hash:net,iface", "family", "inet6", "counters"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "ipset v6.34: Set cannot be created: set with the same name already exists\n" }
  141. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: command completed in 0s 18ms
  142. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: Command "ip6tables" ["-w", "-A", "FORWARD", "-m", "set", "!", "--match-set", "rita_fwd_output", "dst,dst", "-j", "SET", "--add-set", "rita_fwd_output", "dst,dst"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  143. TRACE 2018-04-09T11:48:07Z: althea_kernel_interface: command completed in 0s 49ms
  144. INFO 2018-04-09T11:48:07Z: rita::rita_common::traffic_watcher: Traffic Watcher started
  145. TRACE 2018-04-09T11:48:07Z: mio::poll: registering with poller
  146. INFO 2018-04-09T11:48:07Z: rita::rita_client::exit_manager: Exit Manager started
  147. TRACE 2018-04-09T11:48:07Z: mio::poll: registering with poller
  148. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: adding a new I/O source
  149. TRACE 2018-04-09T11:48:07Z: mio::poll: registering with poller
  150. TRACE 2018-04-09T11:48:07Z: mio::poll: registering with poller
  151. TRACE 2018-04-09T11:48:07Z: mio::poll: registering with poller
  152. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(5)
  153. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(7)
  154. TRACE 2018-04-09T11:48:07Z: mio::poll: registering with poller
  155. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(9)
  156. TRACE 2018-04-09T11:48:07Z: mio::poll: registering with poller
  157. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(11)
  158. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: added a timeout: 0
  159. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: updating a timeout: 0
  160. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(13)
  161. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: added a timeout: 1
  162. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: updating a timeout: 1
  163. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop process - 7 events, Duration { secs: 0, nanos: 309106846 }
  164. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 69296 }
  165. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 374055022 }
  166. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Writable Token(2)
  167. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(15)
  168. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(17)
  169. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(19)
  170. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(21)
  171. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(23)
  172. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(25)
  173. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(27)
  174. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(29)
  175. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: scheduling direction for: 0
  176. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: blocking
  177. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(31)
  178. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(33)
  179. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: added a timeout: 2
  180. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: updating a timeout: 2
  181. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(7)
  182. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: added a timeout: 3
  183. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: updating a timeout: 3
  184. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop process - 12 events, Duration { secs: 0, nanos: 2479861 }
  185. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 28818 }
  186. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop time - Instant { tv_sec: 11072, tv_nsec: 376670119 }
  187. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 193346 }
  188. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 988081803 }
  189. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop time - Instant { tv_sec: 11073, tv_nsec: 71308572 }
  190. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: firing timeout: 0
  191. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: notifying a task handle
  192. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 449358 }
  193. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 54679 }
  194. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop time - Instant { tv_sec: 11073, tv_nsec: 71915151 }
  195. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(5)
  196. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: added a timeout: 1
  197. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor::timeout_token: cancel timeout 0
  198. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: cancel a timeout: 0
  199. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: updating a timeout: 1
  200. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: updating a timeout: 1
  201. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1076625 }
  202. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop time - Instant { tv_sec: 11073, tv_nsec: 72972497 }
  203. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: firing timeout: 0
  204. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: notifying a task handle
  205. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 371061 }
  206. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 55014 }
  207. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop time - Instant { tv_sec: 11073, tv_nsec: 73498222 }
  208. TRACE 2018-04-09T11:48:07Z: tokio_core::reactor: event Readable Token(5)
  209. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: added a timeout: 1
  210. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor::timeout_token: cancel timeout 0
  211. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: cancel a timeout: 0
  212. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: updating a timeout: 1
  213. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: updating a timeout: 1
  214. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 891804 }
  215. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 20747 }
  216. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop time - Instant { tv_sec: 11073, tv_nsec: 74514337 }
  217. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 187418 }
  218. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 919357 }
  219. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 28646 }
  220. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop time - Instant { tv_sec: 11073, tv_nsec: 76085733 }
  221. DEBUG 2018-04-09T11:48:07Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 407779 }
  222. WARN 2018-04-09T11:48:06Z: clu: got error back from requesting details, Error { kind: Io(Os { code: 13, kind: PermissionDenied, message: "Permission denied" }), url: Some("http://[fd96::1337:e1f]:4875/setup") }
  223.  
  224. stack backtrace:
  225. 0: 0x55f61163 - backtrace::backtrace::libunwind::trace::h4e9d037df48e68d8
  226. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/libunwind.rs:53
  227. - backtrace::backtrace::trace::h5b0111ed33efff31
  228. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/mod.rs:42
  229. 1: 0x55f5fb17 - failure::backtrace::internal::InternalBacktrace::new::h7b4493fb68a7ab3c
  230. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/capture.rs:88
  231. - failure::backtrace::Backtrace::new::hd883b97b9c8bec33
  232. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98
  233. 2: 0x55c8e813 - <failure::error::Error as core::convert::From<F>>::from::h3243aabc0c0b79b3
  234. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34
  235. 3: 0x55c88d33 - clu::request_own_exit_ip::h88eccaa48401c031
  236. at clu/src/lib.rs:186
  237. 4: 0x55c87a87 - clu::linux_init::{{closure}}::h48ff2ad228d0881f
  238. at clu/src/lib.rs:333
  239. - std::sys_common::backtrace::__rust_begin_short_backtrace::hf64a93f946366a16
  240. at /checkout/src/libstd/sys_common/backtrace.rs:136
  241. 5: 0x55c9b2cb - std::thread::Builder::spawn::{{closure}}::{{closure}}::h787322757b0ce269
  242. at /checkout/src/libstd/thread/mod.rs:406
  243. - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3223ccb8a9625ba7
  244. at /checkout/src/libstd/panic.rs:296
  245. - std::panicking::try::do_call::hcffe70212ca0948d
  246. at /checkout/src/libstd/panicking.rs:305
  247. - std::panicking::try::hb102b7a754526590
  248. at /checkout/src/libpanic_unwind/lib.rs:102
  249. - std::panic::catch_unwind::h19aa1b369ff5cbbc
  250. at /checkout/src/libstd/panic.rs:361
  251. - std::thread::Builder::spawn::{{closure}}::h13673877e070ee14
  252. at /checkout/src/libstd/thread/mod.rs:405
  253. - <F as alloc::boxed::FnBox<A>>::call_box::h62972dee57c74211
  254. at /checkout/src/liballoc/boxed.rs:635
  255. 6: 0x55f6e69b - std::sys::unix::thread::Thread::new::thread_start::h279013ac1315f42c
  256. at /checkout/src/liballoc/boxed.rs:645
  257. 7: 0x7767cc1f - <no info>
  258. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 68014 }
  259. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop time - Instant { tv_sec: 11073, tv_nsec: 377025915 }
  260. TRACE 2018-04-09T11:48:08Z: tokio_core::reactor: firing timeout: 2
  261. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: notifying a task handle
  262. TRACE 2018-04-09T11:48:08Z: tokio_core::reactor: firing timeout: 3
  263. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: notifying a task handle
  264. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 618540 }
  265. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 46054 }
  266. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop time - Instant { tv_sec: 11073, tv_nsec: 377794076 }
  267. TRACE 2018-04-09T11:48:08Z: tokio_core::reactor: event Readable Token(33)
  268. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: added a timeout: 4
  269. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor::timeout_token: cancel timeout 2
  270. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: cancel a timeout: 2
  271. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: updating a timeout: 4
  272. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: updating a timeout: 4
  273. TRACE 2018-04-09T11:48:08Z: tokio_core::reactor: event Readable Token(7)
  274. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: added a timeout: 2
  275. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor::timeout_token: cancel timeout 3
  276. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: cancel a timeout: 3
  277. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: updating a timeout: 2
  278. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: updating a timeout: 2
  279. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 1632911 }
  280. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 23175 }
  281. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop time - Instant { tv_sec: 11073, tv_nsec: 379555865 }
  282. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 188747 }
  283. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 997043875 }
  284. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop time - Instant { tv_sec: 11074, tv_nsec: 73634776 }
  285. TRACE 2018-04-09T11:48:08Z: tokio_core::reactor: firing timeout: 1
  286. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: notifying a task handle
  287. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 436036 }
  288. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 44615 }
  289. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop time - Instant { tv_sec: 11074, tv_nsec: 74216705 }
  290. TRACE 2018-04-09T11:48:08Z: tokio_core::reactor: event Readable Token(5)
  291. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: added a timeout: 0
  292. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor::timeout_token: cancel timeout 1
  293. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: cancel a timeout: 1
  294. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: updating a timeout: 0
  295. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: updating a timeout: 0
  296. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 886257 }
  297. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21536 }
  298. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop time - Instant { tv_sec: 11074, tv_nsec: 75228048 }
  299. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 191457 }
  300. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1620372 }
  301. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop time - Instant { tv_sec: 11074, tv_nsec: 76416687 }
  302. TRACE 2018-04-09T11:48:08Z: tokio_core::reactor: firing timeout: 1
  303. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: notifying a task handle
  304. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 551028 }
  305. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 44493 }
  306. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop time - Instant { tv_sec: 11074, tv_nsec: 77114548 }
  307. TRACE 2018-04-09T11:48:08Z: tokio_core::reactor: event Readable Token(5)
  308. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: added a timeout: 0
  309. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor::timeout_token: cancel timeout 1
  310. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: cancel a timeout: 1
  311. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: updating a timeout: 0
  312. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: updating a timeout: 0
  313. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 882678 }
  314. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 20828 }
  315. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop time - Instant { tv_sec: 11074, tv_nsec: 78119076 }
  316. DEBUG 2018-04-09T11:48:08Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 185575 }
  317. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 50757 }
  318. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop time - Instant { tv_sec: 11074, tv_nsec: 379890862 }
  319. TRACE 2018-04-09T11:48:09Z: tokio_core::reactor: firing timeout: 4
  320. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: notifying a task handle
  321. TRACE 2018-04-09T11:48:09Z: tokio_core::reactor: firing timeout: 2
  322. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: notifying a task handle
  323. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 614828 }
  324. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 47240 }
  325. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop time - Instant { tv_sec: 11074, tv_nsec: 380656598 }
  326. TRACE 2018-04-09T11:48:09Z: tokio_core::reactor: event Readable Token(33)
  327. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: added a timeout: 3
  328. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor::timeout_token: cancel timeout 4
  329. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: cancel a timeout: 4
  330. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: updating a timeout: 3
  331. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: updating a timeout: 3
  332. TRACE 2018-04-09T11:48:09Z: tokio_core::reactor: event Readable Token(7)
  333. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: added a timeout: 4
  334. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor::timeout_token: cancel timeout 2
  335. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: cancel a timeout: 2
  336. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: updating a timeout: 4
  337. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: updating a timeout: 4
  338. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 1539935 }
  339. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21325 }
  340. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop time - Instant { tv_sec: 11074, tv_nsec: 382319633 }
  341. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189747 }
  342. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1044196 }
  343. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop time - Instant { tv_sec: 11075, tv_nsec: 76561744 }
  344. TRACE 2018-04-09T11:48:09Z: tokio_core::reactor: firing timeout: 0
  345. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: notifying a task handle
  346. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 435236 }
  347. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43757 }
  348. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop time - Instant { tv_sec: 11075, tv_nsec: 77143283 }
  349. TRACE 2018-04-09T11:48:09Z: tokio_core::reactor: event Readable Token(5)
  350. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: added a timeout: 1
  351. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor::timeout_token: cancel timeout 0
  352. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: cancel a timeout: 0
  353. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: updating a timeout: 1
  354. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: updating a timeout: 1
  355. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 902129 }
  356. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22207 }
  357. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop time - Instant { tv_sec: 11075, tv_nsec: 78171273 }
  358. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 187989 }
  359. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1052211 }
  360. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop time - Instant { tv_sec: 11075, tv_nsec: 79452544 }
  361. TRACE 2018-04-09T11:48:09Z: tokio_core::reactor: firing timeout: 0
  362. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: notifying a task handle
  363. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 619318 }
  364. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 45708 }
  365. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop time - Instant { tv_sec: 11075, tv_nsec: 80231091 }
  366. TRACE 2018-04-09T11:48:09Z: tokio_core::reactor: event Readable Token(5)
  367. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: added a timeout: 1
  368. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor::timeout_token: cancel timeout 0
  369. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: cancel a timeout: 0
  370. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: updating a timeout: 1
  371. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: updating a timeout: 1
  372. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 882275 }
  373. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 20725 }
  374. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop time - Instant { tv_sec: 11075, tv_nsec: 81239276 }
  375. DEBUG 2018-04-09T11:48:09Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 191922 }
  376. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 44861 }
  377. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop time - Instant { tv_sec: 11075, tv_nsec: 382649569 }
  378. TRACE 2018-04-09T11:48:10Z: tokio_core::reactor: firing timeout: 3
  379. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: notifying a task handle
  380. TRACE 2018-04-09T11:48:10Z: tokio_core::reactor: firing timeout: 4
  381. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: notifying a task handle
  382. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 577029 }
  383. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 47479 }
  384. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop time - Instant { tv_sec: 11075, tv_nsec: 383375062 }
  385. TRACE 2018-04-09T11:48:10Z: tokio_core::reactor: event Readable Token(33)
  386. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: added a timeout: 2
  387. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor::timeout_token: cancel timeout 3
  388. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: cancel a timeout: 3
  389. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: updating a timeout: 2
  390. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: updating a timeout: 2
  391. TRACE 2018-04-09T11:48:10Z: tokio_core::reactor: event Readable Token(7)
  392. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: added a timeout: 3
  393. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor::timeout_token: cancel timeout 4
  394. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: cancel a timeout: 4
  395. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: updating a timeout: 3
  396. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: updating a timeout: 3
  397. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 1534936 }
  398. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21993 }
  399. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop time - Instant { tv_sec: 11075, tv_nsec: 385034091 }
  400. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 221746 }
  401. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1050982 }
  402. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop time - Instant { tv_sec: 11076, tv_nsec: 79505055 }
  403. TRACE 2018-04-09T11:48:10Z: tokio_core::reactor: firing timeout: 1
  404. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: notifying a task handle
  405. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 425746 }
  406. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 46310 }
  407. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop time - Instant { tv_sec: 11076, tv_nsec: 80159208 }
  408. TRACE 2018-04-09T11:48:10Z: tokio_core::reactor: event Readable Token(5)
  409. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: added a timeout: 0
  410. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor::timeout_token: cancel timeout 1
  411. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: cancel a timeout: 1
  412. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: updating a timeout: 0
  413. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: updating a timeout: 0
  414. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 898022 }
  415. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22036 }
  416. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop time - Instant { tv_sec: 11076, tv_nsec: 81182198 }
  417. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189453 }
  418. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 4687925 }
  419. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop time - Instant { tv_sec: 11076, tv_nsec: 86214137 }
  420. TRACE 2018-04-09T11:48:10Z: tokio_core::reactor: firing timeout: 1
  421. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: notifying a task handle
  422. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 1810750 }
  423. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 46839 }
  424. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop time - Instant { tv_sec: 11076, tv_nsec: 88179376 }
  425. TRACE 2018-04-09T11:48:10Z: tokio_core::reactor: event Readable Token(5)
  426. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: added a timeout: 0
  427. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor::timeout_token: cancel timeout 1
  428. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: cancel a timeout: 1
  429. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: updating a timeout: 0
  430. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: updating a timeout: 0
  431. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 882565 }
  432. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 23182 }
  433. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop time - Instant { tv_sec: 11076, tv_nsec: 89250273 }
  434. DEBUG 2018-04-09T11:48:10Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 193610 }
  435. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 49843 }
  436. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop time - Instant { tv_sec: 11076, tv_nsec: 385401955 }
  437. TRACE 2018-04-09T11:48:11Z: tokio_core::reactor: firing timeout: 2
  438. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: notifying a task handle
  439. TRACE 2018-04-09T11:48:11Z: tokio_core::reactor: firing timeout: 3
  440. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: notifying a task handle
  441. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 575379 }
  442. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 45825 }
  443. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop time - Instant { tv_sec: 11076, tv_nsec: 386125951 }
  444. TRACE 2018-04-09T11:48:11Z: tokio_core::reactor: event Readable Token(33)
  445. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: added a timeout: 4
  446. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor::timeout_token: cancel timeout 2
  447. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: cancel a timeout: 2
  448. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: updating a timeout: 4
  449. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: updating a timeout: 4
  450. TRACE 2018-04-09T11:48:11Z: tokio_core::reactor: event Readable Token(7)
  451. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: added a timeout: 2
  452. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor::timeout_token: cancel timeout 3
  453. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: cancel a timeout: 3
  454. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: updating a timeout: 2
  455. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: updating a timeout: 2
  456. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 1533629 }
  457. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22571 }
  458. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop time - Instant { tv_sec: 11076, tv_nsec: 387784226 }
  459. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189615 }
  460. TRACE 2018-04-09T11:48:11Z: settings: new config: RitaSettings {
  461. payment: PaymentSettings {
  462. pay_threshold: Int256(0),
  463. close_threshold: Int256(-1000000000),
  464. close_fraction: Int256(100),
  465. buffer_period: 3,
  466. eth_address: EthAddress 0x0101010101010101010101010101010101010101
  467. },
  468. network: NetworkSettings {
  469. own_ip: V6(
  470. fdb4:5a79:7f9a:8ef8:ec40:5701:5b57:7e3
  471. ),
  472. bounty_ip: V6(
  473. fd::3
  474. ),
  475. babel_port: 6872,
  476. rita_hello_port: 4876,
  477. rita_dashboard_port: 4877,
  478. bounty_port: 8888,
  479. wg_private_key: "yKbA82CUon5CarCYedNeCTCoX7h098en55g4f/IQ/mU=",
  480. wg_private_key_path: "/tmp/priv",
  481. wg_public_key: "uE7MyQ2z2FXGUfcaN0XvsVAiwjJNrsEQJuXbBr9qMBs=",
  482. wg_start_port: 60000,
  483. peer_interfaces: {
  484. "eth0.4"
  485. },
  486. manual_peers: [
  487. "1.1.1.1",
  488. "2.2.2.2"
  489. ],
  490. external_nic: None
  491. },
  492. exit_client: Some(
  493. ExitClientSettings {
  494. exit_ip: V6(
  495. fd96::1337:e1f
  496. ),
  497. exit_registration_port: 4875,
  498. wg_listen_port: 59999,
  499. details: None,
  500. reg_details: ExitRegistrationDetails {
  501. zip_code: Some(
  502. "1234"
  503. ),
  504. email: Some(
  505. "1234@gmail.com"
  506. )
  507. }
  508. }
  509. )
  510. }
  511. INFO 2018-04-09T11:48:11Z: settings: refreshing configuration ...
  512. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1039925 }
  513. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 82506612 }
  514. TRACE 2018-04-09T11:48:11Z: tokio_core::reactor: firing timeout: 0
  515. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: notifying a task handle
  516. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 428879 }
  517. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 44446 }
  518. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 83084355 }
  519. TRACE 2018-04-09T11:48:11Z: tokio_core::reactor: event Readable Token(5)
  520. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: added a timeout: 1
  521. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor::timeout_token: cancel timeout 0
  522. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: cancel a timeout: 0
  523. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: updating a timeout: 1
  524. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: updating a timeout: 1
  525. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 883979 }
  526. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21435 }
  527. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 84093094 }
  528. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 188997 }
  529. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 534818 }
  530. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 90071926 }
  531. TRACE 2018-04-09T11:48:11Z: tokio_core::reactor: firing timeout: 0
  532. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: notifying a task handle
  533. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 429004 }
  534. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 42882 }
  535. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 90646494 }
  536. TRACE 2018-04-09T11:48:11Z: tokio_core::reactor: event Readable Token(5)
  537. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: added a timeout: 1
  538. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor::timeout_token: cancel timeout 0
  539. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: cancel a timeout: 0
  540. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: updating a timeout: 1
  541. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: updating a timeout: 1
  542. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 881457 }
  543. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21229 }
  544. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 91651084 }
  545. DEBUG 2018-04-09T11:48:11Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189825 }
  546. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 987037440 }
  547. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 375105716 }
  548. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: firing timeout: 0
  549. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: notifying a task handle
  550. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: firing timeout: 1
  551. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: notifying a task handle
  552. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 571636 }
  553. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 47382 }
  554. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 375825248 }
  555. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(11)
  556. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor::timeout_token: cancel timeout 0
  557. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: cancel a timeout: 0
  558. TRACE 2018-04-09T11:48:12Z: rita::rita_common::rita_loop: Common tick!
  559. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(13)
  560. TRACE 2018-04-09T11:48:12Z: rita::rita_client::rita_loop: Client Tick!
  561. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: added a timeout: 0
  562. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor::timeout_token: cancel timeout 1
  563. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: cancel a timeout: 1
  564. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: updating a timeout: 0
  565. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: updating a timeout: 0
  566. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 1482164 }
  567. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 25422 }
  568. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 377437059 }
  569. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(19)
  570. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ip" ["link"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fa brd ff:ff:ff:ff:ff:ff\n6: br-lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n7: eth0.1@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n8: eth0.4@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n9: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fd brd ff:ff:ff:ff:ff:ff\n10: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n", stderr: "" }
  571. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 12ms
  572. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::interface_tools: interfaces: ["lo", "eth0", "eth1", "br-lan", "eth0.1", "eth0.4", "wlan1", "wlan0"]
  573. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "lo", "ff02::1"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Permission denied\n" }
  574. INFO 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "lo", "ff02::1"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Permission denied\n" }
  575. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 14ms
  576. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "eth0", "ff02::1"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Operation not permitted\n" }
  577. INFO 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "eth0", "ff02::1"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Operation not permitted\n" }
  578. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 12ms
  579. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "eth1", "ff02::1"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Permission denied\n" }
  580. INFO 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "eth1", "ff02::1"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Permission denied\n" }
  581. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 10ms
  582. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "br-lan", "ff02::1"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n64 bytes from fe80::290:a9ff:feab:38fb: seq=0 ttl=64 time=0.458 ms\n\n--- ff02::1 ping statistics ---\n1 packets transmitted, 1 packets received, 0% packet loss\nround-trip min/avg/max = 0.458/0.458/0.458 ms\n", stderr: "" }
  583. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 11ms
  584. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "eth0.1", "ff02::1"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Permission denied\n" }
  585. INFO 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "eth0.1", "ff02::1"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Permission denied\n" }
  586. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 10ms
  587. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "eth0.4", "ff02::1"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n64 bytes from fe80::290:a9ff:feab:38fb: seq=0 ttl=64 time=0.393 ms\n\n--- ff02::1 ping statistics ---\n1 packets transmitted, 1 packets received, 0% packet loss\nround-trip min/avg/max = 0.393/0.393/0.393 ms\n", stderr: "" }
  588. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 10ms
  589. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "wlan1", "ff02::1"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Operation not permitted\n" }
  590. INFO 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "wlan1", "ff02::1"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Operation not permitted\n" }
  591. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 11ms
  592. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "wlan0", "ff02::1"] returned: Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Operation not permitted\n" }
  593. INFO 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ping6" ["-c1", "-I", "wlan0", "ff02::1"] returned: an error Output { status: ExitStatus(ExitStatus(256)), stdout: "PING ff02::1 (ff02::1): 56 data bytes\n", stderr: "ping6: sendto: Operation not permitted\n" }
  594. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 10ms
  595. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ip" ["neighbor"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "192.168.1.117 dev br-lan lladdr 1c:1b:0d:08:85:65 REACHABLE\n192.168.1.173 dev br-lan FAILED\n192.168.1.2 dev br-lan lladdr d8:58:d7:00:83:ac STALE\n192.168.1.185 dev br-lan lladdr 38:f7:3d:dd:5c:5a STALE\nfe80::da58:d7ff:fe00:83ac dev br-lan lladdr d8:58:d7:00:83:ac router DELAY\nfe80::3af7:3dff:fedd:5c5a dev br-lan lladdr 38:f7:3d:dd:5c:5a STALE\nfe80::e47:c9ff:fea4:1887 dev br-lan lladdr 0c:47:c9:a4:18:87 DELAY\nfe80::4665:dff:fe57:d271 dev br-lan lladdr 44:65:0d:57:d2:71 STALE\nfe80::8379:a4a7:130b:2554 dev br-lan lladdr 1c:1b:0d:08:85:65 DELAY\nfdb2:4a8f:fc1e:10:b579:33c1:4073:5ac4 dev br-lan lladdr 44:65:0d:57:d2:71 STALE\nfe80::c2ee:fbff:fee3:7d68 dev br-lan lladdr c0:ee:fb:e3:7d:68 router STALE\nfe80::1ab4:30ff:fe1b:a8ab dev br-lan lladdr 18:b4:30:1b:a8:ab STALE\nfd44:94c:41e2::b857:2f79:b5a3:74bf dev br-lan lladdr 18:b4:30:1b:a8:ab STALE\n", stderr: "" }
  596. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 11ms
  597. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Got Output { status: ExitStatus(ExitStatus(0)), stdout: "192.168.1.117 dev br-lan lladdr 1c:1b:0d:08:85:65 REACHABLE\n192.168.1.173 dev br-lan FAILED\n192.168.1.2 dev br-lan lladdr d8:58:d7:00:83:ac STALE\n192.168.1.185 dev br-lan lladdr 38:f7:3d:dd:5c:5a STALE\nfe80::da58:d7ff:fe00:83ac dev br-lan lladdr d8:58:d7:00:83:ac router DELAY\nfe80::3af7:3dff:fedd:5c5a dev br-lan lladdr 38:f7:3d:dd:5c:5a STALE\nfe80::e47:c9ff:fea4:1887 dev br-lan lladdr 0c:47:c9:a4:18:87 DELAY\nfe80::4665:dff:fe57:d271 dev br-lan lladdr 44:65:0d:57:d2:71 STALE\nfe80::8379:a4a7:130b:2554 dev br-lan lladdr 1c:1b:0d:08:85:65 DELAY\nfdb2:4a8f:fc1e:10:b579:33c1:4073:5ac4 dev br-lan lladdr 44:65:0d:57:d2:71 STALE\nfe80::c2ee:fbff:fee3:7d68 dev br-lan lladdr c0:ee:fb:e3:7d:68 router STALE\nfe80::1ab4:30ff:fe1b:a8ab dev br-lan lladdr 18:b4:30:1b:a8:ab STALE\nfd44:94c:41e2::b857:2f79:b5a3:74bf dev br-lan lladdr 18:b4:30:1b:a8:ab STALE\n", stderr: "" } from `ip neighbor`
  598. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("192.168.1.117 dev br-lan lladdr 1c:1b:0d:08:85:65 REACHABLE"), 1: Some("192.168.1.117"), 2: Some("br-lan"), 3: Some("1c:1b:0d:08:85:65"), 4: Some("REACHABLE")})
  599. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("192.168.1.2 dev br-lan lladdr d8:58:d7:00:83:ac STALE"), 1: Some("192.168.1.2"), 2: Some("br-lan"), 3: Some("d8:58:d7:00:83:ac"), 4: Some("STALE")})
  600. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("192.168.1.185 dev br-lan lladdr 38:f7:3d:dd:5c:5a STALE"), 1: Some("192.168.1.185"), 2: Some("br-lan"), 3: Some("38:f7:3d:dd:5c:5a"), 4: Some("STALE")})
  601. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("fe80::da58:d7ff:fe00:83ac dev br-lan lladdr d8:58:d7:00:83:ac router DELAY"), 1: Some("fe80::da58:d7ff:fe00:83ac"), 2: Some("br-lan"), 3: Some("d8:58:d7:00:83:ac"), 4: Some("DELAY")})
  602. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("fe80::3af7:3dff:fedd:5c5a dev br-lan lladdr 38:f7:3d:dd:5c:5a STALE"), 1: Some("fe80::3af7:3dff:fedd:5c5a"), 2: Some("br-lan"), 3: Some("38:f7:3d:dd:5c:5a"), 4: Some("STALE")})
  603. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("fe80::e47:c9ff:fea4:1887 dev br-lan lladdr 0c:47:c9:a4:18:87 DELAY"), 1: Some("fe80::e47:c9ff:fea4:1887"), 2: Some("br-lan"), 3: Some("0c:47:c9:a4:18:87"), 4: Some("DELAY")})
  604. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("fe80::4665:dff:fe57:d271 dev br-lan lladdr 44:65:0d:57:d2:71 STALE"), 1: Some("fe80::4665:dff:fe57:d271"), 2: Some("br-lan"), 3: Some("44:65:0d:57:d2:71"), 4: Some("STALE")})
  605. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("fe80::8379:a4a7:130b:2554 dev br-lan lladdr 1c:1b:0d:08:85:65 DELAY"), 1: Some("fe80::8379:a4a7:130b:2554"), 2: Some("br-lan"), 3: Some("1c:1b:0d:08:85:65"), 4: Some("DELAY")})
  606. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("fdb2:4a8f:fc1e:10:b579:33c1:4073:5ac4 dev br-lan lladdr 44:65:0d:57:d2:71 STALE"), 1: Some("fdb2:4a8f:fc1e:10:b579:33c1:4073:5ac4"), 2: Some("br-lan"), 3: Some("44:65:0d:57:d2:71"), 4: Some("STALE")})
  607. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("fe80::c2ee:fbff:fee3:7d68 dev br-lan lladdr c0:ee:fb:e3:7d:68 router STALE"), 1: Some("fe80::c2ee:fbff:fee3:7d68"), 2: Some("br-lan"), 3: Some("c0:ee:fb:e3:7d:68"), 4: Some("STALE")})
  608. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("fe80::1ab4:30ff:fe1b:a8ab dev br-lan lladdr 18:b4:30:1b:a8:ab STALE"), 1: Some("fe80::1ab4:30ff:fe1b:a8ab"), 2: Some("br-lan"), 3: Some("18:b4:30:1b:a8:ab"), 4: Some("STALE")})
  609. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Regex captured Captures({0: Some("fd44:94c:41e2::b857:2f79:b5a3:74bf dev br-lan lladdr 18:b4:30:1b:a8:ab STALE"), 1: Some("fd44:94c:41e2::b857:2f79:b5a3:74bf"), 2: Some("br-lan"), 3: Some("18:b4:30:1b:a8:ab"), 4: Some("STALE")})
  610. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface::get_neighbors: Got neighbors [(V4(192.168.1.117), "br-lan"), (V4(192.168.1.2), "br-lan"), (V4(192.168.1.185), "br-lan"), (V6(fe80::da58:d7ff:fe00:83ac), "br-lan"), (V6(fe80::3af7:3dff:fedd:5c5a), "br-lan"), (V6(fe80::e47:c9ff:fea4:1887), "br-lan"), (V6(fe80::4665:dff:fe57:d271), "br-lan"), (V6(fe80::8379:a4a7:130b:2554), "br-lan"), (V6(fdb2:4a8f:fc1e:10:b579:33c1:4073:5ac4), "br-lan"), (V6(fe80::c2ee:fbff:fee3:7d68), "br-lan"), (V6(fe80::1ab4:30ff:fe1b:a8ab), "br-lan"), (V6(fd44:94c:41e2:0:b857:2f79:b5a3:74bf), "br-lan")]
  611. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip 192.168.1.117
  612. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip 192.168.1.2
  613. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip 192.168.1.185
  614. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip fe80::da58:d7ff:fe00:83ac
  615. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip fe80::3af7:3dff:fedd:5c5a
  616. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip fe80::e47:c9ff:fea4:1887
  617. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip fe80::4665:dff:fe57:d271
  618. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip fe80::8379:a4a7:130b:2554
  619. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip fdb2:4a8f:fc1e:10:b579:33c1:4073:5ac4
  620. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip fe80::c2ee:fbff:fee3:7d68
  621. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip fe80::1ab4:30ff:fe1b:a8ab
  622. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface Some("br-lan"), ip fd44:94c:41e2:0:b857:2f79:b5a3:74bf
  623. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface None, ip 1.1.1.1
  624. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  625. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  626. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: added a timeout: 1
  627. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  628. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: added a timeout: 3
  629. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  630. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  631. TRACE 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: Getting tunnel, inq
  632. TRACE 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: creating new wg interface for 1.1.1.1
  633. TRACE 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: creating new interface
  634. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ip" ["link"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fa brd ff:ff:ff:ff:ff:ff\n6: br-lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n7: eth0.1@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n8: eth0.4@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n9: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fd brd ff:ff:ff:ff:ff:ff\n10: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n", stderr: "" }
  635. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 11ms
  636. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ip" ["link", "add", "wg0", "type", "wireguard"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  637. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 77ms
  638. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: creating new wg interface TunnelData { iface_name: "wg0", listen_port: 60000 }
  639. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: neighbor at interface None, ip 2.2.2.2
  640. TRACE 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: Getting tunnel, inq
  641. TRACE 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: creating new wg interface for 2.2.2.2
  642. TRACE 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: creating new interface
  643. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ip" ["link"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fa brd ff:ff:ff:ff:ff:ff\n6: br-lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n7: eth0.1@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n8: eth0.4@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n9: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fd brd ff:ff:ff:ff:ff:ff\n10: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP mode DEFAULT group default qlen 1000\n link/ether 00:90:a9:ab:38:fb brd ff:ff:ff:ff:ff:ff\n15: wg0: <POINTOPOINT,NOARP> mtu 1420 qdisc noop state DOWN mode DEFAULT group default qlen 1\n link/none \n", stderr: "" }
  644. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 26ms
  645. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: Command "ip" ["link", "add", "wg1", "type", "wireguard"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  646. TRACE 2018-04-09T11:48:12Z: althea_kernel_interface: command completed in 0s 156ms
  647. INFO 2018-04-09T11:48:12Z: rita::rita_common::tunnel_manager: creating new wg interface TunnelData { iface_name: "wg1", listen_port: 60001 }
  648. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  649. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(27)
  650. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 481036303 }
  651. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 69121 }
  652. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11077, tv_nsec: 858674223 }
  653. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: firing timeout: 4
  654. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: notifying a task handle
  655. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: firing timeout: 2
  656. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: notifying a task handle
  657. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable | Writable Token(2)
  658. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: notifying a task handle
  659. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(9)
  660. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: adding a new I/O source
  661. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  662. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: scheduling direction for: 1
  663. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: blocking
  664. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(35)
  665. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: adding a new I/O source
  666. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  667. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: scheduling direction for: 2
  668. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: blocking
  669. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(37)
  670. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: updating a timeout: 1
  671. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor::timeout_token: cancel timeout 1
  672. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: cancel a timeout: 1
  673. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 2658571 }
  674. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11078, tv_nsec: 87034894 }
  675. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: firing timeout: 1
  676. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: notifying a task handle
  677. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 730415 }
  678. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 113275 }
  679. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11078, tv_nsec: 87995169 }
  680. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(5)
  681. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: added a timeout: 0
  682. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor::timeout_token: cancel timeout 1
  683. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: cancel a timeout: 1
  684. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: updating a timeout: 0
  685. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: updating a timeout: 0
  686. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 1142347 }
  687. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 23017 }
  688. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11078, tv_nsec: 89266069 }
  689. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 191936 }
  690. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1084972 }
  691. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11078, tv_nsec: 93021073 }
  692. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: firing timeout: 1
  693. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: notifying a task handle
  694. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 506929 }
  695. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 79079 }
  696. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11078, tv_nsec: 93712566 }
  697. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(5)
  698. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: added a timeout: 0
  699. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor::timeout_token: cancel timeout 1
  700. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: cancel a timeout: 1
  701. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: updating a timeout: 0
  702. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: updating a timeout: 0
  703. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 1036518 }
  704. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21689 }
  705. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11078, tv_nsec: 94874812 }
  706. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189847 }
  707. TRACE 2018-04-09T11:48:12Z: clu: Sending exit setup request to "http://[fd96::1337:e1f]:4875/setup"
  708. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  709. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  710. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: added a timeout: 0
  711. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  712. TRACE 2018-04-09T11:48:12Z: mio::poll: registering with poller
  713. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 30200 }
  714. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11078, tv_nsec: 129594016 }
  715. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(0)
  716. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: consuming notification queue
  717. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(3)
  718. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: updating a timeout: 0
  719. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(5)
  720. TRACE 2018-04-09T11:48:12Z: hyper::client::pool: park; waiting for idle connection: "http://[fd96::1337:e1f]:4875"
  721. TRACE 2018-04-09T11:48:12Z: hyper::client::connect: Http::connect("http://[fd96::1337:e1f]:4875/setup")
  722. DEBUG 2018-04-09T11:48:12Z: hyper::client::connect: connecting to [fd96::1337:e1f]:4875
  723. TRACE 2018-04-09T11:48:12Z: hyper::client::connect: connect error Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
  724. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 3 events, Duration { secs: 0, nanos: 13303753 }
  725. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 36432 }
  726. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop time - Instant { tv_sec: 11078, tv_nsec: 143480569 }
  727. TRACE 2018-04-09T11:48:12Z: tokio_core::reactor: event Readable Token(1)
  728. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 7122333 }
  729. DEBUG 2018-04-09T11:48:12Z: tokio_core::reactor::timeout_token: cancel timeout 0
  730. WARN 2018-04-09T11:48:12Z: clu: got error back from requesting details, Error { kind: Io(Os { code: 13, kind: PermissionDenied, message: "Permission denied" }), url: Some("http://[fd96::1337:e1f]:4875/setup") }
  731.  
  732. stack backtrace:
  733. 0: 0x55f61163 - backtrace::backtrace::libunwind::trace::h4e9d037df48e68d8
  734. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/libunwind.rs:53
  735. - backtrace::backtrace::trace::h5b0111ed33efff31
  736. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/mod.rs:42
  737. 1: 0x55f5fb17 - failure::backtrace::internal::InternalBacktrace::new::h7b4493fb68a7ab3c
  738. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/capture.rs:88
  739. - failure::backtrace::Backtrace::new::hd883b97b9c8bec33
  740. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98
  741. 2: 0x55c8e813 - <failure::error::Error as core::convert::From<F>>::from::h3243aabc0c0b79b3
  742. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34
  743. 3: 0x55c88d33 - clu::request_own_exit_ip::h88eccaa48401c031
  744. at clu/src/lib.rs:186
  745. 4: 0x55c87a87 - clu::linux_init::{{closure}}::h48ff2ad228d0881f
  746. at clu/src/lib.rs:333
  747. - std::sys_common::backtrace::__rust_begin_short_backtrace::hf64a93f946366a16
  748. at /checkout/src/libstd/sys_common/backtrace.rs:136
  749. 5: 0x55c9b2cb - std::thread::Builder::spawn::{{closure}}::{{closure}}::h787322757b0ce269
  750. at /checkout/src/libstd/thread/mod.rs:406
  751. - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3223ccb8a9625ba7
  752. at /checkout/src/libstd/panic.rs:296
  753. - std::panicking::try::do_call::hcffe70212ca0948d
  754. at /checkout/src/libstd/panicking.rs:305
  755. - std::panicking::try::hb102b7a754526590
  756. at /checkout/src/libpanic_unwind/lib.rs:102
  757. - std::panic::catch_unwind::h19aa1b369ff5cbbc
  758. at /checkout/src/libstd/panic.rs:361
  759. - std::thread::Builder::spawn::{{closure}}::h13673877e070ee14
  760. at /checkout/src/libstd/thread/mod.rs:405
  761. - <F as alloc::boxed::FnBox<A>>::call_box::h62972dee57c74211
  762. at /checkout/src/liballoc/boxed.rs:635
  763. 6: 0x55f6e69b - std::sys::unix::thread::Thread::new::thread_start::h279013ac1315f42c
  764. at /checkout/src/liballoc/boxed.rs:645
  765. 7: 0x7767cc1f - <no info>
  766. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 56843 }
  767. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop time - Instant { tv_sec: 11079, tv_nsec: 89610973 }
  768. TRACE 2018-04-09T11:48:13Z: tokio_core::reactor: firing timeout: 0
  769. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: notifying a task handle
  770. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 544036 }
  771. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 46046 }
  772. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop time - Instant { tv_sec: 11079, tv_nsec: 90315487 }
  773. TRACE 2018-04-09T11:48:13Z: tokio_core::reactor: event Readable Token(5)
  774. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: added a timeout: 1
  775. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor::timeout_token: cancel timeout 0
  776. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: cancel a timeout: 0
  777. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: updating a timeout: 1
  778. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: updating a timeout: 1
  779. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 895843 }
  780. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22004 }
  781. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop time - Instant { tv_sec: 11079, tv_nsec: 91335316 }
  782. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 191207 }
  783. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1061315 }
  784. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop time - Instant { tv_sec: 11079, tv_nsec: 96221202 }
  785. TRACE 2018-04-09T11:48:13Z: tokio_core::reactor: firing timeout: 0
  786. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: notifying a task handle
  787. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 428407 }
  788. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 42521 }
  789. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop time - Instant { tv_sec: 11079, tv_nsec: 96794273 }
  790. TRACE 2018-04-09T11:48:13Z: tokio_core::reactor: event Readable Token(5)
  791. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: added a timeout: 1
  792. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor::timeout_token: cancel timeout 0
  793. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: cancel a timeout: 0
  794. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: updating a timeout: 1
  795. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: updating a timeout: 1
  796. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 915450 }
  797. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21950 }
  798. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop time - Instant { tv_sec: 11079, tv_nsec: 97833191 }
  799. DEBUG 2018-04-09T11:48:13Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 185396 }
  800. ERROR 2018-04-09T11:48:14Z: trust_dns_proto::dns_handle: error in Proto: no error specified
  801. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(39)
  802. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 3
  803. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor::timeout_token: cancel timeout 3
  804. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: cancel a timeout: 3
  805. ERROR 2018-04-09T11:48:14Z: trust_dns_proto::dns_handle: error in Proto: no error specified
  806. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(41)
  807. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(43)
  808. INFO 2018-04-09T11:48:14Z: rita::rita_common::tunnel_manager: Saying hello to: "http://[1.1.1.1%None]:4876/hello" at ip Ok([V4(1.1.1.1:0)])
  809. INFO 2018-04-09T11:48:14Z: rita::rita_common::tunnel_manager: Saying hello to: "http://[2.2.2.2%None]:4876/hello" at ip Ok([V4(2.2.2.2:0)])
  810. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(13)
  811. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 0
  812. TRACE 2018-04-09T11:48:14Z: rita::rita_client::rita_loop: exit manager said Ok(Ok(()))
  813. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 8 events, Duration { secs: 2, nanos: 123338786 }
  814. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 96796 }
  815. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11079, tv_nsec: 982219355 }
  816. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Writable Token(4)
  817. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Writable Token(6)
  818. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable | Writable Token(2)
  819. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(33)
  820. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: added a timeout: 3
  821. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor::timeout_token: cancel timeout 4
  822. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: cancel a timeout: 4
  823. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 3
  824. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 3
  825. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(7)
  826. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: added a timeout: 4
  827. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor::timeout_token: cancel timeout 2
  828. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: cancel a timeout: 2
  829. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 4
  830. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 4
  831. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(29)
  832. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: scheduling direction for: 0
  833. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: blocking
  834. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(23)
  835. TRACE 2018-04-09T11:48:14Z: mio::poll: registering with poller
  836. TRACE 2018-04-09T11:48:14Z: mio::poll: registering with poller
  837. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 7 events, Duration { secs: 0, nanos: 2734997 }
  838. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 28136 }
  839. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11079, tv_nsec: 985097766 }
  840. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(31)
  841. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(21)
  842. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(39)
  843. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(37)
  844. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 4 events, Duration { secs: 0, nanos: 10842725 }
  845. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 137400 }
  846. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11079, tv_nsec: 996627363 }
  847. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(33)
  848. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 3
  849. INFO 2018-04-09T11:48:14Z: rita::rita_common::http_client: sending Hello { my_id: LocalIdentity { wg_port: 60000, global: Identity { mesh_ip: V6(fdb4:5a79:7f9a:8ef8:ec40:5701:5b57:7e3), eth_address: EthAddress 0x0101010101010101010101010101010101010101, wg_public_key: "uE7MyQ2z2FXGUfcaN0XvsVAiwjJNrsEQJuXbBr9qMBs=" } }, to: V4(1.1.1.1:4876) }
  850. TRACE 2018-04-09T11:48:14Z: rita::rita_common::http_client: stream status Err(Os { code: 128, kind: Other, message: "Network unreachable" }), to: V4(1.1.1.1:4876)
  851. INFO 2018-04-09T11:48:14Z: rita::rita_common::http_client: sending Hello { my_id: LocalIdentity { wg_port: 60001, global: Identity { mesh_ip: V6(fdb4:5a79:7f9a:8ef8:ec40:5701:5b57:7e3), eth_address: EthAddress 0x0101010101010101010101010101010101010101, wg_public_key: "uE7MyQ2z2FXGUfcaN0XvsVAiwjJNrsEQJuXbBr9qMBs=" } }, to: V4(2.2.2.2:4876) }
  852. TRACE 2018-04-09T11:48:14Z: rita::rita_common::http_client: stream status Err(Os { code: 128, kind: Other, message: "Network unreachable" }), to: V4(2.2.2.2:4876)
  853. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(7)
  854. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 4
  855. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 6974164 }
  856. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 25847 }
  857. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 3738702 }
  858. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(39)
  859. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(37)
  860. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 551264 }
  861. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 28229 }
  862. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 4429984 }
  863. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(43)
  864. WARN 2018-04-09T11:48:14Z: rita::rita_common::tunnel_manager: got error Network unreachable (os error 128) from neighbor inquiry
  865. WARN 2018-04-09T11:48:14Z: rita::rita_common::tunnel_manager: got error Network unreachable (os error 128) from neighbor inquiry
  866. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 760457 }
  867. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 26829 }
  868. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 5337413 }
  869. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(11)
  870. INFO 2018-04-09T11:48:14Z: rita::rita_common::rita_loop: got neighbors: []
  871. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 532921 }
  872. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 25597 }
  873. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 6047788 }
  874. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(25)
  875. TRACE 2018-04-09T11:48:14Z: babel_monitor: Connecting to babel instance at [::1]:6872
  876. TRACE 2018-04-09T11:48:14Z: rita::rita_common::traffic_watcher: Getting routes
  877. TRACE 2018-04-09T11:48:14Z: babel_monitor: Got from babel dump: local price 100
  878. add interface lo up false
  879. ok
  880.  
  881. INFO 2018-04-09T11:48:14Z: rita::rita_common::traffic_watcher: Got routes: []
  882. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1065268 }
  883. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 92687855 }
  884. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: firing timeout: 1
  885. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: notifying a task handle
  886. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 454836 }
  887. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 61129 }
  888. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 93304927 }
  889. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(5)
  890. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: added a timeout: 0
  891. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor::timeout_token: cancel timeout 1
  892. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: cancel a timeout: 1
  893. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 0
  894. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 0
  895. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 932339 }
  896. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21707 }
  897. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 94362641 }
  898. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 188561 }
  899. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1074153 }
  900. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 99188005 }
  901. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: firing timeout: 1
  902. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: notifying a task handle
  903. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 445075 }
  904. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 54996 }
  905. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 99787623 }
  906. TRACE 2018-04-09T11:48:14Z: tokio_core::reactor: event Readable Token(5)
  907. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: added a timeout: 0
  908. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor::timeout_token: cancel timeout 1
  909. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: cancel a timeout: 1
  910. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 0
  911. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: updating a timeout: 0
  912. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 1202065 }
  913. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22335 }
  914. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 101116898 }
  915. DEBUG 2018-04-09T11:48:14Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 193075 }
  916. TRACE 2018-04-09T11:48:14Z: rita::rita_common::traffic_watcher: Getting input counters
  917. TRACE 2018-04-09T11:48:14Z: althea_kernel_interface: Command "ipset" ["create", "tmp_rita_input", "hash:net,iface", "family", "inet6", "counters"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  918. TRACE 2018-04-09T11:48:14Z: althea_kernel_interface: command completed in 0s 15ms
  919. TRACE 2018-04-09T11:48:14Z: althea_kernel_interface: Command "ipset" ["swap", "tmp_rita_input", "rita_input"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  920. TRACE 2018-04-09T11:48:14Z: althea_kernel_interface: command completed in 0s 16ms
  921. TRACE 2018-04-09T11:48:14Z: althea_kernel_interface: Command "ipset" ["save", "tmp_rita_input"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "create tmp_rita_input hash:net,iface family inet6 hashsize 1024 maxelem 65536 counters\n", stderr: "" }
  922. TRACE 2018-04-09T11:48:14Z: althea_kernel_interface: command completed in 0s 19ms
  923. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface::counter: ipset parsed into Ok({})
  924. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["destroy", "tmp_rita_input"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  925. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 16ms
  926. INFO 2018-04-09T11:48:15Z: rita::rita_common::traffic_watcher: Got output counters: {}
  927. TRACE 2018-04-09T11:48:15Z: rita::rita_common::traffic_watcher: Getting destination counters
  928. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["create", "tmp_rita_output", "hash:net,iface", "family", "inet6", "counters"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  929. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 16ms
  930. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["swap", "tmp_rita_output", "rita_output"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  931. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 14ms
  932. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["save", "tmp_rita_output"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "create tmp_rita_output hash:net,iface family inet6 hashsize 1024 maxelem 65536 counters\n", stderr: "" }
  933. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 15ms
  934. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface::counter: ipset parsed into Ok({})
  935. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["destroy", "tmp_rita_output"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  936. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 15ms
  937. INFO 2018-04-09T11:48:15Z: rita::rita_common::traffic_watcher: Got destination counters: {}
  938. TRACE 2018-04-09T11:48:15Z: rita::rita_common::traffic_watcher: Getting fwd counters
  939. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["create", "tmp_rita_fwd_input", "hash:net,iface", "family", "inet6", "counters"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  940. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 20ms
  941. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["swap", "tmp_rita_fwd_input", "rita_fwd_input"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  942. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 16ms
  943. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["save", "tmp_rita_fwd_input"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "create tmp_rita_fwd_input hash:net,iface family inet6 hashsize 1024 maxelem 65536 counters\n", stderr: "" }
  944. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 15ms
  945. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface::counter: ipset parsed into Ok({})
  946. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["destroy", "tmp_rita_fwd_input"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  947. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 15ms
  948. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["create", "tmp_rita_fwd_output", "hash:net,iface", "family", "inet6", "counters"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  949. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 16ms
  950. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["swap", "tmp_rita_fwd_output", "rita_fwd_output"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  951. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 18ms
  952. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["save", "tmp_rita_fwd_output"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "create tmp_rita_fwd_output hash:net,iface family inet6 hashsize 1024 maxelem 65536 counters\n", stderr: "" }
  953. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 16ms
  954. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface::counter: ipset parsed into Ok({})
  955. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: Command "ipset" ["destroy", "tmp_rita_fwd_output"] returned: Output { status: ExitStatus(ExitStatus(0)), stdout: "", stderr: "" }
  956. TRACE 2018-04-09T11:48:15Z: althea_kernel_interface: command completed in 0s 14ms
  957. INFO 2018-04-09T11:48:15Z: rita::rita_common::traffic_watcher: Got fwd counters: ({}, {})
  958. INFO 2018-04-09T11:48:15Z: rita::rita_common::traffic_watcher: Got final input counters: {}
  959. INFO 2018-04-09T11:48:15Z: rita::rita_common::traffic_watcher: Got final output counters: {}
  960. TRACE 2018-04-09T11:48:15Z: rita::rita_common::traffic_watcher: Collated flow debts: {}
  961. TRACE 2018-04-09T11:48:15Z: rita::rita_common::traffic_watcher: Collated total debts: {}
  962. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 413050003 }
  963. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 46436 }
  964. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 419292320 }
  965. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable | Writable Token(2)
  966. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: notifying a task handle
  967. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable Token(11)
  968. INFO 2018-04-09T11:48:15Z: rita::rita_common::rita_loop: loop completed in Duration { secs: 3, nanos: 43369996 }
  969. INFO 2018-04-09T11:48:15Z: rita::rita_common::rita_loop: traffic watcher completed in Duration { secs: 0, nanos: 414167371 }
  970. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: added a timeout: 2
  971. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: updating a timeout: 2
  972. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: updating a timeout: 2
  973. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 4306257 }
  974. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 34000 }
  975. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 424125730 }
  976. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable Token(29)
  977. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: scheduling direction for: 0
  978. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: blocking
  979. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable Token(15)
  980. INFO 2018-04-09T11:48:15Z: rita::rita_common::debt_keeper: sending debt keeper update
  981. TRACE 2018-04-09T11:48:15Z: rita::rita_common::debt_keeper: total debt data: {}
  982. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable Token(17)
  983. TRACE 2018-04-09T11:48:15Z: rita::rita_common::payment_controller: Sending bounty hunter update: BountyUpdate { from: Identity { mesh_ip: V6(fdb4:5a79:7f9a:8ef8:ec40:5701:5b57:7e3), eth_address: EthAddress 0x0101010101010101010101010101010101010101, wg_public_key: "uE7MyQ2z2FXGUfcaN0XvsVAiwjJNrsEQJuXbBr9qMBs=" }, balance: Int256(0), tx: PaymentTx { to: Identity { mesh_ip: V6(fdb4:5a79:7f9a:8ef8:ec40:5701:5b57:7e3), eth_address: EthAddress 0x0101010101010101010101010101010101010101, wg_public_key: "uE7MyQ2z2FXGUfcaN0XvsVAiwjJNrsEQJuXbBr9qMBs=" }, from: Identity { mesh_ip: V6(fdb4:5a79:7f9a:8ef8:ec40:5701:5b57:7e3), eth_address: EthAddress 0x0101010101010101010101010101010101010101, wg_public_key: "uE7MyQ2z2FXGUfcaN0XvsVAiwjJNrsEQJuXbBr9qMBs=" }, amount: Uint256(0) } }
  984. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 8, nanos: 304527041 }
  985. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 428440088 }
  986. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable Token(1)
  987. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 322178 }
  988. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: added a timeout: 0
  989. TRACE 2018-04-09T11:48:15Z: mio::poll: registering with poller
  990. TRACE 2018-04-09T11:48:15Z: mio::poll: registering with poller
  991. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 25993 }
  992. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 429546109 }
  993. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable Token(3)
  994. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: updating a timeout: 0
  995. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable Token(5)
  996. TRACE 2018-04-09T11:48:15Z: hyper::client::pool: park; waiting for idle connection: "http://[fd::3]:8888"
  997. TRACE 2018-04-09T11:48:15Z: hyper::client::connect: Http::connect("http://[fd::3]:8888/update")
  998. DEBUG 2018-04-09T11:48:15Z: hyper::client::connect: connecting to [fd::3]:8888
  999. TRACE 2018-04-09T11:48:15Z: hyper::client::connect: connect error Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
  1000. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 2230418 }
  1001. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 29164 }
  1002. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11080, tv_nsec: 431944723 }
  1003. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 194707 }
  1004. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1069254 }
  1005. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11081, tv_nsec: 95714952 }
  1006. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: firing timeout: 0
  1007. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: notifying a task handle
  1008. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 460439 }
  1009. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 61961 }
  1010. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11081, tv_nsec: 96340284 }
  1011. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable Token(5)
  1012. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: added a timeout: 1
  1013. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1014. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: cancel a timeout: 0
  1015. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: updating a timeout: 1
  1016. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: updating a timeout: 1
  1017. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 1601546 }
  1018. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 23292 }
  1019. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11081, tv_nsec: 98071080 }
  1020. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 192975 }
  1021. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1067707 }
  1022. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11081, tv_nsec: 102473730 }
  1023. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: firing timeout: 0
  1024. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: notifying a task handle
  1025. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 546440 }
  1026. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 61875 }
  1027. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11081, tv_nsec: 103212848 }
  1028. TRACE 2018-04-09T11:48:15Z: tokio_core::reactor: event Readable Token(5)
  1029. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: added a timeout: 1
  1030. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1031. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: cancel a timeout: 0
  1032. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: updating a timeout: 1
  1033. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: updating a timeout: 1
  1034. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 905543 }
  1035. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21561 }
  1036. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop time - Instant { tv_sec: 11081, tv_nsec: 104242441 }
  1037. DEBUG 2018-04-09T11:48:15Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 190514 }
  1038. WARN 2018-04-09T11:48:15Z: rita::rita_common::payment_controller: Bounty hunter returned error Error { kind: Io(Os { code: 13, kind: PermissionDenied, message: "Permission denied" }), url: Some("http://[fd::3]:8888/update") }
  1039.  
  1040. stack backtrace:
  1041. 0: 0x55f61163 - backtrace::backtrace::libunwind::trace::h4e9d037df48e68d8
  1042. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/libunwind.rs:53
  1043. - backtrace::backtrace::trace::h5b0111ed33efff31
  1044. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/mod.rs:42
  1045. 1: 0x55f5fb17 - failure::backtrace::internal::InternalBacktrace::new::h7b4493fb68a7ab3c
  1046. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/capture.rs:88
  1047. - failure::backtrace::Backtrace::new::hd883b97b9c8bec33
  1048. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98
  1049. 2: 0x55c8e813 - <failure::error::Error as core::convert::From<F>>::from::h3243aabc0c0b79b3
  1050. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34
  1051. 3: 0x55c51c57 - rita::rita_common::payment_controller::PaymentController::update_bounty_actual::hf118ceceb6058e15
  1052. at rita/src/rita_common/payment_controller/mod.rs:133
  1053. - rita::rita_common::payment_controller::PaymentController::update_bounty::hd4f88a74485b6deb
  1054. at rita/src/rita_common/payment_controller/mod.rs:156
  1055. 4: 0x55c51417 - rita::rita_common::payment_controller::PaymentController::update::h5100190a018f1f87
  1056. at rita/src/rita_common/payment_controller/mod.rs:195
  1057. - <rita::rita_common::payment_controller::PaymentController as actix::handler::Handler<rita::rita_common::payment_controller::PaymentControllerUpdate>>::handle::h28052039d9f2bfce
  1058. at rita/src/rita_common/payment_controller/mod.rs:79
  1059. 5: 0x55b6aaff - <actix::address::envelope::SyncEnvelopeProxy<A, M> as actix::address::envelope::EnvelopeProxy>::handle::he398b8b03231c5bf
  1060. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/address/envelope.rs:126
  1061. 6: 0x55c0fc8f - <actix::address::envelope::SyncEnvelope<A> as actix::address::envelope::EnvelopeProxy>::handle::hc8354de4fde0cdd1
  1062. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/address/envelope.rs:101
  1063. - <actix::mailbox::Mailbox<A>>::poll::h65468981821e4adb
  1064. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/mailbox.rs:108
  1065. - <actix::contextimpl::ContextImpl<A>>::poll::hbcab2b9ff215d5d5
  1066. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/contextimpl.rs:257
  1067. - <actix::context::Context<A> as futures::future::Future>::poll::he63f00e0efb95171
  1068. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/context.rs:125
  1069. - <actix::supervisor::Supervisor<A> as futures::future::Future>::poll::h90cdb92f7b5b90b3
  1070. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/supervisor.rs:134
  1071. 7: 0x55f40e0f - <alloc::boxed::Box<F> as futures::future::Future>::poll::he4e8f10cdccaa31b
  1072. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/future/mod.rs:113
  1073. - <futures::task_impl::Spawn<T>>::poll_future_notify::{{closure}}::h43dd3ea78f72f971
  1074. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:289
  1075. - <futures::task_impl::Spawn<T>>::enter::{{closure}}::h83089f4bd7a663a6
  1076. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:363
  1077. - futures::task_impl::std::set::h7f136797be8a9bb3
  1078. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/std/mod.rs:78
  1079. - <futures::task_impl::Spawn<T>>::enter::hbd573df7613ef5f2
  1080. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:363
  1081. - <futures::task_impl::Spawn<T>>::poll_future_notify::h5464e6ed18d3a061
  1082. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:289
  1083. - tokio_core::reactor::Core::dispatch_task::{{closure}}::h851bfd7fca7f0b72
  1084. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:359
  1085. - <scoped_tls::ScopedKey<T>>::set::hd8b1b2de03079f91
  1086. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.1/src/lib.rs:155
  1087. - tokio_core::reactor::Core::dispatch_task::h25957562b441af24
  1088. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:358
  1089. - tokio_core::reactor::Core::dispatch::h58a90040317d3591
  1090. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:319
  1091. - tokio_core::reactor::Core::poll::h77acaf666b8c90b4
  1092. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:307
  1093. 8: 0x55eaa717 - tokio_core::reactor::Core::run::hce6a7fbbf1346da6
  1094. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:241
  1095. 9: 0x55c55903 - rita::main::h5565e32f4761db5e
  1096. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/system.rs:100
  1097. 10: 0x55b78a0b - std::rt::lang_start::{{closure}}::h6e4d233790c3c67f
  1098. at /checkout/src/libstd/rt.rs:74
  1099. 11: 0x55f67b77 - std::rt::lang_start_internal::{{closure}}::{{closure}}::h5ba3ba2b205ac7eb
  1100. at libstd/rt.rs:59
  1101. - std::sys_common::backtrace::__rust_begin_short_backtrace::h60ee017165f324e0
  1102. at libstd/sys_common/backtrace.rs:136
  1103. 12: 0x55c577c7 - <no info>
  1104. 13: 0x7762447f - <no info>, ignoring
  1105. INFO 2018-04-09T11:48:16Z: rita::rita_common::payment_controller: Balance update: Int256(0)
  1106. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 3 events, Duration { secs: 0, nanos: 903481343 }
  1107. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 28868 }
  1108. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop time - Instant { tv_sec: 11081, tv_nsec: 327889877 }
  1109. TRACE 2018-04-09T11:48:16Z: tokio_core::reactor: firing timeout: 3
  1110. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: notifying a task handle
  1111. TRACE 2018-04-09T11:48:16Z: tokio_core::reactor: firing timeout: 4
  1112. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: notifying a task handle
  1113. TRACE 2018-04-09T11:48:16Z: tokio_core::reactor: event Readable Token(31)
  1114. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 750607 }
  1115. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 23346 }
  1116. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop time - Instant { tv_sec: 11081, tv_nsec: 328791473 }
  1117. TRACE 2018-04-09T11:48:16Z: tokio_core::reactor: event Readable Token(33)
  1118. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: added a timeout: 1
  1119. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor::timeout_token: cancel timeout 3
  1120. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: cancel a timeout: 3
  1121. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: updating a timeout: 1
  1122. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: updating a timeout: 1
  1123. TRACE 2018-04-09T11:48:16Z: tokio_core::reactor: event Readable Token(7)
  1124. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: added a timeout: 3
  1125. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor::timeout_token: cancel timeout 4
  1126. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: cancel a timeout: 4
  1127. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: updating a timeout: 3
  1128. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: updating a timeout: 3
  1129. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 4311804 }
  1130. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 30643 }
  1131. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop time - Instant { tv_sec: 11081, tv_nsec: 333756313 }
  1132. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 1094457 }
  1133. TRACE 2018-04-09T11:48:16Z: settings: new config: RitaSettings {
  1134. payment: PaymentSettings {
  1135. pay_threshold: Int256(0),
  1136. close_threshold: Int256(-1000000000),
  1137. close_fraction: Int256(100),
  1138. buffer_period: 3,
  1139. eth_address: EthAddress 0x0101010101010101010101010101010101010101
  1140. },
  1141. network: NetworkSettings {
  1142. own_ip: V6(
  1143. fdb4:5a79:7f9a:8ef8:ec40:5701:5b57:7e3
  1144. ),
  1145. bounty_ip: V6(
  1146. fd::3
  1147. ),
  1148. babel_port: 6872,
  1149. rita_hello_port: 4876,
  1150. rita_dashboard_port: 4877,
  1151. bounty_port: 8888,
  1152. wg_private_key: "yKbA82CUon5CarCYedNeCTCoX7h098en55g4f/IQ/mU=",
  1153. wg_private_key_path: "/tmp/priv",
  1154. wg_public_key: "uE7MyQ2z2FXGUfcaN0XvsVAiwjJNrsEQJuXbBr9qMBs=",
  1155. wg_start_port: 60000,
  1156. peer_interfaces: {
  1157. "eth0.4"
  1158. },
  1159. manual_peers: [
  1160. "1.1.1.1",
  1161. "2.2.2.2"
  1162. ],
  1163. external_nic: None
  1164. },
  1165. exit_client: Some(
  1166. ExitClientSettings {
  1167. exit_ip: V6(
  1168. fd96::1337:e1f
  1169. ),
  1170. exit_registration_port: 4875,
  1171. wg_listen_port: 59999,
  1172. details: None,
  1173. reg_details: ExitRegistrationDetails {
  1174. zip_code: Some(
  1175. "1234"
  1176. ),
  1177. email: Some(
  1178. "1234@gmail.com"
  1179. )
  1180. }
  1181. }
  1182. )
  1183. }
  1184. INFO 2018-04-09T11:48:16Z: settings: refreshing configuration ...
  1185. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 47490 }
  1186. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 98405313 }
  1187. TRACE 2018-04-09T11:48:16Z: tokio_core::reactor: firing timeout: 1
  1188. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: notifying a task handle
  1189. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 427985 }
  1190. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43925 }
  1191. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 98980341 }
  1192. TRACE 2018-04-09T11:48:16Z: tokio_core::reactor: event Readable Token(5)
  1193. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: added a timeout: 0
  1194. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1195. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: cancel a timeout: 1
  1196. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: updating a timeout: 0
  1197. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: updating a timeout: 0
  1198. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 891275 }
  1199. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22528 }
  1200. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 99997166 }
  1201. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 256607 }
  1202. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1056286 }
  1203. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 105583202 }
  1204. TRACE 2018-04-09T11:48:16Z: tokio_core::reactor: firing timeout: 1
  1205. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: notifying a task handle
  1206. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 423382 }
  1207. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 44771 }
  1208. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 106149752 }
  1209. TRACE 2018-04-09T11:48:16Z: tokio_core::reactor: event Readable Token(5)
  1210. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: added a timeout: 0
  1211. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1212. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: cancel a timeout: 1
  1213. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: updating a timeout: 0
  1214. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: updating a timeout: 0
  1215. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 926989 }
  1216. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21636 }
  1217. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 107200988 }
  1218. DEBUG 2018-04-09T11:48:16Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189143 }
  1219. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 994733725 }
  1220. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 330068277 }
  1221. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: firing timeout: 1
  1222. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: notifying a task handle
  1223. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: firing timeout: 3
  1224. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: notifying a task handle
  1225. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 577496 }
  1226. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 49615 }
  1227. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 330847881 }
  1228. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: event Readable Token(33)
  1229. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: added a timeout: 4
  1230. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1231. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: cancel a timeout: 1
  1232. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 4
  1233. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 4
  1234. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: event Readable Token(7)
  1235. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: added a timeout: 1
  1236. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor::timeout_token: cancel timeout 3
  1237. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: cancel a timeout: 3
  1238. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 1
  1239. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 1
  1240. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 3268178 }
  1241. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 24207 }
  1242. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 334246288 }
  1243. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 194039 }
  1244. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43098779 }
  1245. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 377636856 }
  1246. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: firing timeout: 0
  1247. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: notifying a task handle
  1248. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 437642 }
  1249. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 46940 }
  1250. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 378223956 }
  1251. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: event Readable Token(13)
  1252. TRACE 2018-04-09T11:48:17Z: rita::rita_client::rita_loop: Client Tick!
  1253. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: added a timeout: 3
  1254. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1255. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: cancel a timeout: 0
  1256. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 3
  1257. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 3
  1258. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 972625 }
  1259. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 24189 }
  1260. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 379327570 }
  1261. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: event Readable Token(27)
  1262. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 470268 }
  1263. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 23800 }
  1264. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 379950923 }
  1265. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: event Readable Token(13)
  1266. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 3
  1267. TRACE 2018-04-09T11:48:17Z: rita::rita_client::rita_loop: exit manager said Ok(Ok(()))
  1268. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 3516250 }
  1269. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 24557 }
  1270. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11082, tv_nsec: 383603598 }
  1271. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 1408415 }
  1272. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1051143 }
  1273. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 101402441 }
  1274. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: firing timeout: 0
  1275. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: notifying a task handle
  1276. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 429908 }
  1277. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 44668 }
  1278. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 101979631 }
  1279. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: event Readable Token(5)
  1280. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: added a timeout: 1
  1281. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1282. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: cancel a timeout: 0
  1283. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 1
  1284. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 1
  1285. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 1248346 }
  1286. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 23611 }
  1287. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 103402838 }
  1288. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 216375 }
  1289. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1057518 }
  1290. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 108543306 }
  1291. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: firing timeout: 0
  1292. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: notifying a task handle
  1293. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 428775 }
  1294. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43729 }
  1295. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 109116831 }
  1296. TRACE 2018-04-09T11:48:17Z: tokio_core::reactor: event Readable Token(5)
  1297. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: added a timeout: 1
  1298. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1299. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: cancel a timeout: 0
  1300. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 1
  1301. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: updating a timeout: 1
  1302. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 880353 }
  1303. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21457 }
  1304. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 110194431 }
  1305. DEBUG 2018-04-09T11:48:17Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 190721 }
  1306. thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 12, kind: Other, message: "Out of memory" }
  1307.  
  1308. stack backtrace:
  1309. 0: 0x55f61163 - backtrace::backtrace::libunwind::trace::h4e9d037df48e68d8
  1310. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/libunwind.rs:53
  1311. - backtrace::backtrace::trace::h5b0111ed33efff31
  1312. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/mod.rs:42
  1313. 1: 0x55f5fb17 - failure::backtrace::internal::InternalBacktrace::new::h7b4493fb68a7ab3c
  1314. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/capture.rs:88
  1315. - failure::backtrace::Backtrace::new::hd883b97b9c8bec33
  1316. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98
  1317. 2: 0x55d5004f - <failure::error::Error as core::convert::From<F>>::from::h43c99c8370e48ed2
  1318. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34
  1319. 3: 0x55d53527 - <no info>
  1320. 4: 0x55d4cd67 - settings::RitaSettings::get_identity::h132d3cfc412b6495
  1321. at settings/src/lib.rs:179
  1322. 5: 0x55c885c7 - clu::request_own_exit_ip::h88eccaa48401c031
  1323. at clu/src/lib.rs:151
  1324. 6: 0x55c87a87 - clu::linux_init::{{closure}}::h48ff2ad228d0881f
  1325. at clu/src/lib.rs:333
  1326. - std::sys_common::backtrace::__rust_begin_short_backtrace::hf64a93f946366a16
  1327. at /checkout/src/libstd/sys_common/backtrace.rs:136
  1328. 7: 0x55c9b2cb - std::thread::Builder::spawn::{{closure}}::{{closure}}::h787322757b0ce269
  1329. at /checkout/src/libstd/thread/mod.rs:406
  1330. - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3223ccb8a9625ba7
  1331. at /checkout/src/libstd/panic.rs:296
  1332. - std::panicking::try::do_call::hcffe70212ca0948d
  1333. at /checkout/src/libstd/panicking.rs:305
  1334. - std::panicking::try::hb102b7a754526590
  1335. at /checkout/src/libpanic_unwind/lib.rs:102
  1336. - std::panic::catch_unwind::h19aa1b369ff5cbbc
  1337. at /checkout/src/libstd/panic.rs:361
  1338. - std::thread::Builder::spawn::{{closure}}::h13673877e070ee14
  1339. at /checkout/src/libstd/thread/mod.rs:405
  1340. - <F as alloc::boxed::FnBox<A>>::call_box::h62972dee57c74211
  1341. at /checkout/src/liballoc/boxed.rs:635
  1342. 8: 0x55f6e69b - std::sys::unix::thread::Thread::new::thread_start::h279013ac1315f42c
  1343. at /checkout/src/liballoc/boxed.rs:645
  1344. 9: 0x7767cc1f - <no info>', libcore/result.rs:945:5
  1345. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 947013882 }
  1346. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 332266120 }
  1347. TRACE 2018-04-09T11:48:18Z: tokio_core::reactor: firing timeout: 4
  1348. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: notifying a task handle
  1349. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 439739 }
  1350. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 45710 }
  1351. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 332853484 }
  1352. TRACE 2018-04-09T11:48:18Z: tokio_core::reactor: event Readable Token(33)
  1353. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: added a timeout: 0
  1354. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor::timeout_token: cancel timeout 4
  1355. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: cancel a timeout: 4
  1356. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: updating a timeout: 0
  1357. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: updating a timeout: 0
  1358. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 895807 }
  1359. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21025 }
  1360. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 333874466 }
  1361. TRACE 2018-04-09T11:48:18Z: tokio_core::reactor: firing timeout: 1
  1362. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: notifying a task handle
  1363. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 375783 }
  1364. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 18743 }
  1365. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 334368845 }
  1366. TRACE 2018-04-09T11:48:18Z: tokio_core::reactor: event Readable Token(7)
  1367. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: added a timeout: 4
  1368. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1369. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: cancel a timeout: 1
  1370. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: updating a timeout: 4
  1371. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: updating a timeout: 4
  1372. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 872271 }
  1373. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 20882 }
  1374. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11083, tv_nsec: 335365541 }
  1375. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 231540 }
  1376. stack backtrace:
  1377. 0: main
  1378. at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49
  1379. 1: main
  1380. at libstd/sys_common/backtrace.rs:71
  1381. at libstd/sys_common/backtrace.rs:59
  1382. 2: main
  1383. at libstd/panicking.rs:206
  1384. 3: main
  1385. at libstd/panicking.rs:222
  1386. at libstd/panicking.rs:400
  1387. 4: main
  1388. at libstd/panicking.rs:347
  1389. 5: main
  1390. at libstd/panicking.rs:323
  1391. 6: main
  1392. at libcore/panicking.rs:71
  1393. 7: main
  1394. at /checkout/src/libcore/macros.rs:26
  1395. 8: main
  1396. at /checkout/src/libcore/result.rs:782
  1397. at settings/src/lib.rs:179
  1398. 9: main
  1399. at clu/src/lib.rs:151
  1400. 10: main
  1401. at clu/src/lib.rs:333
  1402. at /checkout/src/libstd/sys_common/backtrace.rs:136
  1403. 11: main
  1404. at /checkout/src/libstd/thread/mod.rs:406
  1405. at /checkout/src/libstd/panic.rs:296
  1406. at /checkout/src/libstd/panicking.rs:305
  1407. at /checkout/src/libpanic_unwind/lib.rs:102
  1408. at /checkout/src/libstd/panic.rs:361
  1409. at /checkout/src/libstd/thread/mod.rs:405
  1410. at /checkout/src/liballoc/boxed.rs:635
  1411. 12: main
  1412. at /checkout/src/liballoc/boxed.rs:645
  1413. 13: <unknown>
  1414. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 45536 }
  1415. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11084, tv_nsec: 103872177 }
  1416. TRACE 2018-04-09T11:48:18Z: tokio_core::reactor: firing timeout: 1
  1417. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: notifying a task handle
  1418. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 433357 }
  1419. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43989 }
  1420. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11084, tv_nsec: 104453327 }
  1421. TRACE 2018-04-09T11:48:18Z: tokio_core::reactor: event Readable Token(5)
  1422. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: added a timeout: 0
  1423. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1424. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: cancel a timeout: 1
  1425. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: updating a timeout: 0
  1426. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: updating a timeout: 0
  1427. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 884597 }
  1428. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21997 }
  1429. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11084, tv_nsec: 105462924 }
  1430. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 187343 }
  1431. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 3210875 }
  1432. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11084, tv_nsec: 113693188 }
  1433. TRACE 2018-04-09T11:48:18Z: tokio_core::reactor: firing timeout: 1
  1434. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: notifying a task handle
  1435. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 423139 }
  1436. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43350 }
  1437. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11084, tv_nsec: 114260402 }
  1438. TRACE 2018-04-09T11:48:18Z: tokio_core::reactor: event Readable Token(5)
  1439. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: added a timeout: 0
  1440. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1441. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: cancel a timeout: 1
  1442. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: updating a timeout: 0
  1443. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: updating a timeout: 0
  1444. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 917929 }
  1445. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21029 }
  1446. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop time - Instant { tv_sec: 11084, tv_nsec: 115304388 }
  1447. DEBUG 2018-04-09T11:48:18Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 190543 }
  1448. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 999052121 }
  1449. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop time - Instant { tv_sec: 11084, tv_nsec: 334746070 }
  1450. TRACE 2018-04-09T11:48:19Z: tokio_core::reactor: firing timeout: 0
  1451. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: notifying a task handle
  1452. TRACE 2018-04-09T11:48:19Z: tokio_core::reactor: firing timeout: 4
  1453. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: notifying a task handle
  1454. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 581254 }
  1455. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 46828 }
  1456. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop time - Instant { tv_sec: 11084, tv_nsec: 335474752 }
  1457. TRACE 2018-04-09T11:48:19Z: tokio_core::reactor: event Readable Token(33)
  1458. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: added a timeout: 1
  1459. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1460. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: cancel a timeout: 0
  1461. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: updating a timeout: 1
  1462. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: updating a timeout: 1
  1463. TRACE 2018-04-09T11:48:19Z: tokio_core::reactor: event Readable Token(7)
  1464. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: added a timeout: 0
  1465. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor::timeout_token: cancel timeout 4
  1466. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: cancel a timeout: 4
  1467. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: updating a timeout: 0
  1468. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: updating a timeout: 0
  1469. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 1548865 }
  1470. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22200 }
  1471. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop time - Instant { tv_sec: 11084, tv_nsec: 337149152 }
  1472. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 193175 }
  1473. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1051093 }
  1474. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 106799867 }
  1475. TRACE 2018-04-09T11:48:19Z: tokio_core::reactor: firing timeout: 0
  1476. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: notifying a task handle
  1477. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 430718 }
  1478. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 42665 }
  1479. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 107375442 }
  1480. TRACE 2018-04-09T11:48:19Z: tokio_core::reactor: event Readable Token(5)
  1481. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: added a timeout: 1
  1482. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1483. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: cancel a timeout: 0
  1484. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: updating a timeout: 1
  1485. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: updating a timeout: 1
  1486. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 924385 }
  1487. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22021 }
  1488. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 108430263 }
  1489. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189761 }
  1490. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1047636 }
  1491. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 116637999 }
  1492. TRACE 2018-04-09T11:48:19Z: tokio_core::reactor: firing timeout: 0
  1493. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: notifying a task handle
  1494. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 427386 }
  1495. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 44196 }
  1496. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 117213077 }
  1497. TRACE 2018-04-09T11:48:19Z: tokio_core::reactor: event Readable Token(5)
  1498. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: added a timeout: 1
  1499. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1500. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: cancel a timeout: 0
  1501. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: updating a timeout: 1
  1502. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: updating a timeout: 1
  1503. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 880336 }
  1504. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21421 }
  1505. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 118218163 }
  1506. DEBUG 2018-04-09T11:48:19Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 186768 }
  1507. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 41753 }
  1508. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 337480052 }
  1509. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: firing timeout: 1
  1510. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: notifying a task handle
  1511. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: firing timeout: 0
  1512. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: notifying a task handle
  1513. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 583458 }
  1514. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 46511 }
  1515. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 338211949 }
  1516. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: event Readable Token(33)
  1517. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: added a timeout: 4
  1518. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1519. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: cancel a timeout: 1
  1520. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: updating a timeout: 4
  1521. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: updating a timeout: 4
  1522. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: event Readable Token(7)
  1523. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: added a timeout: 1
  1524. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1525. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: cancel a timeout: 0
  1526. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: updating a timeout: 1
  1527. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: updating a timeout: 1
  1528. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 2 events, Duration { secs: 0, nanos: 1544525 }
  1529. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21490 }
  1530. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 339883642 }
  1531. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 249618 }
  1532. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 82132079 }
  1533. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 422366906 }
  1534. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: firing timeout: 2
  1535. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: notifying a task handle
  1536. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 2326086 }
  1537. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 169454 }
  1538. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 425482231 }
  1539. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: event Readable Token(11)
  1540. TRACE 2018-04-09T11:48:20Z: rita::rita_common::rita_loop: Common tick!
  1541. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor::timeout_token: cancel timeout 2
  1542. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: cancel a timeout: 2
  1543. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 751761 }
  1544. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 25782 }
  1545. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11085, tv_nsec: 426370481 }
  1546. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: event Readable Token(19)
  1547. thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 12, kind: Other, message: "Out of memory" }
  1548.  
  1549. stack backtrace:
  1550. 0: 0x55f61163 - backtrace::backtrace::libunwind::trace::h4e9d037df48e68d8
  1551. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/libunwind.rs:53
  1552. - backtrace::backtrace::trace::h5b0111ed33efff31
  1553. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/mod.rs:42
  1554. 1: 0x55f5fb17 - failure::backtrace::internal::InternalBacktrace::new::h7b4493fb68a7ab3c
  1555. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/capture.rs:88
  1556. - failure::backtrace::Backtrace::new::hd883b97b9c8bec33
  1557. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98
  1558. 2: 0x55d5004f - <failure::error::Error as core::convert::From<F>>::from::h43c99c8370e48ed2
  1559. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34
  1560. 3: 0x55d52f13 - <no info>
  1561. 4: 0x55d56daf - <no info>
  1562. 5: 0x55b63a5b - althea_kernel_interface::get_neighbors::<impl althea_kernel_interface::KernelInterface>::trigger_neighbor_disc::h02b89bb5d6835416
  1563. at althea_kernel_interface/src/get_neighbors.rs:30
  1564. - rita::rita_common::tunnel_manager::TunnelManager::get_neighbors::he0caa87f4966803b
  1565. at rita/src/rita_common/tunnel_manager/mod.rs:202
  1566. - <rita::rita_common::tunnel_manager::TunnelManager as actix::handler::Handler<rita::rita_common::tunnel_manager::GetNeighbors>>::handle::h3b96fea65a5bc3c9
  1567. at rita/src/rita_common/tunnel_manager/mod.rs:127
  1568. - <actix::address::envelope::SyncEnvelopeProxy<A, M> as actix::address::envelope::EnvelopeProxy>::handle::h8d34fb4e3d041bb1
  1569. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/address/envelope.rs:126
  1570. 6: 0x55c0ece3 - <actix::address::envelope::SyncEnvelope<A> as actix::address::envelope::EnvelopeProxy>::handle::h877568c57390ddba
  1571. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/address/envelope.rs:101
  1572. - <actix::mailbox::Mailbox<A>>::poll::h52ddf83239dcb320
  1573. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/mailbox.rs:108
  1574. - <actix::contextimpl::ContextImpl<A>>::poll::haa01ebd60db97e0a
  1575. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/contextimpl.rs:257
  1576. - <actix::context::Context<A> as futures::future::Future>::poll::hfa3f14a13a341b76
  1577. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/context.rs:125
  1578. - <actix::supervisor::Supervisor<A> as futures::future::Future>::poll::h750ff960ed0be32e
  1579. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/supervisor.rs:134
  1580. 7: 0x55f40e0f - <alloc::boxed::Box<F> as futures::future::Future>::poll::he4e8f10cdccaa31b
  1581. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/future/mod.rs:113
  1582. - <futures::task_impl::Spawn<T>>::poll_future_notify::{{closure}}::h43dd3ea78f72f971
  1583. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:289
  1584. - <futures::task_impl::Spawn<T>>::enter::{{closure}}::h83089f4bd7a663a6
  1585. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:363
  1586. - futures::task_impl::std::set::h7f136797be8a9bb3
  1587. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/std/mod.rs:78
  1588. - <futures::task_impl::Spawn<T>>::enter::hbd573df7613ef5f2
  1589. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:363
  1590. - <futures::task_impl::Spawn<T>>::poll_future_notify::h5464e6ed18d3a061
  1591. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:289
  1592. - tokio_core::reactor::Core::dispatch_task::{{closure}}::h851bfd7fca7f0b72
  1593. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:359
  1594. - <scoped_tls::ScopedKey<T>>::set::hd8b1b2de03079f91
  1595. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.1/src/lib.rs:155
  1596. - tokio_core::reactor::Core::dispatch_task::h25957562b441af24
  1597. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:358
  1598. - tokio_core::reactor::Core::dispatch::h58a90040317d3591
  1599. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:319
  1600. - tokio_core::reactor::Core::poll::h77acaf666b8c90b4
  1601. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:307
  1602. 8: 0x55eaa717 - tokio_core::reactor::Core::run::hce6a7fbbf1346da6
  1603. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:241
  1604. 9: 0x55c55903 - rita::main::h5565e32f4761db5e
  1605. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/system.rs:100
  1606. 10: 0x55b78a0b - std::rt::lang_start::{{closure}}::h6e4d233790c3c67f
  1607. at /checkout/src/libstd/rt.rs:74
  1608. 11: 0x55f67b77 - std::rt::lang_start_internal::{{closure}}::{{closure}}::h5ba3ba2b205ac7eb
  1609. at libstd/rt.rs:59
  1610. - std::sys_common::backtrace::__rust_begin_short_backtrace::h60ee017165f324e0
  1611. at libstd/sys_common/backtrace.rs:136
  1612. 12: 0x55c577c7 - <no info>
  1613. 13: 0x7762447f - <no info>', libcore/result.rs:945:5
  1614. stack backtrace:
  1615. 0: main
  1616. at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49
  1617. 1: main
  1618. at libstd/sys_common/backtrace.rs:71
  1619. at libstd/sys_common/backtrace.rs:59
  1620. 2: main
  1621. at libstd/panicking.rs:206
  1622. 3: main
  1623. at libstd/panicking.rs:222
  1624. at libstd/panicking.rs:400
  1625. 4: main
  1626. at libstd/panicking.rs:347
  1627. 5: main
  1628. at libstd/panicking.rs:323
  1629. 6: main
  1630. at libcore/panicking.rs:71
  1631. 7: main
  1632. at /checkout/src/libcore/macros.rs:26
  1633. 8: _ftext
  1634. at /checkout/src/libcore/result.rs:782
  1635. 9: _ftext
  1636. at rita/src/rita_common/tunnel_manager/mod.rs:202
  1637. at rita/src/rita_common/tunnel_manager/mod.rs:127
  1638. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/address/envelope.rs:126
  1639. 10: _ftext
  1640. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/address/envelope.rs:101
  1641. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/mailbox.rs:108
  1642. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/contextimpl.rs:257
  1643. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/context.rs:125
  1644. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/supervisor.rs:134
  1645. 11: main
  1646. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1067490 }
  1647. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 109782042 }
  1648. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: firing timeout: 1
  1649. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: notifying a task handle
  1650. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 493707 }
  1651. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 44239 }
  1652. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 110424027 }
  1653. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: event Readable Token(5)
  1654. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: added a timeout: 0
  1655. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1656. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: cancel a timeout: 1
  1657. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: updating a timeout: 0
  1658. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: updating a timeout: 0
  1659. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 887875 }
  1660. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21535 }
  1661. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 111434777 }
  1662. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 220829 }
  1663. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 1055257 }
  1664. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 119555267 }
  1665. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: firing timeout: 1
  1666. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: notifying a task handle
  1667. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 426046 }
  1668. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 45304 }
  1669. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 120188267 }
  1670. TRACE 2018-04-09T11:48:20Z: tokio_core::reactor: event Readable Token(5)
  1671. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: added a timeout: 0
  1672. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1673. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: cancel a timeout: 1
  1674. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: updating a timeout: 0
  1675. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: updating a timeout: 0
  1676. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 2137246 }
  1677. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22614 }
  1678. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 122453895 }
  1679. DEBUG 2018-04-09T11:48:20Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189790 }
  1680. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/future/mod.rs:113
  1681. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:289
  1682. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:363
  1683. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/std/mod.rs:78
  1684. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:363
  1685. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.18/src/task_impl/mod.rs:289
  1686. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:359
  1687. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.1/src/lib.rs:155
  1688. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:358
  1689. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:319
  1690. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:307
  1691. 12: main
  1692. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.12/src/reactor/mod.rs:241
  1693. 13: _ftext
  1694. at /home/justin/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.5.2/src/system.rs:100
  1695. 14: _ftext
  1696. at /checkout/src/libstd/rt.rs:74
  1697. 15: main
  1698. at libstd/rt.rs:59
  1699. at libstd/sys_common/backtrace.rs:136
  1700. 16: main
  1701. 17: <unknown>
  1702. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 360212943 }
  1703. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 471964742 }
  1704. TRACE 2018-04-09T11:48:21Z: tokio_core::reactor: event Readable Token(3)
  1705. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 393957 }
  1706. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22228 }
  1707. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 472487938 }
  1708. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 192268 }
  1709. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 350857528 }
  1710. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 473596120 }
  1711. TRACE 2018-04-09T11:48:21Z: tokio_core::reactor: event Readable Token(3)
  1712. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 392315 }
  1713. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21336 }
  1714. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 474115674 }
  1715. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189000 }
  1716. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 2451539 }
  1717. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 475228217 }
  1718. TRACE 2018-04-09T11:48:21Z: tokio_core::reactor: event Readable Token(5)
  1719. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: updating a timeout: 0
  1720. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 498900 }
  1721. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22957 }
  1722. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 475851038 }
  1723. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 188993 }
  1724. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1725. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor::timeout_token: cancel timeout 3
  1726. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop poll - Duration { secs: 6, nanos: 46265004 }
  1727. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop time - Instant { tv_sec: 11086, tv_nsec: 478503492 }
  1728. TRACE 2018-04-09T11:48:21Z: tokio_core::reactor: event Readable Token(1)
  1729. DEBUG 2018-04-09T11:48:21Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 336386 }
  1730. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 820995104 }
  1731. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop time - Instant { tv_sec: 11087, tv_nsec: 297132178 }
  1732. TRACE 2018-04-09T11:48:22Z: tokio_core::reactor: firing timeout: 0
  1733. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: notifying a task handle
  1734. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 429182 }
  1735. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43186 }
  1736. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop time - Instant { tv_sec: 11087, tv_nsec: 297707192 }
  1737. TRACE 2018-04-09T11:48:22Z: tokio_core::reactor: event Readable Token(5)
  1738. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 823704642 }
  1739. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop time - Instant { tv_sec: 11087, tv_nsec: 298105420 }
  1740. TRACE 2018-04-09T11:48:22Z: tokio_core::reactor: firing timeout: 0
  1741. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: notifying a task handle
  1742. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 363640 }
  1743. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 37739 }
  1744. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop time - Instant { tv_sec: 11087, tv_nsec: 298606556 }
  1745. TRACE 2018-04-09T11:48:22Z: tokio_core::reactor: event Readable Token(5)
  1746. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: added a timeout: 1
  1747. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1748. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: cancel a timeout: 0
  1749. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: updating a timeout: 1
  1750. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: updating a timeout: 1
  1751. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 332416925 }
  1752. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 24336 }
  1753. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop time - Instant { tv_sec: 11087, tv_nsec: 630258924 }
  1754. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 193307 }
  1755. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: added a timeout: 1
  1756. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1757. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: cancel a timeout: 0
  1758. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: updating a timeout: 1
  1759. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: updating a timeout: 1
  1760. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 543640118 }
  1761. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 29832 }
  1762. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop time - Instant { tv_sec: 11087, tv_nsec: 842901731 }
  1763. DEBUG 2018-04-09T11:48:22Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 1217082 }
  1764. TRACE 2018-04-09T11:48:22Z: settings: new config: RitaSettings {
  1765. payment: PaymentSettings {
  1766. pay_threshold: Int256(0),
  1767. close_threshold: Int256(-1000000000),
  1768. close_fraction: Int256(100),
  1769. buffer_period: 3,
  1770. eth_address: EthAddress 0x0101010101010101010101010101010101010101
  1771. },
  1772. network: NetworkSettings {
  1773. own_ip: V6(
  1774. fdb4:5a79:7f9a:8ef8:ec40:5701:5b57:7e3
  1775. ),
  1776. bounty_ip: V6(
  1777. fd::3
  1778. ),
  1779. babel_port: 6872,
  1780. rita_hello_port: 4876,
  1781. rita_dashboard_port: 4877,
  1782. bounty_port: 8888,
  1783. wg_private_key: "yKbA82CUon5CarCYedNeCTCoX7h098en55g4f/IQ/mU=",
  1784. wg_private_key_path: "/tmp/priv",
  1785. wg_public_key: "uE7MyQ2z2FXGUfcaN0XvsVAiwjJNrsEQJuXbBr9qMBs=",
  1786. wg_start_port: 60000,
  1787. peer_interfaces: {
  1788. "eth0.4"
  1789. },
  1790. manual_peers: [
  1791. "1.1.1.1",
  1792. "2.2.2.2"
  1793. ],
  1794. external_nic: None
  1795. },
  1796. exit_client: Some(
  1797. ExitClientSettings {
  1798. exit_ip: V6(
  1799. fd96::1337:e1f
  1800. ),
  1801. exit_registration_port: 4875,
  1802. wg_listen_port: 59999,
  1803. details: None,
  1804. reg_details: ExitRegistrationDetails {
  1805. zip_code: Some(
  1806. "1234"
  1807. ),
  1808. email: Some(
  1809. "1234@gmail.com"
  1810. )
  1811. }
  1812. }
  1813. )
  1814. }
  1815. INFO 2018-04-09T11:48:22Z: settings: refreshing configuration ...
  1816. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1817. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor::timeout_token: cancel timeout 4
  1818. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 615365447 }
  1819. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop time - Instant { tv_sec: 11088, tv_nsec: 460095760 }
  1820. TRACE 2018-04-09T11:48:23Z: tokio_core::reactor: event Readable Token(5)
  1821. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: updating a timeout: 1
  1822. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 29499350 }
  1823. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 23693 }
  1824. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop time - Instant { tv_sec: 11088, tv_nsec: 489722699 }
  1825. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189489 }
  1826. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 999519590 }
  1827. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop time - Instant { tv_sec: 11088, tv_nsec: 630066971 }
  1828. TRACE 2018-04-09T11:48:23Z: tokio_core::reactor: firing timeout: 1
  1829. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: notifying a task handle
  1830. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 428117 }
  1831. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43529 }
  1832. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop time - Instant { tv_sec: 11088, tv_nsec: 630641910 }
  1833. TRACE 2018-04-09T11:48:23Z: tokio_core::reactor: event Readable Token(5)
  1834. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: added a timeout: 0
  1835. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1836. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: cancel a timeout: 1
  1837. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: updating a timeout: 0
  1838. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: updating a timeout: 0
  1839. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 885500 }
  1840. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21800 }
  1841. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop time - Instant { tv_sec: 11088, tv_nsec: 631651178 }
  1842. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 3259346 }
  1843. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 408669479 }
  1844. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop time - Instant { tv_sec: 11088, tv_nsec: 900521267 }
  1845. TRACE 2018-04-09T11:48:23Z: tokio_core::reactor: firing timeout: 1
  1846. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: notifying a task handle
  1847. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 429093 }
  1848. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43550 }
  1849. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop time - Instant { tv_sec: 11088, tv_nsec: 901096935 }
  1850. TRACE 2018-04-09T11:48:23Z: tokio_core::reactor: event Readable Token(5)
  1851. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: added a timeout: 0
  1852. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor::timeout_token: cancel timeout 1
  1853. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: cancel a timeout: 1
  1854. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: updating a timeout: 0
  1855. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: updating a timeout: 0
  1856. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 914400 }
  1857. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21900 }
  1858. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop time - Instant { tv_sec: 11088, tv_nsec: 902136928 }
  1859. DEBUG 2018-04-09T11:48:23Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 188911 }
  1860. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 998369790 }
  1861. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop time - Instant { tv_sec: 11089, tv_nsec: 633899703 }
  1862. TRACE 2018-04-09T11:48:24Z: tokio_core::reactor: firing timeout: 0
  1863. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: notifying a task handle
  1864. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 2292546 }
  1865. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 45847 }
  1866. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop time - Instant { tv_sec: 11089, tv_nsec: 636361221 }
  1867. TRACE 2018-04-09T11:48:24Z: tokio_core::reactor: event Readable Token(5)
  1868. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: added a timeout: 1
  1869. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1870. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: cancel a timeout: 0
  1871. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: updating a timeout: 1
  1872. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: updating a timeout: 1
  1873. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 887639 }
  1874. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 22457 }
  1875. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop time - Instant { tv_sec: 11089, tv_nsec: 637373217 }
  1876. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 191561 }
  1877. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop poll - Duration { secs: 1, nanos: 15392350 }
  1878. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop time - Instant { tv_sec: 11089, tv_nsec: 917815142 }
  1879. TRACE 2018-04-09T11:48:24Z: tokio_core::reactor: firing timeout: 0
  1880. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: notifying a task handle
  1881. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 425693 }
  1882. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 43332 }
  1883. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop time - Instant { tv_sec: 11089, tv_nsec: 918385042 }
  1884. TRACE 2018-04-09T11:48:24Z: tokio_core::reactor: event Readable Token(5)
  1885. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: added a timeout: 1
  1886. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor::timeout_token: cancel timeout 0
  1887. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: cancel a timeout: 0
  1888. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: updating a timeout: 1
  1889. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: updating a timeout: 1
  1890. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop process - 1 events, Duration { secs: 0, nanos: 878050 }
  1891. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop poll - Duration { secs: 0, nanos: 21104 }
  1892. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop time - Instant { tv_sec: 11089, tv_nsec: 919385871 }
  1893. DEBUG 2018-04-09T11:48:24Z: tokio_core::reactor: loop process - 0 events, Duration { secs: 0, nanos: 189393 }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement