Skip to content

Instantly share code, notes, and snippets.

@josephglanville
Created October 28, 2015 02:11
Show Gist options
  • Select an option

  • Save josephglanville/7fe7252363db685a302d to your computer and use it in GitHub Desktop.

Select an option

Save josephglanville/7fe7252363db685a302d to your computer and use it in GitHub Desktop.
discoverd container init failure
{"s":3,"t":1445992893655,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"registering RPC server\" app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992893655,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"creating stdout pipe\" app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992893655,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"creating stderr pipe\" app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992893655,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"waiting to be resumed\" app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992893655,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"starting RPC server\" app=containerinit fn=runRPCServer\n"}
{"s":3,"t":1445992893656,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"starting to stream state\" app=containerinit fn=StreamState\n"}
{"s":3,"t":1445992893656,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"sent initial state\" app=containerinit fn=StreamState\n"}
{"s":3,"t":1445992893656,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"waiting for state changes\" app=containerinit fn=StreamState\n"}
{"s":3,"t":1445992893656,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=resuming app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992893656,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"setting up the container\" app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992893656,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"setting max fd limit to 10000 / 10000\" app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992893656,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"starting the command\" app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992893658,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"setting state to running\" app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992893658,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"changing state\" app=containerinit fn=changeState state=running err= exitStatus=-1\n"}
{"s":3,"t":1445992893658,"m":"t=2015-10-28T00:41:33+0000 lvl=info msg=\"sent state change\" app=containerinit fn=StreamState state=running err= exitStatus=-1\n"}
{"s":1,"t":1445992893660,"m":"Connecting discoverd watch\n"}
{"s":2,"t":1445992923166,"m":"Get http://198.51.100.2:1111/services/discoverd: dial tcp 198.51.100.2:1111: connection refused\n"}
{"s":1,"t":1445992923166,"m":"Failed to connect discoverd watch: Get http://198.51.100.2:1111/services/discoverd: dial tcp 198.51.100.2:1111: connection refused\n"}
{"s":3,"t":1445992923167,"m":"t=2015-10-28T00:42:03+0000 lvl=info msg=\"command exited\" app=containerinit fn=containerInitApp status=1\n"}
{"s":3,"t":1445992923167,"m":"t=2015-10-28T00:42:03+0000 lvl=info msg=\"changing state\" app=containerinit fn=changeState state=exited err= exitStatus=1\n"}
{"s":3,"t":1445992923167,"m":"t=2015-10-28T00:42:03+0000 lvl=info msg=exiting app=containerinit fn=containerInitApp\n"}
{"s":3,"t":1445992923167,"m":"t=2015-10-28T00:42:03+0000 lvl=info msg=\"received signal\" app=containerinit fn=babySit type=\"child exited\"\n"}
{"s":3,"t":1445992923167,"m":"t=2015-10-28T00:42:03+0000 lvl=info msg=\"sent state change\" app=containerinit fn=StreamState state=exited err= exitStatus=1\n"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment