Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic: unsupported value type during encode fields: int64 #2232

Closed
damm opened this issue Apr 10, 2015 · 14 comments
Closed

panic: unsupported value type during encode fields: int64 #2232

damm opened this issue Apr 10, 2015 · 14 comments
Assignees

Comments

@damm
Copy link

damm commented Apr 10, 2015

InfluxDB 0.9.0-RC22

This is in a LXC Container running Ubuntu Trusty; so I just grabbed RC22 like

wget "http://get.influxdb.org/influxdb_0.9.0-rc22_amd64.deb"
dpkg -i influxdb_0.9.0-rc22_amd64.deb

Enabled graphite in the config and the monitoring at the bottom in /etc/opt/influxdb/influxdb.conf and started up influxdb; Diamond is outputting metrics

[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.cpu0.nice" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.total.guest" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.total.guest_nice" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.cpu0.user" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.cpu0.irq" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.cpu0.iowait" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.cpu2.steal" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.cpu1.softirq" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.total.idle" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.total.irq" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.cpu3.user" which doesn't conform to format of key.value.key.value.name or name
[graphite] 2015/04/10 00:40:56 unable to parse data: received "influxdb.cpu.cpu0.softirq" which doesn't conform to format of key.value.key.value.name or name
panic: unsupported value type during encode fields: int64

goroutine 72 [running]:
github.com/influxdb/influxdb.(*FieldCodec).EncodeFields(0xc2081e7880, 0xc2081491d0, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/database.go:816 +0xae4
github.com/influxdb/influxdb.func·035(0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:1801 +0x621
github.com/influxdb/influxdb.(*Server).WriteSeries(0xc208062600, 0x934cd0, 0x9, 0x91d090, 0x7, 0xc208076800, 0x15, 0x24, 0x0, 0x0, ...)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:1819 +0xa80
github.com/influxdb/influxdb.func·011()
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:407 +0x7fe
created by github.com/influxdb/influxdb.(*Server).StartSelfMonitoring
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:409 +0x241

goroutine 1 [chan receive (nil chan), 1 minutes]:
main.(*RunCommand).Run(0xc20803cc00, 0xc20800a010, 0x4, 0x4, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:128 +0x9bd
main.main()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:81 +0x498

goroutine 5 [syscall, 1 minutes]:
os/signal.loop()
    /home/philip/.gvm/gos/go1.4/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
    /home/philip/.gvm/gos/go1.4/src/os/signal/signal_unix.go:27 +0x35

goroutine 6 [chan receive, 1 minutes]:
main.func·004()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:187 +0xed
created by main.startProfiling
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:190 +0x2dc

goroutine 7 [select]:
github.com/influxdb/influxdb/raft.(*Log).applier(0xc208036680, 0xc20806a240)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1358 +0x2a8
created by github.com/influxdb/influxdb/raft.func·002
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:361 +0x786

goroutine 8 [select]:
github.com/influxdb/influxdb/raft.(*Log).leaderLoop(0xc208036680, 0xc20806a240, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1091 +0x634
github.com/influxdb/influxdb/raft.(*Log).stateLoop(0xc208036680, 0xc20806a240, 0x3, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:835 +0x164
created by github.com/influxdb/influxdb/raft.(*Log).startStateLoop
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:793 +0x98

goroutine 264 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc208034a40, 0xc208214000, 0x8000, 0x8000, 0xc2081f6140, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1064 +0x46b
github.com/influxdb/influxdb/messaging.CopyFlush(0x7f5b63a8a080, 0xc2081f6140, 0x7f5b63a8a0a8, 0xc208034a40, 0xcc, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc20801e980, 0x7f5b63a89f28, 0xc2081f6140, 0xc20800d380)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc20801e980, 0x7f5b63a89f28, 0xc2081f6140, 0xc20800d380)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080bce80, 0x7f5b63a89f28, 0xc2081f6140, 0xc20800d380)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:66 +0x2d3
main.(*Handler).ServeHTTP(0xc2080bce80, 0x7f5b63a89f28, 0xc2081f6140, 0xc20800d380)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:39 +0x1d3
net/http.serverHandler.ServeHTTP(0xc2080d2000, 0x7f5b63a89f28, 0xc2081f6140, 0xc20800d380)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc2080d01e0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 10 [IO wait]:
net.(*pollDesc).Wait(0xc2080106f0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080106f0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc208010690, 0x0, 0x7f5b63a83c30, 0xc2080f0340)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc208038098, 0xc2080abde0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc208038098, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:244 +0x4c
net/http.(*Server).Serve(0xc2080d2000, 0x7f5b63a888b0, 0xc208038098, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7f5b63a888b0, 0xc208038098, 0x7f5b63a89970, 0xc2080bce80, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1606 +0xa1
main.func·007()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:179 +0x80
created by main.(*RunCommand).Open
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:183 +0x6c1

goroutine 11 [select]:
github.com/influxdb/influxdb/messaging.(*Client).pinger(0xc2080ba580, 0xc20806a420)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:364 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Client).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:154 +0x1ec

goroutine 12 [chan receive, 1 minutes]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc20810a000, 0xc20806a2a0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:641 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:510 +0x1ca

goroutine 13 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc20810a000, 0xc20806a2a0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:554 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:511 +0x1f0

goroutine 23 [select, 1 minutes]:
net/http.(*persistConn).roundTrip(0xc2080ae0b0, 0xc2080b2080, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1082 +0x7ad
net/http.(*Transport).RoundTrip(0xc208058090, 0xc20802e680, 0xc20800a550, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:235 +0x558
net/http.send(0xc20802e680, 0x7f5b63a83e00, 0xc208058090, 0x48, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:219 +0x4fc
net/http.(*Client).send(0xdff440, 0xc20802e680, 0x48, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:142 +0x15b
net/http.(*Client).doFollowingRedirects(0xdff440, 0xc20802e680, 0xa11be8, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:367 +0xb25
net/http.(*Client).Do(0xdff440, 0xc20802e680, 0xd0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:174 +0xa4
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc20810a000, 0xc20802e680, 0xc20806a2a0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:653 +0x5a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:633 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x1c4

goroutine 26 [IO wait, 1 minutes]:
net.(*pollDesc).Wait(0xc2080fe300, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080fe300, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2080fe2a0, 0xc2080b4000, 0x1000, 0x1000, 0x0, 0x7f5b63a83c30, 0xc2080b22b8)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080380b0, 0xc2080b4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f5b63a89d08, 0xc2080380b0, 0xc2080ae108, 0xc2080b4000, 0x1000, 0x1000, 0x7f5b63a72970, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc20801e960, 0xc2080b4000, 0x1000, 0x1000, 0xc207ffc7f3, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc2080d2540)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).Peek(0xc2080d2540, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:132 +0xf0
net/http.(*persistConn).readLoop(0xc2080ae0b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:842 +0xa4
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 65 [syscall, 1 minutes, locked to thread]:
runtime.goexit()
    /home/philip/.gvm/gos/go1.4/src/runtime/asm_amd64.s:2232 +0x1

goroutine 27 [select, 1 minutes]:
net/http.(*persistConn).writeLoop(0xc2080ae0b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 52 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc20809e180, 0xc208112000, 0x8000, 0x8000, 0x8000, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1047 +0x21e
github.com/influxdb/influxdb/messaging.CopyFlush(0x7f5b63a8a080, 0xc2080d00a0, 0x7f5b63a8a0a8, 0xc20809e180, 0x0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc20802c080, 0x7f5b63a89f28, 0xc2080d00a0, 0xc20807a000)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc20802c080, 0x7f5b63a89f28, 0xc2080d00a0, 0xc20807a000)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080bce80, 0x7f5b63a89f28, 0xc2080d00a0, 0xc20807a000)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:66 +0x2d3
main.(*Handler).ServeHTTP(0xc2080bce80, 0x7f5b63a89f28, 0xc2080d00a0, 0xc20807a000)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:39 +0x1d3
net/http.serverHandler.ServeHTTP(0xc2080d2000, 0x7f5b63a89f28, 0xc2080d00a0, 0xc20807a000)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc2080d0000)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 53 [select, 1 minutes]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 36 [IO wait, 1 minutes]:
net.(*pollDesc).Wait(0xc208010300, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010300, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2080102a0, 0xc208126000, 0x8000, 0x8000, 0x0, 0x7f5b63a83c30, 0xc20802b410)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080ce000, 0xc208126000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7f5b63a8a150, 0xc208030040, 0x7f5b63a89d08, 0xc2080ce000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 14 [select, 1 minutes]:
github.com/influxdb/influxdb.(*Shard).processor(0xc208068380, 0x7f5b63a89c50, 0xc20810a000, 0xc20806a780)
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:262 +0x5f1
created by github.com/influxdb/influxdb.(*Shard).open
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:122 +0x615

goroutine 15 [chan receive, 1 minutes]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc20810a140, 0xc20806a840)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:641 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:510 +0x1ca

goroutine 16 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc20810a140, 0xc20806a840)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:554 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:511 +0x1f0

goroutine 66 [select]:
github.com/influxdb/influxdb.(*Server).processor(0xc208062600, 0x7f5b63a89c50, 0xc20810a140, 0xc20806a8a0)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:3241 +0x176
created by github.com/influxdb/influxdb.(*Server).Open
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:223 +0x972

goroutine 39 [IO wait]:
net.(*pollDesc).Wait(0xc20811a290, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20811a290, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20811a230, 0xc20815a000, 0x1000, 0x1000, 0x0, 0x7f5b63a83c30, 0xc20809ce70)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080300b0, 0xc20815a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f5b63a89d08, 0xc2080300b0, 0xc2081341b8, 0xc20815a000, 0x1000, 0x1000, 0x721, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2080bc1c0, 0xc20815a000, 0x1000, 0x1000, 0x721, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc20805a900)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc20805a900, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
net/http/internal.readLine(0xc20805a900, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:110 +0x5a
net/http/internal.(*chunkedReader).beginChunk(0xc2080ac1e0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:47 +0x46
net/http/internal.(*chunkedReader).Read(0xc2080ac1e0, 0xc20820a080, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:77 +0xbb
net/http.(*body).readLocked(0xc20809e1c0, 0xc20820a080, 0x1a, 0x1a, 0xffffffff, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:584 +0x7a
net/http.(*body).Read(0xc20809e1c0, 0xc20820a080, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:579 +0x115
net/http.(*bodyEOFSignal).Read(0xc20809e280, 0xc20820a080, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1193 +0x285
github.com/influxdb/influxdb/messaging.(*nopSeeker).Read(0xc20809c200, 0xc20820a080, 0x1a, 0x1a, 0xc20820a080, 0x0, 0x0)
    <autogenerated>:23 +0x89
io.ReadAtLeast(0x7f5b63a8a518, 0xc20809c200, 0xc20820a080, 0x1a, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:298 +0xf1
io.ReadFull(0x7f5b63a8a518, 0xc20809c200, 0xc20820a080, 0x1a, 0x1a, 0x8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:316 +0x6d
github.com/influxdb/influxdb/messaging.(*MessageDecoder).Decode(0xc20809c210, 0xc208220090, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1326 +0x101
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc20810a140, 0xc208138000, 0xc20806a840, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:671 +0x49a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:633 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x1c4

goroutine 67 [select, 1 minutes]:
github.com/influxdb/influxdb.func·012()
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:423 +0x109
created by github.com/influxdb/influxdb.(*Server).StartRetentionPolicyEnforcement
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:430 +0x1dd

goroutine 68 [select, 1 minutes]:
github.com/influxdb/influxdb.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:482 +0x116
created by github.com/influxdb/influxdb.(*Server).StartShardGroupsPreCreate
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:489 +0x1dd

goroutine 69 [IO wait, 1 minutes]:
net.(*pollDesc).Wait(0xc208010530, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010530, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2080104d0, 0x0, 0x7f5b63a83c30, 0xc20809c378)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080ce028, 0x4aba74, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net/http.tcpKeepAliveListener.Accept(0xc2080ce028, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1976 +0x4c
net/http.(*Server).Serve(0xc2080b60c0, 0x7f5b63a8a2b8, 0xc2080ce028, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1728 +0x92
net/http.(*Server).ListenAndServe(0xc2080b60c0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1718 +0x154
net/http.ListenAndServe(0xc20809c380, 0xe, 0x7f5b63a8a218, 0xc2080ce020, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1808 +0xba
main.func·008()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:223 +0x12d
created by main.(*RunCommand).Open
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:224 +0xe34

goroutine 70 [IO wait]:
net.(*pollDesc).Wait(0xc2080fe450, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080fe450, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2080fe3f0, 0x0, 0x7f5b63a83c30, 0xc2080b2110)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080380d0, 0xc208020e00, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2080380d0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:244 +0x4c
net/http.(*Server).Serve(0xc2080d2060, 0x7f5b63a888b0, 0xc2080380d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7f5b63a888b0, 0xc2080380d0, 0x7f5b63a8a398, 0xc2080b2090, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1606 +0xa1
github.com/influxdb/influxdb/admin.(*Server).ListenAndServe(0xc20803d320)
    /home/philip/build/src/github.com/influxdb/influxdb/admin/admin.go:43 +0x1d8
created by main.(*RunCommand).Open
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:235 +0x1219

goroutine 44 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc208034880, 0xc208152000, 0x8000, 0x8000, 0xc208052460, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1064 +0x46b
github.com/influxdb/influxdb/messaging.CopyFlush(0x7f5b63a8a080, 0xc208052460, 0x7f5b63a8a0a8, 0xc208034880, 0xaa0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc20801e820, 0x7f5b63a89f28, 0xc208052460, 0xc20802e8f0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc20801e820, 0x7f5b63a89f28, 0xc208052460, 0xc20802e8f0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080bce80, 0x7f5b63a89f28, 0xc208052460, 0xc20802e8f0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:66 +0x2d3
main.(*Handler).ServeHTTP(0xc2080bce80, 0x7f5b63a89f28, 0xc208052460, 0xc20802e8f0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:39 +0x1d3
net/http.serverHandler.ServeHTTP(0xc2080d2000, 0x7f5b63a89f28, 0xc208052460, 0xc20802e8f0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc2080d0140)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 42 [select]:
net/http.(*persistConn).readLoop(0xc208134160)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:928 +0x9ce
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 71 [IO wait]:
net.(*pollDesc).Wait(0xc20813a060, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20813a060, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc20813a000, 0x0, 0x7f5b63a83c30, 0xc2080b2c10)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080f2040, 0xc208121ee0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2080f2040, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:244 +0x4c
github.com/influxdb/influxdb/graphite.func·001()
    /home/philip/build/src/github.com/influxdb/influxdb/graphite/graphite_tcp.go:45 +0x54
created by github.com/influxdb/influxdb/graphite.(*TCPServer).ListenAndServe
    /home/philip/build/src/github.com/influxdb/influxdb/graphite/graphite_tcp.go:52 +0x1ae

goroutine 73 [chan receive, 1 minutes]:
github.com/influxdb/influxdb.(*Server).StartReportingLoop(0xc208062600, 0x2f2fc37212962811, 0xc208077a88)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:3870 +0x83
created by main.(*RunCommand).Open
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:339 +0x2b18

goroutine 74 [select]:
github.com/influxdb/influxdb.(*Broker).continuousQueryLoop(0xc2080a0450, 0xc20806aa20)
    /home/philip/build/src/github.com/influxdb/influxdb/broker.go:73 +0x10a
created by github.com/influxdb/influxdb.(*Broker).RunContinuousQueryLoop
    /home/philip/build/src/github.com/influxdb/influxdb/broker.go:53 +0x78

goroutine 43 [select]:
net/http.(*persistConn).writeLoop(0xc208134160)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 45 [select]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 78 [IO wait]:
net.(*pollDesc).Wait(0xc208010610, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010610, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2080105b0, 0xc20815e000, 0x8000, 0x8000, 0x0, 0x7f5b63a83c30, 0xc20802b628)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080ce030, 0xc20815e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7f5b63a8a150, 0xc208038060, 0x7f5b63a89d08, 0xc2080ce030, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 254 [select]:
net/http.(*persistConn).readLoop(0xc2080ae160)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:928 +0x9ce
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 255 [select]:
net/http.(*persistConn).writeLoop(0xc2080ae160)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 11926 [runnable]:
github.com/influxdb/influxdb/raft.func·001()
    /home/philip/build/src/github.com/influxdb/influxdb/raft/clock.go:66 +0x33
created by github.com/influxdb/influxdb/raft.newClockChan
    /home/philip/build/src/github.com/influxdb/influxdb/raft/clock.go:66 +0xfb

goroutine 11645 [IO wait]:
net.(*pollDesc).Wait(0xc208010df0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010df0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208010d90, 0xc208193000, 0x1000, 0x1000, 0x0, 0x7f5b63a83c30, 0xc2080b3978)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080300a0, 0xc208193000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.(*liveSwitchReader).Read(0xc2081f6228, 0xc208193000, 0x1000, 0x1000, 0x2, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:214 +0xab
io.(*LimitedReader).Read(0xc20801ec20, 0xc208193000, 0x1000, 0x1000, 0x2, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:408 +0xce
bufio.(*Reader).fill(0xc20805a780)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc20805a780, 0xc2080a6b0a, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
bufio.(*Reader).ReadLine(0xc20805a780, 0x0, 0x0, 0x0, 0xc2081b4900, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:324 +0x62
net/textproto.(*Reader).readLineSlice(0xc2080a0780, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/textproto/reader.go:55 +0x9e
net/textproto.(*Reader).ReadLine(0xc2080a0780, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/textproto/reader.go:36 +0x4f
net/http.ReadRequest(0xc20805a780, 0xc20802ef70, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/request.go:598 +0xcb
net/http.(*conn).readRequest(0xc2081f61e0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:586 +0x26f
net/http.(*conn).serve(0xc2081f61e0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1162 +0x69e
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 11641 [select]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 11669 [IO wait]:
net.(*pollDesc).Wait(0xc20813ac30, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20813ac30, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20813abd0, 0xc20817b000, 0x1000, 0x1000, 0x0, 0x7f5b63a83c30, 0xc2080f0af8)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080f2358, 0xc20817b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f5b63a89d08, 0xc2080f2358, 0xc2080ae1b8, 0xc20817b000, 0x1000, 0x1000, 0x39, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2080f4740, 0xc20817b000, 0x1000, 0x1000, 0x39, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc208184900)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc208184900, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
net/http/internal.readLine(0xc208184900, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:110 +0x5a
net/http/internal.(*chunkedReader).beginChunk(0xc2081489f0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:47 +0x46
net/http/internal.(*chunkedReader).Read(0xc2081489f0, 0xc20801fe40, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:77 +0xbb
net/http.(*body).readLocked(0xc2081ced00, 0xc20801fe40, 0x1a, 0x1a, 0xffffffff, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:584 +0x7a
net/http.(*body).Read(0xc2081ced00, 0xc20801fe40, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:579 +0x115
net/http.(*bodyEOFSignal).Read(0xc2081ced40, 0xc20801fe40, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1193 +0x285
github.com/influxdb/influxdb/messaging.(*nopSeeker).Read(0xc20809d050, 0xc20801fe40, 0x1a, 0x1a, 0xc20801fe40, 0x0, 0x0)
    <autogenerated>:23 +0x89
io.ReadAtLeast(0x7f5b63a8a518, 0xc20809d050, 0xc20801fe40, 0x1a, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:298 +0xf1
io.ReadFull(0x7f5b63a8a518, 0xc20809d050, 0xc20801fe40, 0x1a, 0x1a, 0x8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:316 +0x6d
github.com/influxdb/influxdb/messaging.(*MessageDecoder).Decode(0xc20809d060, 0xc2080ad290, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1326 +0x101
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc20810a3c0, 0xc20800ca90, 0xc2081fc7e0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:671 +0x49a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:633 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x1c4

goroutine 11672 [IO wait]:
net.(*pollDesc).Wait(0xc2081be220, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2081be220, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2081be1c0, 0xc20815d000, 0x1000, 0x1000, 0x0, 0x7f5b63a83c30, 0xc20802bf50)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080ce018, 0xc20815d000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f5b63a89d08, 0xc2080ce018, 0xc208150108, 0xc20815d000, 0x1000, 0x1000, 0xc2080d6880, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2080bc060, 0xc20815d000, 0x1000, 0x1000, 0xc208013200, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc2080b6120)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).Peek(0xc2080b6120, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:132 +0xf0
net/http.(*persistConn).readLoop(0xc2081500b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:842 +0xa4
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 11673 [select]:
net/http.(*persistConn).writeLoop(0xc2081500b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 11686 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc20810a3c0, 0xc2081fc7e0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:554 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:511 +0x1f0

goroutine 11699 [select]:
github.com/influxdb/influxdb.(*Shard).processor(0xc208068500, 0x7f5b63a89c50, 0xc20810a3c0, 0xc208184060)
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:262 +0x5f1
created by github.com/influxdb/influxdb.(*Shard).open
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:122 +0x615

goroutine 11619 [IO wait]:
net.(*pollDesc).Wait(0xc20813b6b0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20813b6b0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20813b650, 0xc208146000, 0x1000, 0x1000, 0x0, 0x7f5b63a83c30, 0xc2080b3240)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208038518, 0xc208146000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
bufio.(*Reader).fill(0xc20816c420)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc20816c420, 0xc2080d410a, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
bufio.(*Reader).ReadBytes(0xc20816c420, 0x99440a, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:374 +0xd2
github.com/influxdb/influxdb/graphite.(*TCPServer).handleConnection(0xc20803d350, 0x7f5b63a89c80, 0xc208038518)
    /home/philip/build/src/github.com/influxdb/influxdb/graphite/graphite_tcp.go:63 +0xb9
created by github.com/influxdb/influxdb/graphite.func·001
    /home/philip/build/src/github.com/influxdb/influxdb/graphite/graphite_tcp.go:50 +0x212

goroutine 11685 [chan receive]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc20810a3c0, 0xc2081fc7e0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:641 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:510 +0x1ca

goroutine 11687 [IO wait]:
net.(*pollDesc).Wait(0xc20811ae60, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20811ae60, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20811ae00, 0xc2081c0000, 0x8000, 0x8000, 0x0, 0x7f5b63a83c30, 0xc20802b140)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208038288, 0xc2081c0000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7f5b63a8a150, 0xc2080f2060, 0x7f5b63a89d08, 0xc208038288, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 11959 [runnable]:
github.com/influxdb/influxdb/raft.(*Log).heartbeater(0xc208036680, 0x1, 0xc20813ab60, 0xc2080bce60)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1148 +0xe3c
created by github.com/influxdb/influxdb/raft.(*Log).leaderLoop
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1088 +0x1e3
[srvr] 2015/04/10 00:43:59 GOMAXPROCS set to 4
[srvr] 2015/04/10 00:43:59 influxdb started, version 0.9.0-rc22, commit 5bfdba034884631c8f4043863ee4086841799d7d
[srvr] 2015/04/10 00:43:59 broker opened at /var/opt/influxdb/raft
[raft] influxdb:8086 2015/04/10 00:43:59 log open: created at /var/opt/influxdb/raft/raft, with ID 1, term 1, last applied index of 199
[raft] influxdb:8086 2015/04/10 00:43:59 log open: promoting to leader immediately
[raft] influxdb:8086 2015/04/10 00:43:59 log state change: stopped => leader (term=1)
[srvr] 2015/04/10 00:43:59 broker already member of cluster.  Using existing state and ignoring join URLs
[srvr] 2015/04/10 00:43:59 TCP server listening on 0.0.0.0:8086
[srvr] 2015/04/10 00:43:59 Loading metadata index for _influxdb
[srvr] 2015/04/10 00:43:59 Loading metadata index for graphite
[messaging] 2015/04/10 00:43:59 connected to broker: http://influxdb:8086/messaging/messages?index=193&streaming=true&topicID=2
[srvr] 2015/04/10 00:43:59 data node opened at /var/opt/influxdb/db
[srvr] 2015/04/10 00:43:59 data node already member of cluster. Using existing state and ignoring join URLs
[srvr] 2015/04/10 00:43:59 broker enforcing retention policies with check interval of 10m0s
[srvr] 2015/04/10 00:43:59 shard group pre-create with check interval of 45m0s
[srvr] 2015/04/10 00:43:59 snapshot endpoint listening on 127.0.0.1:8087
[srvr] 2015/04/10 00:43:59 starting admin server on :8083
[srvr] 2015/04/10 00:43:59 started self-monitoring at interval of 1m0s
[srvr] 2015/04/10 00:43:59 Sending anonymous usage statistics to m.influxdb.com
[messaging] 2015/04/10 00:43:59 connected to broker: http://influxdb:8086/messaging/messages?index=199&streaming=true&topicID=0
[http] 2015/04/10 00:44:04 127.0.0.1 - - [10/Apr/2015:00:44:04 +0000] GET /query?q=show%20users HTTP/1.1 200 80 - curl/7.35.0 b0656846-df1a-11e4-8001-000000000000 270.369µs
[http] 2015/04/10 00:44:17 127.0.0.1 - - [10/Apr/2015:00:44:17 +0000] GET /query?q=GRANT%20ALL%20PRIVILEGES%20TO%20damm HTTP/1.1 200 16 - curl/7.35.0 b7f327d9-df1a-11e4-8002-000000000000 269.725673ms
[http] 2015/04/10 00:44:21 127.0.0.1 - - [10/Apr/2015:00:44:21 +0000] GET /query?q=show%20users HTTP/1.1 200 80 - curl/7.35.0 ba51cd31-df1a-11e4-8003-000000000000 191.611µs
panic: unsupported value type during encode fields: int64

goroutine 87 [running]:
github.com/influxdb/influxdb.(*FieldCodec).EncodeFields(0xc2080eb520, 0xc2081d52c0, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/database.go:816 +0xae4
github.com/influxdb/influxdb.func·035(0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:1801 +0x621
github.com/influxdb/influxdb.(*Server).WriteSeries(0xc20805c200, 0x934cd0, 0x9, 0x91d090, 0x7, 0xc208228800, 0x11, 0x24, 0x0, 0x0, ...)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:1819 +0xa80
github.com/influxdb/influxdb.func·011()
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:407 +0x7fe
created by github.com/influxdb/influxdb.(*Server).StartSelfMonitoring
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:409 +0x241

goroutine 1 [chan receive (nil chan)]:
main.(*RunCommand).Run(0xc20803cc90, 0xc20800a010, 0x4, 0x4, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:128 +0x9bd
main.main()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:81 +0x498

goroutine 5 [syscall, 1 minutes]:
os/signal.loop()
    /home/philip/.gvm/gos/go1.4/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
    /home/philip/.gvm/gos/go1.4/src/os/signal/signal_unix.go:27 +0x35

goroutine 6 [chan receive, 1 minutes]:
main.func·004()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:187 +0xed
created by main.startProfiling
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:190 +0x2dc

goroutine 17 [select]:
github.com/influxdb/influxdb/raft.(*Log).applier(0xc208036680, 0xc2080545a0)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1358 +0x2a8
created by github.com/influxdb/influxdb/raft.func·002
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:361 +0x786

goroutine 18 [select]:
github.com/influxdb/influxdb/raft.(*Log).leaderLoop(0xc208036680, 0xc2080545a0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1091 +0x634
github.com/influxdb/influxdb/raft.(*Log).stateLoop(0xc208036680, 0xc2080545a0, 0x3, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:835 +0x164
created by github.com/influxdb/influxdb/raft.(*Log).startStateLoop
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:793 +0x98

goroutine 49 [IO wait]:
net.(*pollDesc).Wait(0xc2080ec0d0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080ec0d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2080ec070, 0x0, 0x7ff3e0344c30, 0xc2080be6a0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080ee008, 0xc208137de0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2080ee008, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:244 +0x4c
net/http.(*Server).Serve(0xc208054780, 0x7ff3e03488b0, 0xc2080ee008, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7ff3e03488b0, 0xc2080ee008, 0x7ff3e03498f8, 0xc2080f0000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1606 +0xa1
main.func·007()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:179 +0x80
created by main.(*RunCommand).Open
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:183 +0x6c1

goroutine 8 [select]:
github.com/influxdb/influxdb/messaging.(*Client).pinger(0xc2080fe000, 0xc2080940c0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:364 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Client).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:154 +0x1ec

goroutine 9 [chan receive, 1 minutes]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc20810c000, 0xc2080949c0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:641 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:510 +0x1ca

goroutine 10 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc20810c000, 0xc2080949c0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:554 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:511 +0x1f0

goroutine 22 [select, 1 minutes]:
net/http.(*persistConn).roundTrip(0xc2080b40b0, 0xc2080ea090, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1082 +0x7ad
net/http.(*Transport).RoundTrip(0xc20803a090, 0xc208114000, 0xc2080e0050, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:235 +0x558
net/http.send(0xc208114000, 0x7ff3e0344e00, 0xc20803a090, 0x48, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:219 +0x4fc
net/http.(*Client).send(0xdff440, 0xc208114000, 0x48, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:142 +0x15b
net/http.(*Client).doFollowingRedirects(0xdff440, 0xc208114000, 0xa11be8, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:367 +0xb25
net/http.(*Client).Do(0xdff440, 0xc208114000, 0xc2081140d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:174 +0xa4
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc20810c000, 0xc208114000, 0xc2080949c0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:653 +0x5a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:633 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x1c4

goroutine 13 [select]:
github.com/influxdb/influxdb.(*Shard).processor(0xc2080d6100, 0x7ff3e0349c50, 0xc20810c140, 0xc2080b60c0)
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:262 +0x5f1
created by github.com/influxdb/influxdb.(*Shard).open
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:122 +0x615

goroutine 56 [IO wait, 1 minutes]:
net.(*pollDesc).Wait(0xc2080da060, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080da060, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2080da000, 0xc20810e000, 0x1000, 0x1000, 0x0, 0x7ff3e0344c30, 0xc20809e0c8)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080dc008, 0xc20810e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7ff3e0349d08, 0xc2080dc008, 0xc2080b4108, 0xc20810e000, 0x1000, 0x1000, 0x7ff3e03334c0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2080f0160, 0xc20810e000, 0x1000, 0x1000, 0xc207ff23fe, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc2080b63c0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).Peek(0xc2080b63c0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:132 +0xf0
net/http.(*persistConn).readLoop(0xc2080b40b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:842 +0xa4
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 65 [syscall, 1 minutes, locked to thread]:
runtime.goexit()
    /home/philip/.gvm/gos/go1.4/src/runtime/asm_amd64.s:2232 +0x1

goroutine 57 [select, 1 minutes]:
net/http.(*persistConn).writeLoop(0xc2080b40b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 37 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc2080d8340, 0xc208140000, 0x8000, 0x8000, 0x8000, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1047 +0x21e
github.com/influxdb/influxdb/messaging.CopyFlush(0x7ff3e034a080, 0xc2080a2000, 0x7ff3e034a0a8, 0xc2080d8340, 0x0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc2080f01e0, 0x7ff3e0349f28, 0xc2080a2000, 0xc20800cea0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc2080f01e0, 0x7ff3e0349f28, 0xc2080a2000, 0xc20800cea0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080f0000, 0x7ff3e0349f28, 0xc2080a2000, 0xc20800cea0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:66 +0x2d3
main.(*Handler).ServeHTTP(0xc2080f0000, 0x7ff3e0349f28, 0xc2080a2000, 0xc20800cea0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:39 +0x1d3
net/http.serverHandler.ServeHTTP(0xc208054780, 0x7ff3e0349f28, 0xc2080a2000, 0xc20800cea0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc208052000)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 58 [select, 1 minutes]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 38 [IO wait, 1 minutes]:
net.(*pollDesc).Wait(0xc2080ec140, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080ec140, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2080ec0e0, 0xc208148000, 0x8000, 0x8000, 0x0, 0x7ff3e0344c30, 0xc20802b538)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080ee020, 0xc208148000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7ff3e034a128, 0xc2080ee080, 0x7ff3e0349d08, 0xc2080ee020, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 24 [select, 1 minutes]:
github.com/influxdb/influxdb.(*Shard).processor(0xc2080d6080, 0x7ff3e0349c50, 0xc20810c000, 0xc208152000)
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:262 +0x5f1
created by github.com/influxdb/influxdb.(*Shard).open
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:122 +0x615

goroutine 25 [chan receive, 1 minutes]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc20810c140, 0xc208152120)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:641 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:510 +0x1ca

goroutine 26 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc20810c140, 0xc208152120)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:554 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:511 +0x1f0

goroutine 42 [IO wait]:
net.(*pollDesc).Wait(0xc208010450, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010450, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2080103f0, 0xc208164000, 0x1000, 0x1000, 0x0, 0x7ff3e0344c30, 0xc20802b5b8)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080ee0e0, 0xc208164000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7ff3e0349d08, 0xc2080ee0e0, 0xc208160058, 0xc208164000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2080bc140, 0xc208164000, 0x1000, 0x1000, 0x47538b, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc208054540)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc208054540, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
net/http/internal.readLine(0xc208054540, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:110 +0x5a
net/http/internal.(*chunkedReader).beginChunk(0xc20802c3f0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:47 +0x46
net/http/internal.(*chunkedReader).Read(0xc20802c3f0, 0xc2080b21c0, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:77 +0xbb
net/http.(*body).readLocked(0xc2080344c0, 0xc2080b21c0, 0x1a, 0x1a, 0xffffffff, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:584 +0x7a
net/http.(*body).Read(0xc2080344c0, 0xc2080b21c0, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:579 +0x115
net/http.(*bodyEOFSignal).Read(0xc208034500, 0xc2080b21c0, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1193 +0x285
github.com/influxdb/influxdb/messaging.(*nopSeeker).Read(0xc20802b540, 0xc2080b21c0, 0x1a, 0x1a, 0xc2080b21c0, 0x0, 0x0)
    <autogenerated>:23 +0x89
io.ReadAtLeast(0x7ff3e034a348, 0xc20802b540, 0xc2080b21c0, 0x1a, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff3e034a348, 0xc20802b540, 0xc2080b21c0, 0x1a, 0x1a, 0x923090, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:316 +0x6d
github.com/influxdb/influxdb/messaging.(*MessageDecoder).Decode(0xc20802b550, 0xc20802c810, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1326 +0x101
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc20810c140, 0xc20815e000, 0xc208152120, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:671 +0x49a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:633 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x1c4

goroutine 46 [select, 1 minutes]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 63 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc2080347c0, 0xc208168000, 0x8000, 0x8000, 0xc208052140, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1064 +0x46b
github.com/influxdb/influxdb/messaging.CopyFlush(0x7ff3e034a080, 0xc208052140, 0x7ff3e034a0a8, 0xc2080347c0, 0x33, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc2080bc1c0, 0x7ff3e0349f28, 0xc208052140, 0xc2081141a0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc2080bc1c0, 0x7ff3e0349f28, 0xc208052140, 0xc2081141a0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080f0000, 0x7ff3e0349f28, 0xc208052140, 0xc2081141a0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:66 +0x2d3
main.(*Handler).ServeHTTP(0xc2080f0000, 0x7ff3e0349f28, 0xc208052140, 0xc2081141a0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:39 +0x1d3
net/http.serverHandler.ServeHTTP(0xc208054780, 0x7ff3e0349f28, 0xc208052140, 0xc2081141a0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc2080a20a0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 44 [select]:
net/http.(*persistConn).readLoop(0xc208160000)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:928 +0x9ce
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 45 [select, 1 minutes]:
net/http.(*persistConn).writeLoop(0xc208160000)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 64 [IO wait, 1 minutes]:
net.(*pollDesc).Wait(0xc2080da290, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080da290, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2080da230, 0xc20817a000, 0x8000, 0x8000, 0x0, 0x7ff3e0344c30, 0xc20809e288)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080dc048, 0xc20817a000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7ff3e034a128, 0xc2080dc068, 0x7ff3e0349d08, 0xc2080dc048, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 14 [chan receive]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc20810c280, 0xc2080b6240)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:641 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:510 +0x1ca

goroutine 15 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc20810c280, 0xc2080b6240)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:554 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:511 +0x1f0

goroutine 16 [select]:
github.com/influxdb/influxdb.(*Server).processor(0xc20805c200, 0x7ff3e0349c50, 0xc20810c280, 0xc2080b62a0)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:3241 +0x176
created by github.com/influxdb/influxdb.(*Server).Open
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:223 +0x972

goroutine 28 [IO wait]:
net.(*pollDesc).Wait(0xc2080ec680, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080ec680, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2080ec620, 0xc208196000, 0x1000, 0x1000, 0x0, 0x7ff3e0344c30, 0xc2081c00d0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080c2080, 0xc208196000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7ff3e0349d08, 0xc2080c2080, 0xc20815a268, 0xc208196000, 0x1000, 0x1000, 0x4f, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2080b2320, 0xc208196000, 0x1000, 0x1000, 0x4f, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc208054cc0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc208054cc0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
net/http/internal.readLine(0xc208054cc0, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:110 +0x5a
net/http/internal.(*chunkedReader).beginChunk(0xc20802cc60)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:47 +0x46
net/http/internal.(*chunkedReader).Read(0xc20802cc60, 0xc20822a5e0, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:77 +0xbb
net/http.(*body).readLocked(0xc208034e00, 0xc20822a5e0, 0x1a, 0x1a, 0xffffffff, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:584 +0x7a
net/http.(*body).Read(0xc208034e00, 0xc20822a5e0, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:579 +0x115
net/http.(*bodyEOFSignal).Read(0xc208034e40, 0xc20822a5e0, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1193 +0x285
github.com/influxdb/influxdb/messaging.(*nopSeeker).Read(0xc20802bbc0, 0xc20822a5e0, 0x1a, 0x1a, 0xc20822a5e0, 0x0, 0x0)
    <autogenerated>:23 +0x89
io.ReadAtLeast(0x7ff3e034a348, 0xc20802bbc0, 0xc20822a5e0, 0x1a, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:298 +0xf1
io.ReadFull(0x7ff3e034a348, 0xc20802bbc0, 0xc20822a5e0, 0x1a, 0x1a, 0x8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:316 +0x6d
github.com/influxdb/influxdb/messaging.(*MessageDecoder).Decode(0xc20802bbd0, 0xc20822c300, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1326 +0x101
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc20810c280, 0xc20815e270, 0xc2080b6240, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:671 +0x49a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:633 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x1c4

goroutine 82 [select]:
github.com/influxdb/influxdb.func·012()
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:423 +0x109
created by github.com/influxdb/influxdb.(*Server).StartRetentionPolicyEnforcement
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:430 +0x1dd

goroutine 83 [select]:
github.com/influxdb/influxdb.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:482 +0x116
created by github.com/influxdb/influxdb.(*Server).StartShardGroupsPreCreate
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:489 +0x1dd

goroutine 114 [IO wait]:
net.(*pollDesc).Wait(0xc2080da3e0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080da3e0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2080da380, 0xc2081a6000, 0x8000, 0x8000, 0x0, 0x7ff3e0344c30, 0xc20802ba58)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080dc078, 0xc2081a6000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7ff3e034a128, 0xc2080c20a8, 0x7ff3e0349d08, 0xc2080dc078, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 84 [IO wait]:
net.(*pollDesc).Wait(0xc2080da220, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080da220, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2080da1c0, 0x0, 0x7ff3e0344c30, 0xc20809e090)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080dc028, 0x4aba74, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net/http.tcpKeepAliveListener.Accept(0xc2080dc028, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1976 +0x4c
net/http.(*Server).Serve(0xc208094d80, 0x7ff3e034a438, 0xc2080dc028, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1728 +0x92
net/http.(*Server).ListenAndServe(0xc208094d80, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1718 +0x154
net/http.ListenAndServe(0xc20809e060, 0xe, 0x7ff3e034a3c0, 0xc2080dc020, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1808 +0xba
main.func·008()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:223 +0x12d
created by main.(*RunCommand).Open
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:224 +0xe34

goroutine 85 [IO wait]:
net.(*pollDesc).Wait(0xc2080da370, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2080da370, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2080da310, 0x0, 0x7ff3e0344c30, 0xc20809e140)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080dc030, 0xc208020e00, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2080dc030, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:244 +0x4c
net/http.(*Server).Serve(0xc208094e40, 0x7ff3e03488b0, 0xc2080dc030, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7ff3e03488b0, 0xc2080dc030, 0x7ff3e034a510, 0xc20809e130, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1606 +0xa1
github.com/influxdb/influxdb/admin.(*Server).ListenAndServe(0xc208112480)
    /home/philip/build/src/github.com/influxdb/influxdb/admin/admin.go:43 +0x1d8
created by main.(*RunCommand).Open
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:235 +0x1219

goroutine 31 [select]:
net/http.(*persistConn).readLoop(0xc20815a210)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:928 +0x9ce
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 86 [IO wait]:
net.(*pollDesc).Wait(0xc208010530, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010530, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2080104d0, 0x0, 0x7ff3e0344c30, 0xc208068328)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080ee0c8, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2080ee0c8, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:244 +0x4c
github.com/influxdb/influxdb/graphite.func·001()
    /home/philip/build/src/github.com/influxdb/influxdb/graphite/graphite_tcp.go:45 +0x54
created by github.com/influxdb/influxdb/graphite.(*TCPServer).ListenAndServe
    /home/philip/build/src/github.com/influxdb/influxdb/graphite/graphite_tcp.go:52 +0x1ae

goroutine 88 [chan receive]:
github.com/influxdb/influxdb.(*Server).StartReportingLoop(0xc20805c200, 0x2f2fc37212962811, 0xc2080aba88)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:3870 +0x83
created by main.(*RunCommand).Open
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:339 +0x2b18

goroutine 89 [select]:
github.com/influxdb/influxdb.(*Broker).continuousQueryLoop(0xc20802ced0, 0xc2080b64e0)
    /home/philip/build/src/github.com/influxdb/influxdb/broker.go:73 +0x10a
created by github.com/influxdb/influxdb.(*Broker).RunContinuousQueryLoop
    /home/philip/build/src/github.com/influxdb/influxdb/broker.go:53 +0x78

goroutine 279 [IO wait]:
net.(*pollDesc).Wait(0xc2081ea0d0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2081ea0d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2081ea070, 0xc2081e9000, 0x1000, 0x1000, 0x0, 0x7ff3e0344c30, 0xc208068a10)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080ee450, 0xc2081e9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.(*liveSwitchReader).Read(0xc208052728, 0xc2081e9000, 0x1000, 0x1000, 0x2, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:214 +0xab
io.(*LimitedReader).Read(0xc2080bd240, 0xc2081e9000, 0x1000, 0x1000, 0x2, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:408 +0xce
bufio.(*Reader).fill(0xc2081ec0c0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc2081ec0c0, 0xc20818db0a, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
bufio.(*Reader).ReadLine(0xc2081ec0c0, 0x0, 0x0, 0x0, 0x924900, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:324 +0x62
net/textproto.(*Reader).readLineSlice(0xc20803d0b0, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/textproto/reader.go:55 +0x9e
net/textproto.(*Reader).ReadLine(0xc20803d0b0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/textproto/reader.go:36 +0x4f
net/http.ReadRequest(0xc2081ec0c0, 0xc20818e1a0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/request.go:598 +0xcb
net/http.(*conn).readRequest(0xc2080526e0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:586 +0x26f
net/http.(*conn).serve(0xc2080526e0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1162 +0x69e
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 98 [runnable]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc2080d8b00, 0xc20819e000, 0x8000, 0x8000, 0xc2080a21e0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1064 +0x46b
github.com/influxdb/influxdb/messaging.CopyFlush(0x7ff3e034a080, 0xc2080a21e0, 0x7ff3e034a0a8, 0xc2080d8b00, 0x763, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc20801f500, 0x7ff3e0349f28, 0xc2080a21e0, 0xc20818e270)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc20801f500, 0x7ff3e0349f28, 0xc2080a21e0, 0xc20818e270)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080f0000, 0x7ff3e0349f28, 0xc2080a21e0, 0xc20818e270)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:66 +0x2d3
main.(*Handler).ServeHTTP(0xc2080f0000, 0x7ff3e0349f28, 0xc2080a21e0, 0xc20818e270)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:39 +0x1d3
net/http.serverHandler.ServeHTTP(0xc208054780, 0x7ff3e0349f28, 0xc2080a21e0, 0xc20818e270)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc2080a2140)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 32 [select]:
net/http.(*persistConn).writeLoop(0xc20815a210)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 99 [select]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 264 [IO wait]:
net.(*pollDesc).Wait(0xc20819b100, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20819b100, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20819b0a0, 0xc2081ef000, 0x1000, 0x1000, 0x0, 0x7ff3e0344c30, 0xc2080eae38)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080383e0, 0xc2081ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7ff3e0349d08, 0xc2080383e0, 0xc208160108, 0xc2081ef000, 0x1000, 0x1000, 0xc208210080, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2080f0f20, 0xc2081ef000, 0x1000, 0x1000, 0xc208014400, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc2081f0060)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).Peek(0xc2081f0060, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:132 +0xf0
net/http.(*persistConn).readLoop(0xc2081600b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:842 +0xa4
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 265 [select]:
net/http.(*persistConn).writeLoop(0xc2081600b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 11950 [runnable]:
github.com/influxdb/influxdb/raft.(*Log).heartbeater(0xc208036680, 0x1, 0xc2080dbb20, 0xc2080b30c0)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1148 +0xe3c
created by github.com/influxdb/influxdb/raft.(*Log).leaderLoop
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1088 +0x1e3

goroutine 11951 [runnable]:
github.com/influxdb/influxdb/raft.func·001()
    /home/philip/build/src/github.com/influxdb/influxdb/raft/clock.go:66 +0x33
created by github.com/influxdb/influxdb/raft.newClockChan
    /home/philip/build/src/github.com/influxdb/influxdb/raft/clock.go:66 +0xfb
@otoolep otoolep self-assigned this Apr 10, 2015
@kmacrow
Copy link

kmacrow commented Apr 10, 2015

+1

@damm
Copy link
Author

damm commented Apr 12, 2015

@otoolep it looks like (according to the changelog) you addressed this in #2202 is that correct?

@dashesy
Copy link

dashesy commented Apr 12, 2015

It happens on rc23 too:

panic: unsupported value type during encode fields: int64

goroutine 98 [running]:
github.com/influxdb/influxdb.(*FieldCodec).EncodeFields(0xc208101890, 0xc2081bd230, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/database.go:816 +0xae4
github.com/influxdb/influxdb.func·035(0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:1816 +0x75d
github.com/influxdb/influxdb.(*Server).WriteSeries(0xc208062a00, 0x9becd0, 0x9, 0x99bed0, 0x7, 0xc2080e3800, 0x21, 0x24, 0x0, 0x0, ...)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:1834 +0xa80
github.com/influxdb/influxdb.func·011()
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:410 +0x7fe
created by github.com/influxdb/influxdb.(*Server).StartSelfMonitoring
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:412 +0x241

goroutine 1 [chan receive (nil chan), 10 minutes]:
main.(*RunCommand).Run(0xc20803d350, 0xc20800a010, 0x4, 0x4, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:220 +0x9bd
main.main()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:81 +0x495

goroutine 5 [syscall, 10 minutes]:
os/signal.loop()
    /home/philip/.gvm/gos/go1.4/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
    /home/philip/.gvm/gos/go1.4/src/os/signal/signal_unix.go:27 +0x35

goroutine 66 [IO wait, 10 minutes]:
net.(*pollDesc).Wait(0xc208010fb0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010fb0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208010f50, 0xc208176000, 0x8000, 0x8000, 0x0, 0x7f960f5afdb0, 0xc2081001a0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208082520, 0xc208176000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7f960f5b43e8, 0xc208110018, 0x7f960f5b3de0, 0xc208082520, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 7 [chan receive, 10 minutes]:
main.func·004()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:187 +0xed
created by main.startProfiling
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:190 +0x2dc

goroutine 8 [select]:
github.com/influxdb/influxdb/raft.(*Log).applier(0xc20803a680, 0xc208080420)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1345 +0x2a8
created by github.com/influxdb/influxdb/raft.func·002
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:361 +0x786

goroutine 20 [select, 10 minutes]:
net/http.(*persistConn).readLoop(0xc2080600b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:928 +0x9ce
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 9 [select]:
github.com/influxdb/influxdb/raft.(*Log).leaderLoop(0xc20803a680, 0xc208080420, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1087 +0x5ed
github.com/influxdb/influxdb/raft.(*Log).stateLoop(0xc20803a680, 0xc208080420, 0x3, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:845 +0x164
created by github.com/influxdb/influxdb/raft.(*Log).startStateLoop
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:803 +0x98

goroutine 29 [select, 10 minutes]:
github.com/influxdb/influxdb.func·012()
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:426 +0x109
created by github.com/influxdb/influxdb.(*Server).StartRetentionPolicyEnforcement
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:433 +0x1dd

goroutine 12 [IO wait]:
net.(*pollDesc).Wait(0xc208010b50, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010b50, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc208010af0, 0x0, 0x7f960f5afdb0, 0xc2086e0200)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc208082488, 0xc208141de0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc208082488, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:244 +0x4c
net/http.(*Server).Serve(0xc20812c000, 0x7f960f5b2c00, 0xc208082488, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7f960f5b2c00, 0xc208082488, 0x7f960f5b2b80, 0xc2080e8a00, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1606 +0xa1
main.func·007()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:110 +0x60
created by main.(*Node).openClusterListener
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:120 +0x202

goroutine 13 [select]:
github.com/influxdb/influxdb/messaging.(*Client).pinger(0xc2080e42c0, 0xc208080600)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:369 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Client).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:155 +0x1ec

goroutine 14 [chan receive, 10 minutes]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc208070280, 0xc208080720)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:656 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:515 +0x1ca

goroutine 15 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc208070280, 0xc208080720)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:559 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:516 +0x1f0

goroutine 16 [select]:
github.com/influxdb/influxdb.(*Server).processor(0xc208062a00, 0x7f960f5b3c98, 0xc208070280, 0xc208080780)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:3312 +0x176
created by github.com/influxdb/influxdb.(*Server).Open
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:224 +0x972

goroutine 33 [IO wait]:
net.(*pollDesc).Wait(0xc2081200d0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2081200d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208120070, 0xc20815e000, 0x1000, 0x1000, 0x0, 0x7f960f5afdb0, 0xc2080cc0f0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208038058, 0xc20815e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f960f5b3de0, 0xc208038058, 0xc208060108, 0xc20815e000, 0x1000, 0x1000, 0x78, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2080f20a0, 0xc20815e000, 0x1000, 0x1000, 0x78, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc20800c300)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc20800c300, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
net/http/internal.readLine(0xc20800c300, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:110 +0x5a
net/http/internal.(*chunkedReader).beginChunk(0xc20803d680)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:47 +0x46
net/http/internal.(*chunkedReader).Read(0xc20803d680, 0xc208131400, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:77 +0xbb
net/http.(*body).readLocked(0xc208104d40, 0xc208131400, 0x1a, 0x1a, 0xffffffff, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:584 +0x7a
net/http.(*body).Read(0xc208104d40, 0xc208131400, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:579 +0x115
net/http.(*bodyEOFSignal).Read(0xc208104d80, 0xc208131400, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1193 +0x285
github.com/influxdb/influxdb/messaging.(*nopSeeker).Read(0xc208100340, 0xc208131400, 0x1a, 0x1a, 0xc208131400, 0x0, 0x0)
    <autogenerated>:23 +0x89
io.ReadAtLeast(0x7f960f5b4620, 0xc208100340, 0xc208131400, 0x1a, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:298 +0xf1
io.ReadFull(0x7f960f5b4620, 0xc208100340, 0xc208131400, 0x1a, 0x1a, 0x8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:316 +0x6d
github.com/influxdb/influxdb/messaging.(*MessageDecoder).Decode(0xc208100350, 0xc2087440c0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1326 +0x101
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc208070280, 0xc208102340, 0xc208080720, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:686 +0x49a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:653 +0x1c4

goroutine 99 [chan receive, 10 minutes]:
github.com/influxdb/influxdb.(*Server).StartReportingLoop(0xc208062a00, 0x32e6b8ec656dd7ed, 0xc20811fa88)
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:3938 +0x83
created by main.(*RunCommand).Open
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:416 +0x2a25

goroutine 65 [syscall, 10 minutes, locked to thread]:
runtime.goexit()
    /home/philip/.gvm/gos/go1.4/src/runtime/asm_amd64.s:2232 +0x1

goroutine 111222 [IO wait]:
net.(*pollDesc).Wait(0xc208132df0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208132df0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208132d90, 0xc20823a000, 0x1000, 0x1000, 0x0, 0x7f960f5afdb0, 0xc20875a080)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208134010, 0xc20823a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f960f5b3de0, 0xc208134010, 0xc208214688, 0xc20823a000, 0x1000, 0x1000, 0x6c, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc20801e4c0, 0xc20823a000, 0x1000, 0x1000, 0x6c, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc20800c3c0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc20800c3c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
net/http/internal.readLine(0xc20800c3c0, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:110 +0x5a
net/http/internal.(*chunkedReader).beginChunk(0xc2082721b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:47 +0x46
net/http/internal.(*chunkedReader).Read(0xc2082721b0, 0xc20801e740, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:77 +0xbb
net/http.(*body).readLocked(0xc208036ac0, 0xc20801e740, 0x1a, 0x1a, 0xffffffff, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:584 +0x7a
net/http.(*body).Read(0xc208036ac0, 0xc20801e740, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:579 +0x115
net/http.(*bodyEOFSignal).Read(0xc208036b00, 0xc20801e740, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1193 +0x285
github.com/influxdb/influxdb/messaging.(*nopSeeker).Read(0xc208210140, 0xc20801e740, 0x1a, 0x1a, 0xc20801e740, 0x0, 0x0)
    <autogenerated>:23 +0x89
io.ReadAtLeast(0x7f960f5b4620, 0xc208210140, 0xc20801e740, 0x1a, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:298 +0xf1
io.ReadFull(0x7f960f5b4620, 0xc208210140, 0xc20801e740, 0x1a, 0x1a, 0x8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:316 +0x6d
github.com/influxdb/influxdb/messaging.(*MessageDecoder).Decode(0xc208210150, 0xc20803d530, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1326 +0x101
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc2081a4280, 0xc208102b60, 0xc20812cf60, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:686 +0x49a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:653 +0x1c4

goroutine 38 [select, 9 minutes]:
net/http.(*persistConn).writeLoop(0xc208060160)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 21 [select, 10 minutes]:
net/http.(*persistConn).writeLoop(0xc2080600b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 52 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc208036540, 0xc20816e000, 0x8000, 0x8000, 0xc208052000, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1064 +0x46b
github.com/influxdb/influxdb/messaging.CopyFlush(0x7f960f5b4128, 0xc208052000, 0x7f960f5b4368, 0xc208036540, 0x1da8, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc2080f2120, 0x7f960f5b40f0, 0xc208052000, 0xc208102000)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc2080f2120, 0x7f960f5b40f0, 0xc208052000, 0xc208102000)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080e8a00, 0x7f960f5b40f0, 0xc208052000, 0xc208102000)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:83 +0x2d3
main.(*Handler).ServeHTTP(0xc2080e8a00, 0x7f960f5b40f0, 0xc208052000, 0xc208102000)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:55 +0x456
net/http.serverHandler.ServeHTTP(0xc20812c000, 0x7f960f5b40f0, 0xc208052000, 0xc208102000)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc208053220)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 53 [select, 10 minutes]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 37 [select, 9 minutes]:
net/http.(*persistConn).readLoop(0xc208060160)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:928 +0x9ce
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 54 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc2080cf080, 0xc2081f6000, 0x8000, 0x8000, 0xc2081ba140, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1064 +0x46b
github.com/influxdb/influxdb/messaging.CopyFlush(0x7f960f5b4128, 0xc2081ba140, 0x7f960f5b4368, 0xc2080cf080, 0x1f4, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc20810e180, 0x7f960f5b40f0, 0xc2081ba140, 0xc2080352b0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc20810e180, 0x7f960f5b40f0, 0xc2081ba140, 0xc2080352b0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080e8a00, 0x7f960f5b40f0, 0xc2081ba140, 0xc2080352b0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:83 +0x2d3
main.(*Handler).ServeHTTP(0xc2080e8a00, 0x7f960f5b40f0, 0xc2081ba140, 0xc2080352b0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:55 +0x456
net/http.serverHandler.ServeHTTP(0xc20812c000, 0x7f960f5b40f0, 0xc2081ba140, 0xc2080352b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc208052320)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 30 [select, 10 minutes]:
github.com/influxdb/influxdb.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:485 +0x116
created by github.com/influxdb/influxdb.(*Server).StartShardGroupsPreCreate
    /home/philip/build/src/github.com/influxdb/influxdb/server.go:492 +0x1dd

goroutine 31 [IO wait, 10 minutes]:
net.(*pollDesc).Wait(0xc208011410, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208011410, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc2080113b0, 0x0, 0x7f960f5afdb0, 0xc2080cc478)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080820c0, 0xc20808a000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2080820c0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:244 +0x4c
net/http.(*Server).Serve(0xc20812c420, 0x7f960f5b2c00, 0xc2080820c0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7f960f5b2c00, 0xc2080820c0, 0x7f960f5b4648, 0xc2081340f8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1606 +0xa1
main.func·008()
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:146 +0x117
created by main.(*Node).openSnapshotListener
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/run.go:150 +0x19a

goroutine 32 [IO wait, 10 minutes]:
net.(*pollDesc).Wait(0xc208011480, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208011480, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc208011420, 0x0, 0x7f960f5afdb0, 0xc2080cc4b8)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2080820d0, 0xc20808a000, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2080820d0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/tcpsock_posix.go:244 +0x4c
net/http.(*Server).Serve(0xc20812c480, 0x7f960f5b2c00, 0xc2080820d0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7f960f5b2c00, 0xc2080820d0, 0x7f960f5b46e8, 0xc2080cc4c0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1606 +0xa1
github.com/influxdb/influxdb/admin.func·001()
    /home/philip/build/src/github.com/influxdb/influxdb/admin/admin.go:49 +0x102
created by github.com/influxdb/influxdb/admin.(*Server).ListenAndServe
    /home/philip/build/src/github.com/influxdb/influxdb/admin/admin.go:53 +0x2ce

goroutine 100 [select]:
github.com/influxdb/influxdb.(*Broker).continuousQueryLoop(0xc2080d0ea0, 0xc208081020)
    /home/philip/build/src/github.com/influxdb/influxdb/broker.go:73 +0x10a
created by github.com/influxdb/influxdb.(*Broker).RunContinuousQueryLoop
    /home/philip/build/src/github.com/influxdb/influxdb/broker.go:53 +0x78

goroutine 2013 [select, 9 minutes]:
net/http.(*persistConn).readLoop(0xc20806e370)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:928 +0x9ce
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 2010 [IO wait, 9 minutes]:
net.(*pollDesc).Wait(0xc20810c140, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20810c140, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20810c0e0, 0xc20822e000, 0x8000, 0x8000, 0x0, 0x7f960f5afdb0, 0xc208124810)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208038048, 0xc20822e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7f960f5b43e8, 0xc208110130, 0x7f960f5b3de0, 0xc208038048, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 2073 [select]:
net/http.(*persistConn).writeLoop(0xc208214630)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 111224 [select]:
net/http.(*persistConn).readLoop(0xc20806f290)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:928 +0x9ce
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 118253 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc2081a4000, 0xc2081b6f60)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:559 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:516 +0x1f0

goroutine 2037 [IO wait, 9 minutes]:
net.(*pollDesc).Wait(0xc2081212c0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2081212c0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208121260, 0xc208122000, 0x1000, 0x1000, 0x0, 0x7f960f5afdb0, 0xc20802b910)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208110160, 0xc208122000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f960f5b3de0, 0xc208110160, 0xc20806e3c8, 0xc208122000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2081309a0, 0xc208122000, 0x1000, 0x1000, 0x47626b, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc20812cde0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc20812cde0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
net/http/internal.readLine(0xc20812cde0, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:110 +0x5a
net/http/internal.(*chunkedReader).beginChunk(0xc208156630)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:47 +0x46
net/http/internal.(*chunkedReader).Read(0xc208156630, 0xc20801eaa0, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:77 +0xbb
net/http.(*body).readLocked(0xc2081a8680, 0xc20801eaa0, 0x1a, 0x1a, 0xffffffff, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:584 +0x7a
net/http.(*body).Read(0xc2081a8680, 0xc20801eaa0, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:579 +0x115
net/http.(*bodyEOFSignal).Read(0xc2081a8700, 0xc20801eaa0, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1193 +0x285
github.com/influxdb/influxdb/messaging.(*nopSeeker).Read(0xc20802b8f0, 0xc20801eaa0, 0x1a, 0x1a, 0xc20801eaa0, 0x0, 0x0)
    <autogenerated>:23 +0x89
io.ReadAtLeast(0x7f960f5b4620, 0xc20802b8f0, 0xc20801eaa0, 0x1a, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:298 +0xf1
io.ReadFull(0x7f960f5b4620, 0xc20802b8f0, 0xc20801eaa0, 0x1a, 0x1a, 0x8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:316 +0x6d
github.com/influxdb/influxdb/messaging.(*MessageDecoder).Decode(0xc20802b900, 0xc2081566c0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1326 +0x101
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc208070780, 0xc20818cdd0, 0xc208081620, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:686 +0x49a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:653 +0x1c4

goroutine 1993 [select, 9 minutes]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 2072 [select]:
net/http.(*persistConn).readLoop(0xc208214630)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:928 +0x9ce
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 1977 [chan receive, 9 minutes]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc2080703c0, 0xc208080900)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:656 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:515 +0x1ca

goroutine 2021 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc2081a8200, 0xc20827a000, 0x8000, 0x8000, 0xc2081ba6e0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1064 +0x46b
github.com/influxdb/influxdb/messaging.CopyFlush(0x7f960f5b4128, 0xc2081ba6e0, 0x7f960f5b4368, 0xc2081a8200, 0x729, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc20810e2e0, 0x7f960f5b40f0, 0xc2081ba6e0, 0xc208102a90)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc20810e2e0, 0x7f960f5b40f0, 0xc2081ba6e0, 0xc208102a90)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080e8a00, 0x7f960f5b40f0, 0xc2081ba6e0, 0xc208102a90)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:83 +0x2d3
main.(*Handler).ServeHTTP(0xc2080e8a00, 0x7f960f5b40f0, 0xc2081ba6e0, 0xc208102a90)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:55 +0x456
net/http.serverHandler.ServeHTTP(0xc20812c000, 0x7f960f5b40f0, 0xc2081ba6e0, 0xc208102a90)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc2082360a0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 1992 [IO wait, 9 minutes]:
net.(*pollDesc).Wait(0xc208132060, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208132060, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208132000, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x7f960f5afdb0, 0xc208124f20)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208134000, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f960f5b3de0, 0xc208134000, 0xc2080601b8, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc2081300c0, 0xc20800f000, 0x1000, 0x1000, 0x47626b, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc20812c120)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc20812c120, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
net/http/internal.readLine(0xc20812c120, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:110 +0x5a
net/http/internal.(*chunkedReader).beginChunk(0xc2080d12f0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:47 +0x46
net/http/internal.(*chunkedReader).Read(0xc2080d12f0, 0xc208130c00, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:77 +0xbb
net/http.(*body).readLocked(0xc2081d7440, 0xc208130c00, 0x1a, 0x1a, 0xffffffff, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:584 +0x7a
net/http.(*body).Read(0xc2081d7440, 0xc208130c00, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:579 +0x115
net/http.(*bodyEOFSignal).Read(0xc2081d7480, 0xc208130c00, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1193 +0x285
github.com/influxdb/influxdb/messaging.(*nopSeeker).Read(0xc208124f00, 0xc208130c00, 0x1a, 0x1a, 0xc208130c00, 0x0, 0x0)
    <autogenerated>:23 +0x89
io.ReadAtLeast(0x7f960f5b4620, 0xc208124f00, 0xc208130c00, 0x1a, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:298 +0xf1
io.ReadFull(0x7f960f5b4620, 0xc208124f00, 0xc208130c00, 0x1a, 0x1a, 0x8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:316 +0x6d
github.com/influxdb/influxdb/messaging.(*MessageDecoder).Decode(0xc208124f10, 0xc2080d1350, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1326 +0x101
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc2080703c0, 0xc20818c0d0, 0xc208080900, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:686 +0x49a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:653 +0x1c4

goroutine 2038 [IO wait, 9 minutes]:
net.(*pollDesc).Wait(0xc208010d10, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208010d10, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208010cb0, 0xc208244000, 0x8000, 0x8000, 0x0, 0x7f960f5afdb0, 0xc2081255c0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2081340a8, 0xc208244000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7f960f5b43e8, 0xc208134360, 0x7f960f5b3de0, 0xc2081340a8, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 1994 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc208127480, 0xc20823c000, 0x8000, 0x8000, 0xc208236000, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1064 +0x46b
github.com/influxdb/influxdb/messaging.CopyFlush(0x7f960f5b4128, 0xc208236000, 0x7f960f5b4368, 0xc208127480, 0x52, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc2080e8500, 0x7f960f5b40f0, 0xc208236000, 0xc208035ee0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc2080e8500, 0x7f960f5b40f0, 0xc208236000, 0xc208035ee0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080e8a00, 0x7f960f5b40f0, 0xc208236000, 0xc208035ee0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:83 +0x2d3
main.(*Handler).ServeHTTP(0xc2080e8a00, 0x7f960f5b40f0, 0xc208236000, 0xc208035ee0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:55 +0x456
net/http.serverHandler.ServeHTTP(0xc20812c000, 0x7f960f5b40f0, 0xc208236000, 0xc208035ee0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc2081ba1e0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 1978 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc2080703c0, 0xc208080900)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:559 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:516 +0x1f0

goroutine 1979 [select, 9 minutes]:
github.com/influxdb/influxdb.(*Shard).processor(0xc20807c000, 0x7f960f5b3c98, 0xc2080703c0, 0xc2080809c0)
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:262 +0x5f1
created by github.com/influxdb/influxdb.(*Shard).open
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:122 +0x615

goroutine 2014 [select, 9 minutes]:
net/http.(*persistConn).writeLoop(0xc20806e370)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 2020 [select, 9 minutes]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 2059 [chan receive, 9 minutes]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc208070780, 0xc208081620)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:656 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:515 +0x1ca

goroutine 2060 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc208070780, 0xc208081620)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:559 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:516 +0x1f0

goroutine 2061 [select, 9 minutes]:
github.com/influxdb/influxdb.(*Shard).processor(0xc20807c300, 0x7f960f5b3c98, 0xc208070780, 0xc208081740)
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:262 +0x5f1
created by github.com/influxdb/influxdb.(*Shard).open
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:122 +0x615

goroutine 111278 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc208070640, 0xc2080817a0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:559 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:516 +0x1f0

goroutine 118311 [runnable]:
github.com/influxdb/influxdb/raft.(*Log).heartbeater(0xc20803a680, 0x1, 0xc2085a31f0, 0xc2080e86c0)
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1135 +0xe3c
created by github.com/influxdb/influxdb/raft.(*Log).leaderLoop
    /home/philip/build/src/github.com/influxdb/influxdb/raft/log.go:1084 +0x21a

goroutine 111163 [select]:
github.com/influxdb/influxdb.(*Shard).processor(0xc2081e4000, 0x7f960f5b3c98, 0xc2081a4280, 0xc20812d0e0)
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:262 +0x5f1
created by github.com/influxdb/influxdb.(*Shard).open
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:122 +0x615

goroutine 111252 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc2080cf700, 0xc208296000, 0x8000, 0x8000, 0xc208052f00, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1064 +0x46b
github.com/influxdb/influxdb/messaging.CopyFlush(0x7f960f5b4128, 0xc208052f00, 0x7f960f5b4368, 0xc2080cf700, 0x50e, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc2080f3e80, 0x7f960f5b40f0, 0xc208052f00, 0xc2081021a0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc2080f3e80, 0x7f960f5b40f0, 0xc208052f00, 0xc2081021a0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080e8a00, 0x7f960f5b40f0, 0xc208052f00, 0xc2081021a0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:83 +0x2d3
main.(*Handler).ServeHTTP(0xc2080e8a00, 0x7f960f5b40f0, 0xc208052f00, 0xc2081021a0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:55 +0x456
net/http.serverHandler.ServeHTTP(0xc20812c000, 0x7f960f5b40f0, 0xc208052f00, 0xc2081021a0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc2082361e0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 118331 [IO wait]:
net.(*pollDesc).Wait(0xc208121d40, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208121d40, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208121ce0, 0xc2086f8000, 0x8000, 0x8000, 0x0, 0x7f960f5afdb0, 0xc208210c28)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080822a8, 0xc2086f8000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7f960f5b43e8, 0xc208038310, 0x7f960f5b3de0, 0xc2080822a8, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 111223 [select]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 111293 [select]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 111161 [chan receive]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc2081a4280, 0xc20812cf60)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:656 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:515 +0x1ca

goroutine 111294 [sleep]:
github.com/influxdb/influxdb/messaging.(*TopicReader).Read(0xc2081d6e00, 0xc2087b4000, 0x8000, 0x8000, 0x8000, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1047 +0x21e
github.com/influxdb/influxdb/messaging.CopyFlush(0x7f960f5b4128, 0xc2081ba320, 0x7f960f5b4368, 0xc2081d6e00, 0x0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:226 +0xca
github.com/influxdb/influxdb/messaging.(*Handler).getMessages(0xc20826cbc0, 0x7f960f5b40f0, 0xc2081ba320, 0xc2081152b0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:103 +0x605
github.com/influxdb/influxdb/messaging.(*Handler).ServeHTTP(0xc20826cbc0, 0x7f960f5b40f0, 0xc2081ba320, 0xc2081152b0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:45 +0x30c
main.(*Handler).serveMessaging(0xc2080e8a00, 0x7f960f5b40f0, 0xc2081ba320, 0xc2081152b0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:83 +0x2d3
main.(*Handler).ServeHTTP(0xc2080e8a00, 0x7f960f5b40f0, 0xc2081ba320, 0xc2081152b0)
    /home/philip/build/src/github.com/influxdb/influxdb/cmd/influxd/handler.go:55 +0x456
net/http.serverHandler.ServeHTTP(0xc20812c000, 0x7f960f5b40f0, 0xc2081ba320, 0xc2081152b0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1703 +0x19a
net/http.(*conn).serve(0xc208052fa0)
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1204 +0xb57
created by net/http.(*Server).Serve
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:1751 +0x35e

goroutine 118254 [select]:
github.com/influxdb/influxdb.(*Shard).processor(0xc2081c6380, 0x7f960f5b3c98, 0xc2081a4000, 0xc2081b7020)
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:262 +0x5f1
created by github.com/influxdb/influxdb.(*Shard).open
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:122 +0x615

goroutine 118330 [select]:
github.com/influxdb/influxdb/messaging.func·016()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:92 +0x134
created by github.com/influxdb/influxdb/messaging.(*Handler).getMessages
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/handler.go:98 +0x56c

goroutine 111331 [select]:
net/http.(*persistConn).writeLoop(0xc20806e4d0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

goroutine 111299 [IO wait]:
net.(*pollDesc).Wait(0xc2082626f0, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2082626f0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208262690, 0xc20815a000, 0x1000, 0x1000, 0x0, 0x7f960f5afdb0, 0xc208210000)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080823e8, 0xc20815a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f960f5b3de0, 0xc2080823e8, 0xc20806f2e8, 0xc20815a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc20810e460, 0xc20815a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc2081da2a0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadSlice(0xc2081da2a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:295 +0x257
net/http/internal.readLine(0xc2081da2a0, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:110 +0x5a
net/http/internal.(*chunkedReader).beginChunk(0xc20821a480)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:47 +0x46
net/http/internal.(*chunkedReader).Read(0xc20821a480, 0xc208218000, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/internal/chunked.go:77 +0xbb
net/http.(*body).readLocked(0xc2080ce600, 0xc208218000, 0x1a, 0x1a, 0xffffffff, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:584 +0x7a
net/http.(*body).Read(0xc2080ce600, 0xc208218000, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transfer.go:579 +0x115
net/http.(*bodyEOFSignal).Read(0xc2080ce640, 0xc208218000, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1193 +0x285
github.com/influxdb/influxdb/messaging.(*nopSeeker).Read(0xc208100390, 0xc208218000, 0x1a, 0x1a, 0xc208218000, 0x0, 0x0)
    <autogenerated>:23 +0x89
io.ReadAtLeast(0x7f960f5b4620, 0xc208100390, 0xc208218000, 0x1a, 0x1a, 0x1a, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:298 +0xf1
io.ReadFull(0x7f960f5b4620, 0xc208100390, 0xc208218000, 0x1a, 0x1a, 0x8, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:316 +0x6d
github.com/influxdb/influxdb/messaging.(*MessageDecoder).Decode(0xc2081003a0, 0xc2080e0030, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/broker.go:1326 +0x101
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc208070640, 0xc2081024e0, 0xc2080817a0, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:686 +0x49a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:653 +0x1c4

goroutine 111237 [IO wait]:
net.(*pollDesc).Wait(0xc2081c4370, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2081c4370, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2081c4310, 0xc208282000, 0x8000, 0x8000, 0x0, 0x7f960f5afdb0, 0xc2080ccc30)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2080820f8, 0xc208282000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7f960f5b43e8, 0xc2081101d8, 0x7f960f5b3de0, 0xc2080820f8, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 111279 [select]:
github.com/influxdb/influxdb.(*Shard).processor(0xc20807c380, 0x7f960f5b3c98, 0xc208070640, 0xc2080818c0)
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:262 +0x5f1
created by github.com/influxdb/influxdb.(*Shard).open
    /home/philip/build/src/github.com/influxdb/influxdb/shard.go:122 +0x615

goroutine 118252 [chan receive]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc2081a4000, 0xc2081b6f60)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:656 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:515 +0x1ca

goroutine 111330 [IO wait]:
net.(*pollDesc).Wait(0xc208263790, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208263790, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc208263730, 0xc20819b000, 0x1000, 0x1000, 0x0, 0x7f960f5afdb0, 0xc20875b030)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208110408, 0xc20819b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
net/http.noteEOFReader.Read(0x7f960f5b3de0, 0xc208110408, 0xc20806e528, 0xc20819b000, 0x1000, 0x1000, 0xc208037dc0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1270 +0x6e
net/http.(*noteEOFReader).Read(0xc20826ca40, 0xc20819b000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0)
    <autogenerated>:125 +0xd4
bufio.(*Reader).fill(0xc208108000)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).Peek(0xc208108000, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/bufio/bufio.go:132 +0xf0
net/http.(*persistConn).readLoop(0xc20806e4d0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:842 +0xa4
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:660 +0xc9f

goroutine 118329 [select]:
net/http.(*persistConn).roundTrip(0xc20806e4d0, 0xc208210b10, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:1082 +0x7ad
net/http.(*Transport).RoundTrip(0xc208054090, 0xc20818c9c0, 0xc20812e730, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:235 +0x558
net/http.send(0xc20818c9c0, 0x7f960f5aff80, 0xc208054090, 0x4e, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:219 +0x4fc
net/http.(*Client).send(0xed22c0, 0xc20818c9c0, 0x4e, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:142 +0x15b
net/http.(*Client).doFollowingRedirects(0xed22c0, 0xc20818c9c0, 0xab5c90, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:367 +0xb25
net/http.(*Client).Do(0xed22c0, 0xc20818c9c0, 0xd0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/http/client.go:174 +0xa4
github.com/influxdb/influxdb/messaging.(*Conn).stream(0xc2081a4000, 0xc20818c9c0, 0xc2081b6f60, 0x0, 0x0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:668 +0x5a
github.com/influxdb/influxdb/messaging.func·014()
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:638 +0x556
created by github.com/influxdb/influxdb/messaging.(*Conn).streamer
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:653 +0x1c4

goroutine 111315 [IO wait]:
net.(*pollDesc).Wait(0xc208133720, 0x72, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc208133720, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2081336c0, 0xc208192000, 0x8000, 0x8000, 0x0, 0x7f960f5afdb0, 0xc20802b790)
    /home/philip/.gvm/gos/go1.4/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc208038460, 0xc208192000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/net/net.go:121 +0xdc
io.Copy(0x7f960f5b43e8, 0xc208134178, 0x7f960f5b3de0, 0xc208038460, 0x0, 0x0, 0x0)
    /home/philip/.gvm/gos/go1.4/src/io/io.go:362 +0x1f6
net/http.func·008()
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:171 +0x7d
created by net/http.(*conn).closeNotify
    /home/philip/.gvm/gos/go1.4/src/net/http/server.go:177 +0x2e2

goroutine 111277 [chan receive]:
github.com/influxdb/influxdb/messaging.(*Conn).streamer(0xc208070640, 0xc2080817a0)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:656 +0x1ec
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:515 +0x1ca

goroutine 118310 [runnable]:
github.com/influxdb/influxdb/raft.func·001()
    /home/philip/build/src/github.com/influxdb/influxdb/raft/clock.go:67 +0x33
created by github.com/influxdb/influxdb/raft.newClockChan
    /home/philip/build/src/github.com/influxdb/influxdb/raft/clock.go:67 +0xfb

goroutine 111162 [select]:
github.com/influxdb/influxdb/messaging.(*Conn).heartbeater(0xc2081a4280, 0xc20812cf60)
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:559 +0x15e
created by github.com/influxdb/influxdb/messaging.(*Conn).Open
    /home/philip/build/src/github.com/influxdb/influxdb/messaging/client.go:516 +0x1f0

goroutine 111225 [select]:
net/http.(*persistConn).writeLoop(0xc20806f290)
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:945 +0x41d
created by net/http.(*Transport).dialConn
    /home/philip/.gvm/gos/go1.4/src/net/http/transport.go:661 +0xcbc

@damm
Copy link
Author

damm commented Apr 12, 2015

Sounds like it was not handled then.

@dashesy
Copy link

dashesy commented Apr 12, 2015

I also noticed the query results are slower (than rc17 I ran for a week), even with empty db

@otoolep
Copy link
Contributor

otoolep commented Apr 12, 2015

Thanks for the reports.

I'd like to know why you believe query performance has degraded. We did
make some recent changes in that area. Our test suite does pass however.

Philip

On Saturday, April 11, 2015, Ehsan Azar notifications@github.com wrote:

I also noticed the query results are slower (than rc17 I ran for a week),
even with empty db


Reply to this email directly or view it on GitHub
#2232 (comment).

@dashesy
Copy link

dashesy commented Apr 12, 2015

@otoolep at this point it is just the perceived response time, from the time I issue a query to the time it returns back with results, it used to be instantaneous.

@otoolep
Copy link
Contributor

otoolep commented Apr 13, 2015

#2261 should fix this.

@otoolep
Copy link
Contributor

otoolep commented Apr 13, 2015

Should be fixed now.

@otoolep otoolep closed this as completed Apr 13, 2015
@dashesy
Copy link

dashesy commented Apr 13, 2015

@otoolep is it going to be added to some rc24 perhaps? I am eager to test

@otoolep
Copy link
Contributor

otoolep commented Apr 13, 2015

Yes, this change will be part of RC24.

@analytically
Copy link

I'm still seeing this on 0.9.2.

[http] 2015/08/21 14:55:38 127.0.0.1 - analytics [21/Aug/2015:14:55:38 +0100] GET /query?db=analytics&q=SELECT%20sum%28cost%29%20FROM%20cost%20WHERE%20project_id%20%3D%20%272005%27%20AND%20provider%20%3D%2$
panic: unsupported value type during encode fields: <nil>

goroutine 1159 [running]:
github.com/influxdb/influxdb/tsdb.(*FieldCodec).EncodeFields(0xc209daae80, 0xc2159500c0, 0x0, 0x0, 0x0, 0x0, 0x0)
        /root/go/src/github.com/influxdb/influxdb/tsdb/shard.go:892 +0xc56
github.com/influxdb/influxdb/tsdb.(*Shard).WritePoints(0xc2089c4a50, 0xc209f918c0, 0x1, 0x1, 0x0, 0x0)
        /root/go/src/github.com/influxdb/influxdb/tsdb/shard.go:254 +0x459
github.com/influxdb/influxdb/tsdb.(*Store).WriteToShard(0xc208046480, 0x2, 0xc209f918c0, 0x1, 0x1, 0x0, 0x0)
        /root/go/src/github.com/influxdb/influxdb/tsdb/store.go:281 +0xf7
github.com/influxdb/influxdb/cluster.func·002(0x2, 0x1, 0xc209f918c0, 0x1, 0x1)
        /root/go/src/github.com/influxdb/influxdb/cluster/points_writer.go:241 +0xfc
created by github.com/influxdb/influxdb/cluster.(*PointsWriter).writeToShard
        /root/go/src/github.com/influxdb/influxdb/cluster/points_writer.go:271 +0x30b

@beckettsean
Copy link
Contributor

@analytically What led to that panic? Can you show a sample of the data being written? Are you writing directly via the API or using the Go client or another library?

@analytically
Copy link

I think I was writing null (nil?) values to the HTTP API. This caused Influx to crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants