[Scion] Missing default.sock

Styger Marc stygerma at student.ethz.ch
Tue Nov 12 14:23:01 CET 2019


Hi,


This is the log I got for the dispatcher.


2019-11-11 14:37:02.792955+0000 [INFO] =====================> Service started Dispatcher dispatcher
  Scion version: v0.3.1-817-gacc86dd
  In docker:     false
  pid:           32640
  euid/egid:     1000 1000
  cmd line:      ["bin/godispatcher" "-config" "gen/dispatcher/disp.toml"]
2019-11-11 14:37:02.794270+0000 [DBUG] Dispatcher starting appSocket=/run/shm/dispatcher/default.sock overlayPort=30041
2019-11-11 14:37:02.794343+0000 [INFO] Exporting prometheus metrics addr=[127.0.0.1]:30441
2019-11-11 14:37:02.794531+0000 [CRIT] Fatal error err=
>  unable to open conn
>      Error listening on socket network="udp4" listen="[<nil>]:30041"
>      listen udp4 :30041: bind: address already in use
2019-11-11 14:37:02.794568+0000 [CRIT] Fatal error err=
>  HTTP ListenAndServe error
>      listen tcp 127.0.0.1:30441: bind: address already in use
2019-11-11 14:37:03.795000+0000 [INFO] =====================> Service stopped Dispatcher dispatcher
2019-11-11 14:37:10.686300+0000 [INFO] =====================> Service started Dispatcher dispatcher
  Scion version: v0.3.1-817-gacc86dd
  In docker:     false
  pid:           734
  euid/egid:     1000 1000
  cmd line:      ["bin/godispatcher" "-config" "gen/dispatcher/disp.toml"]
2019-11-11 14:37:10.687556+0000 [DBUG] Dispatcher starting appSocket=/run/shm/dispatcher/default.sock overlayPort=30041
2019-11-11 14:37:10.688068+0000 [CRIT] Fatal error err=
>  unable to open conn
>      Error listening on socket network="udp4" listen="[<nil>]:30041"
>      listen udp4 :30041: bind: address already in use
2019-11-11 14:37:10.689294+0000 [INFO] Exporting prometheus metrics addr=[127.0.0.1]:30441
2019-11-11 14:37:10.689511+0000 [CRIT] Fatal error err=
>  HTTP ListenAndServe error
>      listen tcp 127.0.0.1:30441: bind: address already in use
2019-11-11 14:37:11.688754+0000 [INFO] =====================> Service stopped Dispatcher dispatcher
2019-11-12 12:01:10.086494+0000 [INFO] =====================> Service started Dispatcher dispatcher
  Scion version: v0.3.1-817-gacc86dd
  In docker:     false
  pid:           18640
  euid/egid:     1000 1000
  cmd line:      ["bin/godispatcher" "-config" "gen/dispatcher/disp.toml"]
2019-11-12 12:01:10.087737+0000 [DBUG] Dispatcher starting appSocket=/run/shm/dispatcher/default.sock overlayPort=30041
2019-11-12 12:01:10.087960+0000 [INFO] Exporting prometheus metrics addr=[127.0.0.1]:30441
2019-11-12 12:01:10.088072+0000 [CRIT] Fatal error err=
>  unable to open conn
>      Error listening on socket network="udp4" listen="[<nil>]:30041"
>      listen udp4 :30041: bind: address already in use
2019-11-12 12:01:10.088120+0000 [CRIT] Fatal error err=
>  HTTP ListenAndServe error
>      listen tcp 127.0.0.1:30441: bind: address already in use
2019-11-12 12:01:11.088721+0000 [INFO] =====================> Service stopped Dispatcher dispatcher
2019-11-12 12:01:16.803459+0000 [INFO] =====================> Service started Dispatcher dispatcher
  Scion version: v0.3.1-817-gacc86dd
  In docker:     false
  pid:           19164
  euid/egid:     1000 1000
  cmd line:      ["bin/godispatcher" "-config" "gen/dispatcher/disp.toml"]
2019-11-12 12:01:16.804862+0000 [INFO] Exporting prometheus metrics addr=[127.0.0.1]:30441
2019-11-12 12:01:16.805062+0000 [CRIT] Fatal error err=
>  HTTP ListenAndServe error
>      listen tcp 127.0.0.1:30441: bind: address already in use
2019-11-12 12:01:16.805426+0000 [DBUG] Dispatcher starting appSocket=/run/shm/dispatcher/default.sock overlayPort=30041
2019-11-12 12:01:16.805578+0000 [CRIT] Fatal error err=
>  unable to open conn
>      Error listening on socket network="udp4" listen="[<nil>]:30041"
>      listen udp4 :30041: bind: address already in use
2019-11-12 12:01:17.805518+0000 [INFO] =====================> Service stopped Dispatcher dispatcher

I hope this helps.

Cheers,

Marc


________________________________
Von: Kowalski Mateusz
Gesendet: Dienstag, 12. November 2019 13:55:42
An: scion at lists.inf.ethz.ch; Styger Marc
Betreff: Re: [Scion] Missing default.sock

Hi Marc,

Can you provide log from the dispatcher as that seems to be the problem ...

Cheers!

On 12/11/2019 13:48, Styger Marc wrote:
> Hi,
>
>
> There seems to be a problem with the connection to the dispatcher. The following is the output of one of the log files.
>
>
> 2019-11-11 14:37:11.728322+0000 [INFO] =====================> Service started SD sd1-ff00_0_112
>    Scion version: v0.3.1-817-gacc86dd
>    In docker:     false
>    pid:           1095
>    euid/egid:     1000 1000
>    cmd line:      ["bin/sciond" "-config" "gen/ISD1/ASff00_0_112/endhost/sd.toml"]
> 2019-11-11 14:37:11.767464+0000 [INFO] Connecting PathDB backend=sqlite connection=gen-cache/sd1-ff00_0_112.path.db
> 2019-11-11 14:37:13.006058+0000 [INFO] Connecting RevCache backend=mem connection=""
> 2019-11-11 14:37:13.006127+0000 [INFO] Connecting TrustDB backend=sqlite connection=gen-cache/sd1-ff00_0_112.trust.db
> 2019-11-11 14:37:13.968949+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:14.969064+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:15.969009+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:16.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:17.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:18.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:19.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:20.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:21.969140+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:22.969278+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:23.969175+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:24.969071+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:25.969108+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:26.969220+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:27.969149+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:28.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:29.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:30.969068+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:31.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:32.969066+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:33.969137+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:34.969088+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:35.969091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:36.969093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:37.969085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:38.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:39.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:40.969115+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:41.969099+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:42.969085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:43.969303+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:44.969548+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:45.969141+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:46.969057+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:47.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:48.969185+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:49.969157+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:50.969058+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:51.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:52.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:53.969217+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:54.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:55.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:56.969118+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:57.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:58.969075+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:37:59.969121+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:00.969036+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:01.969192+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:02.969084+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:03.969135+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:04.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:05.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:06.969093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:07.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:08.969119+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:09.969217+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:10.969116+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:11.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:12.969074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:13.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:14.969146+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:15.969074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:16.969158+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:17.969103+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:18.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:19.969049+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:20.969092+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:21.969086+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:22.969135+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:23.969122+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:24.969134+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:25.969124+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:26.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:27.969074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:28.969137+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:29.969106+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:30.969079+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:31.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:32.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:33.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:34.969192+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:35.969129+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:36.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:37.969275+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:38.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:39.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:40.969171+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:41.969196+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:42.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:43.969095+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:44.969181+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:45.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:46.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:47.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:48.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:49.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:50.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:51.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:52.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:53.969175+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:54.969140+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:55.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:56.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:57.969166+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:58.969205+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:38:59.969534+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:00.969224+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:01.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:02.969057+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:03.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:04.969099+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:05.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:06.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:07.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:08.969171+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:09.969191+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:10.969261+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:11.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:12.969161+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:13.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:14.969087+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:15.969112+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:16.969815+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:17.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:18.969131+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:19.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:20.969283+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:21.969338+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:22.969088+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:23.969115+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:24.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:25.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:26.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:27.969171+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:28.969095+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:29.969201+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:30.969166+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:31.969155+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:32.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:33.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:34.969166+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:35.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:36.969040+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:37.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:38.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:39.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:40.969156+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:41.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:42.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:43.969171+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:44.969120+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:45.969158+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:46.969041+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:47.969133+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:48.969065+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:49.969141+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:50.969076+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:51.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:52.969090+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:53.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:54.969055+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:55.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:56.969107+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:57.969288+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:58.969201+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:39:59.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:00.969185+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:01.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:02.969166+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:03.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:04.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:05.969130+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:06.969066+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:07.969254+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:08.969102+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:09.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:10.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:11.969240+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:12.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:13.969219+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:14.969077+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:15.969204+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:16.969221+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:17.969897+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:18.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:19.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:20.969199+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:21.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:22.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:23.969159+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:24.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:25.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:26.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:27.969141+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:28.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:29.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:30.969186+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:31.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:32.969200+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:33.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:34.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:35.969045+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:36.969155+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:37.969130+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:38.969274+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:39.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:40.969161+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:41.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:42.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:43.969080+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:44.969198+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:45.969084+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:46.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:47.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:48.969067+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:49.969140+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:50.969119+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:51.969084+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:52.969096+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:53.969091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:54.969073+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:55.969274+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:56.969084+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:57.969114+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:58.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:40:59.969161+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:00.969121+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:01.969194+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:02.969261+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:03.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:04.969140+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:05.969109+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:06.969107+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:07.969152+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:08.969120+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:09.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:10.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:11.969134+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:12.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:13.969171+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:14.969092+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:15.969048+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:16.969140+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:17.969137+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:18.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:19.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:20.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:21.969102+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:22.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:23.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:24.969047+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:25.969200+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:26.969105+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:27.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:28.969113+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:29.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:30.969158+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:31.969144+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:32.969133+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:33.969123+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:34.969133+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:35.969198+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:36.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:37.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:38.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:39.969083+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:40.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:41.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:42.969124+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:43.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:44.969129+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:45.969141+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:46.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:47.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:48.969122+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:49.969124+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:50.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:51.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:52.969157+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:53.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:54.969159+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:55.969201+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:56.969100+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:57.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:58.969104+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:41:59.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:00.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:01.969050+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:02.969105+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:03.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:04.969106+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:05.969186+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:06.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:07.969137+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:08.969181+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:09.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:10.969149+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:11.969091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:12.969110+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:13.969097+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:14.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:15.969081+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:16.969116+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:17.969089+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:18.969103+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:19.969039+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:20.969106+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:21.969149+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:22.969074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:23.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:24.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:25.969179+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:26.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:27.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:28.969108+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:29.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:30.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:31.969095+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:32.969120+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:33.969108+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:34.969071+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:35.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:36.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:37.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:38.969127+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:39.969069+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:40.969107+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:41.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:42.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:43.969040+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:44.969159+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:45.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:46.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:47.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:48.969100+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:49.969109+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:50.969135+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:51.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:52.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:53.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:54.969074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:55.969136+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:56.969245+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:57.969107+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:58.969126+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:42:59.969129+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:00.969117+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:01.969029+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:02.969222+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:03.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:04.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:05.969096+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:06.969079+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:07.969171+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:08.969071+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:09.969124+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:10.969141+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:11.969064+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:12.969192+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:13.969139+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:14.969091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:15.969075+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:16.969049+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:17.969075+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:18.969166+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:19.969185+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:20.969090+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:21.969117+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:22.969146+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:23.969136+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:24.969161+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:25.969126+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:26.969188+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:27.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:28.969073+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:29.969438+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:30.969175+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:31.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:32.969120+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:33.969274+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:34.969135+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:35.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:36.969159+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:37.969157+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:38.969121+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:39.969064+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:40.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:41.969282+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:42.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:43.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:44.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:45.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:46.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:47.969131+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:48.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:49.969144+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:50.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:51.969059+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:52.969156+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:53.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:54.969107+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:55.969193+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:56.969095+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:57.969082+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:58.969214+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:43:59.969071+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:00.969144+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:01.969111+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:02.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:03.969086+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:04.969093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:05.969086+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:06.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:07.969095+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:08.969223+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:09.969149+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:10.969195+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:11.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:12.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:13.969272+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:14.969123+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:15.969051+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:16.969097+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:17.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:18.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:19.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:20.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:21.969156+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:22.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:23.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:24.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:25.969183+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:26.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:27.969175+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:28.969211+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:29.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:30.969146+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:31.969280+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:32.969158+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:33.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:34.969152+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:35.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:36.969202+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:37.969179+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:38.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:39.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:40.969272+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:41.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:42.969179+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:43.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:44.969192+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:45.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:46.969135+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:47.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:48.969179+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:49.969157+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:50.969110+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:51.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:52.969175+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:53.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:54.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:55.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:56.969205+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:57.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:58.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:44:59.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:00.969071+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:01.969098+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:02.969237+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:03.969188+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:04.969175+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:05.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:06.969185+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:07.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:08.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:09.969104+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:10.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:11.969179+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:12.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:13.969093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:14.969231+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:15.969115+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:16.969166+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:17.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:18.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:19.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:20.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:21.969284+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:22.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:23.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:24.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:25.969160+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:26.969106+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:27.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:28.969153+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:29.969133+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:30.969153+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:31.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:32.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:33.969187+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:34.969276+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:35.969195+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:36.969191+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:37.969270+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:38.969156+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:39.969111+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:40.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:41.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:42.969212+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:43.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:44.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:45.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:46.969076+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:47.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:48.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:49.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:50.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:51.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:52.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:53.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:54.969146+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:55.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:56.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:57.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:58.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:45:59.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:00.969273+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:01.969207+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:02.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:03.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:04.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:05.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:06.969153+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:07.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:08.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:09.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:10.969193+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:11.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:12.969156+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:13.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:14.969192+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:15.969158+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:16.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:17.969156+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:18.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:19.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:20.969090+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:21.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:22.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:23.969175+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:24.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:25.969072+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:26.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:27.969114+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:28.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:29.969159+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:30.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:31.969179+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:32.969183+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:33.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:34.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:35.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:36.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:37.969088+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:38.969081+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:39.969091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:40.969083+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:41.969144+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:42.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:43.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:44.969064+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:45.969198+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:46.969101+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:47.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:48.969146+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:49.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:50.969062+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:51.969096+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:52.969117+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:53.969219+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:54.969149+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:55.969070+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:56.969105+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:57.969114+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:58.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:46:59.969120+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:00.969102+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:01.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:02.969120+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:03.969137+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:04.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:05.969135+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:06.969181+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:07.969053+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:08.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:09.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:10.969272+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:11.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:12.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:13.969068+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:14.969118+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:15.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:16.969113+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:17.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:18.969067+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:19.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:20.969093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:21.969095+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:22.969138+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:23.969140+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:24.969037+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:25.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:26.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:27.969144+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:28.969069+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:29.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:30.969190+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:31.969198+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:32.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:33.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:34.969093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:35.969332+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:36.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:37.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:38.969175+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:39.969277+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:40.969280+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:41.969183+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:42.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:43.969193+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:44.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:45.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:46.969152+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:47.969275+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:48.969282+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:49.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:50.969140+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:51.969279+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:52.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:53.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:54.969201+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:55.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:56.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:57.969185+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:58.969287+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:47:59.969183+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:00.969183+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:01.969284+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:02.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:03.969269+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:04.969181+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:05.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:06.969275+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:07.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:08.969267+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:09.969312+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:10.969280+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:11.969287+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:12.969102+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:13.969231+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:14.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:15.969194+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:16.969064+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:17.969115+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:18.969074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:19.969155+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:20.969138+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:21.969181+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:22.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:23.969105+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:24.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:25.969140+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:26.969131+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:27.969083+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:28.969183+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:29.969082+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:30.969144+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:31.969127+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:32.969047+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:33.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:34.969081+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:35.969041+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:36.969059+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:37.969261+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:38.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:39.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:40.969201+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:41.969133+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:42.969055+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:43.969185+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:44.969180+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:45.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:46.969171+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:47.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:48.969153+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:49.969144+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:50.969063+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:51.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:52.969114+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:53.969081+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:54.969117+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:55.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:56.969156+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:57.969139+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:58.969114+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:48:59.969087+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:00.969205+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:01.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:02.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:03.969184+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:04.969117+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:05.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:06.969152+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:07.969104+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:08.969111+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:09.969138+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:10.969161+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:11.969077+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:12.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:13.969161+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:14.969106+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:15.969162+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:16.969161+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:17.969071+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:18.969223+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:19.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:20.969171+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:21.969093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:22.969189+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:23.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:24.969274+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:25.969087+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:26.969129+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:27.969131+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:28.969091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:29.969109+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:30.969144+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:31.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:32.969098+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:33.969130+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:34.969042+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:35.969109+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:36.969120+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:37.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:38.969088+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:39.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:40.969056+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:41.969244+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:42.969337+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:43.969098+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:44.969129+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:45.969085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:46.969074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:47.969078+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:48.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:49.969190+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:50.969067+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:51.969062+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:52.969113+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:53.969103+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:54.969109+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:55.969205+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:56.969111+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:57.969110+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:58.969138+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:49:59.969144+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:00.969074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:01.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:02.969194+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:03.969135+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:04.969065+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:05.969137+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:06.969082+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:07.969090+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:08.969092+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:09.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:10.969085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:11.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:12.969055+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:13.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:14.969183+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:15.969198+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:16.969131+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:17.969161+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:18.969124+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:19.969287+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:20.969087+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:21.969188+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:22.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:23.969230+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:24.969153+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:25.969126+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:26.969126+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:27.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:28.969100+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:29.969234+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:30.969155+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:31.969149+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:32.969147+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:33.969085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:34.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:35.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:36.969183+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:37.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:38.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:39.969122+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:40.969110+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:41.969093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:42.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:43.969115+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:44.969062+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:45.969064+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:46.969080+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:47.969088+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:48.969138+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:49.969078+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:50.969100+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:51.969103+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:52.969087+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:53.969115+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:54.969056+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:55.969158+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:56.969076+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:57.969254+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:58.969080+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:50:59.969140+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:00.969294+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:01.969077+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:02.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:03.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:04.969121+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:05.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:06.969171+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:07.969161+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:08.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:09.969158+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:10.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:11.969199+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:12.969102+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:13.969129+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:14.969160+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:15.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:16.969121+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:17.969126+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:18.969105+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:19.969230+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:20.969165+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:21.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:22.969179+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:23.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:24.969139+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:25.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:26.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:27.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:28.969187+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:29.969149+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:30.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:31.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:32.969141+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:33.969211+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:34.969157+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:35.969175+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:36.969098+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:37.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:38.969163+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:39.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:40.969172+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:41.969166+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:42.969064+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:43.969182+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:44.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:45.969112+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:46.969194+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:47.969128+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:48.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:49.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:50.969067+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:51.969278+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:52.969195+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:53.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:54.969149+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:55.969130+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:56.969176+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:57.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:58.969079+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:51:59.969157+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:00.969128+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:01.969177+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:02.969193+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:03.969139+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:04.969090+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:05.969169+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:06.969121+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:07.969108+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:08.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:09.969168+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:10.969173+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:11.969185+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:12.969080+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:13.969192+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:14.969174+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:15.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:16.969181+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:17.969089+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:18.969178+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:19.969091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:20.969137+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:21.969191+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:22.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:23.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:24.969085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:25.969141+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:26.969092+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:27.969136+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:28.969067+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:29.969067+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:30.969085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:31.969039+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:32.969135+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:33.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:34.969170+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:35.969105+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:36.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:37.969091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:38.969117+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:39.969071+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:40.969167+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:41.969095+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:42.969164+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:43.969125+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:44.969154+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:45.969079+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:46.969191+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:47.969208+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:48.969274+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:49.969145+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:50.969187+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:51.969151+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:52.969063+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:53.969141+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:54.969077+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:55.969132+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:56.969035+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:57.976166+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:58.969106+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:52:59.969123+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:00.969079+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:01.969126+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:02.969055+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:03.969045+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:04.969134+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:05.969090+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:06.969122+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:07.969083+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:08.969142+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:09.969143+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:10.969212+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:11.969095+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:12.969049+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:13.969084+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:14.969085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:15.969106+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:16.969102+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:17.969090+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:18.969075+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:19.969191+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:20.969059+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:21.969091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:22.969111+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:23.970259+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:24.969098+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:25.969047+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:26.969062+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:27.969032+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:28.969020+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:29.969036+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:30.969026+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:31.969085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:32.968998+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:33.969368+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:34.969166+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:35.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:36.969081+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:37.969156+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:38.969150+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:39.969042+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:40.969109+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:41.969030+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:42.969111+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:43.969094+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:44.969321+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:45.969080+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:46.969103+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:47.969257+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:48.969055+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:49.969086+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:50.969054+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:51.969650+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:52.969186+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:53.969797+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:54.969098+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:55.969134+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:56.969064+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:57.969071+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:58.969064+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:53:59.969126+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:00.969107+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:01.969092+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:02.969092+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:03.969099+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:04.969059+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:05.969025+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:06.969121+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:07.969045+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:08.870264+0000 [INFO] Received signal, exiting... signal=terminated
> 2019-11-11 14:54:08.870371+0000 [INFO] Shutdown called, waiting a limited amount of time until forceful shutdown time_allowance=5s
> 2019-11-11 14:54:08.969122+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:09.969148+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:10.969093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:11.969083+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:12.969105+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-11 14:54:13.872973+0000 [CRIT] Panic msg="Main goroutine did not shut down in time (waited 5s). It's probably stuck. Forcing shutdown." stack=
>>   goroutine 85 [running]:
>>   runtime/debug.Stack(0xc000054eb0, 0xf02500, 0xc000211420)
>>   GOROOT/src/runtime/debug/stack.go:24 +0xa7
>>   github.com/scionproto/scion/go/lib/log.LogPanicAndExit()
>>   go/lib/log/log.go:144 +0x6e
>>   panic(0xf02500, 0xc000211420)
>>   GOROOT/src/runtime/panic.go:513 +0x1b9
>>   github.com/scionproto/scion/go/lib/fatal.Shutdown.func1()
>>   go/lib/fatal/fatal.go:124 +0xfb
>>   created by time.goFunc
>>   GOROOT/src/time/sleep.go:172 +0x44
> 2019-11-11 14:54:13.873181+0000 [CRIT] =====================> Service panicked!
> 2019-11-12 12:01:17.687307+0000 [INFO] =====================> Service started SD sd1-ff00_0_112
>    Scion version: v0.3.1-817-gacc86dd
>    In docker:     false
>    pid:           19582
>    euid/egid:     1000 1000
>    cmd line:      ["bin/sciond" "-config" "gen/ISD1/ASff00_0_112/endhost/sd.toml"]
> 2019-11-12 12:01:17.689933+0000 [INFO] Connecting PathDB backend=sqlite connection=gen-cache/sd1-ff00_0_112.path.db
> 2019-11-12 12:01:18.275372+0000 [INFO] Connecting RevCache backend=mem connection=""
> 2019-11-12 12:01:18.275426+0000 [INFO] Connecting TrustDB backend=sqlite connection=gen-cache/sd1-ff00_0_112.trust.db
> 2019-11-12 12:01:19.031744+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:20.031893+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:21.032093+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:22.032051+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:23.032019+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:24.031810+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:25.031813+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:26.032038+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:27.032079+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:28.032081+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:29.032048+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:30.031869+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:31.032026+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:32.032051+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:33.032030+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:34.032084+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:35.032073+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:36.032044+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:37.031980+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:38.031844+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:39.032124+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:40.032070+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:41.031866+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:42.032105+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:43.032078+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:44.032099+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:45.032054+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:46.031891+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:47.032086+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:48.031861+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:49.031958+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:50.031834+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:51.031850+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:52.031922+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:53.031865+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:54.031870+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:55.031893+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:56.031847+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:57.031953+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:58.031847+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:01:59.031876+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:00.031857+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:01.031817+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:02.031827+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:03.032087+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:04.032050+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:05.031935+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:06.032000+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:07.031834+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:08.031854+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:09.032054+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:10.031875+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:11.031824+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:12.032075+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:13.031864+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:14.031831+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:15.031843+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:16.031840+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:17.031947+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:18.031809+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:19.032062+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:20.031882+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:21.031863+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:22.031871+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:23.031916+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:24.031866+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:25.031877+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:26.031899+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:27.031881+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:28.031862+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:29.031870+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:30.031849+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:31.031832+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:32.031822+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:33.032060+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:34.031940+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:35.031929+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:36.031872+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:37.031898+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:38.031916+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:39.031921+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:40.031838+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:41.031812+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:42.031941+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:43.032092+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:44.031861+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:45.031865+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:46.031816+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:47.031872+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:48.031868+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:49.031914+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:50.031859+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:51.031823+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:52.031826+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:53.031887+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:54.032051+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:55.031836+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:56.031836+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:57.031849+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:58.031823+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:02:59.031848+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:00.031866+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:01.031863+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:02.032035+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:03.031871+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:04.031848+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:05.031818+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:06.031882+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:07.031880+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:08.031876+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:09.031878+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:10.031856+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:11.031912+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:12.031888+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:13.031887+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:14.031795+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:15.031919+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:16.031860+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:17.031825+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:18.031842+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:19.032034+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:20.031869+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:21.031827+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:22.031881+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:23.031865+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:24.031868+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:25.031809+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:26.031926+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:27.031856+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:28.031836+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:29.032062+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:30.032096+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:31.032081+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:32.032082+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:33.032116+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:34.032062+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:35.032007+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:36.032082+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:37.032015+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:38.031867+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:39.032056+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:40.032086+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:41.031898+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:42.031905+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:43.032018+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:44.031832+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:45.032054+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:46.031938+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:47.031853+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:48.031921+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:49.031862+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:50.031843+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:51.031800+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:52.031853+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:53.031848+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:54.031921+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:55.032058+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:56.031835+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:57.031972+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:58.031934+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:03:59.032056+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:00.031874+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:01.035597+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:02.031923+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:03.031827+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:04.031881+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:05.031863+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:06.031894+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:07.031943+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:08.031869+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:09.031846+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:10.031861+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:11.031885+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:12.031874+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:13.031918+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:14.032069+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:15.031859+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:16.032074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:17.032091+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:18.032108+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:19.031877+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:20.032050+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:21.032101+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:22.031849+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:23.031878+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:24.031869+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:25.031946+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:26.032085+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:27.031864+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:28.031855+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:29.031881+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:30.031916+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:31.032087+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:32.031851+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:33.032160+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:34.032055+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:35.031837+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:36.032103+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:37.032087+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:38.032104+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:39.031936+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:40.032037+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:41.032189+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:42.031861+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:43.031849+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:44.031933+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:45.031881+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:46.031844+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:47.031839+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:48.031801+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:49.031823+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:50.032089+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:51.032083+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:52.031891+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:53.031815+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:54.032051+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:55.031822+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:56.031876+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:57.032036+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:58.032017+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:04:59.031825+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:00.031908+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:01.031938+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:02.032074+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:03.031874+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:04.032078+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:05.031963+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:06.032090+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:07.032094+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:08.032089+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:09.032048+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:10.032063+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:11.031923+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:12.031796+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:13.032031+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:14.032025+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:15.031813+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:16.031905+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:17.031934+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:18.031883+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:19.031942+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:20.031873+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:21.031879+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:22.032061+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:23.031845+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:24.032019+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:25.032088+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:26.031870+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:27.032047+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:28.031835+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:29.031819+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:30.031913+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:31.031879+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:32.031835+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:33.031848+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:34.031859+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:35.031860+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:36.031871+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:37.031913+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:38.031862+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:39.031921+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:40.031918+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:41.031998+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:42.032069+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:43.032014+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:44.032018+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:45.032086+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:46.031855+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:47.032090+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:48.031934+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:49.031867+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:50.031878+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:51.031830+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:52.031976+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:53.032063+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:54.032004+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:55.031902+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:56.032052+0000 [DBUG] Registering with dispatcher failed, retrying...
> 2019-11-12 12:05:57.031854+0000 [DBUG] Registering with dispatcher failed, retrying...
>
>
>
> Does anyone know how to solve this issue? Thank you again for your help.
>
>
> Kind regards,
>
>
> Marc
>
> ________________________________
> Von: Scion <scion-bounces at lists.inf.ethz.ch> im Auftrag von Juan A. Garc?a-Pardo <juan.garcia at inf.ethz.ch>
> Gesendet: Montag, 11. November 2019 20:13:22
> An: scion at lists.inf.ethz.ch
> Betreff: Re: [Scion] Missing default.sock
>
> Hi Marc,
> The file /run/shm/sciond/default.sock is created by the sciond process. Can
> you check the log file for sciond to see what's going on? It should be in
> ./logs/sd*.log
> Best regards,
>
> Juan A.
>
>
> On Mon, Nov 11, 2019 at 3:46 PM Styger Marc <stygerma at student.ethz.ch>
> wrote:
>
>> Hi,
>>
>>
>> I tried to build SCION according to the tutorial (
>> https://netsec-ethz.github.io/scion-tutorials/install/src/) but I can't
>> get it to work properly. I tried to look at the result in the SCION webapp
>> and also ran scmp echo. The file /run/shm/sciond/default.sock is missing
>> and I don't know how to obtain it. Does anyone know what the issue could be?
>>
>>
>> Thank you for any kind of help.
>>
>>
>> Kind regards,
>>
>>
>> Marc
>> _______________________________________________
>> Scion mailing list
>> Scion at lists.inf.ethz.ch
>> https://lists.inf.ethz.ch/mailman/listinfo/scion
>>
> _______________________________________________
> Scion mailing list
> Scion at lists.inf.ethz.ch
> https://lists.inf.ethz.ch/mailman/listinfo/scion
> _______________________________________________
> Scion mailing list
> Scion at lists.inf.ethz.ch
> https://lists.inf.ethz.ch/mailman/listinfo/scion


More information about the Scion mailing list